Puma Reference Manual Puma: Puma::PathIterator Class Reference



Puma::PathIterator Class Reference

#include <PathIterator.h>

List of all members.

Public Member Functions

 PathIterator (const char *)
 ~PathIterator ()
void pattern (const char *)
void init (const PFMConstIter &begin)
bool in_use () const
void done ()
const char * file () const
const char * dest () const

Friends

class PathManager


Constructor & Destructor Documentation

Puma::PathIterator::PathIterator ( const char *   ) 

Puma::PathIterator::~PathIterator (  ) 


Member Function Documentation

void Puma::PathIterator::pattern ( const char *   ) 

void Puma::PathIterator::init ( const PFMConstIter begin  ) 

bool Puma::PathIterator::in_use (  )  const [inline]

void Puma::PathIterator::done (  )  [inline]

const char* Puma::PathIterator::file (  )  const

const char* Puma::PathIterator::dest (  )  const


Friends And Related Function Documentation

friend class PathManager [friend]




Puma Reference Manual. Created on 5 Nov 2008.