#include <lokiSingleton.h>
#include <baciC.h>
#include <basencSupplier.h>
#include <ACSErrTypeCORBA.h>
#include <acsncErrType.h>
Go to the source code of this file.
Classes | |
class | ArchiveSupplier |
Typedefs | |
typedef Loki::SingletonHolder < ArchiveSupplier, Loki::CreateUsingNew, Loki::PhoenixSingleton, Loki::SingleThreaded > | ArchiveSupplierSingleton |
Provides class declarations for sending events to the ALMA archive.
typedef Loki::SingletonHolder<ArchiveSupplier, Loki::CreateUsingNew, Loki::PhoenixSingleton, Loki::SingleThreaded> ArchiveSupplierSingleton |
Typedef defining a singleton ArchiveSupplier object. Users must use this instead of creating instances of ArchiveSupplier on their own!.