|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
DRAMA 2 include file - Parameter class definition.
Support: Tony Farrell, AAO
#include "drama/task.hh"#include "drama/sds.hh"#include <string>#include "Sdp.h"#include "DitsParam.h"#include "DitsMonitor.h"#include <iostream>#include <type_traits>Go to the source code of this file.
Classes | |
| class | drama::ArrayParameter< SDS_T > |
| The class ArrayParameter is used to implement DRAMA parameters containing arrays of primitive items (one dimension only). More... | |
| class | drama::ArrayParameter< std::string > |
| The class ArrayParameter is used to implement DRAMA parameters containing arrays of primitive items (one dimension only). More... | |
| class | drama::Parameter< SDS_T > |
| The class Parameter is used to implement DRAMA parameters containing primitive items. More... | |
| class | drama::Parameter< drama::sds::Id > |
| The class Parameter is used to implement DRAMA parameters containing primitive items. More... | |
Namespaces | |
| namespace | drama |
| The drama namespace contains all the classes, types etc of the DRAMA 2 implementation. | |
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