#include <dcpp.h>
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.
Public Methods | |
| DcppBuffers (long int MessageBytes=800, long int MaxMessages=2, long int ReplyBytes=800, long int MaxReplies=2) | |
| Construct a DcppBuffers object from indivual specifications. | |
| DcppBuffers (const DitsPathInfoType &i) | |
| Construct a DcppBuffers object from a DitsPathInfoType variable. | |
| operator const DitsPathInfoType * () const | |
| Return the DitsPathInfoType data for this object. | |
| long int | MessageBytes () const |
| Return the message bytes specification. | |
| long int | MaxMessages () const |
| Return the Max Messages specification. | |
| long int | ReplyBytes () const |
| Return the reply bytes specification. | |
| long int | MaxReplies () const |
| Return the Max Replies specification. | |
|
||||||||||||||||||||
|
Construct a DcppBuffers object from indivual specifications.
|
|
|
Construct a DcppBuffers object from a DitsPathInfoType variable.
|
|
|
Return the Max Messages specification.
|
|
|
Return the Max Replies specification.
|
|
|
Return the message bytes specification.
|
|
|
Return the DitsPathInfoType data for this object.
|
|
|
Return the reply bytes specification.
|
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tjf@aaoepp.aao.gov.au Generated on Tue Nov 3 09:09:56 2009 for AAO DRAMA C++ Interfaces by
1.2.18