DGD Library
Version: 0.1.0.14 | Updated: Thu Aug 10 16:58:04 2006
Home
DGD News
FAQ
Code Documentation
DGD Installation Guide
Bugs-n-Features
DGD at Sourceforge.net
Download DGD
Subversion
Code Documentation
Documentation
Namespaces
Class Hierarchy
Class List
File List
Namespace Members
Functions
Globals
Tutorial
Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

DGD::funnelbuf::Callback Class Reference

Pure virtual interface for a callback which will handle line, column and written bytes information. More...

#include <dgFunnel.h>

Inheritance diagram for DGD::funnelbuf::Callback:

DGD::funnelDGD::multifile_logList of all members.

Public Member Functions

  • virtual void operator() (unsigned long line, unsigned long column, unsigned long bytes)=0

Detailed Description

Pure virtual interface for a callback which will handle line, column and written bytes information.


Member Function Documentation

virtual void DGD::funnelbuf::Callback::operator() unsigned long line,
unsigned long column,
unsigned long bytes
[pure virtual]
 

Implemented in DGD::funnel, and DGD::multifile_log.


The documentation for this class was generated from the following file:
Generated on Thu Aug 10 16:48:31 2006 for DGD Library by doxygen1.3

SourceForge.net Logo Powered by Mason Powered by Perl
Web design derived from Pasilda design found on www.oswd.org.
Copyright (c) 2002, 2003. Dimitry Kloper <kloper@users.sourceforge.net>