#include <broker.hpp>


Definition at line 49 of file broker.hpp.
Public Member Functions | |
| virtual const gsgl::string & | get_type_name () const |
Private Attributes | |
| gsgl::string | type_name |
| const gsgl::string & get_type_name | ( | ) | const [virtual] |
Definition at line 54 of file broker.cpp.
References countable::is_empty(), and brokered_object::type_name.
Referenced by node::draw_scene(), and simulation::update_node().
gsgl::string type_name [mutable, private] |
Definition at line 51 of file broker.hpp.
Referenced by broker::create_object(), and brokered_object::get_type_name().
1.5.5