virc.numerics.metadata

Numerics for METADATA specification (post-3.2 WIP)

Members

Functions

parseNumeric
auto parseNumeric(T input, string prefixes, string channelTypes)

Format is 760 <Target> <Key> <Visibility> :<Value>

parseNumeric
auto parseNumeric(T input, string prefixes, string channelTypes)

Format is 761 <Target> <Key> <Visibility>[ :<Value>]

parseNumeric
auto parseNumeric(T input)

Format is 770 :<Key1> [<Key2> ...] OR 771 :<Key1> [<Key2> ...] 772 :<Key1> [<Key2> ...]

parseNumeric
auto parseNumeric(T input, string prefixes, string channelTypes)

Format is 774 <Target>[ <RetryAfter>]

parseNumeric
auto parseNumeric(T input, string prefixes, string channelTypes)

Format is 766 <Target> <Key> :no matching key

Structs

ERR_MetadataSyncLater
struct ERR_MetadataSyncLater
Undocumented in source.
RPL_KeyNotSet
struct RPL_KeyNotSet
Undocumented in source.
RPL_KeyValue
struct RPL_KeyValue
Undocumented in source.
RPL_WhoisKeyValue
struct RPL_WhoisKeyValue
Undocumented in source.

Meta