Main Page   Reference Manual   Namespace List   Compound List   Namespace Members   Compound Members   File Members  

Public Member Functions | List of all members

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

An object representing the main executable or a shared library.

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

Copyright © 2001 - 2004 Carlo Wood.  All rights reserved.