Searched refs:JsonType (Results 1 – 2 of 2) sorted by relevance
39 enum JsonType enum114 JSONInputFormat(JsonType jsonType);116 void setJsonType(JsonType jsonType);119 JsonType JsonInfo() const;127 JsonType jsonType_;
41 static inline std::string JsonType_Str(JsonType num) in JsonType_Str()240 JSONInputFormat::JSONInputFormat(JsonType jsonType) in JSONInputFormat()244 void JSONInputFormat::setJsonType(JsonType jsonType) in setJsonType()254 JsonType JSONInputFormat::JsonInfo() const in JsonInfo()
Completed in 12 milliseconds