Functions | |
| bp::list | getEntityList () |
| Get list of entities. More... | |
| const std::map< std::string, Entity * > * | getEntityMap () |
| void | writeGraph (const char *filename) |
| bp::list dynamicgraph::python::pool::getEntityList | ( | ) |
Get list of entities.
Definition at line 26 of file pool-py.cc.
| const std::map< std::string, Entity * > * dynamicgraph::python::pool::getEntityMap | ( | ) |
Definition at line 19 of file pool-py.cc.
| void dynamicgraph::python::pool::writeGraph | ( | const char * | filename | ) |
Definition at line 15 of file pool-py.cc.