AAO DRAMA/DRAMA2 C++ Interface
|
DRAMA 2 main include file.
#include "drama.h"
#include "status.h"
#include "Ers.h"
#include <string>
#include "drama/util.hh"
#include "drama/exception.hh"
#include "drama/task.hh"
#include "drama/logger.hh"
#include "drama/request.hh"
#include "drama/messagehandler.hh"
#include "drama/threadaction.hh"
#include "drama/threaduface.hh"
#include "drama/path.hh"
#include "drama/threadmonitor.hh"
#include "drama/parameter.hh"
#include "drama/sds.hh"
#include "drama/parsys.hh"
#include "drama/gitarg.hh"
Go to the source code of this file.
Classes | |
class | drama::ErsContext |
A Class used to manage ERS context. More... | |
Namespaces | |
drama | |
The drama namespace contains all the classes, types etc of the DRAMA 2 implementation. | |
Functions | |
template<typename T , unsigned S> | |
unsigned | drama::ArraySize (const T(&)[S]) |
Return the number of elements in an array. More... | |
void | drama::ErsReport (const std::string &mes, StatusType *status) |
Report a std::string via ERS. More... | |
bool | drama::GetSymbolExists (const std::string &name) |
Return true if an environment variable is set. More... | |
std::string | drama::GetSymbolVal (const std::string &name) |
Return the value of an environment variable. More... | |
Variables | |
const char * | drama::Drama2Date |
The DRAMA 2 build date. More... | |
const char * | drama::Drama2Version |
The DRAMA 2 ACMM Release version string. More... | |
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tjf@aao.gov.au Generated on Mon Feb 22 2016 15:57:52 for AAO DRAMA/DRAMA2 C++ Interface by