des.math.util.accessstring

Undocumented in source.

Members

Functions

allowedChar
bool allowedChar(char c)
Undocumented in source. Be warned that the author may not have intended to support it.
allowedCharsOnly
bool allowedCharsOnly(string as)
Undocumented in source. Be warned that the author may not have intended to support it.
getAccessFieldsCount
size_t getAccessFieldsCount(string str, string sep)
Undocumented in source. Be warned that the author may not have intended to support it.
getIndex
ptrdiff_t getIndex(string str, string arg, string sep)
Undocumented in source. Be warned that the author may not have intended to support it.
isArrayAccessString
bool isArrayAccessString(string as, string sep, bool allowDot)
Undocumented in source. Be warned that the author may not have intended to support it.
isCompatibleArrayAccessString
bool isCompatibleArrayAccessString(size_t N, string str, string sep)
Undocumented in source. Be warned that the author may not have intended to support it.
isOneSymbolPerFieldAccessString
bool isOneSymbolPerFieldAccessString(string str, string sep)
Undocumented in source. Be warned that the author may not have intended to support it.
isValueAccessString
bool isValueAccessString(string as, bool allowDot)
Undocumented in source. Be warned that the author may not have intended to support it.
oneOfAccess
bool oneOfAccess(string str, string arg, string sep)
Undocumented in source. Be warned that the author may not have intended to support it.
oneOfAccessAll
bool oneOfAccessAll(string str, string arg, string sep)
Undocumented in source. Be warned that the author may not have intended to support it.
startsWithAllowedChars
bool startsWithAllowedChars(string as)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta