|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
DRAMA 2 include file - Spawnable action implementation.
Implements a class is used to handle DRAMA Spawnable Action messages.
#include "drama/task.hh"#include "drama/entryinfo.hh"#include "drama/request.hh"#include "drama/action.hh"#include "drama/messagehandler.hh"#include "status.h"Go to the source code of this file.
Classes | |
| class | drama::Spawnable |
| A class which implements a Spawnable DRAMA Message Handler. More... | |
Namespaces | |
| namespace | drama |
| The drama namespace contains all the classes, types etc of the DRAMA 2 implementation. | |
Typedefs | |
| using | drama::SpawnablePtr = std::shared_ptr< Spawnable > |
| This type is used for passing Spawnable object addresses around. | |
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