asn1ct_table
Functions
new(Table) -> term()
new_reuse(Table) -> term()
exists(Table) -> term()
size(Table) -> term()
insert(Table, Tuple) -> term()
lookup(Table, Key) -> term()
match(Table, MatchSpec) -> term()
to_list(Table) -> term()
delete(Tables) -> term()