OEContainer

class OEContainer : public OEBase

This class represents OEContainer.

The following methods are publicly inherited from OEBase:

operator=

GetData

IsDataType

operator+=

GetDataIter

SetBaseData

AddBaseData

GetDataType

SetBoolData

AddData

GetDoubleData

SetData

Clear

GetFloatData

SetDoubleData

CreateCopy

GetIntData

SetFloatData

DeleteData

GetStringData

SetIntData

GetBoolData

HasData

SetStringData

The following classes derive from this class:

Constructors

OEContainer() -> OEContainer
OEContainer(rhs: OEBase) -> OEContainer
OEContainer(arg2: OEContainer) -> OEContainer

Default and copy constructors.

CreateCopy

CreateCopy() -> OEBase

GetDataType

GetDataType() -> void

IsDataType

IsDataType(type: void) -> bool