lightspark::UI8 Class Reference

#include <swftypes.h>

List of all members.

Public Member Functions

 UI8 ()
 UI8 (uint8_t v)
 operator uint8_t () const
 operator UI16 ()

Private Attributes

uint8_t val

Friends

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

Detailed Description

Definition at line 312 of file swftypes.h.


Constructor & Destructor Documentation

lightspark::UI8::UI8 (  )  [inline]

Definition at line 318 of file swftypes.h.

lightspark::UI8::UI8 ( uint8_t  v  )  [inline]

Definition at line 319 of file swftypes.h.


Member Function Documentation

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

Definition at line 321 of file swftypes.h.

lightspark::UI8::operator uint8_t (  )  const [inline]

Definition at line 320 of file swftypes.h.


Friends And Related Function Documentation

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

Definition at line 504 of file swftypes.h.


Member Data Documentation

uint8_t lightspark::UI8::val [private]

Definition at line 316 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