


Public Member Functions | |
| ProgressListener (SubscribeDemo *p) | |
| void | progress (std::string &name, unsigned long currBytesRead, unsigned long numBytes) |
Definition at line 30 of file SubscribeDemo.cpp.
| ProgressListener::ProgressListener | ( | SubscribeDemo * | p | ) |
Definition at line 34 of file SubscribeDemo.cpp.
| 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().