Public Member Functions | Static Public Member Functions

MockComponent Class Reference

#include <mockComponentImpl.h>

Inheritance diagram for MockComponent:
Inheritance graph
[legend]
Collaboration diagram for MockComponent:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MockComponent (const ACE_CString &name, maci::ContainerServices *containerServices)
virtual ~MockComponent ()

Static Public Member Functions

static MockComponent_nil (void)

Constructor & Destructor Documentation

MockComponent::MockComponent ( const ACE_CString &  name,
maci::ContainerServices containerServices 
)

Constructor

Parameters:
poa Poa which will activate this and also all other components. Developers need not be concerned with what a PortableServer does...just pass it to the superclass's constructor.
name component's name. All components have a name associated with them so other components and clients can access them.
virtual MockComponent::~MockComponent (  )  [virtual]

Destructor


Member Function Documentation

static MockComponent* MockComponent::_nil ( void   )  [inline, static]

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