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