7#ifndef EVENTSHAPES_EVENTSHAPESTORE_H
8#define EVENTSHAPES_EVENTSHAPESTORE_H
46 if(it->getType()==
type)
57 if(it->getType()==
type)
59 it->setValues(values, canSwap);
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
bool get(const EventShapes::EventShapeType &type, double &value, unsigned int index=0) const
store_type::const_iterator store_Citer
std::vector< EventShapes > store_type
void insert(EventShapes &es)
friend class EventShapeStoreConverterBase
void insert(EventShapes::EventShapeType type, double value)
store_type::iterator store_iter
void insert(EventShapes::EventShapeType type, std::vector< double > &values, bool canSwap=false)
EventShapeType getType() const