Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

RTCORBA::SharedMemoryProtocolProperties Interface Reference

#include <RTCORBAC.h>

Inheritance diagram for RTCORBA::SharedMemoryProtocolProperties:

Inheritance graph
[legend]
Collaboration diagram for RTCORBA::SharedMemoryProtocolProperties:

Collaboration graph
[legend]
List of all members.

Public Types

typedef SharedMemoryProtocolProperties_ptr _ptr_type
typedef SharedMemoryProtocolProperties_var _var_type

Public Methods

virtual CORBA::Long preallocate_buffer_size (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual void preallocate_buffer_size (CORBA::Long preallocate_buffer_size ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual char * mmap_filename (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual void mmap_filename (const char *mmap_filename ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual char * mmap_lockname (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual void mmap_lockname (const char *mmap_lockname ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual void * _tao_QueryInterface (ptr_arith_t type)
virtual const char * _interface_repository_id (void) const

Static Public Methods

SharedMemoryProtocolProperties_ptr _duplicate (SharedMemoryProtocolProperties_ptr obj)
SharedMemoryProtocolProperties_ptr _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
SharedMemoryProtocolProperties_ptr _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
SharedMemoryProtocolProperties_ptr _nil (void)

Public Attributes

attribute long preallocate_buffer_size
attribute string mmap_filename
attribute string mmap_lockname

Static Public Attributes

int _tao_class_id

Protected Methods

 SharedMemoryProtocolProperties (void)
virtual ~SharedMemoryProtocolProperties (void)

Private Methods

 SharedMemoryProtocolProperties (const SharedMemoryProtocolProperties &)
void operator= (const SharedMemoryProtocolProperties &)

Member Typedef Documentation

typedef SharedMemoryProtocolProperties_ptr RTCORBA::SharedMemoryProtocolProperties::_ptr_type
 

Reimplemented from RTCORBA::ProtocolProperties.

typedef SharedMemoryProtocolProperties_var RTCORBA::SharedMemoryProtocolProperties::_var_type
 

Reimplemented from RTCORBA::ProtocolProperties.


Constructor & Destructor Documentation

RTCORBA::SharedMemoryProtocolProperties::SharedMemoryProtocolProperties void    [protected]
 

virtual RTCORBA::SharedMemoryProtocolProperties::~SharedMemoryProtocolProperties void    [protected, virtual]
 

RTCORBA::SharedMemoryProtocolProperties::SharedMemoryProtocolProperties const SharedMemoryProtocolProperties &    [private]
 


Member Function Documentation

SharedMemoryProtocolProperties_ptr RTCORBA::SharedMemoryProtocolProperties::_duplicate SharedMemoryProtocolProperties_ptr    obj [static]
 

virtual const char* RTCORBA::SharedMemoryProtocolProperties::_interface_repository_id void    const [virtual]
 

Reimplemented from RTCORBA::ProtocolProperties.

SharedMemoryProtocolProperties_ptr RTCORBA::SharedMemoryProtocolProperties::_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

Reimplemented from RTCORBA::ProtocolProperties.

SharedMemoryProtocolProperties_ptr RTCORBA::SharedMemoryProtocolProperties::_nil void    [inline, static]
 

Reimplemented from RTCORBA::ProtocolProperties.

virtual void* RTCORBA::SharedMemoryProtocolProperties::_tao_QueryInterface ptr_arith_t    type [virtual]
 

Reimplemented from RTCORBA::ProtocolProperties.

SharedMemoryProtocolProperties_ptr RTCORBA::SharedMemoryProtocolProperties::_unchecked_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

Reimplemented from RTCORBA::ProtocolProperties.

virtual void RTCORBA::SharedMemoryProtocolProperties::mmap_filename const char *mmap_filename    ACE_ENV_ARG_DECL_NOT_USED throw ( CORBA::SystemException ) [pure virtual]
 

Reimplemented in TAO_SMEM_Properties.

virtual char* RTCORBA::SharedMemoryProtocolProperties::mmap_filename ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS    throw ( CORBA::SystemException ) [pure virtual]
 

Reimplemented in TAO_SMEM_Properties.

virtual void RTCORBA::SharedMemoryProtocolProperties::mmap_lockname const char *mmap_lockname    ACE_ENV_ARG_DECL_NOT_USED throw ( CORBA::SystemException ) [pure virtual]
 

Reimplemented in TAO_SMEM_Properties.

virtual char* RTCORBA::SharedMemoryProtocolProperties::mmap_lockname ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS    throw ( CORBA::SystemException ) [pure virtual]
 

Reimplemented in TAO_SMEM_Properties.

void RTCORBA::SharedMemoryProtocolProperties::operator= const SharedMemoryProtocolProperties &    [private]
 

virtual void RTCORBA::SharedMemoryProtocolProperties::preallocate_buffer_size CORBA::Long preallocate_buffer_size    ACE_ENV_ARG_DECL_NOT_USED throw ( CORBA::SystemException ) [pure virtual]
 

Reimplemented in TAO_SMEM_Properties.

virtual CORBA::Long RTCORBA::SharedMemoryProtocolProperties::preallocate_buffer_size ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS    throw ( CORBA::SystemException ) [pure virtual]
 

Reimplemented in TAO_SMEM_Properties.


Member Data Documentation

int RTCORBA::SharedMemoryProtocolProperties::_tao_class_id [static]
 

Reimplemented from RTCORBA::ProtocolProperties.

attribute string RTCORBA::SharedMemoryProtocolProperties::mmap_filename
 

attribute string RTCORBA::SharedMemoryProtocolProperties::mmap_lockname
 

attribute long RTCORBA::SharedMemoryProtocolProperties::preallocate_buffer_size
 


The documentation for this interface was generated from the following files:
Generated on Thu Oct 10 20:43:36 2002 for TAO_RTCORBA by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001