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

RTCORBA::Mutex Interface Reference

#include <RTCORBAC.h>

Inheritance diagram for RTCORBA::Mutex:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Mutex_ptr _ptr_type
typedef Mutex_var _var_type

Public Methods

void lock ()
void unlock ()
boolean try_lock (in TimeBase::TimeT max_wait)
virtual void lock (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual void unlock (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual CORBA::Boolean try_lock (TimeBase::TimeT max_wait 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

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

Static Public Attributes

int _tao_class_id

Protected Methods

 Mutex (void)
virtual ~Mutex (void)

Private Methods

 Mutex (const Mutex &)
void operator= (const Mutex &)

Member Typedef Documentation

typedef Mutex_ptr RTCORBA::Mutex::_ptr_type
 

Reimplemented from CORBA_Object.

typedef Mutex_var RTCORBA::Mutex::_var_type
 

Reimplemented from CORBA_Object.


Constructor & Destructor Documentation

RTCORBA::Mutex::Mutex void    [protected]
 

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

RTCORBA::Mutex::Mutex const Mutex &    [private]
 


Member Function Documentation

Mutex_ptr RTCORBA::Mutex::_duplicate Mutex_ptr    obj [static]
 

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

Reimplemented from CORBA_Object.

Mutex_ptr RTCORBA::Mutex::_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

Mutex_ptr RTCORBA::Mutex::_nil void    [inline, static]
 

Reimplemented from CORBA_Object.

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

Reimplemented from CORBA_Object.

Mutex_ptr RTCORBA::Mutex::_unchecked_narrow CORBA::Object_ptr obj    ACE_ENV_ARG_DECL_WITH_DEFAULTS [static]
 

virtual void RTCORBA::Mutex::lock ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS    throw ( CORBA::SystemException ) [pure virtual]
 

Reimplemented in TAO_RT_Mutex.

void RTCORBA::Mutex::lock  
 

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

virtual CORBA::Boolean RTCORBA::Mutex::try_lock TimeBase::TimeT max_wait    ACE_ENV_ARG_DECL_WITH_DEFAULTS throw ( CORBA::SystemException ) [pure virtual]
 

Reimplemented in TAO_RT_Mutex.

boolean RTCORBA::Mutex::try_lock in TimeBase::TimeT    max_wait
 

virtual void RTCORBA::Mutex::unlock ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS    throw ( CORBA::SystemException ) [pure virtual]
 

Reimplemented in TAO_RT_Mutex.

void RTCORBA::Mutex::unlock  
 


Member Data Documentation

int RTCORBA::Mutex::_tao_class_id [static]
 

Reimplemented from CORBA_Object.


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