Dash Core  0.12.2.1
P2P Digital Currency
TrafficGraphData Member List

This is the complete list of members for TrafficGraphData, including all inherited members.

clear()TrafficGraphData
converSampletoBandwith(float dataAmount)TrafficGraphDataprivate
currentGraphRangeTrafficGraphDataprivate
currentSampleCounterTrafficGraphDataprivate
DESIRED_DATA_SAMPLESTrafficGraphDatastatic
DesiredQueueSizesTrafficGraphDataprivatestatic
getCurrentRangeQueue()TrafficGraphData
getCurrentRangeQueueWithAverageBandwidth()TrafficGraphData
getRangeQueue(GraphRange range)TrafficGraphData
GraphRange enum nameTrafficGraphData
nLastBytesInTrafficGraphDataprivate
nLastBytesOutTrafficGraphDataprivate
operator=(TrafficGraphData const &)TrafficGraphDataprivate
Range_10m enum valueTrafficGraphData
Range_12h enum valueTrafficGraphData
Range_15m enum valueTrafficGraphData
Range_1h enum valueTrafficGraphData
Range_24h enum valueTrafficGraphData
Range_2h enum valueTrafficGraphData
Range_30m enum valueTrafficGraphData
Range_3h enum valueTrafficGraphData
Range_5m enum valueTrafficGraphData
Range_6h enum valueTrafficGraphData
RangeMinutesTrafficGraphDatastatic
sampleMapTrafficGraphDataprivate
SampleQueue typedefTrafficGraphData
SampleQueueMap typedefTrafficGraphData
sampleStashTrafficGraphDataprivate
setLastBytes(quint64 nLastBytesIn, quint64 nLastBytesOut)TrafficGraphData
SMALLEST_SAMPLE_PERIODTrafficGraphDatastatic
sumEach2Samples(const SampleQueue &rangeQueue)TrafficGraphDataprivate
sumEach3Samples(const SampleQueue &rangeQueue, GraphRange range)TrafficGraphDataprivate
switchRange(GraphRange newRange)TrafficGraphData
TrafficGraphData(GraphRange range)TrafficGraphData
TrafficGraphData(const TrafficGraphData &that)TrafficGraphDataprivate
tryAddingSampleToStash(GraphRange range)TrafficGraphDataprivate
tryUpdateNextWithLast2Samples(GraphRange range, GraphRange nextRange)TrafficGraphDataprivate
tryUpdateNextWithLast3Samples(GraphRange range, GraphRange nextRange)TrafficGraphDataprivate
update(const TrafficSample &trafficSample)TrafficGraphData
update(quint64 totalBytesRecv, quint64 totalBytesSent)TrafficGraphData
update(GraphRange range, const TrafficSample &trafficSample)TrafficGraphDataprivate