#include <waveheader.h>
Public Member Functions | |
LEUint32 () | |
LEUint32 & | operator= (const LEUint32 &s) |
LEUint32 (const Uint32 v) | |
operator Uint32 () | |
Private Attributes | |
unsigned char | data [4] |
LEUint32 | ( | ) | [inline] |
operator Uint32 | ( | ) | [inline] |
unsigned char data[4] [private] |