Public Member Functions | Private Member Functions | Private Attributes | List of all members
YAML_PM::StreamCharSource Class Reference

#include <streamcharsource.h>

Public Member Functions

 operator bool () const
 
bool operator! () const
 
const StreamCharSource operator+ (int i) const
 
char operator[] (std::size_t i) const
 
 StreamCharSource (const Stream &stream)
 
 StreamCharSource (const StreamCharSource &source)
 
 ~StreamCharSource ()
 

Private Member Functions

StreamCharSourceoperator= (const StreamCharSource &)
 

Private Attributes

std::size_t m_offset
 
const Streamm_stream
 

Detailed Description

Definition at line 14 of file streamcharsource.h.

Constructor & Destructor Documentation

◆ StreamCharSource() [1/2]

YAML_PM::StreamCharSource::StreamCharSource ( const Stream stream)
inline

Definition at line 17 of file streamcharsource.h.

◆ StreamCharSource() [2/2]

YAML_PM::StreamCharSource::StreamCharSource ( const StreamCharSource source)
inline

Definition at line 18 of file streamcharsource.h.

◆ ~StreamCharSource()

YAML_PM::StreamCharSource::~StreamCharSource ( )
inline

Definition at line 19 of file streamcharsource.h.

Member Function Documentation

◆ operator bool()

YAML_PM::StreamCharSource::operator bool ( ) const
inline

Definition at line 34 of file streamcharsource.h.

◆ operator!()

bool YAML_PM::StreamCharSource::operator! ( ) const
inline

Definition at line 23 of file streamcharsource.h.

◆ operator+()

const StreamCharSource YAML_PM::StreamCharSource::operator+ ( int  i) const
inline

Definition at line 38 of file streamcharsource.h.

◆ operator=()

StreamCharSource& YAML_PM::StreamCharSource::operator= ( const StreamCharSource )
private

◆ operator[]()

char YAML_PM::StreamCharSource::operator[] ( std::size_t  i) const
inline

Definition at line 22 of file streamcharsource.h.

Member Data Documentation

◆ m_offset

std::size_t YAML_PM::StreamCharSource::m_offset
private

Definition at line 28 of file streamcharsource.h.

◆ m_stream

const Stream& YAML_PM::StreamCharSource::m_stream
private

Definition at line 29 of file streamcharsource.h.


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


libpointmatcher
Author(s):
autogenerated on Sat May 27 2023 02:38:04