PMDA++  0.4.4
Header-only C++ library for writing PCP PMDAs
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cstd::exceptionSTL class
 Cpcp::exceptionBase class for all PMDA++ exceptions
 Cpcp::pmda::fetch_value_resultStruct returned by the fetch_value function
 Cpcp::instance_infoBasic instance domain information
 Cpcp::cache::lookup_result_type< Type >Structure for return results from pcp::cache::lookup functions
 Cstd::map< K, T >STL class
 Cpcp::instance_domainPerformance metric instance domain
 Cpcp::metric_clusterA cluster of metric descriptions
 Cpcp::metrics_descriptionCollection of clusters of metric descriptions
 Cpcp::metric_descriptionIndividual metric description
 Cpcp::pmda::metric_idIndentifies a metric to be fetched
 Cpcp::pmdaAbstract base class for implementing PCP PMDAs