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