Compiler::CompilerFloatTable Struct Reference

#include <compiler.h>

List of all members.

Public Member Functions

U32 add (F64 value)
void reset ()
F64build ()
void write (Stream &st)

Public Attributes

U32 count
Entrylist

Classes

struct  Entry


Member Function Documentation

U32 Compiler::CompilerFloatTable::add ( F64  value  ) 

void Compiler::CompilerFloatTable::reset (  ) 

F64* Compiler::CompilerFloatTable::build (  ) 

void Compiler::CompilerFloatTable::write ( Stream st  ) 


Member Data Documentation