Public Member Functions | Public Attributes

UNALIGN_INT32 Union Reference

List of all members.

Public Member Functions

 UNALIGN_INT32 (UINT32 x)
 UNALIGN_INT32 (const char *s)

Public Attributes

char ch [sizeof(UINT32)]
UINT32 n

Detailed Description

Definition at line 131 of file strtab.cxx.


Constructor & Destructor Documentation

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.


Member Data Documentation

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().


The documentation for this union was generated from the following file: