CasciiFile_t | Structure containing information about an ASCII text file |
CasciiTable_t | Structure containing information about an ASCII table |
▼CCisInput | C++ interface to cisInput_t functionality |
▼CCisAsciiFileInput | C++ interface to cisAsciiFileInput_t functionality. The CisAsciiFileInput class is a basic wrapper around the C cisAsciiFileInput_t structure and associated functions from the CisInterface.h header. It provides the user with C++ style access to basic ASCII file input operations |
CCisAsciiArrayInput | C++ interface to cisAsciiTableInput_t functionality for arrays |
CCisAsciiArrayInput_local | C++ interface to cisAsciiTableInput_t functionality for local files as arrays |
CCisAsciiFileInput_local | C++ interface to cisAsciiFileInput_t functionality for local files. The CisAsciiFileInput_local class is a basic wrapper around the C cisAsciiFileInput_t structure and associated functions from the CisInterface.h header. It provides the user with C++ style access to basic ASCII file input operations |
CCisAsciiTableInput | C++ interface to cisAsciiTableInput_t functionality |
CCisAsciiTableInput_local | C++ interface to cisAsciiTableInput_t functionality for local files |
▼CCisOutput | C++ interface to cisOutput_t functionality |
▼CCisAsciiFileOutput | C++ interface to cisAsciiFileOutput_t functionality. The CisAsciiFileOutput class is a basic wrapper around the C cisAsciiFileOutput_t structure and associated functions from the CisInterface.h header. It provides the user with C++ style access to basic ASCII file output operations |
CCisAsciiArrayOutput | C++ interface to cisAsciiTableOutput_t functionality with arrays |
CCisAsciiArrayOutput_local | C++ interface to cisAsciiTableOutput_t functionality for local files |
CCisAsciiFileOutput_local | C++ interface to cisAsciiFileOutput_t functionality for local files. The CisAsciiFileOutput_local class is a basic wrapper around the C cisAsciiFileOutput_t structure and associated functions from the CisInterface.h header. It provides the user with C++ style access to basic ASCII file output operations |
CCisAsciiTableOutput | C++ interface to cisAsciiTableOutput_t functionality |
CCisAsciiTableOutput_local | C++ interface to cisAsciiTableOutput_t functionality for local files |
▼CCisRpc | C++ interface to cisRpc_t functionality |
CCisRpcClient | C++ interface to cisRpc_t client-side functionality. The CisRpcClient class is a basic wrapper around the C cisRpc_t structure and associated client-side functions from the CisInterface.h header. It provides the user with C++ style access to basic RPC client operations |
CCisRpcServer | C++ interface to cisRpc_t server-side functionality. The CisRpcServer class is a basic wrapper around the C cisRpc_t structure and associated server-side functions from the CisInterface.h header. It provides the user with C++ style access to basic RPC server operations |
Ccomm_head_t | Header information passed by comms for multipart messages |
Ccomm_t | Communication structure |
Cseri_t | Serializer structure |