Om
|
#include "om/language/system.hpp"
#include "om/language/operation/operator_front_push_operation.cpp"
Go to the source code of this file.
Classes | |
class | Om::Language::Operation::OperatorFrontPushOperation |
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_OperatorFrontPushOperation_ |
#define | Om_Language_Operation_OperatorFrontPushOperation_GetName_() |
Definition in file operator_front_push_operation.hpp.
#define Om_Language_Operation_OperatorFrontPushOperation_ |
Definition at line 28 of file operator_front_push_operation.hpp.
#define Om_Language_Operation_OperatorFrontPushOperation_GetName_ | ( | ) |
Definition at line 33 of file operator_front_push_operation.hpp.