#include <logging.h>
◆ LogGroups() [1/2]
ph::LogGroups::LogGroups |
( |
| ) |
|
|
inlinedefault |
◆ LogGroups() [2/2]
ph::LogGroups::LogGroups |
( |
const LogGroups & | other | ) |
|
|
inlinedefault |
◆ addGroup()
std::size_t ph::LogGroups::addGroup |
( |
std::string_view | groupName, |
|
|
std::string_view | category = "" ) |
◆ getGroup()
const LogGroup & ph::LogGroups::getGroup |
( |
std::size_t | index | ) |
const |
◆ numGroups()
std::size_t ph::LogGroups::numGroups |
( |
| ) |
const |
◆ operator=()
The documentation for this class was generated from the following files: