Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

CdbPathName.hh File Reference

#include "CdbBase/CdbCommon.hh"
#include <vector>
#include <string>
#include <iostream>

Go to the source code of this file.

Compounds

class  CdbPathName
 This class facilitates path name operations. More...


Functions

std::ostream & operator<< (std::ostream &o, const CdbPathName &thePathName)
CdbPathName operator+ (const char *theStr, const CdbPathName &thePath)
CdbPathName operator+ (const std::string &theStr, const CdbPathName &thePath)


Function Documentation

CdbPathName operator+ const std::string &    theStr,
const CdbPathName   thePath
[inline]
 

Definition at line 262 of file CdbPathName.hh.

CdbPathName operator+ const char *    theStr,
const CdbPathName   thePath
[inline]
 

Definition at line 254 of file CdbPathName.hh.

std::ostream& operator<< std::ostream &    o,
const CdbPathName   thePathName
[inline]
 

Definition at line 245 of file CdbPathName.hh.

References CdbPathName::toString().


Generated on Mon Dec 5 18:22:15 2005 for CDB by doxygen1.3-rc3