xc
Classes
Tagged object storage and convenience functions.
Collaboration diagram for Tagged object storage and convenience functions.:

Classes

class  XC::DefaultTag
 Default tag. More...
 
class  XC::ArrayOfTaggedObjects
 ArrayOfTaggedObjects is a storage class. More...
 
class  XC::ArrayOfTaggedObjectsIter
 Array of taggeds objects iterator. More...
 
class  XC::MapOfTaggedObjects
 The class is responsible for holding and providing access to objects of type TaggedObject. More...
 
class  XC::MapOfTaggedObjectsIter
 MapOfTaggedObjectsIter is an iter for returning the TaggedObjects of a storage objects of type MapOfTaggedComponents. More...
 
class  XC::TaggedObjectIter
 An TaggedObjectIter is an iter for returning the Components of an object of class TaggedObjectStorage. More...
 
class  XC::TaggedObject
 Object idenfied by an integer (tag). More...
 

Detailed Description