Public Member Functions | Public Attributes | List of all members
sharedLibraryStorage Class Reference

#include <LoadableDevice_impl.h>

Public Member Functions

void setFilename (std::string _filename)
 
void addModification (const std::string _path_to_modify, const std::string &_path_modification)
 

Public Attributes

std::string filename
 
std::vector< std::pair< std::string, std::string > > modifications
 

Member Function Documentation

void sharedLibraryStorage::addModification ( const std::string  _path_to_modify,
const std::string &  _path_modification 
)
inline
void sharedLibraryStorage::setFilename ( std::string  _filename)
inline

Member Data Documentation

std::string sharedLibraryStorage::filename
std::vector<std::pair<std::string,std::string> > sharedLibraryStorage::modifications

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