#include <TommyObj.h>

Public Member Functions | |
| tommy_object (uint32_t val, string name) | |
| string | getIndex () const |
Public Attributes | |
| tommy_node | node |
| uint32_t | vid |
| string | vname |
Definition at line 8 of file TommyObj.h.
|
inline |
Definition at line 13 of file TommyObj.h.
|
inline |
Definition at line 22 of file TommyObj.h.
| tommy_node tommy_object::node |
Definition at line 9 of file TommyObj.h.
| uint32_t tommy_object::vid |
Definition at line 10 of file TommyObj.h.
| string tommy_object::vname |
Definition at line 11 of file TommyObj.h.