gri_logger Class Reference
#include <gri_logger.h>
Collaboration diagram for gri_logger:
[legend]List of all members.
Detailed Description
non-blocking logging to a file.
In reality, this may block, but only for a bounded time. Trust me, it's safe to use from portaudio and JACK callbacks.
Constructor & Destructor Documentation
gri_logger::gri_logger |
( |
const char * |
filename |
) |
|
|
Member Function Documentation
void gri_logger::printf |
( |
const char * |
format, |
|
|
|
... |
|
) |
|
|
void gri_logger::write |
( |
const void * |
buf, |
|
|
size_t |
count |
|
) |
|
|
The documentation for this class was generated from the following files:
Generated on Sat Jul 8 17:14:56 2006 for GNU Radio 2.x by
1.4.1