Public Member Functions | Private Member Functions | Private Attributes
YAML_PM::StreamCharSource Class Reference

#include <streamcharsource.h>

List of all members.

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

Definition at line 17 of file streamcharsource.h.

Definition at line 18 of file streamcharsource.h.

Definition at line 19 of file streamcharsource.h.


Member Function Documentation

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

Definition at line 34 of file streamcharsource.h.

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

Definition at line 23 of file streamcharsource.h.

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

Definition at line 38 of file streamcharsource.h.

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

Definition at line 22 of file streamcharsource.h.


Member Data Documentation

std::size_t YAML_PM::StreamCharSource::m_offset [private]

Definition at line 28 of file streamcharsource.h.

Definition at line 29 of file streamcharsource.h.


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


upstream_src
Author(s):
autogenerated on Mon Oct 6 2014 10:27:44