SMTK  @SMTK_VERSION@
Simulation Modeling Tool Kit
Public Member Functions | Protected Attributes | List of all members
smtk::common::FileLocation Class Reference
Collaboration diagram for smtk::common::FileLocation:
[legend]

Public Member Functions

 FileLocation (const std::string &filePath, const std::string &refPath=std::string())
 
 FileLocation (const FileLocation &other)
 
std::string absolutePath () const
 
std::string relativePath () const
 
std::string referencePath () const
 
bool empty () const
 
void clear ()
 
FileLocationoperator= (const FileLocation &from)=default
 
bool operator== (const FileLocation &from) const
 
bool operator== (const std::string &from) const
 

Protected Attributes

std::string m_filePath
 
std::string m_referencePath
 

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