![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | Array |
| class | ConstVisitor |
| class | Exception |
| class | Null |
| class | Object |
| class | Reader |
| class | TrivialType_T |
| class | UnknownElement |
| class | Visitor |
| class | Writer |
Typedefs | |
| typedef TrivialType_T< bool > | Boolean |
| typedef TrivialType_T< double > | Number |
| typedef TrivialType_T < std::string > | String |
Functions | |
| std::istream & | operator>> (std::istream &istr, UnknownElement &elementRoot) |
| void | probeJSON (const wns::probe::bus::ContextCollectorPtr &cc_, const wns::probe::bus::json::Object &obj) |
Definition at line 40 of file elements.hpp.
Definition at line 37 of file elements.hpp.
| typedef TrivialType_T<std::string> wns::probe::bus::json::String |
Definition at line 41 of file elements.hpp.
| std::istream& wns::probe::bus::json::operator>> | ( | std::istream & | istr, | |
| UnknownElement & | elementRoot | |||
| ) | [inline] |
Definition at line 24 of file readerInl.hpp.
| void wns::probe::bus::json::probeJSON | ( | const wns::probe::bus::ContextCollectorPtr & | cc_, | |
| const wns::probe::bus::json::Object & | obj | |||
| ) |
Definition at line 34 of file probebus.cpp.
1.5.5