ARB
|
Public Member Functions | |
Parameter () | |
Parameter (const char *code) | |
const string & | get_name () const |
const Type & | get_type () const |
TypeClass | get_TypeClass () const |
bool | isVoid () const |
string | perl_typed_param () const |
string | c_typed_param () const |
Definition at line 473 of file arb_proto_2_xsub.cxx.
|
inline |
Definition at line 480 of file arb_proto_2_xsub.cxx.
|
inline |
Definition at line 481 of file arb_proto_2_xsub.cxx.
References GBS_global_string(), is_ID_char(), Type::isVoid(), Type::possible_in_xsub(), and string().
|
inline |
Definition at line 508 of file arb_proto_2_xsub.cxx.
|
inline |
Definition at line 509 of file arb_proto_2_xsub.cxx.
References type.
Referenced by TypeMap::load().
|
inline |
Definition at line 511 of file arb_proto_2_xsub.cxx.
References get_type().
|
inline |
Definition at line 512 of file arb_proto_2_xsub.cxx.
References VOID.
|
inline |
Definition at line 514 of file arb_proto_2_xsub.cxx.
References concat_type_and_name(), and Type::perl_decl().
|
inline |
Definition at line 515 of file arb_proto_2_xsub.cxx.
References Type::c_decl(), and concat_type_and_name().