OpenASIP  2.0
Variables
OperationBehavior.cc File Reference
#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"
Include dependency graph for OperationBehavior.cc:

Go to the source code of this file.

Variables

const char * ERROR_MESSAGE
 

Detailed Description

Implementations of OperationBehavior class.

Author
Pekka Jääskeläinen 2004 (pekka.jaaskelainen-no.spam-tut.fi)
Note
rating: red
reviewed 19 August 2004 by pj, jn, ao, ac

Definition in file OperationBehavior.cc.

Variable Documentation

◆ ERROR_MESSAGE

const char* ERROR_MESSAGE
Initial value:
=
"Attempted to use a NULL OperationBehavior object."

Definition at line 171 of file OperationBehavior.cc.

Referenced by NullOperationBehavior::lateResult(), and NullOperationBehavior::simulateTrigger().