/** @page examples_getme Client Get Example This example demonstrates a client which issues a Get operation on startup, and again each time a channel becomes Connected. @include getme.cpp */ /** @page examples_monitorme Client Monitor Example This example demonstrates a client which sets up a persistent Monitor operation. @include monitorme.cpp */