#include <streamcharsource.h>
Definition at line 14 of file streamcharsource.h.
 
◆ StreamCharSource() [1/2]
  
  | 
        
          | YAML_PM::StreamCharSource::StreamCharSource | ( | const Stream & | stream | ) |  |  | inline | 
 
 
◆ StreamCharSource() [2/2]
◆ ~StreamCharSource()
  
  | 
        
          | YAML_PM::StreamCharSource::~StreamCharSource | ( |  | ) |  |  | inline | 
 
 
◆ operator bool()
  
  | 
        
          | YAML_PM::StreamCharSource::operator bool | ( |  | ) | const |  | inline | 
 
 
◆ operator!()
  
  | 
        
          | bool YAML_PM::StreamCharSource::operator! | ( |  | ) | const |  | inline | 
 
 
◆ operator+()
◆ operator=()
◆ operator[]()
  
  | 
        
          | char YAML_PM::StreamCharSource::operator[] | ( | std::size_t | i | ) | const |  | inline | 
 
 
◆ m_offset
  
  | 
        
          | std::size_t YAML_PM::StreamCharSource::m_offset |  | private | 
 
 
◆ m_stream
  
  | 
        
          | const Stream& YAML_PM::StreamCharSource::m_stream |  | private | 
 
 
The documentation for this class was generated from the following file: