blocxx
BLOCXX_NAMESPACE::IstreamBufIterator::proxy Class Reference

#include <IstreamBufIterator.hpp>

Public Member Functions

char operator* ()
 

Private Member Functions

 proxy (char c)
 

Private Attributes

char m_keep
 

Friends

class IstreamBufIterator
 

Detailed Description

Definition at line 59 of file IstreamBufIterator.hpp.

Constructor & Destructor Documentation

◆ proxy()

BLOCXX_NAMESPACE::IstreamBufIterator::proxy::proxy ( char c)
inlineprivate

Definition at line 65 of file IstreamBufIterator.hpp.

References m_keep.

Member Function Documentation

◆ operator*()

char BLOCXX_NAMESPACE::IstreamBufIterator::proxy::operator* ( )
inline

Definition at line 63 of file IstreamBufIterator.hpp.

References m_keep.

Friends And Related Symbol Documentation

◆ IstreamBufIterator

friend class IstreamBufIterator
friend

Definition at line 61 of file IstreamBufIterator.hpp.

References IstreamBufIterator.

Referenced by IstreamBufIterator.

Member Data Documentation

◆ m_keep

char BLOCXX_NAMESPACE::IstreamBufIterator::proxy::m_keep
private

Definition at line 66 of file IstreamBufIterator.hpp.

Referenced by operator*(), and proxy().


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