Template Struct InstrumentationAggregatingInletWrapper::RegistryAggregator

Nested Relationships

This struct is a nested type of Template Class InstrumentationAggregatingInletWrapper.

Struct Documentation

template<typename Filter>
struct uit::internal::InstrumentationAggregatingInletWrapper::RegistryAggregator

Public Static Functions

size_t GetNumPutsAttempted()
size_t GetNumTryPutsAttempted()
size_t GetNumBlockingPuts()
size_t GetNumTryPutsThatSucceeded()
size_t GetNumPutsThatSucceededEventually()
size_t GetNumBlockingPutsThatSucceededImmediately()
size_t GetNumPutsThatSucceededImmediately()
size_t GetNumPutsThatBlocked()
size_t GetNumDroppedPuts()
double GetFractionTryPutsDropped()
double GetFractionTryPutsThatSucceeded()
double GetFractionBlockingPutsThatBlocked()
double GetFractionPutsThatSucceededEventually()
double GetFractionPutsThatSucceededImmediately()
double GetRoundTripTouchesPerAttemptedPut()
size_t GetNumInlets()
double GetMeanFractionTryPutsDropped()
double GetMeanFractionTryPutsThatSucceeded()
double GetMeanFractionBlockingPutsThatBlocked()
double GetMeanFractionPutsThatSucceededEventually()
double GetMeanFractionPutsThatSucceededImmediately()
double GetMeanRoundTripTouchesPerAttemptedPut()
size_t GetNumRoundTripTouches()
std::string JointGet_NumTryPutsAttempted_NumDroppedPuts()
std::string JointGet_NumPutsAttempted_NumRoundTripTouches()
uit_emp::DataFile MakeSummaryDataFile(const std::string &filename)
auto MakeContainerDataFile(const std::string &filename)