The Registration class is a handle to a registered variable, when out of scope unregisters the variable.
More...
#include <pal_statistics_utils.h>
The Registration class is a handle to a registered variable, when out of scope unregisters the variable.
Definition at line 94 of file pal_statistics_utils.h.
◆ Registration() [1/3]
pal_statistics::Registration::Registration |
( |
const std::string & |
name, |
|
|
IdType |
id, |
|
|
const boost::weak_ptr< StatisticsRegistry > & |
obj |
|
) |
| |
◆ Registration() [2/3]
pal_statistics::Registration::Registration |
( |
Registration && |
other | ) |
|
|
default |
◆ ~Registration()
pal_statistics::Registration::~Registration |
( |
| ) |
|
◆ Registration() [3/3]
pal_statistics::Registration::Registration |
( |
const Registration & |
| ) |
|
|
privatedelete |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ id_
IdType pal_statistics::Registration::id_ |
◆ name_
std::string pal_statistics::Registration::name_ |
◆ obj_
The documentation for this class was generated from the following files: