The TopicLink interface.
More...
#include <ArmarXCore/applications/ArmarXStorm/IceStorm/generated/IceStorm/IceStormInternal.h>
|
bool | _iceD_forward (::IceInternal::Incoming &, const ::Ice::Current &) |
|
virtual bool | _iceDispatch (::IceInternal::Incoming &, const ::Ice::Current &) |
|
virtual void | forward (const ::IceStorm::EventDataSeq &, const ::Ice::Current &=::Ice::emptyCurrent)=0 |
|
void | forward (EventDataSeq events) |
| Forward a sequence of events. More...
|
|
virtual const ::std::string & | ice_id (const ::Ice::Current &=::Ice::emptyCurrent) const |
|
virtual ::std::vector< ::std::string > | ice_ids (const ::Ice::Current &=::Ice::emptyCurrent) const |
|
virtual bool | ice_isA (const ::std::string &, const ::Ice::Current &=::Ice::emptyCurrent) const |
|
virtual | ~TopicLink () |
|
The TopicLink interface.
This is used to forward events between federated Topic instances.
- See also
- TopicInternal
Definition at line 698 of file IceStormInternal.h.
◆ PointerType
◆ ProxyType
◆ ~TopicLink()
◆ _iceD_forward()
bool _iceD_forward |
( |
::IceInternal::Incoming & |
inS, |
|
|
const ::Ice::Current & |
current |
|
) |
| |
◆ _iceDispatch()
bool _iceDispatch |
( |
::IceInternal::Incoming & |
in, |
|
|
const ::Ice::Current & |
current |
|
) |
| |
|
virtual |
◆ _iceReadImpl()
void _iceReadImpl |
( |
::Ice::InputStream * |
istr | ) |
|
|
protectedvirtual |
◆ _iceWriteImpl()
void _iceWriteImpl |
( |
::Ice::OutputStream * |
ostr | ) |
const |
|
protectedvirtual |
◆ forward() [1/2]
◆ forward() [2/2]
Forward a sequence of events.
- Parameters
-
events | The events to forward. |
◆ ice_id()
const ::std::string & ice_id |
( |
const ::Ice::Current & |
= ::Ice::emptyCurrent | ) |
const |
|
virtual |
◆ ice_ids()
std::vector<::std::string > ice_ids |
( |
const ::Ice::Current & |
= ::Ice::emptyCurrent | ) |
const |
◆ ice_isA()
bool ice_isA |
( |
const ::std::string & |
s, |
|
|
const ::Ice::Current & |
= ::Ice::emptyCurrent |
|
) |
| const |
|
virtual |
◆ ice_staticId()
const ::std::string & ice_staticId |
( |
| ) |
|
|
static |
The documentation for this interface was generated from the following files: