OpenSDN source code
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
t_function Member List

This is the complete list of members for t_function, including all inherited members.

arglist_t_functionprivate
get_arglist() const t_functioninline
get_doc() const t_docinline
get_name() const t_functioninline
get_returntype() const t_functioninline
get_xceptions() const t_functioninline
has_doc()t_docinline
is_oneway() const t_functioninline
name_t_functionprivate
oneway_t_functionprivate
returntype_t_functionprivate
set_doc(const std::string &doc)t_docinline
t_doc()t_docinline
t_function(t_type *returntype, std::string name, t_struct *arglist, bool oneway=false)t_functioninline
t_function(t_type *returntype, std::string name, t_struct *arglist, t_struct *xceptions, bool oneway=false)t_functioninline
xceptions_t_functionprivate
~t_function()t_functioninline