Searched refs:WinDriveRootDir (Results 1 – 1 of 1) sorted by relevance
100 class WinDriveRootDir : public Root class103 WinDriveRootDir(105 WinDriveRootDir(182 return new WinDriveRootDir(i_sPath); in Create_WindowsRoot()390 WinDriveRootDir::WinDriveRootDir( const char * i_sPath ) in WinDriveRootDir() function in csv::ploc::WinDriveRootDir397 WinDriveRootDir::WinDriveRootDir( char i_cDrive ) in WinDriveRootDir() function in csv::ploc::WinDriveRootDir403 WinDriveRootDir::Get( ostream & o_rPath ) const in Get()409 WinDriveRootDir::Get( bostream & o_rPath ) const in Get()417 WinDriveRootDir::CreateCopy() const in CreateCopy()419 return new WinDriveRootDir(cDrive); in CreateCopy()[all …]
Completed in 17 milliseconds