Tenncor
|
Classes | |
class | apis.APIsPlugin |
Namespaces | |
apis | |
Functions | |
def | apis._parse_args (arg, accept_def=True) |
def | apis._nullcheck (args) |
def | apis._decl_func (api) |
def | apis._template_defn_func (api) |
def | apis._defn_func (api) |
def | apis._handle_api_header (apis) |
def | apis._handle_api_source (apis) |
def | apis._handle_api_templates (apis) |
Variables | |
string | apis._ns_template |
string | apis._header_template |
string | apis._source_template |
string | apis._decl_tmp |
string | apis._template_defn_tmp |
string | apis._defn_tmp |
string | apis._plugin_id = "API" |
string | apis.api_header = 'api.hpp' |