|
file | CodeConversions.cpp [code] |
| Define functions to perform UTF-8 to std::wstring conversions.
|
|
file | CodeConversions.h [code] |
| Declare functions to perform UTF-8 to std::wstring conversions.
|
|
file | DateTimeConversions.cpp [code] |
| Define functions to work with date and time string representations.
|
|
file | DateTimeConversions.h [code] |
| Declare functions to work with date and time string representations.
|
|
file | FromChars.cpp [code] |
| Define functions to convert numeric types to string representation.
|
|
file | FromChars.h [code] |
| Declare functions to convert numeric types to string representation.
|
|
file | HexHelpers.h [code] |
| Define helper functions for hex-to-num conversion.
|
|
file | StringUtils.cpp [code] |
|
file | StringUtils.h [code] |
|
file | ToChars.cpp [code] |
|
file | ToChars.h [code] |
| Define functions to convert numeric types to string representation.
|
|
file | UriParser.cpp [code] |
|
file | UriParser.h [code] |
|
file | UrlDecode.cpp [code] |
| Define a function to decode an URL encode string.
|
|
file | UrlDecode.h [code] |
| Declare a function to decode an URL encode string.
|
|
file | UrlEncode.cpp [code] |
| Define a function to perform URL encoding of a string.
|
|
file | UrlEncode.h [code] |
| Declare a function to perform URL encoding of a string.
|
|