libcosmos
Linux C++ System Programming Library
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234567]
 Caddrinfo
 Cclone_args
 Ccosmos::AddressInfoIteratorHelper class to iterate over AddressInfoList
 Ccosmos::AddressInfoListResolve DNS names and provide the resulting list of AddressInfos
 Ccosmos::AncillaryMessage< level, MSG_TYPE >Base class for types that deal with (de)serializing ancillary socket messages
 Ccosmos::AncillaryMessage< FamilyTraits< FAMILY >::OPT_LEVEL, FamilyTraits< FAMILY >::CtrlMsg >
 Ccosmos::AncillaryMessage< OptLevel::SOCKET, UnixMessage >
 Ccosmos::BitMask< ENUM >A typesafe bit mask representation using class enums
 Ccosmos::BitMask< ENUM >::AllHelper type for setting all bits during construction time of BitMask
 Ccosmos::BitMask< AccessFlag >
 Ccosmos::BitMask< FileModeBit >
 Ccosmos::BitMask< MapFlag >
 Ccosmos::BitMask< MessageFlag >
 Ccosmos::BitMask< PollEvent >
 Ccosmos::ChildClonerSub process creation facility
 Ccosmos::Clock< CLOCK >C++ wrapper around the POSIX clocks and related functions
 Ccosmos::CompareCStringComparison type for std::map and similar containers with plain char* as keys
 Ccosmos::ConditionA class to represent a pthread condition
 Ccosmos::DirectoryRepresentation of open directory file descriptors
 Ccosmos::DirEntryA single directory entry as returned from DirStream::nextEntry()
 Ccosmos::DirIteratorThis type implements range based for loop iterator semantics for DirStream
 Ccosmos::DirStreamAccess directory contents in the file system
 Ccosmos::FamilyTraits< SocketFamily >
 Ccosmos::FamilyTraits< SocketFamily::INET >
 Ccosmos::FamilyTraits< SocketFamily::INET6 >
 Ccosmos::FileDescriptorThin Wrapper around OS file descriptors
 Ccosmos::FileDescriptor::OwnerInformation about file owner settings
 Ccosmos::FileLockGuardHelper type for guarding a FileLock
 Ccosmos::FileModeRepresents the mode bits portion of a ModeT
 Ccosmos::FileStatusObtain and access file status information
 Ccosmos::FileTypeConvenience wrapper around FileT
 Ccosmos::FormattedNumber< NUM >Base class for HexNum and OctNum format output helpers
 Ccosmos::fs::CopyFileRangeParametersSet of parameters for copy_file_range()
 Ccosmos::Identity< T >
 Ccosmos::ILoggerAbstract interface for a basic logging facility
 Ccosmos::ILogger::StreamStateInternal state for each channel's stream
 Ccosmos::InfoBase< DB_STRUCT >Base class for PasswdInfo and GroupInfo
 Ccosmos::InfoBase< struct group >
 Ccosmos::InfoBase< struct passwd >
 Ccosmos::InitConvenience initialization object
 Ccosmos::InitablePure virtual base class for the library init system
 Ccosmos::InitData
 Ccosmos::InterfaceAddressIteratorIterator helper type for InterfaceAddressList
 Ccosmos::InterfaceAddressListAccess to the list of local network interface addresses
 Ccosmos::InterfaceEnumeratorEnumerate all local network interfaces
 Ccosmos::InterfaceIteratorHelper class to iterate over InterfaceEnumerator
 Ccosmos::iovec_constConst variant of the struct iovec from system headers
 Ccosmos::MainContainerArgsClass based main() entry point that passes STL style command line arguments
 Ccosmos::MainNoArgsClass based main entry point that passes no command line arguments
 Ccosmos::MainPlainArgsClass based entry point that passes C-style command line arguments
 Ccosmos::MappingMemory mapping type with move-only ownership semantics
 Ccosmos::mem::MapSettingsCollection of settings used in cosmos::mem::map()
 Ccosmos::MessageHeaderBase< MSGHDR >Base class for SendMessageHeader and ReceiveMessageHeader
 Ccosmos::MessageHeaderBase< msghdr >
 Ccosmos::MessageHeaderBase< msghdr_const >
 Ccosmos::msghdr_constRemodelling of struct msghdr with const semantics
 Ccosmos::MutexA class to represent a pthread mutex
 Ccosmos::NamedBool< _, def >Strong template type to wrap boolean values in a named type
 Ccosmos::NamedBool< struct close_file_t, true >
 Ccosmos::net::EndianNumber< T, endianness >An endianness aware unsigned integer
 Ccosmos::net::EndianTraits< endian >
 Ccosmos::net::EndianTraits< Endian::BIG >
 Ccosmos::net::EndianTraits< Endian::LITTLE >
 Ccosmos::net::RawIntTraits< UINT, endian >
 Ccosmos::net::RawIntTraits< uint16_t, Endian::BIG >
 Ccosmos::net::RawIntTraits< uint16_t, Endian::LITTLE >
 Ccosmos::net::RawIntTraits< uint32_t, Endian::BIG >
 Ccosmos::net::RawIntTraits< uint32_t, Endian::LITTLE >
 Ccosmos::net::RawIntTraits< uint64_t, Endian::BIG >
 Ccosmos::net::RawIntTraits< uint64_t, Endian::LITTLE >
 Ccosmos::no_init_tType used to invoke constructors that explicitly don't zero-initialize low level data structures
 Ccosmos::PipeCreates a unidirectional pipe communication channel
 Ccosmos::PollerEfficient file descriptor I/O event polling
 Ccosmos::PosixThreadA class representing a basic POSIX thread
 Ccosmos::proc::PidInfoHelper type for caching PID an PPID information
 Ccosmos::ProcessFileWrapper around a PidFD
 Ccosmos::pthread::IDPOSIX thread IDs for comparison of different threads objects
 Ccosmos::ptrace::PeekSigInfoWrapper around data structure used with ptrace::Request::PEEKSIGINFO
 Ccosmos::ptrace::SyscallInfoWrapper around data structure used with ptrace::Request::GET_SYSCALL_INFO
 Ccosmos::ReceiveMessageHeader::ControlMessageWrapper for struct cmsghdr used for iterating over received control messages
 Ccosmos::ReceiveMessageHeader::ControlMessageIteratorHelper type for iterating over ControlMessage instances received in a ReceiveMessageHeader
 Ccosmos::ResourceGuard< R >Helper class to guard arbitrary resources
 Ccosmos::ResourceGuard< const Mutex & >
 Ccosmos::ResourceGuard< const RWLock & >
 Ccosmos::RWLockThis type represents a pthread read-write lock
 Ccosmos::sched_attr
 Ccosmos::SchedulerSettingsBase class for changing process scheduling options
 Ccosmos::SecretMemFile
 Ccosmos::SendMessageHeader::ControlMessageWrapper for struct cmsghdr used for creating new control messages for sending
 Ccosmos::SigActionData type used with signal::set_action() for controlling asynchronous signal delivery
 Ccosmos::SigInfoSignal information struct used when receiving signals
 Ccosmos::SigInfo::ChildDataAdditional data found in SigInfo with SIGCHILD
 Ccosmos::SigInfo::CustomDataAdditional custom SigInfo data
 Ccosmos::SigInfo::FaultDataAdditional data found in SigInfo for one of the memory fault / trap signals
 Ccosmos::SigInfo::MsgQueueDataAdditional data found in SigInfo with Source::MESGQ
 Ccosmos::SigInfo::PollDataAdditional data found in SigInfo with SIGPOLL
 Ccosmos::SigInfo::ProcessCtxInformation about the process a signal is from or about
 Ccosmos::SigInfo::QueueSigDataAdditional data found in SigInfo with Source::QUEUE
 Ccosmos::SigInfo::SegfaultData::Bound
 Ccosmos::SigInfo::SysDataAdditional data found in SigInfo delivered with SIGSYS
 Ccosmos::SigInfo::TimerDataAdditional data found in SigInfo with Source::TIMER
 Ccosmos::SigInfo::UserSigDataAdditional data found in SigInfo with Source::USER
 Ccosmos::SignalRepresents a POSIX signal number and offers a minimal API around it
 Ccosmos::signal::StackData structure used for defining an alternate signal stack
 Ccosmos::SignalFDA file descriptor for receiving process signals
 Ccosmos::SignalFD::InfoSigInfo style data structure returned by SignalFD::readEvent()
 Ccosmos::SigSetA bit set of signal numbers for use in system calls
 Ccosmos::SigSet::fill_t
 Ccosmos::SocketAddressBase class for all types of socket addresses
 Ccosmos::SockOptBase< LEVEL >Base class for Socket option helpers for different OptLevels
 Ccosmos::SockOptBase< OptLevel::SOCKET >
 Ccosmos::SockOptBase< OptLevel::TCP >
 Ccosmos::SockOptBase< OptLevel::UDP >
 Ccosmos::StopWatch< CLOCK >A type to measure elapsed time based on a given clock type
 Ccosmos::StreamIOWrapper around file descriptors for streaming I/O access
 Ccosmos::SubProcRepresents a child process created via ChildCloner
 Ccosmos::SysStringWrapper type around a C-style string for use with system APIs
 Ccosmos::TempDirCreation and lifetime management for temporary directories
 Ccosmos::term::ColorSpecComplete color specification for ANSI terminals
 Ccosmos::term::FeatureBaseBase class to build nested ANSI feature objects
 Ccosmos::TerminalAccess to Terminal information and ioctls
 Ccosmos::TimerFD< CLOCK >::CreateTHelper type for construction of a ready-to-use TimerFD with default CreateFlags
 Ccosmos::TraceeThin wrapper class around the ptrace() system call
 Ccosmos::TwiceHelper for iterating twice over a for loop
 Ccosmos::TwiceIterator
 Cepoll_event
 Cflock
 Cif_nameindex
 Cifaddrs
 CIOVEC
 Citimerspec
 Clinger
 Csock_extended_err
 Cstd::array< T >STL class
 Cstd::exceptionSTL class
 Cstd::ios_baseSTL class
 Cstd::iostream
 Cstd::vector< T >STL class
 CSTREAM_TYPE
 Cstruct ::iovec
 Cstruct iovec_const
 Ctcp_info
 Ctimespec
 Cucred
 Cwinsize