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

pathStore.h File Reference

#include "pandatoolbase.h"

Go to the source code of this file.

Enumerations

enum  PathStore {
  PS_invalid, PS_relative, PS_absolute, PS_rel_abs,
  PS_strip, PS_keep
}

Functions

string format_path_store (PathStore unit)
ostream & operator<< (ostream &out, PathStore unit)
PathStore string_path_store (const string &str)


Enumeration Type Documentation

enum PathStore
 

Enumeration values:
PS_invalid 
PS_relative 
PS_absolute 
PS_rel_abs 
PS_strip 
PS_keep 

Definition at line 30 of file pathStore.h.

Referenced by ProgramBase::dispatch_path_store().


Function Documentation

string format_path_store PathStore  unit  ) 
 

Definition at line 29 of file pathStore.cxx.

References nout, PS_absolute, PS_invalid, PS_keep, PS_rel_abs, PS_relative, and PS_strip.

Referenced by operator<<().

ostream& operator<< ostream &  out,
PathStore  unit
 

Definition at line 58 of file pathStore.cxx.

References format_path_store().

PathStore string_path_store const string &  str  ) 
 

Definition at line 69 of file pathStore.cxx.

References cmp_nocase(), cmp_nocase_uh(), PS_absolute, PS_invalid, PS_keep, PS_rel_abs, PS_relative, and PS_strip.

Referenced by ProgramBase::dispatch_path_store().


Generated on Fri Apr 18 01:00:21 2003 for Panda-Tool by doxygen1.3