#include <waveheader.h>
Public Member Functions | |
| LEUint16 () | |
| LEUint16 & | operator= (const LEUint16 &s) |
| LEUint16 (const Uint16 v) | |
| operator Uint16 () | |
Private Attributes | |
| unsigned char | data [2] |
| LEUint16 | ( | ) | [inline] |
| operator Uint16 | ( | ) | [inline] |
unsigned char data[2] [private] |
1.5.1-p1