DABC (Data Acquisition Backbone Core)  2.9.9
Public Member Functions | Data Fields
dabc::SubscriberEntry Struct Reference

#include <dabc/Publisher.h>

Public Member Functions

 SubscriberEntry ()
 

Data Fields

Hierarchy fEntry
 
int hlimit
 
unsigned id
 
bool local
 
std::string path
 
uint64_t version
 
bool waiting_worker
 
std::string worker
 

Detailed Description

Definition at line 126 of file Publisher.h.

Constructor & Destructor Documentation

◆ SubscriberEntry()

dabc::SubscriberEntry::SubscriberEntry ( )
inline

Definition at line 136 of file Publisher.h.

Field Documentation

◆ id

unsigned dabc::SubscriberEntry::id

Definition at line 127 of file Publisher.h.

◆ path

std::string dabc::SubscriberEntry::path

Definition at line 128 of file Publisher.h.

◆ worker

std::string dabc::SubscriberEntry::worker

Definition at line 129 of file Publisher.h.

◆ local

bool dabc::SubscriberEntry::local

Definition at line 130 of file Publisher.h.

◆ hlimit

int dabc::SubscriberEntry::hlimit

Definition at line 131 of file Publisher.h.

◆ fEntry

Hierarchy dabc::SubscriberEntry::fEntry

Definition at line 132 of file Publisher.h.

◆ version

uint64_t dabc::SubscriberEntry::version

Definition at line 133 of file Publisher.h.

◆ waiting_worker

bool dabc::SubscriberEntry::waiting_worker

Definition at line 134 of file Publisher.h.


The documentation for this struct was generated from the following file: