CCF
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
bundle.h File Reference
#include "ccf/ds/json.h"
#include "ccf/endpoint.h"
#include <map>
#include <string>

Go to the source code of this file.

Classes

struct  ccf::js::Metadata
 
struct  ccf::js::ModuleDef
 
struct  ccf::js::Bundle
 

Namespaces

namespace  ccf
 
namespace  ccf::js
 

Functions

 ccf::js::DECLARE_JSON_TYPE (Metadata)
 
 ccf::js::DECLARE_JSON_REQUIRED_FIELDS (Metadata, endpoints)
 
 ccf::js::DECLARE_JSON_TYPE (ModuleDef)
 
 ccf::js::DECLARE_JSON_REQUIRED_FIELDS (ModuleDef, name, module)
 
 ccf::js::DECLARE_JSON_TYPE (Bundle)
 
 ccf::js::DECLARE_JSON_REQUIRED_FIELDS (Bundle, modules, metadata)