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

Om header file. More...

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

Go to the source code of this file.

Classes

class  Om::Language::Program
 The Program implementation. More...
 

Namespaces

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

Macros

#define Om_Language_Program_
 

Functions

bool Om::Language::operator== (Program const &, Program const &)
 
bool Om::Language::operator!= (Program const &, Program const &)
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file program.hpp.

Macro Definition Documentation

◆ Om_Language_Program_

#define Om_Language_Program_

Definition at line 23 of file program.hpp.