Falcon::LineMap Class Reference

Line information map. More...

#include <linemap.h>

Inheritance diagram for Falcon::LineMap:

Inheritance graph
[legend]

List of all members.

Public Member Functions

void addEntry (uint32 pcounter, uint32 line)
 LineMap ()
bool load (Stream *in)
bool save (Stream *out) const
 ~LineMap ()


Detailed Description

Line information map.

The aim of this class is to map a certain code position with a line number in the source file, so to allow debugging of the modules. (int32,int32)


Constructor & Destructor Documentation

Falcon::LineMap::LineMap (  ) 

Falcon::LineMap::~LineMap (  )  [inline]


Member Function Documentation

void Falcon::LineMap::addEntry ( uint32  pcounter,
uint32  line 
) [inline]

bool Falcon::LineMap::load ( Stream in  ) 

bool Falcon::LineMap::save ( Stream out  )  const


The documentation for this class was generated from the following file:

Generated on Mon Oct 19 10:11:37 2009 for Falcon_Core by  doxygen 1.5.8