User Manual, Developers Guide and API Documentation

wns::probe::bus::json::Reader::InputStream Class Reference

#include <probe/bus/json/readerInl.hpp>

Collaboration diagram for wns::probe::bus::json::Reader::InputStream:

Collaboration graph
[legend]

List of all members.

Public Member Functions

bool EOS ()
char Get ()
const LocationGetLocation () const
 InputStream (std::istream &iStr)
char Peek ()

Private Attributes

std::istream & m_iStr
Location m_Location


Detailed Description

Definition at line 39 of file readerInl.hpp.


Constructor & Destructor Documentation

wns::probe::bus::json::Reader::InputStream::InputStream ( std::istream &  iStr  )  [inline]

Definition at line 42 of file readerInl.hpp.


Member Function Documentation

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.


Member Data Documentation

Definition at line 60 of file readerInl.hpp.

Definition at line 61 of file readerInl.hpp.


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

Generated on Sun May 27 03:33:02 2012 for openWNS by  doxygen 1.5.5