Dee Reference Manual
Peer Discovery
DeePeer
— Finds other objects with the same swarm-name on the bus.
Models
DeeModel
— A generic table model interface
DeeSharedModel
— A
DeeModel
that can synchronize with other
DeeSharedModel
objects across D-Bus.
DeeSequenceModel
— A
DeeModel
implementation backed by a
GSequence
DeeProxyModel
— A model that wraps another underlying
DeeModel
DeeSerializableModel
DeeFilterModel
— A
DeeModel
that contains a filtered subset of another
DeeModel
Filters
— A suite of simple
DeeFilter
s for use with
DeeFilterModel
s
Indexes
DeeIndex
— An inverted index interface for smart access to a
DeeModel
DeeHashIndex
— A
DeeHashIndex
implementation doing lookups in a hash map
DeeTermList
— A simple collection type representing a list of indexed terms for a row in a
DeeIndex
DeeResultSet
— Cursor-like interface for results sets
Analyzers
— A suite of simple
DeeAnalyzers
of common operations
Resources and Serialization
DeeSerializable
— Interface for classes that can serialize to and from
GVariant
s
DeeResourceManager
— Store and load
DeeSerializable
s by name
DeeFileResourceManager
— A resource manager backed by memory mapped files
Object Hierarchy
API Index
Annotation Glossary