more ai generated doc with human review
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
*/
|
||||
/*
|
||||
PIP - Platform Independent Primitives
|
||||
High-level log
|
||||
High-level log
|
||||
Ivan Pelipenko peri4ko@yandex.ru
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
@@ -38,7 +38,12 @@ class PIP_EXPORT PILog: public PIThread {
|
||||
PIOBJECT_SUBCLASS(PILog, PIThread)
|
||||
|
||||
public:
|
||||
//! \~english Constructs empty %PILog.
|
||||
//! \~russian Создает пустой %PILog.
|
||||
PILog();
|
||||
|
||||
//! \~english Destructor. Calls stop().
|
||||
//! \~russian Деструктор. Вызывает stop().
|
||||
~PILog();
|
||||
|
||||
//! \~english Message category
|
||||
|
||||
Reference in New Issue
Block a user