OpenCMISS-Iron Internal API Documentation
_SessionListEntry Struct Reference
Collaboration diagram for _SessionListEntry:

Public Attributes

int handle
 
int type
 
union {
   FileSession   fileSession
 
}; 
 
struct _SessionListEntrynext
 

Detailed Description

Definition at line 156 of file FieldExport.c.

Member Data Documentation

union { ... }
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().