Functions
dynamicgraph::python::entity Namespace Reference

Functions

void addCommands (bp::object obj)
 
void addCommands (boost::python::object obj)
 
void addSignals (bp::object obj)
 
void addSignals (boost::python::object obj)
 
Entitycreate (const char *className, const char *instanceName)
 Create an instance of Entity. More...
 
bp::object executeCmd (bp::tuple args, bp::dict)
 

Function Documentation

◆ addCommands() [1/2]

void dynamicgraph::python::entity::addCommands ( bp::object  obj)
Parameters
objan Entity object

Definition at line 38 of file entity-py.cc.

◆ addCommands() [2/2]

void dynamicgraph::python::entity::addCommands ( boost::python::object  obj)
Parameters
objan Entity object

◆ addSignals() [1/2]

void dynamicgraph::python::entity::addSignals ( bp::object  obj)
Parameters
objan Entity object

Definition at line 45 of file entity-py.cc.

◆ addSignals() [2/2]

void dynamicgraph::python::entity::addSignals ( boost::python::object  obj)

◆ create()

Entity * dynamicgraph::python::entity::create ( const char *  type,
const char *  name 
)

Create an instance of Entity.

Definition at line 57 of file entity-py.cc.

◆ executeCmd()

bp::object dynamicgraph::python::entity::executeCmd ( bp::tuple  args,
bp::dict   
)

Definition at line 79 of file entity-py.cc.



dynamic-graph-python
Author(s): Nicolas Mansard, Olivier Stasse
autogenerated on Sun Jun 25 2023 02:55:50