#include <BON.h>
Public Member Functions | |
Attribute () | |
Attribute (AttributeImpl *pObject) | |
Attribute (const Attribute &object) | |
Attribute & | operator= (const Attribute &object) |
AttributeImpl * | operator-> () const |
Definition at line 292 of file BON.h.
BON::Attribute::Attribute | ( | ) |
Attribute::Attribute | ( | AttributeImpl * | pObject | ) |
AttributeImpl * Attribute::operator-> | ( | ) | const |