#include <object.h>
|
template<typename BO > |
class | Factory |
|
◆ Object()
exotica::Object::Object |
( |
| ) |
|
|
inline |
◆ ~Object()
virtual exotica::Object::~Object |
( |
| ) |
|
|
inlinevirtual |
◆ GetObjectName()
std::string exotica::Object::GetObjectName |
( |
| ) |
|
|
inline |
◆ InstantiateObject()
void exotica::Object::InstantiateObject |
( |
const Initializer & |
init | ) |
|
|
inline |
◆ Print()
virtual std::string exotica::Object::Print |
( |
const std::string & |
prepend | ) |
const |
|
inlinevirtual |
◆ type()
virtual std::string exotica::Object::type |
( |
| ) |
const |
|
inlinevirtual |
Type Information wrapper: must be virtual so that it is polymorphic...
- Returns
- String containing the type of the object
◆ Factory
◆ debug_
bool exotica::Object::debug_ |
◆ ns_
std::string exotica::Object::ns_ |
◆ object_name_
std::string exotica::Object::object_name_ |
The documentation for this class was generated from the following file:
- /tmp/exotica/exotica_core/include/exotica_core/object.h