libcwdversion 2.0.0
The C++ Debugging Support Library
Loading...
Searching...
No Matches

An object representing the main executable or a shared library. More...

#include <libcwd/debug.h>

Public Member Functions

char const * filepath () const
 The full path name of the loaded executable or shared library.
char const * filename () const
 The file name of the loaded executable or shared library (with path stripped off).

Detailed Description

This class contains the full path (file name) of an object file. As a member of class ObjectFileRegistry, defined in namespace dwarf, it is the only data exposed to the user, of that class.


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