Classes | Typedefs

archiveeventsArchiveSupplier.h File Reference

#include <lokiSingleton.h>
#include <baciC.h>
#include <basencSupplier.h>
#include <ACSErrTypeCORBA.h>
#include <acsncErrType.h>
Include dependency graph for archiveeventsArchiveSupplier.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArchiveSupplier

Typedefs

typedef Loki::SingletonHolder
< ArchiveSupplier,
Loki::CreateUsingNew,
Loki::PhoenixSingleton,
Loki::SingleThreaded > 
ArchiveSupplierSingleton

Detailed Description

Provides class declarations for sending events to the ALMA archive.


Typedef Documentation

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!.