__description | OpenRAVE::InterfaceBase | protected |
AddKinBody(KinBodyPtr pbody, XMLReadableConstPtr pdata)=0 | OpenRAVE::SensorSystemBase | pure virtual |
AddRegisteredBodies(const std::vector< KinBodyPtr > &vbodies)=0 | OpenRAVE::SensorSystemBase | pure virtual |
Clone(InterfaceBaseConstPtr preference, int cloningoptions) | OpenRAVE::InterfaceBase | virtual |
EnableBody(KinBodyPtr pbody, bool bEnable)=0 | OpenRAVE::SensorSystemBase | pure virtual |
GetDescription() const | OpenRAVE::InterfaceBase | inlinevirtual |
GetEnv() const | OpenRAVE::InterfaceBase | inline |
GetInterfaceMutex() const | OpenRAVE::InterfaceBase | inlineprotectedvirtual |
GetInterfaceType() const | OpenRAVE::InterfaceBase | inline |
GetInterfaceTypeStatic() | OpenRAVE::SensorSystemBase | inlinestatic |
GetPluginName() const | OpenRAVE::InterfaceBase | inline |
GetReadableInterface(const std::string &xmltag) const | OpenRAVE::InterfaceBase | virtual |
GetReadableInterfaces() const | OpenRAVE::InterfaceBase | inline |
GetURI() const | OpenRAVE::InterfaceBase | inlinevirtual |
GetUserData(const std::string &key=std::string()) const | OpenRAVE::InterfaceBase | virtual |
GetXMLFilename() const | OpenRAVE::InterfaceBase | inlinevirtual |
GetXMLId() const | OpenRAVE::InterfaceBase | inline |
InterfaceBase(InterfaceType type, EnvironmentBasePtr penv) | OpenRAVE::InterfaceBase | |
InterfaceCommandFn typedef | OpenRAVE::InterfaceBase | protected |
IsBodyPresent(KinBodyPtr pbody)=0 | OpenRAVE::SensorSystemBase | pure virtual |
READERSMAP typedef | OpenRAVE::InterfaceBase | |
RegisterCommand(const std::string &cmdname, InterfaceCommandFn fncmd, const std::string &strhelp) | OpenRAVE::InterfaceBase | protectedvirtual |
RemoveKinBody(KinBodyPtr pbody)=0 | OpenRAVE::SensorSystemBase | pure virtual |
RemoveUserData(const std::string &key) const | OpenRAVE::InterfaceBase | virtual |
Reset()=0 | OpenRAVE::SensorSystemBase | pure virtual |
SendCommand(std::ostream &os, std::istream &is) | OpenRAVE::InterfaceBase | virtual |
SensorSystemBase(EnvironmentBasePtr penv) | OpenRAVE::SensorSystemBase | inline |
Serialize(BaseXMLWriterPtr writer, int options=0) const | OpenRAVE::InterfaceBase | virtual |
SetDescription(const std::string &description) | OpenRAVE::InterfaceBase | inlinevirtual |
SetManageData(KinBodyPtr pbody, KinBody::ManageDataPtr data) | OpenRAVE::SensorSystemBase | inlineprotectedvirtual |
SetReadableInterface(const std::string &xmltag, XMLReadablePtr readable) | OpenRAVE::InterfaceBase | virtual |
SetUserData(const std::string &key, UserDataPtr data) const | OpenRAVE::InterfaceBase | virtual |
SetUserData(UserDataPtr data) RAVE_DEPRECATED | OpenRAVE::InterfaceBase | inlinevirtual |
SwitchBody(KinBodyPtr pbody1, KinBodyPtr pbody2)=0 | OpenRAVE::SensorSystemBase | pure virtual |
UnregisterCommand(const std::string &cmdname) | OpenRAVE::InterfaceBase | protectedvirtual |
~InterfaceBase() | OpenRAVE::InterfaceBase | virtual |
~SensorSystemBase() | OpenRAVE::SensorSystemBase | inlinevirtual |