#include <archiveeventsArchiveSupplier.h>
Inheritance diagram for ArchiveSupplier:


Public Member Functions | |
| ArchiveSupplier () | |
| virtual | ~ArchiveSupplier () |
| template<class T> void | sendEvent (CORBA::Short priority, ACS::Time timeStamp, const std::string &component, const std::string &property, T value, const std::string &container="") |
| void | send_event (CORBA::Short priority, ACS::Time timeStamp, const std::string &component, const std::string &property, CORBA::Any value, const std::string &container) |
Protected Member Functions | |
| virtual const char * | getNotificationFactoryName () |
| virtual const char * | getChannelDomain () |
| virtual const char * | getChannelKind () |
| virtual const char * | getEventType () |
|
|
Standard constructor. |
|
|
Destructor |
|
|
Overridden. Reimplemented from BaseHelper.
|
|
|
Overridden. Implements BaseHelper.
|
|
|
Overridden. Implements BaseSupplier.
|
|
|
Overridden. Reimplemented from BaseHelper.
|
|
||||||||||||||||||||||||||||
|
Sends data to the archive.
|
|
||||||||||||||||||||||||||||||||
|
Sends data to the archive.
|
1.3.8