Include dependency graph for SubscribeDemo.cpp:
Go to the source code of this file.
Namespaces | |
namespace | std |
Classes | |
class | std::UpdateException |
class | ProgressListener |
class | SubscribeDemo |
This subscriber subscribes on the topic 'Hello' and dumps the received messages. More... | |
Functions | |
int | main (int args, char **argv) |
Try. |
int main | ( | int | args, | |
char ** | argv | |||
) |
Try.
SubscribeDemo -helpfor usage help
Definition at line 431 of file SubscribeDemo.cpp.
References org::xmlBlaster::util::Object_Lifetime_Manager::fini(), org::xmlBlaster::util::Global::getLog(), org::xmlBlaster::util::Object_Lifetime_Manager::init(), org::xmlBlaster::util::Global::initialize(), org::xmlBlaster::util::INTERNAL_UNKNOWN, org::xmlBlaster::util::I_Log::plain(), org::xmlBlaster::util::XmlBlasterException::toXml(), and org::xmlBlaster::util::Global::wantsHelp().