IIOP::ListenPoint Struct Reference

import "IIOP.pidl";

Collaboration diagram for IIOP::ListenPoint:

Collaboration graph
[legend]
List of all members.

Public Types

typedef ListenPoint_var _var_type
typedef ListenPoint_out _out_type

Static Public Member Functions

void _tao_any_destructor (void *)

Public Attributes

string host
unsigned short port
TAO::String_Manager host
CORBA::UShort port

Member Typedef Documentation

typedef ListenPoint_out IIOP::ListenPoint::_out_type
 

Definition at line 93 of file IIOPC.h.

typedef ListenPoint_var IIOP::ListenPoint::_var_type
 

Definition at line 92 of file IIOPC.h.


Member Function Documentation

void IIOP::ListenPoint::_tao_any_destructor void *   )  [static]
 

Definition at line 50 of file IIOPC.cpp.

00053 {
00054   ListenPoint *_tao_tmp_pointer =
00055     static_cast<ListenPoint *> (_tao_void_pointer);
00056   delete _tao_tmp_pointer;
00057 }


Member Data Documentation

TAO::String_Manager IIOP::ListenPoint::host
 

Definition at line 96 of file IIOPC.h.

string IIOP::ListenPoint::host
 

Definition at line 37 of file IIOP.pidl.

Referenced by TAO_IIOP_Transport::get_listen_point(), operator<<(), operator>>(), and TAO_IIOP_Connection_Handler::process_listen_point_list().

CORBA::UShort IIOP::ListenPoint::port
 

Definition at line 97 of file IIOPC.h.

unsigned short IIOP::ListenPoint::port
 

Definition at line 38 of file IIOP.pidl.

Referenced by TAO_IIOP_Transport::get_listen_point(), operator<<(), operator>>(), and TAO_IIOP_Connection_Handler::process_listen_point_list().


The documentation for this struct was generated from the following files:
Generated on Thu Nov 9 12:25:24 2006 for TAO by doxygen 1.3.6