Public Member Functions | |
| UNALIGN_INT32 (UINT32 x) | |
| UNALIGN_INT32 (const char *s) | |
Public Attributes | |
| char | ch [sizeof(UINT32)] |
| UINT32 | n |
Definition at line 131 of file strtab.cxx.
| UNALIGN_INT32::UNALIGN_INT32 | ( | UINT32 | x | ) | [inline] |
Definition at line 136 of file strtab.cxx.
| UNALIGN_INT32::UNALIGN_INT32 | ( | const char * | s | ) | [inline] |
Definition at line 138 of file strtab.cxx.
| char UNALIGN_INT32::ch[sizeof(UINT32)] |
Definition at line 133 of file strtab.cxx.
Referenced by CHARACTER_ARRAY::copy().
Definition at line 134 of file strtab.cxx.
Referenced by CHARACTER_ARRAY::get_length().
1.7.1