DABC (Data Acquisition Backbone Core)
2.9.9
|
Go to the source code of this file.
Data Structures | |
class | dabc::Hierarchy |
Represents objects hierarchy of remote (or local) DABC process. More... | |
class | dabc::HierarchyContainer |
class | dabc::History |
class | dabc::HistoryContainer |
struct | dabc::HistoryItem |
class | dabc::HistoryIter |
Namespaces | |
dabc | |
Event manipulation API. | |
Enumerations | |
enum | dabc::HierarchyStreamKind { dabc::stream_NamesList , dabc::stream_Value , dabc::stream_Full , dabc::stream_NoDelete } |
Variables | |
const char * | dabc::prop_auth = "_auth" |
const char * | dabc::prop_error = "_error" |
const char * | dabc::prop_hash = "hash" |
const char * | dabc::prop_history = "_history" |
const char * | dabc::prop_kind = "_kind" |
const char * | dabc::prop_masteritem = "_master" |
const char * | dabc::prop_more = "_more" |
const char * | dabc::prop_producer = "_producer" |
const char * | dabc::prop_realname = "_realname" |
const char * | dabc::prop_time = "time" |
const char * | dabc::prop_version = "_version" |
const char * | dabc::prop_view = "_view" |