rippled
Classes | Public Types | Public Member Functions | List of all members
ripple::json_body Struct Reference

Body that holds JSON. More...

Classes

class  reader
 
class  writer
 

Public Types

using value_type = Json::Value
 

Public Member Functions

 json_body ()=default
 

Detailed Description

Body that holds JSON.

Definition at line 32 of file json_body.h.

Member Typedef Documentation

◆ value_type

Definition at line 36 of file json_body.h.

Constructor & Destructor Documentation

◆ json_body()

ripple::json_body::json_body ( )
explicitdefault