| CasciiFile_t | Structure containing information about an ASCII text file |
| CasciiTable_t | Structure containing information about an ASCII table |
| ▼CCisInput | Flag for checking if CisInterface.hpp has already been included |
| ▼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 |
| CCisObjInput | C++ interface to cisObjInput_t functionality. The CisObjInput class is a basic wrapper around the C cisObjInput_t structure and associated functions from the CisInterface.h header. It provides the user with C++ style access to basic ASCII file input operations |
| CCisPlyInput | C++ interface to cisPlyInput_t functionality. The CisPlyInput class is a basic wrapper around the C cisPlyInput_t structure and associated functions from the CisInterface.h header. It provides the user with C++ style access to basic ASCII file input operations |
| ▼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 |
| CCisObjOutput | C++ interface to cisObjOutput_t functionality. The CisObjOutput class is a basic wrapper around the C cisObjOutput_t structure and associated functions from the CisInterface.h header. It provides the user with C++ style access to basic ASCII file output operations |
| CCisPlyOutput | C++ interface to cisPlyOutput_t functionality. The CisPlyOutput class is a basic wrapper around the C cisPlyOutput_t structure and associated functions from the CisInterface.h header. It provides the user with C++ style access to basic ASCII file output operations |
| ▼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 |
| Cobj_t | Obj structure |
| Cply_t | Ply structure |
| Cseri_t | Serializer structure |