Class zmbt::reflect::Prototypes¶
ClassList > zmbt > reflect > Prototypes
Interface prototypes in JSON as {"args": [...], "return": ... }.
#include <prototypes.hpp>
Public Functions¶
| Type | Name |
|---|---|
| Prototypes (boost::json::array && args, boost::json::value && ret) |
|
| Prototypes () |
|
| Prototypes (T const &) |
|
| boost::json::array const & | args () const |
| boost::json::value const & | ret () const |
Public Functions Documentation¶
function Prototypes [1/3]¶
inline zmbt::reflect::Prototypes::Prototypes (
boost::json::array && args,
boost::json::value && ret
)
function Prototypes [2/3]¶
function Prototypes [3/3]¶
function args¶
function ret¶
The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/reflect/prototypes.hpp