LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::frameGrabber::parameters Class Reference

frameGrabber parameters class More...

#include <ltiFrameGrabber.h>

Inheritance diagram for lti::frameGrabber::parameters:
Inheritance graph
[legend]
Collaboration diagram for lti::frameGrabber::parameters:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 parameters ()
 parameters (const parameters &other)
parameterscopy (const parameters &other)
virtual functor::parametersclone () const
virtual const char * getTypeName () const
virtual bool write (ioHandler &handler, const bool complete=true) const
virtual bool read (ioHandler &handler, const bool complete=true)

Public Attributes

bool turnaround

Detailed Description

frameGrabber parameters class


Constructor & Destructor Documentation

lti::frameGrabber::parameters::parameters ( void   )  [inline]
lti::frameGrabber::parameters::parameters ( const parameters other  )  [inline]

Member Function Documentation

virtual functor::parameters* lti::frameGrabber::parameters::clone (  )  const [virtual]
parameters& lti::frameGrabber::parameters::copy ( const parameters other  ) 
virtual const char* lti::frameGrabber::parameters::getTypeName (  )  const [virtual]
virtual bool lti::frameGrabber::parameters::read ( ioHandler handler,
const bool  complete = true 
) [virtual]

write the parameters in the given ioHandler

Parameters:
handler the ioHandler to be used
complete if true (the default) the enclosing begin/end will be also written, otherwise only the data block will be written.
Returns:
true if write was successful

Reimplemented from lti::functor::parameters.

Reimplemented in lti::fireWireDCAM::parameters, lti::leutronFrameGrabber::parameters, lti::microEnablePulnix::parameters, and lti::toUCam::parameters.

virtual bool lti::frameGrabber::parameters::write ( ioHandler handler,
const bool  complete = true 
) const [virtual]

write the parameters in the given ioHandler

Parameters:
handler the ioHandler to be used
complete if true (the default) the enclosing begin/end will be also written, otherwise only the data block will be written.
Returns:
true if write was successful

Reimplemented from lti::functor::parameters.

Reimplemented in lti::fireWireDCAM::parameters, lti::leutronFrameGrabber::parameters, lti::microEnablePulnix::parameters, and lti::toUCam::parameters.


Member Data Documentation

If true, the grabber will flip the image before it is returned to the caller.

This is useful for upside-down mounted cameras.


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

Generated on Sat Apr 10 15:28:02 2010 for LTI-Lib by Doxygen 1.6.1