#include <CollectionProps.hpp>
Inheritance diagram for lemur::parse::CollectionProps:
Public Member Functions | |
virtual | ~CollectionProps () |
this is a supporting class for classes that want to pass one object around that would have access methods for properties that a collectiont might have. this class should be subclassed, adding access methods for the particular information needs of a particular index.
See BasicCollectionProps for example
|
|