#include <object.h>
Public Member Functions | |
| const rve_common::UUID & | getID () const |
| Object () | |
| Object (const rve_common::UUID &id) | |
Private Attributes | |
| rve_common::UUID | id_ |
| rve_render_client::Object::Object | ( | ) | [inline] |
| rve_render_client::Object::Object | ( | const rve_common::UUID & | id | ) | [inline] |
| const rve_common::UUID& rve_render_client::Object::getID | ( | ) | const [inline] |