Path.h File Reference

Declares system indepent functions for manipulating file system Paths. More...

#include <string>

Functions

std::string GetPathPart (const std::string &fullPath)
 Gets the path portion of the given complete path.

Detailed Description

Declares system indepent functions for manipulating file system Paths.

Author:
Joe Forte
Date:
5/21/2008

Function Documentation

std::string GetPathPart ( const std::string &  fullPath  ) 

Gets the path portion of the given complete path.

Parameters:
[in] fullPath the complete path.
Returns:
removes the trailing file name from the path.
Generated on Mon Apr 5 19:08:05 2010 for BrickOut |ReDuX| by  doxygen 1.6.3