|
QGroundControl
Ground Control Station for MAVLink Drones
|
Helper that defers category registration until the QGCLoggingCategoryManager singleton exists. Pre-manager registrations are buffered and replayed on init(). More...
#include <QGCLoggingCategory.h>
Public Member Functions | |
| QGCLoggingCategory (const QString &category) | |
Helper that defers category registration until the QGCLoggingCategoryManager singleton exists. Pre-manager registrations are buffered and replayed on init().
Definition at line 18 of file QGCLoggingCategory.h.
|
explicit |
Definition at line 13 of file QGCLoggingCategory.cc.
References QGCLoggingCategoryManager::instance(), qgcLoggingEarlyMutex(), and qgcLoggingEarlyPending().