|
|
This is the complete list of members for RemoteHandle< PrxType >, including all inherited members.
| armarx::RemoteHandle class | RemoteHandle< PrxType > | friend |
| checkedCast(const SourceType &proxyToCast) | RemoteHandle< PrxType > | inlinestatic |
| checkedCast() const | RemoteHandle< PrxType > | inline |
| get() | RemoteHandle< PrxType > | inline |
| get() const | RemoteHandle< PrxType > | inline |
| getclientSideControlBlock() const | RemoteHandle< PrxType > | inline |
| operator bool() const | RemoteHandle< PrxType > | inlineexplicit |
| operator!=(const RemoteHandle< PrxTA > &fst, const RemoteHandle< PrxTB > &snd) | RemoteHandle< PrxType > | friend |
| operator*() | RemoteHandle< PrxType > | inline |
| operator*() const | RemoteHandle< PrxType > | inline |
| operator->() | RemoteHandle< PrxType > | inline |
| operator->() const | RemoteHandle< PrxType > | inline |
| operator<(const RemoteHandle< PrxTA > &fst, const RemoteHandle< PrxTB > &snd) | RemoteHandle< PrxType > | friend |
| operator<=(const RemoteHandle< PrxTA > &fst, const RemoteHandle< PrxTB > &snd) | RemoteHandle< PrxType > | friend |
| operator=(const RemoteHandle< PrxType > &other)=default | RemoteHandle< PrxType > | inline |
| operator=(RemoteHandle< PrxType > &&other)=default | RemoteHandle< PrxType > | inline |
| operator=(const ClientSideRemoteHandleControlBlockBasePtr &controlBlock) | RemoteHandle< PrxType > | inline |
| operator=(std::nullptr_t) | RemoteHandle< PrxType > | inline |
| operator=(const RemoteHandle< PrxTypeB > &other) | RemoteHandle< PrxType > | inline |
| operator==(const RemoteHandle< PrxTA > &fst, const RemoteHandle< PrxTB > &snd) | RemoteHandle< PrxType > | friend |
| operator>(const RemoteHandle< PrxTA > &fst, const RemoteHandle< PrxTB > &snd) | RemoteHandle< PrxType > | friend |
| operator>=(const RemoteHandle< PrxTA > &fst, const RemoteHandle< PrxTB > &snd) | RemoteHandle< PrxType > | friend |
| RemoteHandle()=default | RemoteHandle< PrxType > | |
| RemoteHandle(const RemoteHandle &other)=default | RemoteHandle< PrxType > | |
| RemoteHandle(RemoteHandle &&other)=default | RemoteHandle< PrxType > | |
| RemoteHandle(const ClientSideRemoteHandleControlBlockBasePtr &controlBlock) | RemoteHandle< PrxType > | |
| RemoteHandle(std::nullptr_t) | RemoteHandle< PrxType > | |
| RemoteHandle(const RemoteHandle< PrxTypeB > &other) | RemoteHandle< PrxType > | |
| uncheckedCast(const SourceType &proxyToCast) | RemoteHandle< PrxType > | inlinestatic |
| uncheckedCast() const | RemoteHandle< PrxType > | inline |
| ~RemoteHandle()=default | RemoteHandle< PrxType > |