Lines Matching refs:UNCRoot
119 class UNCRoot : public Root class
122 UNCRoot(
124 UNCRoot(
167 return new UNCRoot(i_sPath); in Create_WindowsRoot()
431 UNCRoot::UNCRoot( const char * i_sPath ) in UNCRoot() function in csv::ploc::UNCRoot
453 UNCRoot::UNCRoot( const String & i_sComputer, in UNCRoot() function in csv::ploc::UNCRoot
461 UNCRoot::Get( ostream & o_rPath ) const in Get()
467 UNCRoot::Get( bostream & o_rPath ) const in Get()
477 UNCRoot::CreateCopy() const in CreateCopy()
479 return new UNCRoot(sComputer,sEntryPt); in CreateCopy()
483 UNCRoot::OwnDelimiter() const in OwnDelimiter()