![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <probe/bus/json/readerInl.hpp>

Public Member Functions | |
| bool | EOS () |
| char | Get () |
| const Location & | GetLocation () const |
| InputStream (std::istream &iStr) | |
| char | Peek () |
Private Attributes | |
| std::istream & | m_iStr |
| Location | m_Location |
Definition at line 39 of file readerInl.hpp.
| wns::probe::bus::json::Reader::InputStream::InputStream | ( | std::istream & | iStr | ) | [inline] |
Definition at line 42 of file readerInl.hpp.
| bool wns::probe::bus::json::Reader::InputStream::EOS | ( | ) | [inline] |
Definition at line 52 of file readerInl.hpp.
| char wns::probe::bus::json::Reader::InputStream::Get | ( | ) | [inline] |
Definition at line 65 of file readerInl.hpp.
| const Location& wns::probe::bus::json::Reader::InputStream::GetLocation | ( | ) | const [inline] |
Definition at line 57 of file readerInl.hpp.
| char wns::probe::bus::json::Reader::InputStream::Peek | ( | ) | [inline] |
Definition at line 47 of file readerInl.hpp.
std::istream& wns::probe::bus::json::Reader::InputStream::m_iStr [private] |
Definition at line 60 of file readerInl.hpp.
Definition at line 61 of file readerInl.hpp.
1.5.5