Om
Classes | Namespaces | Macros | Functions
lexicon.hpp File Reference

Om header file. More...

#include "om/language/pair.hpp"
#include "om/language/translator.hpp"
#include "om/list.hpp"
#include "om/source/default_source.hpp"
#include "boost/ptr_container/ptr_map.hpp"
#include "om/language/lexicon.cpp"
+ Include dependency graph for lexicon.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Om::Language::Lexicon
 The Lexicon Program implementation. More...
 
class  Om::Language::Lexicon::ElementRange
 A Lexicon Element range. More...
 

Namespaces

 Om
 The Om library.
 
 Om::Language
 The Om language implementation.
 
 boost
 

Macros

#define Om_Language_Lexicon_
 
#define Om_Language_Lexicon_GetName_()
 

Functions

bool Om::Language::operator== (Lexicon::ElementRange const &, Lexicon::ElementRange const &)
 
bool Om::Language::operator!= (Lexicon::ElementRange const &, Lexicon::ElementRange const &)
 
template<>
void boost::swap (Om::Language::Lexicon &, Om::Language::Lexicon &)
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file lexicon.hpp.

Macro Definition Documentation

◆ Om_Language_Lexicon_

#define Om_Language_Lexicon_

Definition at line 34 of file lexicon.hpp.

◆ Om_Language_Lexicon_GetName_

#define Om_Language_Lexicon_GetName_ ( )

Definition at line 48 of file lexicon.hpp.