|
Om
|
#include "om/language/default_element.hpp"#include "om/owner.hpp"#include "boost/swap.hpp"#include "om/language/operand.cpp"
Include dependency graph for operand.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Om::Language::Operand |
| The Operand implementation. More... | |
Namespaces | |
| Om | |
| The Om library. | |
| Om::Language | |
| The Om language implementation. | |
| boost | |
Macros | |
| #define | Om_Language_Operand_ |
| #define | Om_Language_Operand_GetName_() |
Functions | |
| bool | Om::Language::operator== (Operand const &, Operand const &) |
| bool | Om::Language::operator!= (Operand const &, Operand const &) |
| template<> | |
| void | boost::swap (Om::Language::Operand &, Om::Language::Operand &) |
Definition in file operand.hpp.
| #define Om_Language_Operand_ |
Definition at line 28 of file operand.hpp.
| #define Om_Language_Operand_GetName_ | ( | ) |
Definition at line 40 of file operand.hpp.