FrontISTR  5.7.1
Large-scale structural analysis program with finit element method
CNFMessage.h File Reference
#include <stdio.h>
#include <string.h>
Include dependency graph for CNFMessage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CNFMessage
 
class  CNFError
 
class  CNFWarning
 

Enumerations

enum  {
  NFE_NO_ERROR = 0 , NFE_UNKNOWN_ERROR , NFE_OPEN_ERROR , NFE_READDATA_ERROR ,
  NFE_LINE_REQUIRED , NFE_DATA_BLOCK_REQUIRED , NFE_INVALID_TOKEN , NFE_ITEM_REQUIRED ,
  NFE_RECORD_REQUIRED , NFE_WRITEDATA_ERROR
}
 
enum  { NFW_NON_SUPPORTED_DATA_BLOCK }
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
NFE_NO_ERROR 
NFE_UNKNOWN_ERROR 
NFE_OPEN_ERROR 
NFE_READDATA_ERROR 
NFE_LINE_REQUIRED 
NFE_DATA_BLOCK_REQUIRED 
NFE_INVALID_TOKEN 
NFE_ITEM_REQUIRED 
NFE_RECORD_REQUIRED 
NFE_WRITEDATA_ERROR 

Definition at line 16 of file CNFMessage.h.

◆ anonymous enum

anonymous enum
Enumerator
NFW_NON_SUPPORTED_DATA_BLOCK 

Definition at line 31 of file CNFMessage.h.