#include <ObjyPathFormater.h>
Public Methods | |
~ObjyPathFormater () | |
std::vector< std::string > | formPathNames (const std::string &path) const |
std::string | formAbsolutePath (const std::string &path) const |
Static Public Methods | |
const ObjyPathFormater & | theFormater () |
Protected Methods | |
ObjyPathFormater () | |
ObjyPathFormater (const ObjyPathFormater &) | |
ObjyPathFormater & | operator= (const ObjyPathFormater &) |
|
Definition at line 16 of file ObjyPathFormater.h. |
|
|
|
Definition at line 21 of file ObjyPathFormater.h. |
|
Referenced by Anaphe::AIDA_ObjectivityStore::AIDA_ObjyStore::collectObjectTypes(), and Anaphe::AIDA_ObjectivityStore::AIDA_ObjyStore::registerType(). |
|
|
|
|
|
Definition at line 4 of file ObjyPathFormater.cpp. Referenced by Anaphe::AIDA_ObjectivityStore::AIDA_ObjyStore::collectObjectTypes(), Anaphe::AIDA_ObjectivityStore::AIDA_ObjyStore::registerType(), and Anaphe::AIDA_ObjectivityStore::AIDA_ObjyStore::retrieveObject(). |