|
CFugue
|
Declares Dictionary type used by the Parsers. More...
#include "Common/MString.h"#include <map>Go to the source code of this file.
Classes | |
| struct | CFugue::StringLess< _Ty > |
| Implements the less operator for Maps with string case-insensitive comparisions More... | |
Namespaces | |
| CFugue | |
| The C++ Midi Music Programming Library, by Cenacle Research. | |
Typedefs | |
| typedef std::map< MString, MString, StringLess< const TCHAR * > > | CFugue::DICTIONARY |
Functions | |
| void | CFugue::PopulateStandardDefinitions (DICTIONARY &dictionaryObj) |
| Accessor method to Populate standard macro definitions | |
Declares Dictionary type used by the Parsers.
Definition in file Dictionary.h.
| CFugue, the C++ Music Programming Library | © Copyright 2009 Cenacle Research India Private Limited | Gopalakrishna Palem |