OpenDDS  Snapshot(2023/04/28-20:55)
Classes | Modules | Typedefs | Enumerations
RtpsRpc.idl File Reference
import "RtpsCore.idl";
import "dds/DdsDcpsGuid.idl";
Include dependency graph for RtpsRpc.idl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DDS::SampleIdentity
 
struct  DDS::RPC::RequestHeader
 
struct  DDS::RPC::ReplyHeader
 

Modules

 DDS
 The End User API.
 
module  DDS::RPC
 

Typedefs

typedef string< 255 > DDS::RPC::InstanceName
 

Enumerations

enum  DDS::RPC::RemoteExceptionCode_t {
  DDS::RPC::REMOTE_EX_OK, DDS::RPC::REMOTE_EX_UNSUPPORTED, DDS::RPC::REMOTE_EX_INVALID_ARGUMENT, DDS::RPC::REMOTE_EX_OUT_OF_RESOURCES,
  DDS::RPC::REMOTE_EX_UNKNOWN_OPERATION, DDS::RPC::REMOTE_EX_UNKNOWN_EXCEPTION
}