Holds a timer value and an error code.
struct test_errortimer_t
Implements adapter for type testobject_t.
struct testadapt_t
Element which is interconnected to a buddy with buddy.
struct testelem_t
Describes the header of an allocated memory block.
struct testmm_block_t
Holds one big data block consisting of many vm memory pages.
struct testmm_page_t
Test memory manager for allocating/freeing blocks of memory.
struct testmm_t
Table of imlemented functions.
struct testmodule_functable_t
Describes position in text as column and line number.
struct textpos_t
A condition which selects or deselects the contained textresource_textatom_t.
struct textresource_condition_t
A reference to a language and container for one or more textresource_condition_t.
struct textresource_langref_t
A language selector for textresource_text_t.
struct textresource_language_t
A parameter for textresource_text_t.
struct textresource_parameter_t
struct textresource_paramtype_t
Reads textual representation of text resource.
struct textresource_reader_t
Defines memory representation of parsed text resource description.
struct textresource_t
A single text resource description.
struct textresource_text_t
An atomic text element string content referenced by textresource_condition_t.
struct textresource_textatom_t
Writes programming language representation of text resource.
struct textresource_writer_t
Startargument of the started system thread.
struct thread_startargument_t
Describes a system thread.
struct thread_t
struct thread_tls_t
Variables stored in thread local storage.
struct thread_vars_t
Stores services useable exclusively from one thread.
struct threadcontext_t
Mutual exclusion lock.
struct thrmutex_t
The time value specifies either an aboslute time or a relative time offset.
struct timevalue_t
Stores decoded information about a trie node in memory.
struct trie_node_t
Describes a flexible structure of trie node data stored in memory.
struct trie_nodedata_t
Stores offsets of every possible member of trie_node_t.
struct trie_nodeoffsets_t
Points to 256 childs of type trie_nodedata_t.
struct trie_subnode_t
Points to up to 8 trie_node_ts.
struct trie_subnode2_t
Manages an index which associates abinary key with a user defined pointer.
struct trie_t
Describes byte aligned binary data used as key.
struct typeadapt_binarykey_t
Declares interface for comparing two objects and key with object.
struct typeadapt_comparator_it
Declares interface for computing a hash value from key / object.
struct typeadapt_gethash_it
Declares interface for getting a description of a binary key of the object.
struct typeadapt_getkey_it
Default implementation of typeadapt_t.
struct typeadapt_impl_t
Declares interface (function table) for managing the lifetime of objects.
struct typeadapt_lifetime_it
Describes an offset to a struct member.
typedef uint16_t typeadapt_nodeoffset_t
Interface to services needed by containers in the data store.
struct typeadapt_t
struct unittest_t
Describes URL which has the common Internet scheme syntax.
struct url_t
Extends mmfile_t with text reading capapbilities.
struct utf8reader_t
Handles the data buffers returned from filereader_t and initializes a token of type splitstring_t.
struct utf8scanner_t
Allows to validate a blocked stream of bytes.
struct utf8validator_t
Caches values which have to be computed only once.
struct valuecache_t
Buffer which stores a snapshot of all mapped memory regions.
struct vm_mappedregions_t
Returns information about a mapped memory region and its access permissions.
struct vm_region_t
Type has same structure as memblock_t.
struct vmpage_t
Contains waiting thread (syncwait_t) and its exitevent.
struct wait2queue_entry_t
Allows threads of a single process to wait for a certain condition.
struct waitlist_t
Contains waiting thread (syncwait_t).
struct waitqueue_entry_t
Defines implementation interface for wbuffer_t.
struct wbuffer_it
Supports construction of return values of unknown size.
struct wbuffer_t
Callback interface for handling generic window events.
struct window_evh_t
Wraps a native window and its OpenGL specific wrapper (if needed).
struct window_t
Type of a single window configuration attribute.
struct windowconfig_t
Type of entry stored in syncwlist_t.
struct wlistentry_t
A drawable which describes the double buffer (back buffer) of a x11window_t.
struct x11dblbuffer_t
Describes connection to an X11 display server.
struct x11display_t
Base class of x11window_t or glxwindow_t (or Pixmap).
struct x11drawable_t
Stores the version number and the event offsets numbers of an X11 extension.
struct x11extension_t
Associates a x11display_t with a screen number.
struct x11screen_t
Allows to query all supported videmodes of a x11screen_t.
struct x11videomode_iterator_t
Describes a single supported videmode.
struct x11videomode_t
Callback interface for X11 events.
struct x11window_evh_t
Displays a window (rectangular area) on a screen.
struct x11window_t
Associates Xlib object id (XID) with object pointer.
struct x11windowmap_entry_t
Stores a set of x11windowmap_entry_t.
struct x11windowmap_t
Name and value of an xml attribute.
struct xmlattribute_t