CCF
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
ccf::sealing_recovery Namespace Reference

Classes

struct  Location
 

Typedefs

using Name = std::string
 
using NetAddress = std::string
 

Functions

 DECLARE_JSON_TYPE (Location)
 
 DECLARE_JSON_REQUIRED_FIELDS (Location, name, address)
 

Typedef Documentation

◆ Name

using ccf::sealing_recovery::Name = typedef std::string

◆ NetAddress

using ccf::sealing_recovery::NetAddress = typedef std::string

Function Documentation

◆ DECLARE_JSON_REQUIRED_FIELDS()

ccf::sealing_recovery::DECLARE_JSON_REQUIRED_FIELDS ( Location  ,
name  ,
address   
)

◆ DECLARE_JSON_TYPE()

ccf::sealing_recovery::DECLARE_JSON_TYPE ( Location  )