|
Nemiver
0.3
|
The base type presenting a location. More...
#include <nmv-loc.h>
Public Types | |
| enum | Kind { UNDEFINED_LOC_KIND, SOURCE_LOC_KIND, FUNCTION_LOC_KIND, ADDRESS_LOC_KIND } |
| The different possible kinds of locations. More... | |
Public Member Functions | |
| Kind | kind () const |
| virtual | ~Loc () |
Protected Member Functions | |
| Loc () | |
| Loc (const Loc &a) | |
Protected Attributes | |
| Kind | m_kind |
The base type presenting a location.
|
inlineprotected |
|
inlineprotected |
|
inlinevirtual |
|
inline |
|
protected |
1.8.17