Realistic 3D camera system
3D camera system components
Public Types | Public Member Functions | List of all members
shared_const_buffer Class Reference

Public Types

typedef asio::const_buffer value_type
 
typedef const asio::const_bufferconst_iterator
 
typedef asio::const_buffer value_type
 
typedef const asio::const_bufferconst_iterator
 

Public Member Functions

 shared_const_buffer (const std::string &data)
 
const asio::const_bufferbegin () const
 
const asio::const_bufferend () const
 
 shared_const_buffer (const std::string &data)
 
const asio::const_bufferbegin () const
 
const asio::const_bufferend () const
 

Detailed Description

Definition at line 21 of file reference_counted.cpp.

Member Typedef Documentation

Definition at line 32 of file reference_counted.cpp.

Definition at line 33 of file reference_counted.cpp.

Definition at line 31 of file reference_counted.cpp.

Definition at line 32 of file reference_counted.cpp.

Constructor & Destructor Documentation

shared_const_buffer::shared_const_buffer ( const std::string &  data)
inlineexplicit

Definition at line 25 of file reference_counted.cpp.

shared_const_buffer::shared_const_buffer ( const std::string &  data)
inlineexplicit

Definition at line 24 of file reference_counted.cpp.

Member Function Documentation

const asio::const_buffer* shared_const_buffer::begin ( ) const
inline

Definition at line 33 of file reference_counted.cpp.

const asio::const_buffer* shared_const_buffer::begin ( ) const
inline

Definition at line 34 of file reference_counted.cpp.

const asio::const_buffer* shared_const_buffer::end ( ) const
inline

Definition at line 34 of file reference_counted.cpp.

const asio::const_buffer* shared_const_buffer::end ( ) const
inline

Definition at line 35 of file reference_counted.cpp.


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