UAInspector v0.15.1 UAInspector.ShortCodeMap behaviour View Source
Basic short code map module providing minimal functions.
Link to this section Summary
Callbacks
Returns the local filename for this map
Returns the remote path for this map
Converts a raw entry to its ets representation
Returns the long representation for a short name
Returns the short representation for a long name
Returns a name representation for this map
Returns a type representation for this map
Link to this section Callbacks
Returns the local filename for this map.
Returns the remote path for this map.
Converts a raw entry to its ets representation.
If necessary a data conversion is made from the raw data passed directly out of the database file and the actual data needed when querying the database.
Returns the long representation for a short name.
Unknown names are returned unmodified.
Returns the short representation for a long name.
Unknown names are returned unmodified.
Returns a name representation for this map.
Returns a type representation for this map.