Puma Reference Manual Puma: Puma::FilenameInfo Class Reference



Puma::FilenameInfo Class Reference

#include <FilenameInfo.h>

Inherits Puma::RefCnt.

List of all members.

Public Member Functions

 FilenameInfo ()
 ~FilenameInfo ()
void name (const char *n)
const char * name () const
const char * path ()
const char * root ()
bool is_absolute () const
bool operator== (const FilenameInfo &rc) const

Constructor & Destructor Documentation

Puma::FilenameInfo::FilenameInfo (  )  [inline]
Puma::FilenameInfo::~FilenameInfo (  ) 

Member Function Documentation

bool Puma::FilenameInfo::is_absolute (  )  const
const char* Puma::FilenameInfo::name (  )  const [inline]
void Puma::FilenameInfo::name ( const char *  n  ) 
bool Puma::FilenameInfo::operator== ( const FilenameInfo rc  )  const [inline]
const char* Puma::FilenameInfo::path (  ) 
const char* Puma::FilenameInfo::root (  ) 



Puma Reference Manual. Created on 24 Nov 2009.