|
OpenASIP 2.2
|
#include <string>#include "OperationBehavior.hh"#include "Application.hh"#include "Exception.hh"#include "OperationState.hh"#include "OperationContext.hh"#include "OperationPool.hh"#include "OperationGlobals.hh"#include "Operation.hh"#include "Operand.hh"
Go to the source code of this file.
Variables | |
| const char * | ERROR_MESSAGE |
Implementations of OperationBehavior class.
Definition in file OperationBehavior.cc.
| const char* ERROR_MESSAGE |
Definition at line 171 of file OperationBehavior.cc.
Referenced by NullOperationBehavior::lateResult(), and NullOperationBehavior::simulateTrigger().