cis_config
Public Attributes | List of all members
psiAsciiTableInput_t Struct Reference

Structure for handling input from an ASCII table. More...

#include <PsiInterface.h>

Public Attributes

int _valid
 Success or failure of initializing the structure.
 
const char * _name
 Path to local table or name of message queue.
 
int _type
 0 if _name is a local table, 1 if it is a message queue.
 
asciiTable_t _table
 Associated input handler for local tables.
 
psiInput_t _psi
 Associated input handler for queues.
 

Detailed Description

Structure for handling input from an ASCII table.


The documentation for this struct was generated from the following file: