CaGlobal Class Reference

Inheritance diagram for CaGlobal:

Inheritance graph
[legend]
List of all members.

Detailed Description

General data for contract admin server.

The purpose the the class is define the access to the data.
The application is responsible to provide an appropriate implementation

Note:
This try & error work (May 06), documentation will be provided.

Definition at line 68 of file caglobal.h.

Public Types

Public Member Functions

Private Member Functions

Classes


Member Typedef Documentation

typedef corba::rqserver::RequestServer CaGlobal::RequestServer

Just a handy short-cut.

Definition at line 71 of file caglobal.h.


Constructor & Destructor Documentation

CaGlobal::CaGlobal (  )  [inline]

Empty default constructor.

Definition at line 107 of file caglobal.h.

CaGlobal::~CaGlobal (  )  [inline, virtual]

Empty virtual destructor.

Definition at line 112 of file caglobal.h.

CaGlobal::CaGlobal ( const CaGlobal  )  [private]

Prevent copying: not implemented.


Member Function Documentation

CaGlobal& CaGlobal::operator= ( const CaGlobal  )  [private]

Prevent assignment: not implemented.

virtual RequestServer* CaGlobal::requestServer (  )  [pure virtual]

Get the request server.

Returns:
Pointer to the request server, it is never 0.
Exceptions:
NoRqsAvail if the request server can not be found.

Implemented in CaApp.


The documentation for this class was generated from the following file:
Generated on Sat Sep 2 14:25:56 2006 for OSB Library by  doxygen 1.4.7