Public Member Functions

AppSecInc::Databases::ODBC::FilesystemPathResolver Class Reference

default implementation of PathResolver More...

#include <PathResolver.h>

Inheritance diagram for AppSecInc::Databases::ODBC::FilesystemPathResolver:
AppSecInc::Databases::ODBC::PathResolver

List of all members.

Public Member Functions

 FilesystemPathResolver ()
virtual ~FilesystemPathResolver ()
virtual std::wstring readContent (const std::wstring &path)
 Locate the path and read its content.
virtual void setBasePath (const std::wstring &path)
 Set base path for resolving relative paths.
virtual std::wstring getFolderPath (const std::wstring &path) const
 get folder of the provided path

Detailed Description

default implementation of PathResolver


Constructor & Destructor Documentation

FilesystemPathResolver::FilesystemPathResolver ( )
FilesystemPathResolver::~FilesystemPathResolver ( ) [virtual]

Member Function Documentation

std::wstring FilesystemPathResolver::getFolderPath ( const std::wstring &  path) const [virtual]

get folder of the provided path

Implements AppSecInc::Databases::ODBC::PathResolver.

std::wstring FilesystemPathResolver::readContent ( const std::wstring &  path) [virtual]

Locate the path and read its content.

Implements AppSecInc::Databases::ODBC::PathResolver.

void FilesystemPathResolver::setBasePath ( const std::wstring &  path) [virtual]

Set base path for resolving relative paths.

Implements AppSecInc::Databases::ODBC::PathResolver.


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


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com