Xyce
6.1
|
#include <N_DEV_SGF_Interface.h>
Public Attributes | |
char | szLogo [64] |
char | szSign [16] |
char | szMeshFile [128] |
UINT | cConstant |
UINT | cVariable |
UINT | cArray |
UINT | cElement |
UINT | c1DArray |
UINT | c2DArray |
UINT | c3DArray |
UINT | cSet |
Definition at line 68 of file N_DEV_SGF_Interface.h.
UINT RESHEAD::c1DArray |
Definition at line 78 of file N_DEV_SGF_Interface.h.
UINT RESHEAD::c2DArray |
Definition at line 79 of file N_DEV_SGF_Interface.h.
UINT RESHEAD::c3DArray |
Definition at line 80 of file N_DEV_SGF_Interface.h.
UINT RESHEAD::cArray |
Definition at line 76 of file N_DEV_SGF_Interface.h.
UINT RESHEAD::cConstant |
Definition at line 74 of file N_DEV_SGF_Interface.h.
UINT RESHEAD::cElement |
Definition at line 77 of file N_DEV_SGF_Interface.h.
UINT RESHEAD::cSet |
Definition at line 81 of file N_DEV_SGF_Interface.h.
UINT RESHEAD::cVariable |
Definition at line 75 of file N_DEV_SGF_Interface.h.
char RESHEAD::szLogo[64] |
Definition at line 71 of file N_DEV_SGF_Interface.h.
char RESHEAD::szMeshFile[128] |
Definition at line 73 of file N_DEV_SGF_Interface.h.
char RESHEAD::szSign[16] |
Definition at line 72 of file N_DEV_SGF_Interface.h.