ARB
|
Public Member Functions | |
Package (const char *name_, const char *prefix_) | |
~Package () | |
bool | matches_package_prefix (const string &text) const |
void | mark_function_defined (const string &function) |
bool | not_defined (const string &function) const |
const string & | get_prefix () const |
void | append_code (const string &code) |
void | append_code (const char *code) |
void | append_code (char code) |
void | append_linefeed (size_t count=1) |
void | print_xsubs (FILE *file) |
Definition at line 653 of file arb_proto_2_xsub.cxx.
Definition at line 660 of file arb_proto_2_xsub.cxx.
References GB_MIND_CASE, and GBS_create_hash().
|
inline |
Definition at line 667 of file arb_proto_2_xsub.cxx.
References GBS_free_hash().
|
inline |
Definition at line 671 of file arb_proto_2_xsub.cxx.
Referenced by xsubGenerator::mark_handcoded_functions().
|
inline |
Definition at line 673 of file arb_proto_2_xsub.cxx.
References GBS_write_hash().
Referenced by xsubGenerator::mark_handcoded_functions().
|
inline |
Definition at line 674 of file arb_proto_2_xsub.cxx.
References GBS_read_hash().
|
inline |
Definition at line 676 of file arb_proto_2_xsub.cxx.
|
inline |
Definition at line 678 of file arb_proto_2_xsub.cxx.
References GBS_strstruct::ncat().
|
inline |
Definition at line 679 of file arb_proto_2_xsub.cxx.
References GBS_strstruct::cat().
|
inline |
Definition at line 680 of file arb_proto_2_xsub.cxx.
References GBS_strstruct::put().
|
inline |
Definition at line 682 of file arb_proto_2_xsub.cxx.
|
inline |
Definition at line 684 of file arb_proto_2_xsub.cxx.
References fputs(), and GBS_strstruct::get_data().
Referenced by xsubGenerator::print_xsubs().