Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

TColocatedApplication Class Reference

CORBA client/server application. More...

Inheritance diagram for TColocatedApplication:

mpcl::net::corba::TServerApplication< TOrb > mpcl::TAbstractApplication List of all members.

Public Methods

void initialize (void)
int start (void)
mpcl::TString programFileName (void) const
 Get application binary file name.


Detailed Description

CORBA client/server application.

Definition at line 87 of file test-colocated.cc.


Member Function Documentation

void TColocatedApplication::initialize void    [inline, virtual]
 

Initializes application. It should register the SERVER objects in the Root POA. It also must choose the SERVER object lifetime (transient or persistent) for the registered SERVER objects.

Implements mpcl::net::corba::TServerApplication< TOrb >.

Definition at line 114 of file test-colocated.cc.

References mpcl::net::corba::TServerApplication< TOrb >::rtOrb.

int TColocatedApplication::start void    [inline, virtual]
 

Start the application execution. In a console application, this means that any output must begin in this function.

Returns:
Exit status.

Reimplemented from mpcl::net::corba::TServerApplication< TOrb >.

Definition at line 123 of file test-colocated.cc.


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 02:35:24 2003 for MPCL by doxygen1.2.18