#include <stringsource.h>
Definition at line 13 of file stringsource.h.
◆ StringCharSource()
YAML_PM::StringCharSource::StringCharSource |
( |
const char * |
str, |
|
|
std::size_t |
size |
|
) |
| |
|
inline |
◆ operator bool()
YAML_PM::StringCharSource::operator bool |
( |
| ) |
const |
|
inline |
◆ operator!()
bool YAML_PM::StringCharSource::operator! |
( |
| ) |
const |
|
inline |
◆ operator+()
◆ operator++()
◆ operator+=()
◆ operator[]()
char YAML_PM::StringCharSource::operator[] |
( |
std::size_t |
i | ) |
const |
|
inline |
◆ m_offset
std::size_t YAML_PM::StringCharSource::m_offset |
|
private |
◆ m_size
std::size_t YAML_PM::StringCharSource::m_size |
|
private |
◆ m_str
const char* YAML_PM::StringCharSource::m_str |
|
private |
The documentation for this class was generated from the following file: