VAPOR3 3.9.4
Namespaces | Functions
CFuncs.h File Reference
#include <cmath>
#include <string>
#include <vapor/common.h>

Go to the source code of this file.

Namespaces

namespace  Wasp
 

Functions

COMMON_API void Wasp::Splitpath (std::string path, std::string &volume, std::string &dir, std::string &file, bool nofile)
 
COMMON_API double Wasp::GetTime ()
 
COMMON_API int Wasp::MkDirHier (const std::string &dir)
 
COMMON_API std::string Wasp::GetEnvironmentalVariable (const std::string &name)