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

Om header file. More...

#include "om/language/program.hpp"
#include "om/language/element.cpp"
+ Include dependency graph for element.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Om::Language::Element
 A Program that contains a single elemental item (or none, when IsEmpty() returns true). More...
 

Namespaces

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

Macros

#define Om_Language_Element_
 

Functions

bool Om::Language::operator== (Element const &, Element const &)
 
bool Om::Language::operator!= (Element const &, Element const &)
 
Element * Om::Language::new_clone (Element const &)
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file element.hpp.

Macro Definition Documentation

◆ Om_Language_Element_

#define Om_Language_Element_

Definition at line 17 of file element.hpp.