Internal operations for a topic.
More...
#include <ArmarXCore/applications/ArmarXStorm/IceStorm/generated/IceStorm/IceStormInternal.h>
|
bool | _iceD_getLinkProxy (::IceInternal::Incoming &, const ::Ice::Current &) |
|
bool | _iceD_reap (::IceInternal::Incoming &, const ::Ice::Current &) |
|
virtual bool | _iceDispatch (::IceInternal::Incoming &, const ::Ice::Current &) |
|
idempotent TopicLink * | getLinkProxy () |
| Retrieve a proxy to the TopicLink interface. More...
|
|
virtual ::IceStorm::TopicLinkPrx | getLinkProxy (const ::Ice::Current &=::Ice::emptyCurrent)=0 |
|
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 void | reap (const ::Ice::IdentitySeq &, const ::Ice::Current &=::Ice::emptyCurrent)=0 |
|
void | reap (Ice::IdentitySeq id) throws ReapWouldBlock |
| Reap the given identities. More...
|
|
virtual | ~TopicInternal () |
|
Internal operations for a topic.
- See also
- Topic
Definition at line 734 of file IceStormInternal.h.
◆ PointerType
◆ ProxyType
◆ ~TopicInternal()
◆ _iceD_getLinkProxy()
bool _iceD_getLinkProxy |
( |
::IceInternal::Incoming & |
inS, |
|
|
const ::Ice::Current & |
current |
|
) |
| |
◆ _iceD_reap()
bool _iceD_reap |
( |
::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 |
◆ getLinkProxy() [1/2]
◆ getLinkProxy() [2/2]
◆ 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 |
◆ reap() [1/2]
virtual void reap |
( |
const ::Ice::IdentitySeq & |
, |
|
|
const ::Ice::Current & |
= ::Ice::emptyCurrent |
|
) |
| |
|
pure virtual |
◆ reap() [2/2]
Reap the given identities.
- Parameters
-
id | The sequence of identities. |
- Exceptions
-
The documentation for this interface was generated from the following files: