OpenCMISS-Iron Internal API Documentation
|
Public Attributes | |
int | handle |
int | type |
union { | |
FileSession fileSession | |
}; | |
struct _SessionListEntry * | next |
Definition at line 156 of file FieldExport.c.
union { ... } |
FileSession _SessionListEntry::fileSession |
Definition at line 164 of file FieldExport.c.
Referenced by FieldExport_Component(), FieldExport_CoordinateComponent(), FieldExport_CoordinateDerivativeIndices(), FieldExport_CoordinateVariable(), FieldExport_DerivativeIndices(), FieldExport_ElementGridSize(), FieldExport_ElementGridValues(), FieldExport_ElementIndex(), FieldExport_ElementNodeIndices(), FieldExport_ElementNodeScales(), FieldExport_EndComponent(), FieldExport_FieldCount(), FieldExport_File_CloseSession(), FieldExport_File_OpenSession(), FieldExport_Group(), FieldExport_MeshDimensions(), FieldExport_NodeCount(), FieldExport_NodeScaleIndexes(), FieldExport_NodeValues(), FieldExport_ScaleFactors(), FieldExport_ScalingFactorCount(), FieldExport_Variable(), and FieldExport_VersionInfo().
int _SessionListEntry::handle |
Definition at line 158 of file FieldExport.c.
Referenced by FieldExport_File_OpenSession(), and FieldExport_GetSession().
struct _SessionListEntry* _SessionListEntry::next |
Definition at line 167 of file FieldExport.c.
Referenced by FieldExport_File_OpenSession(), and FieldExport_GetSession().
int _SessionListEntry::type |
Definition at line 160 of file FieldExport.c.
Referenced by FieldExport_CloseSession(), FieldExport_Component(), FieldExport_CoordinateComponent(), FieldExport_CoordinateDerivativeIndices(), FieldExport_CoordinateVariable(), FieldExport_DerivativeIndices(), FieldExport_ElementGridSize(), FieldExport_ElementGridValues(), FieldExport_ElementIndex(), FieldExport_ElementNodeIndices(), FieldExport_ElementNodeScales(), FieldExport_EndComponent(), FieldExport_FieldCount(), FieldExport_File_CloseSession(), FieldExport_File_OpenSession(), FieldExport_Group(), FieldExport_MeshDimensions(), FieldExport_NodeCount(), FieldExport_NodeScaleIndexes(), FieldExport_NodeValues(), FieldExport_ScaleFactors(), FieldExport_ScalingFactorCount(), FieldExport_Variable(), and FieldExport_VersionInfo().