| Jack2
    1.9.12
    | 
Request from client to server. More...
#include <JackRequest.h>
 
  
 | Public Member Functions | |
| JackRequest (RequestType type) | |
| virtual int | Read (detail::JackChannelTransactionInterface *trans) | 
| virtual int | Write (detail::JackChannelTransactionInterface *trans) | 
| virtual int | Write (detail::JackChannelTransactionInterface *trans, int size) | 
| virtual int | Size () | 
| Public Attributes | |
| RequestType | fType | 
| int | fSize | 
Request from client to server.
Definition at line 56 of file JackRequest.h.
 1.8.13
 1.8.13