VISH  0.2
Classes | Public Member Functions | Public Attributes | Friends
Wizt::VRequest Class Reference

Request structure. More...

#include </home/werner/origo/vish/ocean/plankton/VRequest.hpp>

List of all members.

Classes

Public Member Functions

Public Attributes

Friends


Detailed Description

Request structure.

Examples:

abcexample.cpp, AnemoneBoundingVolume.cpp, BoundingVolume.cpp, ClippingPlane.cpp, ComputeGridStreamLines.cpp, ComputeMultiStreamLines.cpp, DemoSphere.cpp, exocoetida.cpp, Gear.cpp, InteractivePoint.cpp, MultiplyInt.cpp, PointSprite.cpp, SeagrassBoundingVolume.cpp, stockvish.cpp, and WebVish.cpp.


Constructor & Destructor Documentation

Wizt::VRequest::VRequest ( bool  Synchronity)

Constructor, make a request for a global value pool with or without forcing synchroneous (blocking) execution.

Creates a new ID

Wizt::VRequest::VRequest ( const RefPtr< ValuePool > &  Pool,
bool  Synchronity 
)

Constructor, make a request for a local value pool with or without forcing synchroneous (blocking) execution.

Creates a new ID here.


Member Function Documentation

Wizt::VRequest::operator const RefPtr< ValuePool > & ( ) const [inline]

A VRequest may be implicitely converted into a reference pointer to a ValuePool.

This simplifies various calls.


The documentation for this class was generated from the following files: