#include <OperationInterfaceI.h>
Definition at line 124 of file OperationInterfaceI.h.
RTT_corba_COperationInterface_i::RTT_corba_COperationInterface_i |
( |
RTT::OperationInterface * |
mfact, |
|
|
PortableServer::POA_ptr |
the_poa |
|
) |
| |
RTT_corba_COperationInterface_i::~RTT_corba_COperationInterface_i |
( |
void |
| ) |
|
|
virtual |
PortableServer::POA_ptr RTT_corba_COperationInterface_i::_default_POA |
( |
| ) |
|
CORBA::Any * RTT_corba_COperationInterface_i::callOperation |
( |
const char * |
operation, |
|
|
::RTT::corba::CAnyArguments & |
args |
|
) |
| |
void RTT_corba_COperationInterface_i::checkOperation |
( |
const char * |
operation, |
|
|
const ::RTT::corba::CAnyArguments & |
args |
|
) |
| |
|
virtual |
RTT::corba::CArgumentDescriptions * RTT_corba_COperationInterface_i::getArguments |
( |
const char * |
operation | ) |
|
char * RTT_corba_COperationInterface_i::getArgumentType |
( |
const char * |
operation, |
|
|
CORBA::UShort |
nbr |
|
) |
| |
|
virtual |
CORBA::UShort RTT_corba_COperationInterface_i::getArity |
( |
const char * |
operation | ) |
|
CORBA::UShort RTT_corba_COperationInterface_i::getCollectArity |
( |
const char * |
operation | ) |
|
char * RTT_corba_COperationInterface_i::getCollectType |
( |
const char * |
operation, |
|
|
CORBA::UShort |
nbr |
|
) |
| |
|
virtual |
RTT::corba::CTypeList * RTT_corba_COperationInterface_i::getCollectTypes |
( |
const char * |
operation | ) |
|
char * RTT_corba_COperationInterface_i::getDescription |
( |
const char * |
operation | ) |
|
|
virtual |
RTT::corba::COperationInterface::COperationDescriptions * RTT_corba_COperationInterface_i::getOperations |
( |
void |
| ) |
|
|
virtual |
char * RTT_corba_COperationInterface_i::getResultType |
( |
const char * |
operation | ) |
|
|
virtual |
bool RTT_corba_COperationInterface_i::loadPlugin |
( |
const std::string & |
pluginPath | ) |
|
|
private |
RTT::corba::CSendHandle_ptr RTT_corba_COperationInterface_i::sendOperation |
( |
const char * |
operation, |
|
|
const ::RTT::corba::CAnyArguments & |
args |
|
) |
| |
RTT_corba_CSendHandle_i * RTT_corba_COperationInterface_i::sendOperationInternal |
( |
const char * |
operation, |
|
|
const ::RTT::corba::CAnyArguments & |
args |
|
) |
| |
|
private |
void RTT_corba_COperationInterface_i::sendOperationOneway |
( |
const char * |
operation, |
|
|
const ::RTT::corba::CAnyArguments & |
args |
|
) |
| |
|
virtual |
RTT::Operation<bool(std::string)> RTT_corba_COperationInterface_i::loadPluginOperation |
|
private |
PortableServer::POA_var RTT_corba_COperationInterface_i::mpoa |
|
private |
The documentation for this class was generated from the following files: