BFLibCPP 0.1
CPP Library
Loading...
Searching...
No Matches
BF::Path Class Reference

#include <path.hpp>

Inheritance diagram for BF::Path:
Collaboration diagram for BF::Path:

Protected Member Functions

 Path (const char *path)
 
virtual ~Path ()
 
const char * path ()
 
const char * abspath ()
 

Additional Inherited Members

- Public Member Functions inherited from BF::Object
 Object ()
 
 Object (Object &obj)
 
virtual ~Object ()
 
- Static Public Member Functions inherited from BF::Object
static void retain (Object *obj)
 
static void release (Object *obj)
 
static int retainCount (Object *obj)
 
static int retainCount (Object &obj)
 

Constructor & Destructor Documentation

◆ Path()

Path::Path ( const char * path)
protected
Here is the call graph for this function:

◆ ~Path()

Path::~Path ( )
protectedvirtual

Member Function Documentation

◆ abspath()

const char * Path::abspath ( )
protected

returns absolut path

similar to realpath

◆ path()

const char * Path::path ( )
protected

Will return the entire path to file


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