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

Om header file. More...

#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 &)
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file operand.hpp.

Macro Definition Documentation

◆ Om_Language_Operand_

#define Om_Language_Operand_

Definition at line 28 of file operand.hpp.

◆ Om_Language_Operand_GetName_

#define Om_Language_Operand_GetName_ ( )

Definition at line 40 of file operand.hpp.