| S3FC project page | S3FC home page |
#include <s3_logger.h>
Collaboration diagram for s3_filelogger:

Public Methods | |
| s3_filelogger (const std::string &filename, const bool append=true) | |
| Constructor. More... | |
Private Attributes | |
| s3_file_buffer | logbuf |
| The s3_file_buffer class that does the actual work. More... | |
Definition at line 431 of file s3_logger.h.
|
||||||||||||
|
Constructor.
Definition at line 447 of file s3_logger.h. |
|
|
The s3_file_buffer class that does the actual work.
Definition at line 436 of file s3_logger.h. |
| Send comments to: s3fc@stonethree.com |
|