PropertyMap.cpp File Reference
Bare-bones map used throughout Milton for holding custom initialization parameters/options/information. More...
#include "PropertyMap.h"
#include <typeinfo>
Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const PropertyMap &m) |
| Prints a PropertyMap to an output stream for debugging purposes. | |
Detailed Description
Bare-bones map used throughout Milton for holding custom initialization parameters/options/information.
- Date:
- Fall 2008
Definition in file PropertyMap.cpp.
Function Documentation
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const PropertyMap & | m | |||
| ) |
Prints a PropertyMap to an output stream for debugging purposes.
Definition at line 21 of file PropertyMap.cpp.
Generated on 28 Feb 2009 for Milton by
1.5.6