SessionTable Struct Reference
Data Fields | |
| char * | oraddr |
| char * | psw |
| char * | pa |
| int | fd |
| int | eventmask |
| struct X400msSession * | sp |
Detailed Description
- Examples
- x400_msasync.c.
Definition at line 110 of file x400_msasync.c.
Field Documentation
◆ oraddr
| char* SessionTable::oraddr |
- Examples
- x400_msasync.c.
Definition at line 111 of file x400_msasync.c.
◆ psw
| char* SessionTable::psw |
- Examples
- x400_msasync.c.
Definition at line 112 of file x400_msasync.c.
◆ pa
| char* SessionTable::pa |
- Examples
- x400_msasync.c.
Definition at line 113 of file x400_msasync.c.
◆ fd
| int SessionTable::fd |
- Examples
- x400_msasync.c.
Definition at line 114 of file x400_msasync.c.
◆ eventmask
| int SessionTable::eventmask |
- Examples
- x400_msasync.c.
Definition at line 115 of file x400_msasync.c.
◆ sp
| struct X400msSession* SessionTable::sp |
Definition at line 116 of file x400_msasync.c.
The documentation for this struct was generated from the following file: