Apache Mesos
Namespaces | Functions
os::libraries Namespace Reference

Namespaces

 Library
 

Functions

std::string expandName (const std::string &libraryName)
 
std::string paths ()
 
void setPaths (const std::string &newPaths)
 
void appendPaths (const std::string &newPaths)
 

Function Documentation

void os::libraries::appendPaths ( const std::string &  newPaths)
inline
std::string os::libraries::expandName ( const std::string &  libraryName)
inline
std::string os::libraries::paths ( )
inline
void os::libraries::setPaths ( const std::string &  newPaths)
inline