Lines Matching refs:WinDriveRootDir
100 class WinDriveRootDir : public Root class
103 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::WinDriveRootDir
397 WinDriveRootDir::WinDriveRootDir( char i_cDrive ) in WinDriveRootDir() function in csv::ploc::WinDriveRootDir
403 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()
423 WinDriveRootDir::OwnDelimiter() const in OwnDelimiter()