| Jack2
    1.9.12
    | 
CheckClient result. More...
#include <JackRequest.h>
 
  
 | Public Member Functions | |
| JackClientCheckResult (int32_t result, const char *name, int status) | |
| int | Read (detail::JackChannelTransactionInterface *trans) | 
| int | Write (detail::JackChannelTransactionInterface *trans) | 
|  Public Member Functions inherited from Jack::JackResult | |
| JackResult (int result) | |
| Public Attributes | |
| char | fName [JACK_CLIENT_NAME_SIZE+1] | 
| int | fStatus | 
|  Public Attributes inherited from Jack::JackResult | |
| int | fResult | 
CheckClient result.
Definition at line 205 of file JackRequest.h.
 1.8.13
 1.8.13