TAO_TransportCurrent  2.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
TAO::Transport::Current Class Reference

#include <TCC.h>

Inheritance diagram for TAO::Transport::Current:
Inheritance graph
[legend]
Collaboration diagram for TAO::Transport::Current:
Collaboration graph
[legend]

List of all members.

Public Types

typedef Current_ptr _ptr_type
typedef Current_var _var_type
typedef Current_out _out_type

Public Member Functions

virtual ::CORBA::Long id (void)=0
virtual ::TAO::CounterT bytes_sent (void)=0
virtual ::TAO::CounterT bytes_received (void)=0
virtual ::TAO::CounterT messages_sent (void)=0
virtual ::TAO::CounterT messages_received (void)=0
virtual ::TimeBase::TimeT open_since (void)=0
virtual ::CORBA::Boolean _is_a (const char *type_id)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Member Functions

static void _tao_any_destructor (void *)
static Current_ptr _duplicate (Current_ptr obj)
static void _tao_release (Current_ptr obj)
static Current_ptr _narrow (::CORBA::Object_ptr obj)
static Current_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static Current_ptr _nil (void)

Protected Member Functions

 Current (void)
virtual ~Current (void)

Private Member Functions

 Current (const Current &)
void operator= (const Current &)

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented in TAO::Transport::IIOP::Current.

Reimplemented from CORBA::Object.

Reimplemented in TAO::Transport::IIOP::Current.

Reimplemented from CORBA::Object.

Reimplemented in TAO::Transport::IIOP::Current.


Constructor & Destructor Documentation

TAO::Transport::Current::Current ( void  )
protected

Reimplemented in TAO::Transport::IIOP::Current.

TAO::Transport::Current::~Current ( void  )
protectedvirtual

Reimplemented in TAO::Transport::IIOP::Current.


Member Function Documentation

const char * TAO::Transport::Current::_interface_repository_id ( void  ) const
virtual

Reimplemented from CORBA::Object.

Reimplemented in TAO::Transport::IIOP::Current.

CORBA::Boolean TAO::Transport::Current::_is_a ( const char *  type_id)
virtual

Reimplemented from CORBA::Object.

Reimplemented in TAO::Transport::IIOP::Current.

Reimplemented in TAO::Transport::IIOP::Current.

Reimplemented from CORBA::Object.

Reimplemented in TAO::Transport::IIOP::Current.

void TAO::Transport::Current::_tao_any_destructor ( void *  _tao_void_pointer)
static

Reimplemented from CORBA::Object.

Reimplemented in TAO::Transport::IIOP::Current.

Reimplemented in TAO::Transport::IIOP::Current.

virtual ::TAO::CounterT TAO::Transport::Current::bytes_received ( void  )
pure virtual
virtual ::TAO::CounterT TAO::Transport::Current::bytes_sent ( void  )
pure virtual
virtual ::CORBA::Long TAO::Transport::Current::id ( void  )
pure virtual

Reimplemented from CORBA::Object.

Reimplemented in TAO::Transport::IIOP::Current.

virtual ::TAO::CounterT TAO::Transport::Current::messages_received ( void  )
pure virtual
virtual ::TAO::CounterT TAO::Transport::Current::messages_sent ( void  )
pure virtual
virtual ::TimeBase::TimeT TAO::Transport::Current::open_since ( void  )
pure virtual
void TAO::Transport::Current::operator= ( const Current )
private

The documentation for this class was generated from the following files: