The Vish Visualization Shell 0.3
Vish
Wizt::VTraceRequestID Class Reference

Trace the ID of an request. More...

#include <ocean/plankton/VRequest.hpp>

Inheritance diagram for Wizt::VTraceRequestID:
Wizt::VObject FloatsToPoint2D Wizt::CatchStatus Wizt::Coral Wizt::HTTPServer Wizt::MetaViewer Wizt::MovieRecorder Wizt::RemoteVish Wizt::RenderAble Wizt::VChartSelector Wizt::VProxyObject Wizt::VScene Wizt::VStreamObject Wizt::Viewer

Public Member Functions

bool addRequest (const VRequest &request)
 Returns false if there is already a request attached.
bool hasRequest (const VRequest &request) const
 Check whether a request is just handled.

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.