Public Types | |
|
typedef InternalTypes< TYPE, InheritsIParticle< TYPE > ::Test > | InternalType |
| typedef InternalType::ContainerType | ContainerType |
| typedef InternalType::LinkType | LinkType |
| typedef InternalType::AccessorType | AccessorType |
Public Member Functions | |
| ObjectAccessorWrapper (const std::string &n) | |
| void | setAttribute (SG::AuxElement &p, const TYPE *o) |
| const TYPE * | getAttribute (const SG::AuxElement &p) |
| void | getAttribute (const SG::AuxElement &p, const TYPE *&att) |
| bool | isAvailable (const SG::AuxElement &p) |
| const TYPE * | operator() (const SG::AuxElement &p) |
Protected Attributes | |
| AccessorType | m_a |
1.6.1