econfd_logsyms Module
Types
logsym/0
-type logsym() :: {LogSymStr :: string(), Descr :: string()}.logsyms/0
-type logsyms() :: tuple().Functions
array/0
-spec array() -> logsyms().Related types: logsyms()
array/2
array(Max, _)get_descr/1
-spec get_descr(LogSym :: integer()) -> Descr :: string().get_logsym/1
Related types: logsym()
get_logsymstr/1
max_sym/0
Last updated
Was this helpful?

