Functions | |
void | writeGraph (const char *filename) |
bp::list | getEntityList () |
Get list of entities. More... | |
const std::map< std::string, Entity * > * | getEntityMap () |
bp::list dynamicgraph::python::pool::getEntityList | ( | ) |
Get list of entities.
const std::map< std::string, Entity * > * dynamicgraph::python::pool::getEntityMap | ( | ) |
void dynamicgraph::python::pool::writeGraph | ( | const char * | filename | ) |