#include <EchoSample.h>
Public Member Functions | |
virtual void | echo (const ::std::string &, const ::Ice::Context *) |
Definition at line 166 of file EchoSample.h.
void IceDelegateM::Demo::EchoSample::echo | ( | const ::std::string & | msg, |
const ::Ice::Context * | __context | ||
) | [virtual] |
Implements IceDelegate::Demo::EchoSample.
Definition at line 191 of file EchoSample.cpp.