OEBaseDataTPtr

template<class T>
class OEBaseDataTPtr : public OEBaseDataT<T>

This class represents OEBaseDataTPtr.

The following methods are publicly inherited from OEBaseDataT:

operator=

GetData

GetSize

CreateCopy

GetDataType

SetData

The following methods are publicly inherited from OEBaseData:

CreateCopy

GetSize

GetDataType

GetTag

The following specializations exist for this template:

  • OESystem::OEBaseDataTPtr< OEBase * >

  • OESystem::OEBaseDataTPtr< T * >