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

Public Attributes

CallbackSlot * slot
 
LogCallback * callback
 
void * owner
 
CallbackPin * next
 

Detailed Description

Definition at line 319 of file Log.h.

Member Data Documentation

◆ callback

LogCallback* Log::CallbackPin::callback

Definition at line 321 of file Log.h.

◆ next

CallbackPin* Log::CallbackPin::next

Definition at line 323 of file Log.h.

◆ owner

void* Log::CallbackPin::owner

Definition at line 322 of file Log.h.

◆ slot

CallbackSlot* Log::CallbackPin::slot

Definition at line 320 of file Log.h.


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