AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
A Class which supports setting up DRAMA message buffer structures.
#include "path.hh"
Public Member Functions | |
Buffers (const DitsPathInfoType &info) | |
Construct a drama::Buffers object from a DitsPathInfoType variable. | |
Buffers (long int MessageBytes=800, long int MaxMessages=2, long int ReplyBytes=800, long int MaxReplies=10) | |
Construct a drama::Buffers object from individual specifications. | |
long int | MaxMessages () const |
Return the Max Messages specification. | |
long int | MaxReplies () const |
Return the Max Replies specification. | |
long int | MessageBytes () const |
Return the message bytes specification. | |
operator const DitsPathInfoType * () const | |
Return the DitsPathInfoType data for this object. | |
long int | ReplyBytes () const |
Return the reply bytes specification. | |
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