Main Page | Class Hierarchy | Data Structures | File List | Data Fields | Globals

cbPath Class Reference

#include <cbfile.h>

Inheritance diagram for cbPath:

Inheritance graph
[legend]
Collaboration diagram for cbPath:

Collaboration graph
[legend]

Public Member Functions

 cbPath (cbcchr *p_path)
 cbPath ()
 ~cbPath ()
cbbool SetPath (const char *p_path)
const cbString GetPath ()
cbString GetPathLevel (int idx)
cbbool PathUp ()
cbbool PathDown (cbcchr *p_path)
cbbool HasFileName ()
cbString MakeRelPath (cbcchr *p_path)
cbString MakeAbsPath (cbcchr *p_refPath)
cbString Win32ToLinux (cbcchr *driveMntPoint, cbcchr *p_path)
cbString LinuxToWin32 (cbcchr *driveMntPoint, cbcchr *p_path)

Protected Attributes

cbString m_path
cbString m_fileName

Constructor & Destructor Documentation

cbPath::cbPath (  cbcchr *  p_path  )  [inline]
 

cbPath::cbPath (   )  [inline]
 

cbPath::~cbPath (   )  [inline]
 


Member Function Documentation

const cbString cbPath::GetPath (   )  [inline]
 

cbString cbPath::GetPathLevel (  int  idx  )  [inline]
 

cbbool cbPath::HasFileName (   )  [inline]
 

cbString cbPath::LinuxToWin32 (  cbcchr *  driveMntPoint,
cbcchr *  p_path
)  [inline]
 

cbString cbPath::MakeAbsPath (  cbcchr *  p_refPath  )  [inline]
 

cbString cbPath::MakeRelPath (  cbcchr *  p_path  )  [inline]
 

cbbool cbPath::PathDown (  cbcchr *  p_path  )  [inline]
 

cbbool cbPath::PathUp (   )  [inline]
 

cbbool cbPath::SetPath (  const char *  p_path  )  [inline]
 

cbString cbPath::Win32ToLinux (  cbcchr *  driveMntPoint,
cbcchr *  p_path
)  [inline]
 


Field Documentation

cbString cbPath::m_fileName [protected]
 

cbString cbPath::m_path [protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Mar 8 23:30:17 2004 for CBCCL by doxygen 1.3.4