Fast DDS  Version 3.0.1
Fast DDS
Loading...
Searching...
No Matches
eprosima::fastdds::statistics::EventKind Module Reference

Variables

const unsigned long HISTORY2HISTORY_LATENCY = 0x1
 
const unsigned long NETWORK_LATENCY = 0x2
 
const unsigned long PUBLICATION_THROUGHPUT = 0x4
 
const unsigned long SUBSCRIPTION_THROUGHPUT = 0x8
 
const unsigned long RTPS_SENT = 0x10
 
const unsigned long RTPS_LOST = 0x20
 
const unsigned long RESENT_DATAS = 0x40
 
const unsigned long HEARTBEAT_COUNT = 0x80
 
const unsigned long ACKNACK_COUNT = 0x100
 
const unsigned long NACKFRAG_COUNT = 0x200
 
const unsigned long GAP_COUNT = 0x400
 
const unsigned long DATA_COUNT = 0x800
 
const unsigned long PDP_PACKETS = 0x1000
 
const unsigned long EDP_PACKETS = 0x2000
 
const unsigned long DISCOVERED_ENTITY = 0x4000
 
const unsigned long SAMPLE_DATAS = 0x8000
 
const unsigned long PHYSICAL_DATA = 0x10000
 

Variable Documentation

◆ ACKNACK_COUNT

const unsigned long ACKNACK_COUNT = 0x100

◆ DATA_COUNT

const unsigned long DATA_COUNT = 0x800

◆ DISCOVERED_ENTITY

const unsigned long DISCOVERED_ENTITY = 0x4000

◆ EDP_PACKETS

const unsigned long EDP_PACKETS = 0x2000

◆ GAP_COUNT

const unsigned long GAP_COUNT = 0x400

◆ HEARTBEAT_COUNT

const unsigned long HEARTBEAT_COUNT = 0x80

◆ HISTORY2HISTORY_LATENCY

const unsigned long HISTORY2HISTORY_LATENCY = 0x1

◆ NACKFRAG_COUNT

const unsigned long NACKFRAG_COUNT = 0x200

◆ NETWORK_LATENCY

const unsigned long NETWORK_LATENCY = 0x2

◆ PDP_PACKETS

const unsigned long PDP_PACKETS = 0x1000

◆ PHYSICAL_DATA

const unsigned long PHYSICAL_DATA = 0x10000

◆ PUBLICATION_THROUGHPUT

const unsigned long PUBLICATION_THROUGHPUT = 0x4

◆ RESENT_DATAS

const unsigned long RESENT_DATAS = 0x40

◆ RTPS_LOST

const unsigned long RTPS_LOST = 0x20

◆ RTPS_SENT

const unsigned long RTPS_SENT = 0x10

◆ SAMPLE_DATAS

const unsigned long SAMPLE_DATAS = 0x8000

◆ SUBSCRIPTION_THROUGHPUT

const unsigned long SUBSCRIPTION_THROUGHPUT = 0x8