42 bool is_virtual=
false,
65 bool is_virtual=
false,
81 throw std::string(
"Oneway methods can't throw exceptions.");
107 bool is_virtual()
const {
111 bool is_static()
const {
t_function(t_type *returntype, std::string name, t_struct *arglist, t_struct *xceptions, bool oneway=false)
const std::string & get_name() const
t_type * get_returntype() const
const members_type & get_members()
t_struct * get_xceptions() const
t_function(t_type *returntype, std::string name, t_struct *arglist, bool oneway=false)
t_struct * get_arglist() const