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 91 of file x400_msasync.c.
Field Documentation
◆ oraddr
| char* SessionTable::oraddr |
- Examples
- x400_msasync.c.
Definition at line 92 of file x400_msasync.c.
◆ psw
| char* SessionTable::psw |
- Examples
- x400_msasync.c.
Definition at line 93 of file x400_msasync.c.
◆ pa
| char* SessionTable::pa |
- Examples
- x400_msasync.c.
Definition at line 94 of file x400_msasync.c.
◆ fd
| int SessionTable::fd |
- Examples
- x400_msasync.c.
Definition at line 95 of file x400_msasync.c.
◆ eventmask
| int SessionTable::eventmask |
- Examples
- x400_msasync.c.
Definition at line 96 of file x400_msasync.c.
◆ sp
| struct X400msSession* SessionTable::sp |
Definition at line 97 of file x400_msasync.c.
The documentation for this struct was generated from the following file: