OpenASIP  2.0
Variables
OperationState.cc File Reference
#include "Application.hh"
#include "OperationState.hh"
#include "OperationContext.hh"
Include dependency graph for OperationState.cc:

Go to the source code of this file.

Variables

const std::string NULL_ERROR_MESSAGE
 

Detailed Description

Non-inline definitions of OperationState class.

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

Definition in file OperationState.cc.

Variable Documentation

◆ NULL_ERROR_MESSAGE

const std::string NULL_ERROR_MESSAGE
Initial value:
=
"Tried to access NULL OperationState object."

Definition at line 85 of file OperationState.cc.

Referenced by NullOperationState::advanceClock(), and NullOperationState::isAvailable().