blocxx
Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
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.

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 Function Documentation

◆ IstreamBufIterator

friend class IstreamBufIterator
friend

Definition at line 61 of file IstreamBufIterator.hpp.

Member Data Documentation

◆ m_keep

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

Definition at line 66 of file IstreamBufIterator.hpp.

Referenced by operator *().


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