Om
|
#include "om/language/system.hpp"
#include "om/language/operation/front_pull_operator_operation.cpp"
Go to the source code of this file.
Classes | |
class | Om::Language::Operation::FrontPullOperatorOperation |
The <-[operator...] 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_FrontPullOperatorOperation_ |
#define | Om_Language_Operation_FrontPullOperatorOperation_GetName_() |
Definition in file front_pull_operator_operation.hpp.
#define Om_Language_Operation_FrontPullOperatorOperation_ |
Definition at line 28 of file front_pull_operator_operation.hpp.
#define Om_Language_Operation_FrontPullOperatorOperation_GetName_ | ( | ) |
Definition at line 33 of file front_pull_operator_operation.hpp.