inlib  1.2.0
Namespaces | Defines | Functions
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/path File Reference
#include <string>
Include dependency graph for path:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  inlib
 

manipulations that induces other includes : ///////////


Defines

#define inlib_path

Functions

std::string inlib::suffix (const std::string &a_string, bool a_back=true)
std::string inlib::nosuffix (const std::string &a_string, bool a_back=true)
std::string inlib::base_name (const std::string &a_path)
bool inlib::is_absolute_path (const std::string &a_path)
bool inlib::path_name_suffix (const std::string &a_string, std::string &a_path, std::string &a_name, std::string &a_suffix)
std::string inlib::dir_name (const std::string &a_path, unsigned int a_num=1)

Define Documentation

#define inlib_path

Definition at line 5 of file path.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines