fesa::AbstractServiceLocatorImplementation Class Reference
#include <AbstractServiceLocatorImplementation.h>
List of all members.
Detailed Description
Definition at line 17 of file AbstractServiceLocatorImplementation.h.
Constructor & Destructor Documentation
fesa::AbstractServiceLocatorImplementation::AbstractServiceLocatorImplementation |
( |
const std::string & |
className |
) |
|
fesa::AbstractServiceLocatorImplementation::~AbstractServiceLocatorImplementation |
( |
|
) |
[virtual] |
Member Function Documentation
virtual void fesa::AbstractServiceLocatorImplementation::disableEventSource |
( |
const std::string & |
eventSourceName |
) |
const [pure virtual] |
virtual void fesa::AbstractServiceLocatorImplementation::disableRTEvent |
( |
const std::string & |
logicalEventName, |
|
|
const std::string & |
eventSourceName | |
|
) |
| | const [pure virtual] |
virtual void fesa::AbstractServiceLocatorImplementation::enableEventSource |
( |
const std::string & |
eventSourceName |
) |
const [pure virtual] |
virtual void fesa::AbstractServiceLocatorImplementation::enableRTEvent |
( |
const std::string & |
logicalEventName, |
|
|
const std::string & |
eventSourceName | |
|
) |
| | const [pure virtual] |
virtual AbstractDevice* fesa::AbstractServiceLocatorImplementation::getDevice |
( |
const std::string & |
deviceName |
) |
const [pure virtual] |
virtual const std::vector<AbstractDevice*>& fesa::AbstractServiceLocatorImplementation::getDeviceCollection |
( |
|
) |
const [pure virtual] |
virtual AbstractDevice* fesa::AbstractServiceLocatorImplementation::getGlobalDevice |
( |
|
) |
const [pure virtual] |
virtual bool fesa::AbstractServiceLocatorImplementation::isEventEnabled |
( |
const std::string & |
logicalEventName, |
|
|
const std::string & |
eventSourceName | |
|
) |
| | const [pure virtual] |
virtual void fesa::AbstractServiceLocatorImplementation::runClassSpecificInitRT |
( |
|
) |
const [pure virtual] |
virtual void fesa::AbstractServiceLocatorImplementation::runClassSpecificInitServer |
( |
|
) |
const [pure virtual] |
virtual void fesa::AbstractServiceLocatorImplementation::runDeployUnitSpecificInitRT |
( |
|
) |
const [pure virtual] |
virtual void fesa::AbstractServiceLocatorImplementation::runDeployUnitSpecificInitServer |
( |
|
) |
const [pure virtual] |
virtual void fesa::AbstractServiceLocatorImplementation::synchronizeSettingFields |
( |
const MultiplexingContext & |
context |
) |
const [pure virtual] |
virtual void fesa::AbstractServiceLocatorImplementation::triggerPersistency |
( |
|
) |
const [pure virtual] |
Member Data Documentation
Definition at line 37 of file AbstractServiceLocatorImplementation.h.
Referenced by fesa::ServiceLocatorRealtimeSplitImplementation::disableEventSource(), fesa::ServiceLocatorUnsplitImplementation::disableEventSource(), fesa::ServiceLocatorRealtimeSplitImplementation::disableRTEvent(), fesa::ServiceLocatorUnsplitImplementation::disableRTEvent(), fesa::ServiceLocatorRealtimeSplitImplementation::enableEventSource(), fesa::ServiceLocatorUnsplitImplementation::enableEventSource(), fesa::ServiceLocatorRealtimeSplitImplementation::enableRTEvent(), fesa::ServiceLocatorUnsplitImplementation::enableRTEvent(), fesa::ServiceLocatorServerSplitImplementation::getDevice(), fesa::ServiceLocatorRealtimeSplitImplementation::getDevice(), fesa::ServiceLocatorUnsplitImplementation::getDevice(), fesa::ServiceLocatorServerSplitImplementation::getDeviceCollection(), fesa::ServiceLocatorRealtimeSplitImplementation::getDeviceCollection(), fesa::ServiceLocatorUnsplitImplementation::getDeviceCollection(), fesa::ServiceLocatorServerSplitImplementation::getGlobalDevice(), fesa::ServiceLocatorRealtimeSplitImplementation::getGlobalDevice(), fesa::ServiceLocatorUnsplitImplementation::getGlobalDevice(), fesa::ServiceLocatorRealtimeSplitImplementation::isEventEnabled(), fesa::ServiceLocatorUnsplitImplementation::isEventEnabled(), fesa::ServiceLocatorRealtimeSplitImplementation::runClassSpecificInitRT(), fesa::ServiceLocatorUnsplitImplementation::runClassSpecificInitRT(), fesa::ServiceLocatorServerSplitImplementation::runClassSpecificInitServer(), fesa::ServiceLocatorUnsplitImplementation::runClassSpecificInitServer(), fesa::ServiceLocatorServerSplitImplementation::synchronizeSettingFields(), fesa::ServiceLocatorRealtimeSplitImplementation::synchronizeSettingFields(), fesa::ServiceLocatorUnsplitImplementation::synchronizeSettingFields(), fesa::ServiceLocatorServerSplitImplementation::triggerPersistency(), fesa::ServiceLocatorRealtimeSplitImplementation::triggerPersistency(), and fesa::ServiceLocatorUnsplitImplementation::triggerPersistency().
The documentation for this class was generated from the following files: