Class zmbt::Generator
ClassList > zmbt > Generator
Public Types
Public Functions
Public Types Documentation
typedef Shared
using zmbt::Generator::Shared = std::shared_ptr<Generator>;
Public Functions Documentation
function Generator [1/4]
explicit zmbt::Generator::Generator (
boost::json::array const & serialized
)
function Generator [2/4]
explicit zmbt::Generator::Generator (
lang::Expression const & expr
)
function Generator [3/4]
zmbt::Generator::Generator (
Generator &
) = default
function Generator [4/4]
zmbt::Generator::Generator (
Generator const &
) = default
function is_noop
bool zmbt::Generator::is_noop () const
function operator()
boost::json::value zmbt::Generator::operator() ()
function operator=
Generator & zmbt::Generator::operator= (
Generator &
) = default
function operator=
Generator & zmbt::Generator::operator= (
Generator const &
) = default
function reset
void zmbt::Generator::reset ()
function underlying
boost::json::array zmbt::Generator::underlying () const
function ~Generator
zmbt::Generator::~Generator () = default
The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/model/generator.hpp