|
Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members Related Pages
DGD::multifile_log::Dont_split Class Reference
Provided for convenience. More...
#include <dgMultifileLog.h>
Inheritance diagram for DGD::multifile_log::Dont_split:
List of all members.
Public Member Functions
- bool operator() (unsigned long volume, unsigned long line, unsigned long column, unsigned long bytes) const
Detailed Description
Provided for convenience. This class provides predicate which always returns false, thus the log will be never split.
Member Function Documentation
bool DGD::multifile_log::Dont_split::operator() | ( | unsigned long | volume, | | | unsigned long | line, | | | unsigned long | column, | | | unsigned long | bytes | | ) | const [inline, virtual] |
|
The documentation for this class was generated from the following file: Generated on Thu Aug 10 16:48:31 2006 for DGD Library by 1.3
|