Om
Classes | Namespaces | Macros
choose_operation.hpp File Reference

Om header file. More...

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

Go to the source code of this file.

Classes

class  Om::Language::Operation::ChooseOperation
 The choose operation implementation. More...
 

Namespaces

 Om
 The Om library.
 
 Om::Language
 The Om language implementation.
 
 Om::Language::Operation
 A namespace for all Operation implementations.
 

Macros

#define Om_Language_Operation_ChooseOperation_
 
#define Om_Language_Operation_ChooseOperation_GetName_()
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file choose_operation.hpp.

Macro Definition Documentation

◆ Om_Language_Operation_ChooseOperation_

#define Om_Language_Operation_ChooseOperation_

Definition at line 28 of file choose_operation.hpp.

◆ Om_Language_Operation_ChooseOperation_GetName_

#define Om_Language_Operation_ChooseOperation_GetName_ ( )

Definition at line 34 of file choose_operation.hpp.