ProteoWizard
Static Public Member Functions
pwiz::msaux::Path Class Reference

#include <Path.h>

List of all members.

Static Public Member Functions

static std::string directory (const std::string &fullpath)
static std::string filename (const std::string &fullpath)
static std::string base (const std::string &fullpath)
static std::string extension (const std::string &fullpath)
static bool mkdir (const std::string &directoryName)

Detailed Description

Definition at line 35 of file Path.h.


Member Function Documentation

static std::string pwiz::msaux::Path::directory ( const std::string &  fullpath)
static
static std::string pwiz::msaux::Path::filename ( const std::string &  fullpath)
static
static std::string pwiz::msaux::Path::base ( const std::string &  fullpath)
static
static std::string pwiz::msaux::Path::extension ( const std::string &  fullpath)
static
static bool pwiz::msaux::Path::mkdir ( const std::string &  directoryName)
static

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