AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code
|
A structure representing message buffer sizes. More...
#include <dcpp.h>
Public Member Functions | |
DcppBuffers (const DitsPathInfoType &i) | |
Construct a DcppBuffers object from a DitsPathInfoType variable. | |
DcppBuffers (long int MessageBytes=800, long int MaxMessages=2, long int ReplyBytes=800, long int MaxReplies=2) | |
Construct a DcppBuffers object from indivual 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. | |
A structure representing message buffer sizes.
DcppBuffers stores message buffer sizes. Routines allow access to each component. Normally the user constructs such an object with the other details used by DcppTask when getting a path to a task.
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au
Generated on Thu Dec 12 2024 23:07:38 for AAO DRAMA C++ Interface (Old style) by 1.9.8