#include "BasicXMLable.hxx"
#include "XMLAdapter.hxx"
#include "XMLComponentAdapter.hxx"
#include "TypeInfo.hxx"
#include <sstream>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | CLAM |
Classes | |
class | CLAM::XMLIterableAdapter< T > |
This class adapts to the XMLable interface any STL like container of basic objects or CLAM::Component's. More... |