#include <RTCORBAC.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
RTCORBA::SharedMemoryProtocolProperties::SharedMemoryProtocolProperties |
( |
void |
| ) |
[protected] |
RTCORBA::SharedMemoryProtocolProperties::~SharedMemoryProtocolProperties |
( |
void |
| ) |
[protected, virtual] |
Member Function Documentation
const char * RTCORBA::SharedMemoryProtocolProperties::_interface_repository_id |
( |
void |
| ) |
const [virtual] |
CORBA::Boolean RTCORBA::SharedMemoryProtocolProperties::_is_a |
( |
const char * |
type_id | ) |
[virtual] |
void RTCORBA::SharedMemoryProtocolProperties::_tao_any_destructor |
( |
void * |
_tao_void_pointer | ) |
[static] |
virtual ::CORBA::Boolean RTCORBA::SharedMemoryProtocolProperties::dont_route |
( |
void |
| ) |
[pure virtual] |
virtual void RTCORBA::SharedMemoryProtocolProperties::dont_route |
( |
::CORBA::Boolean |
dont_route | ) |
[pure virtual] |
virtual ::CORBA::Boolean RTCORBA::SharedMemoryProtocolProperties::keep_alive |
( |
void |
| ) |
[pure virtual] |
virtual void RTCORBA::SharedMemoryProtocolProperties::keep_alive |
( |
::CORBA::Boolean |
keep_alive | ) |
[pure virtual] |
virtual char* RTCORBA::SharedMemoryProtocolProperties::mmap_filename |
( |
void |
| ) |
[pure virtual] |
virtual void RTCORBA::SharedMemoryProtocolProperties::mmap_filename |
( |
const char * |
mmap_filename | ) |
[pure virtual] |
virtual char* RTCORBA::SharedMemoryProtocolProperties::mmap_lockname |
( |
void |
| ) |
[pure virtual] |
virtual void RTCORBA::SharedMemoryProtocolProperties::mmap_lockname |
( |
const char * |
mmap_lockname | ) |
[pure virtual] |
virtual ::CORBA::Boolean RTCORBA::SharedMemoryProtocolProperties::no_delay |
( |
void |
| ) |
[pure virtual] |
virtual void RTCORBA::SharedMemoryProtocolProperties::no_delay |
( |
::CORBA::Boolean |
no_delay | ) |
[pure virtual] |
virtual ::CORBA::Long RTCORBA::SharedMemoryProtocolProperties::preallocate_buffer_size |
( |
void |
| ) |
[pure virtual] |
virtual void RTCORBA::SharedMemoryProtocolProperties::preallocate_buffer_size |
( |
::CORBA::Long |
preallocate_buffer_size | ) |
[pure virtual] |
virtual ::CORBA::Long RTCORBA::SharedMemoryProtocolProperties::recv_buffer_size |
( |
void |
| ) |
[pure virtual] |
virtual void RTCORBA::SharedMemoryProtocolProperties::recv_buffer_size |
( |
::CORBA::Long |
recv_buffer_size | ) |
[pure virtual] |
virtual ::CORBA::Long RTCORBA::SharedMemoryProtocolProperties::send_buffer_size |
( |
void |
| ) |
[pure virtual] |
virtual void RTCORBA::SharedMemoryProtocolProperties::send_buffer_size |
( |
::CORBA::Long |
send_buffer_size | ) |
[pure virtual] |
The documentation for this class was generated from the following files: