|
Om
|
#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 &) |
Definition in file program.hpp.
| #define Om_Language_Program_ |
Definition at line 23 of file program.hpp.