libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::info::function Member List

This is the complete list of members for jmmcg::info::function, including all inherited members.

add_arg(const argument &a) noexcept(false)jmmcg::info::functioninline
add_arg(const tstring &n, const Arg_Val &v) noexcept(false)jmmcg::info::functioninline
args_details_type typedefjmmcg::info::function
function(const unsigned long l=__LINE__, const char *n=NULL, const std::type_info &th=typeid(void), const argument &a=argument(_T("void"), _T("nothing"))) noexcept(false)jmmcg::info::functioninlineexplicit
function(const function &f) noexcept(false)jmmcg::info::functioninline
operator<<(tostream &o, const function &fi) noexcept(false)jmmcg::info::functionfriend