Public Types | |
typedef std::deque< std::string > | _SearchPathsDeque |
Static Public Member Functions | |
static void | _buildSearchPathsDeque (_Impl::_SearchPathsDeque &searchPathsDeque, vhdSearchPathsRef searchPaths, const std::string &types) |
Public Attributes | |
std::string | _fileName |
_SearchPathsDeque | _searchPathsDeque |
_SearchPathsDeque::iterator | _pathIt |
int | _handle |
std::string | _path |
std::string | _relativePath |
std::string | _name |
std::string | _ext |
typedef std::deque<std::string> vhdFileFinder::_Impl::_SearchPathsDeque |
void vhdFileFinder::_Impl::_buildSearchPathsDeque | ( | _Impl::_SearchPathsDeque & | searchPathsDeque, | |
vhdSearchPathsRef | searchPaths, | |||
const std::string & | types | |||
) | [static] |
std::string vhdFileFinder::_Impl::_fileName |
_SearchPathsDeque::iterator vhdFileFinder::_Impl::_pathIt |
std::string vhdFileFinder::_Impl::_path |
std::string vhdFileFinder::_Impl::_relativePath |
std::string vhdFileFinder::_Impl::_name |
std::string vhdFileFinder::_Impl::_ext |