Searched refs:o_rPath (Results 1 – 6 of 6) sorted by relevance
45 ostream & o_rPath ) const;47 bostream & o_rPath ) const;60 ostream & o_rPath ) const;62 bostream & o_rPath ) const;76 ostream & o_rPath ) const;78 bostream & o_rPath ) const;90 ostream & o_rPath ) const;92 bostream & o_rPath ) const;109 ostream & o_rPath ) const;111 bostream & o_rPath ) const;[all …]
123 Path::Get( ostream & o_rPath ) const in Get()128 pRoot->Get( o_rPath ); in Get()129 aPath.Get( o_rPath, pRoot->OwnDelimiter() ); in Get()132 o_rPath << sFile; in Get()137 Path::Get( bostream & o_rPath ) const in Get()142 pRoot->Get( o_rPath ); in Get()143 aPath.Get( o_rPath, pRoot->OwnDelimiter() ); in Get()146 o_rPath.write( sFile ); in Get()
121 DirectoryChain::Get( ostream & o_rPath, in Get() argument128 o_rPath << (*it).c_str() << i_sDelimiter; in Get()133 DirectoryChain::Get( bostream & o_rPath, in Get() argument142 o_rPath.write( (*it).c_str() ); in Get()143 o_rPath.write( i_sDelimiter, deliLen); in Get()
84 ostream & o_rPath ) const;87 bostream & o_rPath ) const;
105 ostream & o_rPath,108 bostream & o_rPath,
58 ostream & o_rPath ) const = 0;