Trace the ID of an request.
More...
#include </home/werner/origo/vish/ocean/plankton/VRequest.hpp>
List of all members.
Public Member Functions
-
bool addRequest (const VRequest &request)
- Returns false if there is already a request attached.
-
const void * CurrentRequestID () const
-
bool ExecutionGraphHasChanged () const
-
const RefPtr< VRequest::ID > & getLastRequestID () const
-
const RefPtr< VRequest::ID > & getPreviousRequestID () const
-
virtual bool hasRequest (const VRequest &request) const
- Check whether a request is just beeing handled.
-
void removeRequest (const VRequest &request)
Detailed Description
Trace the ID of an request.
- Todo:
- Can only trace one request group, not many. Since requests are not supposed to be issueable reentrant, this is not supposed to be an issue, but think about it more.
The documentation for this class was generated from the following files:
- ocean/plankton/VRequest.hpp
- ocean/plankton/VRequest.cpp