TAO  2.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs | Variables
IIOP.pidl File Reference

Classes

struct  BiDirIIOPServiceContext
 

Typedefs

typedef sequence< ListenPoint > ListenPointList
 

Variables

module IIOP
 

Typedef Documentation

typedef sequence<ListenPoint> ListenPointList

Variable Documentation

module IIOP
Initial value:
{
struct ListenPoint
{
string host;
unsigned short _port;
}