MockComponent

NAME
SYNOPSIS
Constructor & Destructor Documentation
Member Function Documentation
Author

NAME

MockComponent −

SYNOPSIS

#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)

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]

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.