ic_pragma
Functions
pragma_reg(G, X) -> term()
pragma_cover(G, Scope, Object) -> term()
pragma_prefix(G, Scope, Object) -> term()
slashify(List) -> term()
pragma_version(G, Scope, Object) -> term()
pragma_id(G, Scope, Object) -> term()
mk_ref(G, Name, Type) -> term()
get_local_c_headers(G, X) -> term()
get_included_c_headers(G) -> term()
get_incl_refs(G) -> term()
get_local_refs(G) -> term()
mk_alias(G, PragmaId, ScopedId) -> term()
get_alias(G, ScopedId) -> term()
scope2id(G, ScopedId) -> term()
id2scope(G, IfrId) -> term()
mk_scope(IfrId) -> term()
get_dependencies(G) -> term()
no_doubles(List) -> term()
is_short(N_str) -> term()
print_tab(G) -> term()
list_to_term(List) -> term()
add_inh_data(G, InclScope, X) -> term()
defaultBrokerData(G) -> term()
preproc(G, N, Xs) -> term()
getBrokerData(G, X, Scope) -> term()
is_inherited_by(Interface1, Interface2, PragmaTab) -> term()
fetchRandomLocalType(G) -> term()
fetchLocalOperationNames(G, I) -> term()
is_local(G, ScopedId) -> term()
View Functions
- pragma_reg/2
- pragma_cover/3
- pragma_prefix/3
- slashify/1
- pragma_version/3
- pragma_id/3
- mk_ref/3
- get_local_c_headers/2
- get_included_c_headers/1
- get_incl_refs/1
- get_local_refs/1
- mk_alias/3
- get_alias/2
- scope2id/2
- id2scope/2
- mk_scope/1
- get_dependencies/1
- no_doubles/1
- is_short/1
- print_tab/1
- list_to_term/1
- add_inh_data/3
- defaultBrokerData/1
- preproc/3
- getBrokerData/3
- is_inherited_by/3
- fetchRandomLocalType/1
- fetchLocalOperationNames/2
- is_local/2