Public Member Functions | |
| MockNameResolver (std::wstring content) | |
| virtual std::wstring | readContent (const std::wstring &path) |
| Locate the path and read its content. More... | |
| virtual void | setBasePath (const std::wstring &path) |
| Set base path for resolving relative paths. More... | |
| virtual std::wstring | getFolderPath (const std::wstring &path) const |
| get folder of the provided path More... | |
|
inline |
|
inlinevirtual |
get folder of the provided path
Implements AppSecInc::Databases::ODBC::PathResolver.
|
inlinevirtual |
Locate the path and read its content.
Implements AppSecInc::Databases::ODBC::PathResolver.
|
inlinevirtual |
Set base path for resolving relative paths.
Implements AppSecInc::Databases::ODBC::PathResolver.
| © Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |