wibble::str::YamlStream::const_iterator Class Reference
#include <string.h>
List of all members.
Constructor & Destructor Documentation
| wibble::str::YamlStream::const_iterator::const_iterator |
( |
std::istream & |
in |
) |
|
| wibble::str::YamlStream::const_iterator::const_iterator |
( |
|
) |
[inline] |
Member Function Documentation
| bool wibble::str::YamlStream::const_iterator::operator!= |
( |
const const_iterator & |
ti |
) |
const [inline] |
| const std::pair<std::string, std::string>& wibble::str::YamlStream::const_iterator::operator* |
( |
|
) |
const [inline] |
| const std::pair<std::string, std::string>* wibble::str::YamlStream::const_iterator::operator-> |
( |
|
) |
const [inline] |
| bool wibble::str::YamlStream::const_iterator::operator== |
( |
const const_iterator & |
ti |
) |
const [inline] |
The documentation for this class was generated from the following files: