User Manual, Developers Guide and API Documentation

wns::probe::bus::json::Reader::Token Struct Reference

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

Collaboration graph
[legend]

List of all members.

Public Types

enum  Type {
  TOKEN_OBJECT_BEGIN, TOKEN_OBJECT_END, TOKEN_ARRAY_BEGIN, TOKEN_ARRAY_END,
  TOKEN_NEXT_ELEMENT, TOKEN_MEMBER_ASSIGN, TOKEN_STRING, TOKEN_NUMBER,
  TOKEN_BOOLEAN, TOKEN_NULL
}

Public Attributes

Reader::Location locBegin
Reader::Location locEnd
Type nType
std::string sValue


Detailed Description

Definition at line 71 of file reader.hpp.


Member Enumeration Documentation

Enumerator:
TOKEN_OBJECT_BEGIN 
TOKEN_OBJECT_END 
TOKEN_ARRAY_BEGIN 
TOKEN_ARRAY_END 
TOKEN_NEXT_ELEMENT 
TOKEN_MEMBER_ASSIGN 
TOKEN_STRING 
TOKEN_NUMBER 
TOKEN_BOOLEAN 
TOKEN_NULL 

Definition at line 73 of file reader.hpp.


Member Data Documentation

Definition at line 91 of file reader.hpp.

Definition at line 92 of file reader.hpp.

Definition at line 87 of file reader.hpp.

Definition at line 88 of file reader.hpp.


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

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