readTypes.h File Reference

#include <string>
#include <sstream>
#include "typedefs.h"
#include "i18n.h"

Include dependency graph for readTypes.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

string fixedString (iter start, int length)
int BEInt16 (iter start)
int BEInt32 (iter start)
int BEInt24 (iter start)
string bcdbyte (unsigned char start)
string BCDDate (iter start)
int LEInt32 (iter start)


Function Documentation

string bcdbyte ( unsigned char  start  ) 

Referenced by BCDDate().

string BCDDate ( iter  start  ) 

References bcdbyte().

int BEInt16 ( iter  start  ) 

int BEInt24 ( iter  start  ) 

int BEInt32 ( iter  start  ) 

string fixedString ( iter  start,
int  length 
)

References latin1tounicode().

Referenced by Fault::Fault().

int LEInt32 ( iter  start  ) 


Generated on Tue May 19 19:41:50 2009 by  doxygen 1.5.8