#include <EchoSample.h>
#include <Ice/LocalException.h>
#include <Ice/ObjectFactory.h>
#include <Ice/BasicStream.h>
#include <Ice/Object.h>
#include <IceUtil/Iterator.h>
#include <IceUtil/ScopedArray.h>
Go to the source code of this file.
Variables | |
static const ::std::string | __Demo__EchoSample__echo_name = "echo" |
::std::string | __Demo__EchoSample_all [] |
static const ::std::string | __Demo__EchoSample_ids [2] |
const ::std::string __Demo__EchoSample__echo_name = "echo" [static] |
Definition at line 33 of file EchoSample.cpp.
::std::string __Demo__EchoSample_all[] [static] |
{ "echo", "ice_id", "ice_ids", "ice_isA", "ice_ping" }
Definition at line 311 of file EchoSample.cpp.
const ::std::string __Demo__EchoSample_ids[2] [static] |
{ "::Demo::EchoSample", "::Ice::Object" }
Definition at line 270 of file EchoSample.cpp.