JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Public Member Functions | Data Fields
ViewCursor::ViewObjectMember Struct Reference

#include <ViewCursor.h>

Collaboration diagram for ViewCursor::ViewObjectMember:
[legend]

Public Member Functions

 ViewObjectMember (const std::string &name, const RJValue *val)
 
 ViewObjectMember (std::string &&name, const RJValue *val)
 

Data Fields

std::string name
 
const RJValueval
 

Constructor & Destructor Documentation

◆ ViewObjectMember() [1/2]

ViewCursor::ViewObjectMember::ViewObjectMember ( const std::string &  name,
const RJValue val 
)
inline

◆ ViewObjectMember() [2/2]

ViewCursor::ViewObjectMember::ViewObjectMember ( std::string &&  name,
const RJValue val 
)
inline

Field Documentation

◆ name

std::string ViewCursor::ViewObjectMember::name

◆ val

const RJValue* ViewCursor::ViewObjectMember::val

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