#include <ostream>
#include <string>
Go to the source code of this file.
Classes | |
| class | dlr::utilities::OptionDescription |
| The OptionDescription class. More... | |
Namespaces | |
| namespace | dlr::utilities |
| This namespace contains general utility functions and classes for string manipluation, program option parsing, working with time and filenames, and a few other odds and ends. | |
Functions | |
| std::ostream & | dlr::utilities::operator<< (std::ostream &stream, const OptionDescription &optionDescription) |
Copyright (C) 2006 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file optionDescription.h.
1.5.8