Loading...
Searching...
No Matches
json_stringt Class Reference
#include <json.h>
+ Inheritance diagram for json_stringt:
+ Collaboration diagram for json_stringt:
Constructon from string literal.
- Public Member Functions inherited from
jsont
Recursive printing of the json object.
Additional Inherited Members
- Public Types inherited from
jsont
- Static Public Member Functions inherited from
jsont
Basic handling of the printing of a JSON object.
- Public Attributes inherited from
jsont
- Static Public Attributes inherited from
jsont
- Protected Types inherited from
jsont
- Protected Member Functions inherited from
jsont
- Static Protected Member Functions inherited from
jsont
- Protected Attributes inherited from
jsont
Detailed Description
Constructor & Destructor Documentation
◆ json_stringt() [1/3]
json_stringt::json_stringt
(
std::string
_value )
inlineexplicit
◆ json_stringt() [2/3]
◆ json_stringt() [3/3]
json_stringt::json_stringt
(
const char *
_value )
inlineexplicit
Constructon from string literal.
Definition at line 283 of file json.h.
The documentation for this class was generated from the following file:
- /home/runner/work/cbmc/cbmc/src/util/json.h