ALBA
albaStorageElement Member List

This is the complete list of members for albaStorageElement, including all inherited members.

albaStorageElement(albaStorageElement *parent, albaStorage *storage)albaStorageElementprotected
AppendChild(const char *name)=0albaStorageElementpure virtual
ChildrenVector typedefalbaStorageElement
FindNestedElement(const char *name)albaStorageElementvirtual
GetAttribute(const char *name, albaString &value)=0albaStorageElementpure virtual
GetAttributeAsDouble(const char *name, double &value)albaStorageElement
GetAttributeAsInteger(const char *name, albaID &value)albaStorageElement
GetChildren()=0albaStorageElementpure virtual
GetName()=0albaStorageElementpure virtual
GetNestedElementsByName(const char *name, std::vector< albaStorageElement * > &list)albaStorageElementvirtual
GetParent()albaStorageElementinline
GetStorage()albaStorageElementinline
m_ChildrenalbaStorageElementprotected
m_ParentalbaStorageElementprotected
m_StoragealbaStorageElementprotected
RestoreDouble(const char *name, double &value)albaStorageElement
RestoreDouble(double &value)albaStorageElement
RestoreInteger(const char *name, int &value)albaStorageElement
RestoreInteger(int &value)albaStorageElement
RestoreMatrix(const char *name, albaMatrix *matrix)albaStorageElement
RestoreMatrix(albaMatrix *matrix)=0albaStorageElementpure virtual
RestoreObject(const char *name, albaStorable *object)albaStorageElement
RestoreObject(const char *name)albaStorageElement
RestoreObject()albaStorageElement
RestoreObjectVector(const char *name, std::vector< albaObject * > &vector, const char *items_name="Item")albaStorageElementvirtual
RestoreObjectVector(albaStorageElement *element, std::vector< albaObject * > &vector, const char *items_name="Item")albaStorageElementvirtual
RestoreText(const char *name, char *&buffer)albaStorageElement
RestoreText(const char *name, albaString &buffer)albaStorageElement
RestoreText(albaString &buffer)=0albaStorageElementpure virtual
RestoreText(char *&buffer)albaStorageElementvirtual
RestoreVectorN(const char *name, double *comps, unsigned int num)albaStorageElement
RestoreVectorN(const char *name, int *comps, unsigned int num)albaStorageElement
RestoreVectorN(const char *name, std::vector< double > &comps, unsigned int num)albaStorageElement
RestoreVectorN(const char *name, std::vector< int > &comps, unsigned int num)albaStorageElement
RestoreVectorN(const char *name, std::vector< albaString > &comps, unsigned int num, const char *tag)albaStorageElement
RestoreVectorN(double *comps, unsigned int num)=0albaStorageElementpure virtual
RestoreVectorN(int *comps, unsigned int num)=0albaStorageElementpure virtual
RestoreVectorN(std::vector< double > &comps, unsigned int num)=0albaStorageElementpure virtual
RestoreVectorN(std::vector< int > &comps, unsigned int num)=0albaStorageElementpure virtual
RestoreVectorN(std::vector< albaString > &comps, unsigned int num, const char *tag)=0albaStorageElementpure virtual
SetAttribute(const char *name, const char *value)=0albaStorageElementpure virtual
SetAttribute(const char *name, const albaID value)albaStorageElement
SetAttribute(const char *name, const double value)albaStorageElement
SetParent(albaStorageElement *element)albaStorageElementinlineprotected
SetStorage(albaStorage *storage)albaStorageElementinlineprotected
StoreDouble(const char *name, const double &value)albaStorageElement
StoreInteger(const char *name, const int &value)albaStorageElement
StoreMatrix(const char *name, const albaMatrix *matrix)=0albaStorageElementpure virtual
StoreObject(const char *name, albaObject *object)albaStorageElement
StoreObject(const char *name, albaStorable *storable, const char *type_name)albaStorageElementprotected
StoreObjectVector(const char *name, const std::vector< albaObject * > &vector, const char *items_name="Item")albaStorageElementvirtual
StoreText(const char *name, const char *text)=0albaStorageElementpure virtual
StoreVectorN(const char *name, double *comps, int num)=0albaStorageElementpure virtual
StoreVectorN(const char *name, int *comps, int num)=0albaStorageElementpure virtual
StoreVectorN(const char *name, const std::vector< double > &comps, int num)=0albaStorageElementpure virtual
StoreVectorN(const char *name, const std::vector< int > &comps, int num)=0albaStorageElementpure virtual
StoreVectorN(const char *name, const std::vector< albaString > &comps, int num, const char *tag)=0albaStorageElementpure virtual
UpgradeAttribute(const char *attribute)albaStorageElement
~albaStorageElement()albaStorageElementvirtual