cis_config
Public Attributes | List of all members
psiAsciiFileInput_t Struct Reference

Structure of information for input from a file line by line. More...

#include <PsiInterface.h>

Public Attributes

int _valid
 Indicates if the structure was succesfully initialized.
 
const char * _name
 Path to local file or name of input channel.
 
int _type
 0 for local file, 1 for input channel.
 
asciiFile_t _file
 Associated input handler for local files.
 
psiInput_t _psi
 Associated input handler for input channel.
 

Detailed Description

Structure of information for input from a file line by line.


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