#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.
◆ __Demo__EchoSample__echo_name
const ::std::string __Demo__EchoSample__echo_name = "echo" |
|
static |
◆ __Demo__EchoSample_all
::std::string __Demo__EchoSample_all[] |
|
static |
Initial value:=
{
"echo",
"ice_id",
"ice_ids",
"ice_isA",
"ice_ping"
}
Definition at line 311 of file EchoSample.cpp.
◆ __Demo__EchoSample_ids
const ::std::string __Demo__EchoSample_ids[2] |
|
static |
Initial value:=
{
"::Demo::EchoSample",
"::Ice::Object"
}
Definition at line 270 of file EchoSample.cpp.