|
MockComponent − |
|
#include <mockComponentImpl.h> Inherits acscomponent::ACSComponentImpl. |
|
Public Member Functions |
|
MockComponent (const ACE_CString &name, maci::ContainerServices *containerServices) |
|
virtual ~MockComponent () |
|
Static Public Member Functions |
|
static MockComponent * _nil (void) |
|
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. |
|
virtual MockComponent::~MockComponent () [virtual] Destructor |
|
static MockComponent* MockComponent::_nil (void) [inline, static] |
|
Generated automatically by Doxygen for ACS-2015.4 C++ API from the source code. |