blocxx
|
#include <IstreamBufIterator.hpp>
Public Member Functions | |
char | operator* () |
Private Member Functions | |
proxy (char c) | |
Private Attributes | |
char | m_keep |
Friends | |
class | IstreamBufIterator |
Definition at line 59 of file IstreamBufIterator.hpp.
BLOCXX_NAMESPACE::IstreamBufIterator::proxy::proxy | ( | char | c | ) | [inline, private] |
Definition at line 65 of file IstreamBufIterator.hpp.
char BLOCXX_NAMESPACE::IstreamBufIterator::proxy::operator* | ( | ) | [inline] |
Definition at line 63 of file IstreamBufIterator.hpp.
References m_keep.
friend class IstreamBufIterator [friend] |
Definition at line 61 of file IstreamBufIterator.hpp.
char BLOCXX_NAMESPACE::IstreamBufIterator::proxy::m_keep [private] |
Definition at line 66 of file IstreamBufIterator.hpp.
Referenced by operator*().