xvr2::Pipeline< _Tp >::Reader Class Reference

#include <Pipeline.h>

List of all members.


Detailed Description

template<typename _Tp = xvr2::String>
class xvr2::Pipeline< _Tp >::Reader

Definition at line 71 of file Pipeline.h.


Public Member Functions

 Reader ()
 Reader (Int64 pid, MyPipelineT *_pipe)
 Reader (const Reader &t)
bool finished ()
_Tp read (bool wait=false)

Protected Attributes

Int64 id

Private Attributes

MyPipelineTpipeline

Constructor & Destructor Documentation

template<typename _Tp = xvr2::String>
xvr2::Pipeline< _Tp >::Reader::Reader (  )  [inline]

Definition at line 77 of file Pipeline.h.

template<typename _Tp = xvr2::String>
xvr2::Pipeline< _Tp >::Reader::Reader ( Int64  pid,
MyPipelineT _pipe 
) [inline]

Definition at line 78 of file Pipeline.h.

References xvr2::Pipeline< _Tp >::Reader::pipeline.

template<typename _Tp = xvr2::String>
xvr2::Pipeline< _Tp >::Reader::Reader ( const Reader t  )  [inline]


Member Function Documentation

template<typename _Tp = xvr2::String>
bool xvr2::Pipeline< _Tp >::Reader::finished (  )  [inline]

template<typename _Tp = xvr2::String>
_Tp xvr2::Pipeline< _Tp >::Reader::read ( bool  wait = false  )  [inline]


Member Data Documentation

template<typename _Tp = xvr2::String>
MyPipelineT* xvr2::Pipeline< _Tp >::Reader::pipeline [private]

template<typename _Tp = xvr2::String>
Int64 xvr2::Pipeline< _Tp >::Reader::id [protected]


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

Generated on Fri Jun 20 22:55:55 2008 for X-VR2 SDK by  doxygen 1.5.5