ProgressListener Class Reference

Inheritance diagram for ProgressListener:

Inheritance graph
[legend]
Collaboration diagram for ProgressListener:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ProgressListener (SubscribeDemo *p)
void progress (std::string &name, unsigned long currBytesRead, unsigned long numBytes)

Detailed Description

Definition at line 30 of file SubscribeDemo.cpp.


Constructor & Destructor Documentation

ProgressListener::ProgressListener ( SubscribeDemo p  ) 

Definition at line 34 of file SubscribeDemo.cpp.


Member Function Documentation

void ProgressListener::progress ( std::string &  name,
unsigned long  currBytesRead,
unsigned long  numBytes 
)

Definition at line 419 of file SubscribeDemo.cpp.

References SubscribeDemo::getLog(), and org::xmlBlaster::util::I_Log::info().


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