libjmmcg
build_2783
A C++ library containing an eclectic mix of useful, advanced components.
|
This is the complete list of members for jmmcg::info::function, including all inherited members.
add_arg(const argument &a) noexcept(false) | jmmcg::info::function | inline |
add_arg(const tstring &n, const Arg_Val &v) noexcept(false) | jmmcg::info::function | inline |
args_details_type typedef | jmmcg::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::function | inlineexplicit |
function(const function &f) noexcept(false) | jmmcg::info::function | inline |
operator<<(tostream &o, const function &fi) noexcept(false) | jmmcg::info::function | friend |