Class zmbt::Param¶
Generic Parameter Placeholder.
#include <parameter.hpp>
Public Functions¶
Type | Name |
---|---|
Param (boost::json::value v) |
|
Param (Param const &) = default |
|
Param (Param &&) = default |
|
Param & | operator= (Param const &) = default |
Param & | operator= (Param &&) = default |
boost::json::value | serialize () const |
boost::json::string | to_string () const |
~Param () = default |
Public Static Functions¶
Type | Name |
---|---|
bool | isParam (boost::json::value const & v) |
Param | parse (boost::json::value const & v) |
Public Functions Documentation¶
function Param [2/4]¶
function Param [3/4]¶
function Param [4/4]¶
function operator=¶
function operator=¶
function serialize¶
function to_string¶
function ~Param¶
Public Static Functions Documentation¶
function isParam¶
function parse¶
The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/core/parameter.hpp