The Pedigree Project  0.1
Public Member Functions | List of all members
Log::LogCallback Class Referenceabstract

#include <Log.h>

+ Inheritance diagram for Log::LogCallback:
+ Collaboration diagram for Log::LogCallback:

Public Member Functions

virtual void callback (const LogCord &cord)=0
 

Detailed Description

Output callback function type. Inherit and implement callback to use.

Definition at line 172 of file Log.h.


The documentation for this class was generated from the following files: