cis_config
|
Input queue structure. Contains information on an input queue. More...
#include <PsiInterface.h>
Public Attributes | |
int | _handle |
Queue handle. | |
const char * | _name |
Queue name. | |
char * | _fmt |
Format for interpreting queue messages. | |
int | _nfmt |
Number of fields expected from format string. | |
Input queue structure. Contains information on an input queue.