Public Member Functions | Public Attributes | Private Attributes

RockFactory_i Class Reference

#include <RockFactory_i.h>

List of all members.

Public Member Functions

 RockFactory_i (RockManager_i *rmgr, CORBA::ORB_var lorb)
 creates RockFactory_i object
virtual ~RockFactory_i ()
 delete implementation object
rock::dRock_ptr spawnRock (const common::ClientData &cd)
 spawns and returns transient dRock_ptr
rock::dRock_ptr spawnRockProcess (const common::ClientData &cd)
 same as spawnRock() but launches in new process

Public Attributes

int verbose
 prints detailed progress listing when true

Private Attributes

RockManager_irockmgr
 RockManager process associated with this factory.
CORBA::ORB_var orb
 object request broker for this class

Detailed Description

Factory object for spawning dRock CORBA objects

Id:
RockFactory_i.h,v 1.6 2007/09/12 16:52:57 kress Exp
Author:
Victor Kress
Revision:
1.6

Definition at line 14 of file RockFactory_i.h.


The documentation for this class was generated from the following file: