5#ifndef ICE_INTERFACE_BY_VALUE_H
6#define ICE_INTERFACE_BY_VALUE_H
12#ifdef ICE_CPP11_MAPPING
31 return T::ice_staticId();
40 return T::ice_staticId();
Represents an instance of a Slice interface that was marshaled by value.
Definition InterfaceByValue.h:23
std::tuple ice_tuple() const
Returns an empty tuple.
Definition InterfaceByValue.h:47
static const std::string & ice_staticId()
Obtains the Slice type ID of this exception.
Definition InterfaceByValue.h:38
virtual std::string ice_id() const
Obtains the Slice type ID of this exception.
Definition InterfaceByValue.h:29
Definition BuiltinSequences.h:56