AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
DRAMA 2 include file - Utility macros, types etc.
#include <string>
#include "drama2_err.h"
#include "status.h"
#include <atomic>
Go to the source code of this file.
Classes | |
class | drama::ScopeGuard< T > |
This class implements a simple scope guard class. More... | |
class | drama::ScopeGuardAtomic< AT, T > |
This class implements a simple scope guard class with an std::atomic based type as the underlying type. More... | |
Namespaces | |
namespace | drama |
The drama namespace contains all the classes, types etc of the DRAMA 2 implementation. | |
Functions | |
std::string | drama::FindFile (const std::string &spec, bool impdir=false) |
Find a file using DulFindFile() specifications. | |
std::string | drama::StatusToString (StatusType status) |
Convert a DRAMA status code to text. | |
template<typename Container > | |
void | drama::stringtok (Container &container, std::string const &in, const char *const delimiters=" \t\n\r") |
stringtok is a replacment for C's strtok() function. | |
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au
Generated by 1.9.8