Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

FlashFixed16 Class Reference

#include <FBase.h>

List of all members.

Public Methods

 FlashFixed16 (void)
 FlashFixed16 (SBYTE u, UBYTE l)
 FlashFixed16 (double f)
UWORD ConvertToRaw () const
void GetFromRaw (SWORD raw)
double ConvertToDouble ()
void GetFromDouble (double x)

Public Attributes

SBYTE upperval
UBYTE lowerval

Friends

std::ostream & operator<< (std::ostream &out, const FlashFixed16 &data)
std::istream & operator>> (std::istream &in, FlashFixed16 &data)


Constructor & Destructor Documentation

FlashFixed16::FlashFixed16 void
 

FlashFixed16::FlashFixed16 SBYTE u,
UBYTE l
 

FlashFixed16::FlashFixed16 double f
 


Member Function Documentation

double FlashFixed16::ConvertToDouble [inline]
 

UWORD FlashFixed16::ConvertToRaw const [inline]
 

void FlashFixed16::GetFromDouble double x [inline]
 

void FlashFixed16::GetFromRaw SWORD raw [inline]
 


Friends And Related Function Documentation

std::ostream& operator<< std::ostream & out,
const FlashFixed16 & data
[friend]
 

std::istream& operator>> std::istream & in,
FlashFixed16 & data
[friend]
 


Member Data Documentation

UBYTE FlashFixed16::lowerval
 

SBYTE FlashFixed16::upperval
 


The documentation for this class was generated from the following files:
Generated at Wed Aug 1 13:33:54 2001 for SWFSource by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001