fintp_base
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FinTP::Path Class Reference

Util class for using paths in a platform independent manner. More...

#include <PlatformDeps.h>

Static Public Member Functions

static string Combine (const string &path1, const string &path2)
 
static string GetFilename (const string &path)
 

Static Public Attributes

static const string PATH_SEPARATOR = "/"
 

Detailed Description

Util class for using paths in a platform independent manner.

Member Function Documentation

string Path::Combine ( const string &  path1,
const string &  path2 
)
static
string Path::GetFilename ( const string &  path)
static

Member Data Documentation

string const Path::PATH_SEPARATOR = "/"
static

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