lightspark::UI16 Class Reference

#include <swftypes.h>

List of all members.

Public Member Functions

 UI16 ()
 UI16 (uint16_t v)
 operator uint16_t () const
 operator UI32 () const
void bswap ()

Private Attributes

uint16_t val

Friends

std::istream & operator>> (std::istream &s, UI16 &v)

Detailed Description

Definition at line 299 of file swftypes.h.


Constructor & Destructor Documentation

lightspark::UI16::UI16 (  )  [inline]

Definition at line 305 of file swftypes.h.

lightspark::UI16::UI16 ( uint16_t  v  )  [inline]

Definition at line 306 of file swftypes.h.


Member Function Documentation

void lightspark::UI16::bswap (  )  [inline]

Definition at line 309 of file swftypes.h.

lightspark::UI16::operator UI32 (  )  const [inline]

Definition at line 308 of file swftypes.h.

lightspark::UI16::operator uint16_t (  )  const [inline]

Definition at line 307 of file swftypes.h.


Friends And Related Function Documentation

std::istream& operator>> ( std::istream &  s,
UI16 v 
) [friend]

Definition at line 516 of file swftypes.h.


Member Data Documentation

uint16_t lightspark::UI16::val [private]

Definition at line 303 of file swftypes.h.


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 19:50:35 2010 for Lightspark by  doxygen 1.6.3