The Pedigree Project 0.1
Public Attributes | List of all members
Log::CallbackSlot Struct Reference
+ Collaboration diagram for Log::CallbackSlot:

Public Attributes

LogCallback * callback
 
size_t inFlight
 
size_t removers
 
bool enabled
 

Detailed Description

Definition at line 312 of file Log.h.

Member Data Documentation

◆ callback

LogCallback* Log::CallbackSlot::callback

Definition at line 313 of file Log.h.

◆ enabled

bool Log::CallbackSlot::enabled

Definition at line 316 of file Log.h.

◆ inFlight

size_t Log::CallbackSlot::inFlight

Definition at line 314 of file Log.h.

◆ removers

size_t Log::CallbackSlot::removers

Definition at line 315 of file Log.h.


The documentation for this struct was generated from the following file: