構成 | |
class | cppexamples::CustomController |
class | cppexamples::CustomController::XMLData |
class | cppexamples::CustomController::PIDXMLReader |
ネームスペース | |
namespace | cppexamples |
関数 | |
InterfaceBasePtr | CreateInterfaceValidated (InterfaceType type, const std::string &interfacename, std::istream &sinput, EnvironmentBasePtr penv) |
void | GetPluginAttributesValidated (PLUGININFO &info) |
[helper] Validated function callback for returning a plugin's information. No checks need to be made on the parmaeters. | |
OPENRAVE_PLUGIN_API void | DestroyPlugin () |
[export] Stub function to be defined by plugin that includes rave/plugin.h. | |
変数 | |
static boost::shared_ptr< void > | s_RegisteredReader |
InterfaceBasePtr CreateInterfaceValidated | ( | InterfaceType | type, |
const std::string & | interfacename, | ||
std::istream & | sinput, | ||
EnvironmentBasePtr | penv | ||
) |
as long as this pointer is valid, the reader will remain registered
customreader.cpp の 148 行で定義されています。
|
static |
customreader.cpp の 146 行で定義されています。