Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ImplRepo.pidl File Reference


Namespaces

namespace  ImplementationRepository

Classes

interface  ImplementationRepository::ServerObject
 Server Side IR Object. More...
exception  ImplementationRepository::AlreadyRegistered
 Object already bound in the Implementation Repository. More...
exception  ImplementationRepository::CannotActivate
 The server could not be restarted. More...
exception  ImplementationRepository::NotFound
 Object not found in the Implementation Repository. More...
struct  ImplementationRepository::EnvironmentVariable
 One environment variable/value pair. More...
struct  ImplementationRepository::StartupOptions
 Options used to start up the server. More...
struct  ImplementationRepository::ServerInformation
interface  ImplementationRepository::ServerInformationIterator
 The Server Information Iterator Interface. More...
interface  ImplementationRepository::Administration
 The Implementation Repository Administration Interface. More...

Typedefs

typedef sequence< EnvironmentVariable > EnvironmentList
 Complete Environment.
typedef sequence< ServerInformation > ServerInformationList

Enumerations

enum  ActivationMode { NORMAL, MANUAL, PER_CLIENT, AUTO_START }
 The type of Activation. More...

Detailed Description

Id
ImplRepo.pidl,v 1.12 2004/09/30 04:16:30 fields_t Exp

This file was used to generate the code in ImplRepo{C,S,S_T}.{h,i,cpp}

The command used to generate code from this file is:

tao_idl -ci C.i -si S.i -st S_T.i -Gp -Gd -Ge 1 -Sc -GT -Wb,export_macro=TAO_PortableServer_Export -Wb,export_include=portableserver_export.h - Wb,pre_include="ace/pre.h" -Wb,post_include="ace/post.h" ImplRepo.pidl


Typedef Documentation

typedef sequence<EnvironmentVariable> ImplementationRepository::EnvironmentList
 

Complete Environment.

typedef sequence<ServerInformation> ImplementationRepository::ServerInformationList
 


Enumeration Type Documentation

enum ActivationMode
 

The type of Activation.

Enumeration values:
NORMAL 
MANUAL 
PER_CLIENT 
AUTO_START 


Generated on Fri Dec 31 15:39:50 2004 for TAO_PortableServer by  doxygen 1.3.9.1