xentara-utils
v2.0.4
The Xentara Utility Library
Loading...
Searching...
No Matches
Here is a list of all class members with links to the classes they belong to:
- o -
Object() :
xentara::utils::json::decoder::Object
,
xentara::utils::json::encoder::Object
,
xentara::utils::windows::wmi::Object
ObjectHandle() :
xentara::utils::windows::com::ObjectHandle< ObjectClass >
open() :
xentara::utils::io::File
,
xentara::utils::io::FileInputStream< Element >
,
xentara::utils::io::FileOutputStream< Element >
,
xentara::utils::windows::RegistryKey
operator() :
xentara::utils::atomic::UniquePointer< Element, Deleter >
,
xentara::utils::tools::UnownedPointer< Element, Deleter >
operator bool() :
xentara::utils::eh::deprecated::Failable< Value >
,
xentara::utils::eh::ExceptionGuard
,
xentara::utils::io::File
,
xentara::utils::ipc::NamedPipe
,
xentara::utils::ipc::NamedPipeStream< Element >
,
xentara::utils::json::decoder::Location
,
xentara::utils::network::Address
,
xentara::utils::network::Socket
,
xentara::utils::network::SocketDevice
,
xentara::utils::network::SocketStream< Element >
,
xentara::utils::posix::File
,
xentara::utils::tools::UnownedPointer< Element, Deleter >
,
xentara::utils::tools::UnownedPointer< Element[], Deleter >
,
xentara::utils::windows::com::ObjectHandle< ObjectClass >
,
xentara::utils::windows::com::String
,
xentara::utils::windows::Handle
,
xentara::utils::windows::LocalFreePointer< Element >
,
xentara::utils::windows::RegistryKey
,
xentara::utils::windows::Sid
,
xentara::utils::windows::Socket
,
xentara::utils::windows::wmi::Namespace
operator BSTR *() :
xentara::utils::windows::com::String::Setter
operator const cpu_set_t *() :
xentara::utils::linux::CpuSet
operator const io::StopSource &() :
xentara::utils::network::WithStopSource
operator const std::string &() :
xentara::utils::json::decoder::Name
operator core::Uuid() :
xentara::utils::tparam::Uuid
operator cpu_set_t *() :
xentara::utils::linux::CpuSet
operator DataType() :
xentara::utils::cbor::ExtendedDataType
operator delete() :
xentara::utils::memory::Placement
operator delete[]() :
xentara::utils::memory::Placement
operator Element **() :
xentara::utils::windows::LocalFreePointer< Element >::Setter
operator HANDLE() :
xentara::utils::windows::Handle
operator HANDLE *() :
xentara::utils::windows::Handle::Setter
operator HKEY() :
xentara::utils::windows::RegistryKey
operator HKEY *() :
xentara::utils::windows::RegistryKey::Setter
operator int() :
xentara::utils::network::Backlog
operator NativeType() :
xentara::utils::posix::File
operator new() :
xentara::utils::memory::Placement
operator new[]() :
xentara::utils::memory::Placement
operator ObjectClass **() :
xentara::utils::windows::com::ObjectHandle< ObjectClass >::Setter
operator PSID() :
xentara::utils::windows::Sid
operator PSID *() :
xentara::utils::windows::Sid::Setter
operator SOCKET() :
xentara::utils::windows::Socket
operator std::basic_string< Char, CharTraits, Allocator >() :
xentara::utils::json::decoder::String
,
xentara::utils::string::BasicFixedString< Char, kSize, CharTraits >
,
xentara::utils::string::BasicStaticString< Char, kCapacity, CharTraits >
,
xentara::utils::string::BasicStringView< Char, CharTraits >
operator std::basic_string< Char, traits_type, Allocator >() :
xentara::utils::tparam::BasicString< Char, kSize >
operator std::basic_string_view< Char, CharTraits >() :
xentara::utils::string::BasicFixedString< Char, kSize, CharTraits >
,
xentara::utils::string::BasicStaticString< Char, kCapacity, CharTraits >
operator std::basic_string_view< Char, traits_type >() :
xentara::utils::tparam::BasicString< Char, kSize >
operator std::basic_string_view< Element, CharTraits >() :
xentara::utils::io::MemoryOutputDevice< Element >
operator std::basic_string_view< StorageElement, CharTraits >() :
xentara::utils::io::MemoryOutputStream< Element, StorageElement >
operator std::optional< std::chrono::nanoseconds >() :
xentara::utils::network::Timeout
operator std::optional< Type >() :
xentara::utils::atomic::Optional< Type >
operator std::optional< Value >() :
xentara::utils::eh::deprecated::Failable< Value >
operator std::string &&() :
xentara::utils::json::decoder::Name
operator std::string_view() :
xentara::utils::json::decoder::Name
operator std::unique_ptr< Element, Deleter >() :
xentara::utils::atomic::UniquePointer< Element, Deleter >
operator std::wstring_view() :
xentara::utils::windows::com::String
operator Type *() :
xentara::utils::ipc::ShmPointer< Type >
operator UnownedPointer() :
xentara::utils::atomic::UniquePointer< Element, Deleter >
operator Value() :
xentara::utils::core::Capacity< Value >
operator VARIANT *() :
xentara::utils::windows::com::Variant::Setter
operator void **() :
xentara::utils::windows::com::ObjectHandle< ObjectClass >::Setter
operator""_uuid() :
xentara::utils::core::Uuid
operator& :
xentara::utils::core::Flags< Flag >
,
xentara::utils::numeric::IeeeFloatingPointTraits< Type >::Bits
operator&=() :
xentara::utils::core::Flags< Flag >
,
xentara::utils::numeric::IeeeFloatingPointTraits< Type >::Bits
operator()() :
std::hash< xentara::utils::core::Uuid >
,
xentara::utils::core::Factory< SmartPointer, ConstructorArguments >
,
xentara::utils::functional::function_ref< R(ArgTypes...) const >
,
xentara::utils::functional::function_ref< R(ArgTypes...) const noexcept >
,
xentara::utils::functional::function_ref< R(ArgTypes...) noexcept >
,
xentara::utils::functional::function_ref< R(ArgTypes...)>
,
xentara::utils::memory::DestroyAt< Type >
,
xentara::utils::tools::Hash
,
xentara::utils::windows::LocalFreeDeleter
operator*() :
xentara::utils::cbor::RangeIterator
,
xentara::utils::core::ContiguousIterator< Base, Container >
,
xentara::utils::core::CountingIterator< DummyValue, Count >
,
xentara::utils::coro::Generator< Type >::Iterator
,
xentara::utils::eh::deprecated::Failable< Value >
,
xentara::utils::filesystem::StandardPathIterator
,
xentara::utils::ipc::ShmPointer< Type >
,
xentara::utils::json::decoder::Array::Iterator
,
xentara::utils::json::decoder::Object::Iterator
,
xentara::utils::json::decoder::String::Iterator
,
xentara::utils::lockFree::LockFreeTraversableMap< Element >::Iterator
,
xentara::utils::lockFree::LockFreeTraversableMap< Element >::Traverser::Iterator
,
xentara::utils::memory::Embedded< Object >
,
xentara::utils::memory::IndirectObject< Object >
,
xentara::utils::memory::SafeGlobal< Object >
,
xentara::utils::tools::DataAllocatorPair< Data, Allocator >
,
xentara::utils::tools::PolymorphicVariant< Base, ValueHints >
,
xentara::utils::tools::UnownedPointer< Element, Deleter >
,
xentara::utils::windows::com::ObjectHandle< ObjectClass >
,
xentara::utils::windows::LocalFreePointer< Element >
,
xentara::utils::windows::RegistryKey::SubKeyEnumerator::const_iterator
,
xentara::utils::windows::RegistryKey::ValueEnumerator::const_iterator
,
xentara::utils::windows::wmi::ResultSet
operator+ :
xentara::utils::core::ContiguousIterator< Base, Container >
,
xentara::utils::ipc::ShmPointer< Type >
,
xentara::utils::memory::ByteOffset< Offset >
,
xentara::utils::string::view< Char, Traits >
operator++() :
xentara::utils::cbor::RangeIterator
,
xentara::utils::core::ContiguousIterator< Base, Container >
,
xentara::utils::core::CountingIterator< DummyValue, Count >
,
xentara::utils::coro::Generator< Type >::Iterator
,
xentara::utils::filesystem::StandardPathIterator
,
xentara::utils::ipc::ShmPointer< Type >
,
xentara::utils::json::decoder::Array::Iterator
,
xentara::utils::json::decoder::Object::Iterator
,
xentara::utils::json::decoder::String::Iterator
,
xentara::utils::lockFree::LockFreeTraversableMap< Element >::Traverser::Iterator
,
xentara::utils::windows::RegistryKey::SubKeyEnumerator::const_iterator
,
xentara::utils::windows::RegistryKey::ValueEnumerator::const_iterator
,
xentara::utils::windows::wmi::ResultSet
operator+=() :
xentara::utils::core::ContiguousIterator< Base, Container >
,
xentara::utils::core::CountingIterator< DummyValue, Count >
,
xentara::utils::ipc::ShmPointer< Type >
,
xentara::utils::memory::ByteOffset< Offset >
,
xentara::utils::string::BasicStaticString< Char, kCapacity, CharTraits >
operator- :
xentara::utils::core::ContiguousIterator< Base, Container >
,
xentara::utils::ipc::ShmPointer< Type >
,
xentara::utils::memory::ByteOffset< Offset >
,
xentara::utils::numeric::IeeeFloatingPointTraits< Type >::Bits
operator--() :
xentara::utils::core::ContiguousIterator< Base, Container >
,
xentara::utils::core::CountingIterator< DummyValue, Count >
,
xentara::utils::ipc::ShmPointer< Type >
operator-=() :
xentara::utils::core::ContiguousIterator< Base, Container >
,
xentara::utils::core::CountingIterator< DummyValue, Count >
,
xentara::utils::ipc::ShmPointer< Type >
,
xentara::utils::memory::ByteOffset< Offset >
operator->() :
xentara::utils::core::ContiguousIterator< Base, Container >
,
xentara::utils::coro::Generator< Type >::Iterator
,
xentara::utils::eh::deprecated::Failable< Value >
,
xentara::utils::filesystem::StandardPathIterator
,
xentara::utils::ipc::ShmPointer< Type >
,
xentara::utils::json::decoder::Array::Iterator
,
xentara::utils::json::decoder::Object::Iterator
,
xentara::utils::json::decoder::String::Iterator
,
xentara::utils::lockFree::LockFreeTraversableMap< Element >::Iterator
,
xentara::utils::lockFree::LockFreeTraversableMap< Element >::Traverser::Iterator
,
xentara::utils::memory::Embedded< Object >
,
xentara::utils::memory::IndirectObject< Object >
,
xentara::utils::memory::SafeGlobal< Object >
,
xentara::utils::tools::DataAllocatorPair< Data, Allocator >
,
xentara::utils::tools::PolymorphicVariant< Base, ValueHints >
,
xentara::utils::tools::UnownedPointer< Element, Deleter >
,
xentara::utils::windows::com::ObjectHandle< ObjectClass >
,
xentara::utils::windows::LocalFreePointer< Element >
,
xentara::utils::windows::RegistryKey::SubKeyEnumerator::const_iterator
,
xentara::utils::windows::RegistryKey::ValueEnumerator::const_iterator
,
xentara::utils::windows::wmi::ResultSet
operator<<() :
xentara::utils::cbor::Encoder
,
xentara::utils::core::Flags< Flag >
,
xentara::utils::core::Uuid
,
xentara::utils::eh::deprecated::Failable< Value >
,
xentara::utils::ios::ToLocalTime
,
xentara::utils::json::decoder::Name
,
xentara::utils::network::Address
,
xentara::utils::string::BasicFixedString< Char, kSize, CharTraits >
,
xentara::utils::string::BasicStaticString< Char, kCapacity, CharTraits >
,
xentara::utils::tools::UnownedPointer< Element, Deleter >
,
xentara::utils::tparam::BasicString< Char, kSize >
,
xentara::utils::tparam::Uuid
operator<=> :
xentara::utils::atomic::Optional< Type >
,
xentara::utils::cbor::Array
,
xentara::utils::cbor::ExtendedDataType
,
xentara::utils::cbor::Map
,
xentara::utils::core::ContiguousIterator< Base, Container >
,
xentara::utils::core::FixedVector< Element, Allocator >
,
xentara::utils::core::RawVector< Element, Allocator >
,
xentara::utils::core::StaticVector< Element, kCapacity >
,
xentara::utils::core::Uuid
,
xentara::utils::io::InputStream< Element >::ReadPosition
,
xentara::utils::ipc::ShmPointer< Type >
,
xentara::utils::json::decoder::Name
,
xentara::utils::memory::IndirectObject< Object >
,
xentara::utils::tparam::Uuid
operator=() :
xentara::utils::atomic::Optional< Type >
,
xentara::utils::atomic::UniquePointer< Element, Deleter >
,
xentara::utils::core::CountingIterator< DummyValue, Count >::Sink
,
xentara::utils::core::FixedVector< Element, Allocator >
,
xentara::utils::core::RawVector< Element, Allocator >
,
xentara::utils::core::StaticVector< Element, kCapacity >
,
xentara::utils::eh::deprecated::Failable< Value >
,
xentara::utils::eh::ExceptionGuard
,
xentara::utils::functional::function_ref< R(ArgTypes...) const >
,
xentara::utils::functional::function_ref< R(ArgTypes...) const noexcept >
,
xentara::utils::functional::function_ref< R(ArgTypes...) noexcept >
,
xentara::utils::functional::function_ref< R(ArgTypes...)>
,
xentara::utils::io::File
,
xentara::utils::io::FileInputStream< Element >
,
xentara::utils::io::FileOutputStream< Element >
,
xentara::utils::io::InputStream< Element >
,
xentara::utils::io::OutputStream< Element >
,
xentara::utils::ipc::NamedPipeStream< Element >
,
xentara::utils::ipc::ShmPointer< Type >
,
xentara::utils::lockFree::LockFreeTraversableMap< Element >
,
xentara::utils::memory::Embedded< Object >
,
xentara::utils::memory::IndirectObject< Object >
,
xentara::utils::network::SocketDevice
,
xentara::utils::network::SocketStream< Element >
,
xentara::utils::posix::File
,
xentara::utils::string::BasicFixedString< Char, kSize, CharTraits >
,
xentara::utils::string::BasicHashKey< Char, CharTraits, Allocator >
,
xentara::utils::string::BasicStaticString< Char, kCapacity, CharTraits >
,
xentara::utils::string::BasicStringView< Char, CharTraits >
,
xentara::utils::tools::DisableCopy
,
xentara::utils::tools::PolymorphicVariant< Base, ValueHints >
,
xentara::utils::tools::Unique
,
xentara::utils::tools::UnownedPointer< Element, Deleter >
,
xentara::utils::tools::UnownedPointer< Element[], Deleter >
,
xentara::utils::windows::com::ObjectHandle< ObjectClass >
,
xentara::utils::windows::com::Variant
,
xentara::utils::windows::Handle
,
xentara::utils::windows::LocalFreePointer< Element >
,
xentara::utils::windows::RegistryKey
,
xentara::utils::windows::Sid
,
xentara::utils::windows::Socket
operator== :
xentara::utils::atomic::Optional< Type >
,
xentara::utils::atomic::UniquePointer< Element, Deleter >
,
xentara::utils::cbor::Array
,
xentara::utils::cbor::ExtendedDataType
,
xentara::utils::cbor::Map
,
xentara::utils::cbor::RangeIterator
,
xentara::utils::core::ContiguousIterator< Base, Container >
,
xentara::utils::core::FixedVector< Element, Allocator >
,
xentara::utils::core::Flags< Flag >
,
xentara::utils::core::RawVector< Element, Allocator >
,
xentara::utils::core::StaticVector< Element, kCapacity >
,
xentara::utils::core::Uuid
,
xentara::utils::coro::Generator< Type >::Iterator
,
xentara::utils::eh::deprecated::Failable< Value >
,
xentara::utils::filesystem::StandardPathIterator
,
xentara::utils::io::InputStream< Element >::ReadPosition
,
xentara::utils::ipc::ShmPointer< Type >
,
xentara::utils::iterator::TerminationSentinel< kTermination >
,
xentara::utils::json::decoder::Array::Iterator
,
xentara::utils::json::decoder::Name
,
xentara::utils::json::decoder::Object::Iterator
,
xentara::utils::json::decoder::String::Iterator
,
xentara::utils::lockFree::LockFreeTraversableMap< Element >::Iterator
,
xentara::utils::lockFree::LockFreeTraversableMap< Element >::Traverser::Iterator
,
xentara::utils::memory::ControlBlockMemoryResource< ControlBlock >
,
xentara::utils::memory::IndirectObject< Object >
,
xentara::utils::numeric::IeeeFloatingPointTraits< Type >::Bits
,
xentara::utils::tools::PolymorphicVariant< Base, ValueHints >
,
xentara::utils::tools::UnownedPointer< Element, Deleter >
,
xentara::utils::tparam::Uuid
,
xentara::utils::windows::RegistryKey::SubKeyEnumerator::const_iterator
,
xentara::utils::windows::RegistryKey::ValueEnumerator::const_iterator
,
xentara::utils::windows::wmi::ResultSet
operator>>() :
xentara::utils::cbor::Decoder
,
xentara::utils::core::Uuid
operator[]() :
xentara::utils::core::ContiguousIterator< Base, Container >
,
xentara::utils::core::CountingIterator< DummyValue, Count >
,
xentara::utils::core::FixedVector< Element, Allocator >
,
xentara::utils::core::Flags< Flag >
,
xentara::utils::core::RawVector< Element, Allocator >
,
xentara::utils::core::StaticVector< Element, kCapacity >
,
xentara::utils::io::MemoryOutputDevice< Element >
,
xentara::utils::io::MemoryOutputStream< Element, StorageElement >
,
xentara::utils::ipc::ShmPointer< Type >
,
xentara::utils::json::decoder::Name
,
xentara::utils::lockFree::Pool< Element, Allocator >
,
xentara::utils::numeric::IeeeFloatingPointTraits< Type >::Bits
,
xentara::utils::string::BasicFixedString< Char, kSize, CharTraits >
,
xentara::utils::string::BasicStaticString< Char, kCapacity, CharTraits >
,
xentara::utils::string::BasicStaticString< Char, kCapacity, CharTraits >::RawData
,
xentara::utils::tools::UnownedPointer< Element[], Deleter >
,
xentara::utils::tparam::BasicString< Char, kSize >
operator^ :
xentara::utils::core::Flags< Flag >
,
xentara::utils::numeric::IeeeFloatingPointTraits< Type >::Bits
operator^=() :
xentara::utils::core::Flags< Flag >
,
xentara::utils::numeric::IeeeFloatingPointTraits< Type >::Bits
operator| :
xentara::utils::core::Flags< Flag >
,
xentara::utils::numeric::IeeeFloatingPointTraits< Type >::Bits
operator|=() :
xentara::utils::core::Flags< Flag >
,
xentara::utils::numeric::IeeeFloatingPointTraits< Type >::Bits
operator~() :
xentara::utils::core::Flags< Flag >
,
xentara::utils::numeric::IeeeFloatingPointTraits< Type >::Bits
option() :
xentara::utils::network::Socket
,
xentara::utils::network::SocketDevice
,
xentara::utils::network::SocketStream< Element >
Optional() :
xentara::utils::atomic::Optional< Type >
OutputChar :
xentara::utils::string::Converter< OutputCharT, InputIterator, InputSentinel >
outputDevice() :
xentara::utils::io::AbstractDeviceOutputStream< Element >
OutputStream() :
xentara::utils::io::OutputStream< Element >
OverlappedResult() :
xentara::utils::windows::OverlappedResult
© 2024 embedded ocean GmbH, Munich, Germany
https://www.xentara.io