Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

stlext.h File Reference

Go to the source code of this file.

Namespaces

namespace  std

Classes

struct  Exit
 often i need to print an error and exit. More...

Functions

template<typename T> bool KeyExists (map< string, T > m, const string &key)
 tests if a key exists in a map array
bool FileExist (const char *src)
 tests if a file exists - uses c functions because they are less verbose in this context
ostream & operator<< (ostream &os, const Exit &e)


Function Documentation

bool FileExist const char *  src  ) 
 

tests if a file exists - uses c functions because they are less verbose in this context

template<typename T>
bool KeyExists map< string, T >  m,
const string &  key
 

tests if a key exists in a map array

ostream& operator<< ostream &  os,
const Exit e
 


Generated on Sun Mar 20 12:22:07 2005 for The Grid by doxygen 1.3.8