scl::SControllerBase::SControllerBase |
( |
| ) |
|
The constructor sets the initialization state to false
scl::SControllerBase::~SControllerBase |
( |
| ) |
|
|
virtual |
The destructor does nothing
virtual const std::string& scl::SObject::getName |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual const std::string& scl::SObject::getType |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual bool scl::SObject::hasBeenInit |
( |
| ) |
const |
|
inlinevirtualinherited |
sBool scl::SControllerBase::init |
( |
const std::string & |
arg_controller_name, |
|
|
const SRobotParsed * |
arg_robot_ds, |
|
|
SRobotIO * |
arg_io_data, |
|
|
SGcModel * |
arg_gc_model = S_NULL |
|
) |
| |
|
virtual |
SGcModel* scl::SControllerBase::gc_model_ |
Pointer to the JSpace model DS.
sBool scl::SObject::has_been_init_ |
|
inherited |
Whether the object is ready for use
SRobotIO* scl::SControllerBase::io_data_ |
Robot sensor and actuator data
std::string scl::SObject::name_ |
|
inherited |
Pointer to the static robot data (parsed from a file)
std::string scl::SControllerBase::robot_name_ |
std::string scl::SObject::type_ |
|
protectedinherited |
The object's type. Should only be set by the constructor
The documentation for this class was generated from the following files:
- /home/samir/Code/control/scl.git/src/scl/control/data_structs/SControllerBase.hpp
- /home/samir/Code/control/scl.git/src/scl/control/data_structs/SControllerBase.cpp