| Puma Reference Manual | Puma: Puma::CSemObject Class Reference |
#include <Puma/CSemObject.h>

Public Member Functions | |
| CSemObject () | |
| Constructor. | |
| void | Object (CObjectInfo *o) |
| Set the semantic information object for the entity. | |
| CObjectInfo * | Object () const |
| Get the semantic information object. | |
| Puma::CSemObject::CSemObject | ( | ) | [inline] |
Constructor.
| void Puma::CSemObject::Object | ( | CObjectInfo * | o | ) | [inline] |
Set the semantic information object for the entity.
| o | The semantic information object. |
| CObjectInfo* Puma::CSemObject::Object | ( | ) | const [inline] |
Get the semantic information object.