Nemiver  0.3
Classes | Namespaces
nmv-loc.h File Reference
#include "nmv-ustring.h"
#include "nmv-address.h"
#include "nmv-api-macros.h"

Go to the source code of this file.

Classes

class  nemiver::common::Loc
 The base type presenting a location. More...
 
class  nemiver::common::SourceLoc
 
class  nemiver::common::FunctionLoc
 
class  nemiver::common::AddressLoc
 

Namespaces

 nemiver
 
 nemiver::common
 

Detailed Description

The declaration of source, function and addresses related location types. For now, it's only the debugging engine backend that knows how to serialize a location into a location string.