xentara-utils v2.0.4
The Xentara Utility Library
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 Nstd
 Cequal_to< xentara::utils::string::BasicHashKey< Char, CharTraits, Allocator > >Specialization that makes std::unordered_map and std::unordered_set using xentara::utils::string::HashKey transparent
 Cformatter< xentara::utils::core::Uuid, Char >Specialization that allows xentara::utils::core::Uuid to be used with std::format
 Cformatter< xentara::utils::json::decoder::Name, char >Specialization that allows xentara::utils::json::decoder::Name to be used with std::format
 Cformatter< xentara::utils::network::Address, char >Specialization that allows xentara::utils::network::Address to be used with std::format
 Cformatter< xentara::utils::string::BasicFixedString< Char, kSize, CharTraits >, Char >Specialization that allows xentara::utils::string::BasicFixedString to be used with std::format
 Cformatter< xentara::utils::string::BasicHashKey< Char, CharTraits, Allocator >, Char >Specialization that allows xentara::utils::string::BasicHashKey to be used with std::format
 Cformatter< xentara::utils::string::BasicStaticString< Char, kCapacity, CharTraits >, Char >Specialization that allows xentara::utils::string::BasicStaticString to be used with std::format
 Cformatter< xentara::utils::string::BasicStringView< Char, CharTraits >, Char >Specialization that allows xentara::utils::string::BasicStringView to be used with std::format
 Cformatter< xentara::utils::tparam::BasicString< Char, kSize >, Char >Specialization that allows xentara::utils::tparam::BasicString to be used with std::format
 Cformatter< xentara::utils::tparam::String< kSize >, char >Specialization that allows xentara::utils::tparam::String to be used with std::format
 Cformatter< xentara::utils::tparam::Uuid, Char >Specialization that allows xentara::utils::tparam::Uuid to be used with std::format
 Cformatter< xentara::utils::tparam::WString< kSize >, wchar_t >Specialization that allows xentara::utils::tparam::WString to be used with std::format
 Chash< xentara::utils::core::Uuid >Specialization that allows xentara::utils::core::Uuid to be used as a hash table key
 Chash< xentara::utils::string::BasicFixedString< Char, kSize, CharTraits > >Specialization that allows xentara::utils::string::BasicFixedString to be used as a hash table key
 Chash< xentara::utils::string::BasicHashKey< Char, CharTraits, Allocator > >Specialization that allows xentara::utils::string::HashKey to be used as a hash table key
 Chash< xentara::utils::string::BasicStaticString< Char, kCapacity, CharTraits > >Specialization that allows xentara::utils::string::BasicStaticString to be used as a hash table key
 Chash< xentara::utils::string::BasicStringView< Char, CharTraits > >Specialization that allows xentara::utils::string::BasicStringView to be used as a hash table key
 Chash< xentara::utils::tparam::BasicString< Char, kSize > >Specialization that allows xentara::utils::tparam::BasicString to be used as a hash table key
 Chash< xentara::utils::tparam::String< kSize > >Specialization that allows xentara::utils::tparam::String to be used as a hash table key
 Chash< xentara::utils::tparam::U16String< kSize > >Specialization that allows xentara::utils::tparam::U16String to be used as a hash table key
 Chash< xentara::utils::tparam::U32String< kSize > >Specialization that allows xentara::utils::tparam::U32String to be used as a hash table key
 Chash< xentara::utils::tparam::U8String< kSize > >Specialization that allows xentara::utils::tparam::U8String to be used as a hash table key
 Chash< xentara::utils::tparam::Uuid >Specialization that allows xentara::utils::tparam::Uuid to be used as a hash table key
 Chash< xentara::utils::tparam::WString< kSize > >Specialization that allows xentara::utils::tparam::WString to be used as a hash table key
 Cless< xentara::utils::string::BasicHashKey< Char, CharTraits, Allocator > >Specialization that makes std::map and std::set using xentara::utils::string::HashKey transparent
 Ctuple_element< kElementIndex, xentara::utils::json::decoder::Location >Specialization of std::tuple_element for xentara::utils::json::decoder::Location
 Ctuple_size< xentara::utils::json::decoder::Location >Specialization of std::tuple_size for xentara::utils::json::decoder::Location
 Nxentara
 Nutils
 NatomicAtomics for special types
 NcborCBOR encoder and decoder
 Nchronostd::chrono compatibility
 NcoreCore functionality
 NcoroCoroutine functionality
 NehException and error handling
 NfilesystemFile systen tools
 NfunctionalTools used for function-like objects
 NioInput/Output functionality
 Niosstd::ios related functionality
 NipcInter-process communication functionality
 NiteratorIterator functionality
 NjsonJSON encoder and decoder
 NlinuxLinux functionality
 NlockFreeLock-free algorithms
 NmemoryMemory tools
 NnetworkNetworking functionality
 NnumericNumeric utilities
 NposixPosix functionality
 NrealTimeReal-time support functionality
 NstringString utilities
 NsystemSystem related functionality
 NtoolsTools and utilities
 NtparamTemplate parameters
 NwindowsWindows functionality
 CIteratorAn object that can be used to keep track of the elements when decoding a CBOR arrays