Public Member Functions | Private Member Functions | Private Attributes
Writer Class Reference

List of all members.

Public Member Functions

void stop ()
 Writer (Buffer &buf)

Private Member Functions

void receiveAndProcess ()
void writeToDisk (const Frame::ConstPtr &frame)

Private Attributes

Bufferbuf_
boost::shared_ptr< boost::thread > thread_

Detailed Description

Definition at line 258 of file openni_image.cpp.


Constructor & Destructor Documentation

Writer::Writer ( Buffer buf) [inline]

Definition at line 347 of file openni_image.cpp.


Member Function Documentation

void Writer::receiveAndProcess ( ) [inline, private]

Definition at line 319 of file openni_image.cpp.

void Writer::stop ( ) [inline]

Definition at line 355 of file openni_image.cpp.

void Writer::writeToDisk ( const Frame::ConstPtr frame) [inline, private]

Definition at line 263 of file openni_image.cpp.


Member Data Documentation

Buffer& Writer::buf_ [private]

Definition at line 363 of file openni_image.cpp.

boost::shared_ptr<boost::thread> Writer::thread_ [private]

Definition at line 364 of file openni_image.cpp.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:54