Private helper class to keep the count of messages of a type (MSG::LEVEL).
More...
|
| | MsgAry ()=default |
| | Default constructor.
|
|
| std::array< int, MSG::NUM_LEVELS > | msg = {{0}} |
| | Internal array of counters.
|
Private helper class to keep the count of messages of a type (MSG::LEVEL).
Definition at line 158 of file LoggedMessageSvc.h.
◆ MsgAry()
| LoggedMessageSvc::MsgAry::MsgAry |
( |
| ) |
|
|
default |
◆ msg
| std::array<int, MSG::NUM_LEVELS> LoggedMessageSvc::MsgAry::msg = {{0}} |
The documentation for this struct was generated from the following file: