|
LibreOffice Module binaryurp (master) 1
|
This is the complete list of members for binaryurp::Bridge, including all inherited members.
| activeCalls_ | binaryurp::Bridge | private |
| addEventListener(com::sun::star::uno::Reference< com::sun::star::lang::XEventListener > const &xListener) override | binaryurp::Bridge | privatevirtual |
| becameUnused() const | binaryurp::Bridge | private |
| binaryToCppMapping_ | binaryurp::Bridge | private |
| binaryUno_ | binaryurp::Bridge | private |
| Bridge(rtl::Reference< BridgeFactory > const &factory, OUString name, com::sun::star::uno::Reference< com::sun::star::connection::XConnection > const &connection, com::sun::star::uno::Reference< com::sun::star::bridge::XInstanceProvider > provider) | binaryurp::Bridge | |
| Bridge(const Bridge &)=delete | binaryurp::Bridge | private |
| calls_ | binaryurp::Bridge | private |
| checkDisposed() | binaryurp::Bridge | private |
| connection_ | binaryurp::Bridge | private |
| cppToBinaryMapping_ | binaryurp::Bridge | private |
| currentContextMode_ | binaryurp::Bridge | private |
| decrementActiveCalls() noexcept | binaryurp::Bridge | |
| decrementCalls() | binaryurp::Bridge | |
| dispose() override | binaryurp::Bridge | privatevirtual |
| factory_ | binaryurp::Bridge | private |
| findStub(OUString const &oid, com::sun::star::uno::TypeDescription const &type) | binaryurp::Bridge | |
| freeProxy(Proxy &proxy) | binaryurp::Bridge | |
| getConnection() const | binaryurp::Bridge | inline |
| getCppToBinaryMapping() | binaryurp::Bridge | inline |
| getDescription() override | binaryurp::Bridge | privatevirtual |
| getInstance(OUString const &sInstanceName) override | binaryurp::Bridge | privatevirtual |
| getName() override | binaryurp::Bridge | privatevirtual |
| getProvider() const | binaryurp::Bridge | inline |
| getThreadPool() | binaryurp::Bridge | |
| getWriter() | binaryurp::Bridge | |
| handleCommitChangeReply(bool exception, BinaryAny const &returnValue) | binaryurp::Bridge | |
| handleCommitChangeRequest(rtl::ByteSequence const &tid, std::vector< BinaryAny > const &inArguments) | binaryurp::Bridge | |
| handleRequestChangeReply(bool exception, BinaryAny const &returnValue) | binaryurp::Bridge | |
| handleRequestChangeRequest(rtl::ByteSequence const &tid, std::vector< BinaryAny > const &inArguments) | binaryurp::Bridge | |
| incrementActiveCalls() noexcept | binaryurp::Bridge | |
| incrementCalls(bool normalCall) noexcept | binaryurp::Bridge | |
| isCurrentContextMode() | binaryurp::Bridge | |
| isProtocolPropertiesRequest(std::u16string_view oid, com::sun::star::uno::TypeDescription const &type) const | binaryurp::Bridge | |
| lastOutgoingRequest(rtl::ByteSequence const &tid) | binaryurp::Bridge | |
| Listeners typedef | binaryurp::Bridge | private |
| listeners_ | binaryurp::Bridge | private |
| makeCall(OUString const &oid, com::sun::star::uno::TypeDescription const &member, bool setter, std::vector< BinaryAny > &&inArguments, BinaryAny *returnValue, std::vector< BinaryAny > *outArguments) | binaryurp::Bridge | |
| makeReleaseCall(OUString const &oid, com::sun::star::uno::TypeDescription const &type) | binaryurp::Bridge | private |
| mapBinaryToCppAny(BinaryAny const &binaryAny) | binaryurp::Bridge | private |
| mapCppToBinaryAny(com::sun::star::uno::Any const &cppAny) | binaryurp::Bridge | |
| Mode enum name | binaryurp::Bridge | private |
| mode_ | binaryurp::Bridge | private |
| MODE_NORMAL enum value | binaryurp::Bridge | private |
| MODE_NORMAL_WAIT enum value | binaryurp::Bridge | private |
| MODE_REPLY_0 enum value | binaryurp::Bridge | private |
| MODE_REPLY_1 enum value | binaryurp::Bridge | private |
| MODE_REPLY_MINUS1 enum value | binaryurp::Bridge | private |
| MODE_REQUESTED enum value | binaryurp::Bridge | private |
| MODE_WAIT enum value | binaryurp::Bridge | private |
| mutex_ | binaryurp::Bridge | private |
| name_ | binaryurp::Bridge | private |
| normalCall_ | binaryurp::Bridge | private |
| operator=(const Bridge &)=delete | binaryurp::Bridge | private |
| outgoingRequests_ | binaryurp::Bridge | private |
| passive_ | binaryurp::Bridge | private |
| protPropCommit_ | binaryurp::Bridge | private |
| protPropOid_ | binaryurp::Bridge | private |
| protPropRequest_ | binaryurp::Bridge | private |
| protPropTid_ | binaryurp::Bridge | private |
| protPropType_ | binaryurp::Bridge | private |
| provider_ | binaryurp::Bridge | private |
| proxies_ | binaryurp::Bridge | private |
| random_ | binaryurp::Bridge | private |
| reader_ | binaryurp::Bridge | private |
| registerIncomingInterface(OUString const &oid, com::sun::star::uno::TypeDescription const &type) | binaryurp::Bridge | |
| registerOutgoingInterface(com::sun::star::uno::UnoInterfaceReference const &object, com::sun::star::uno::TypeDescription const &type) | binaryurp::Bridge | |
| releaseStub(OUString const &oid, com::sun::star::uno::TypeDescription const &type) | binaryurp::Bridge | |
| removeEventListener(com::sun::star::uno::Reference< com::sun::star::lang::XEventListener > const &aListener) override | binaryurp::Bridge | privatevirtual |
| resurrectProxy(Proxy &proxy) | binaryurp::Bridge | |
| revokeProxy(Proxy &proxy) | binaryurp::Bridge | |
| sendCommitChangeRequest() | binaryurp::Bridge | private |
| sendProtPropRequest(OutgoingRequest::Kind kind, std::vector< BinaryAny > const &inArguments) | binaryurp::Bridge | private |
| sendRequest(rtl::ByteSequence const &tid, OUString const &oid, com::sun::star::uno::TypeDescription const &type, com::sun::star::uno::TypeDescription const &member, std::vector< BinaryAny > &&inArguments) | binaryurp::Bridge | private |
| sendRequestChangeRequest() | binaryurp::Bridge | |
| setCurrentContextMode() | binaryurp::Bridge | |
| start() | binaryurp::Bridge | |
| State enum name | binaryurp::Bridge | private |
| state_ | binaryurp::Bridge | private |
| STATE_FINAL enum value | binaryurp::Bridge | private |
| STATE_INITIAL enum value | binaryurp::Bridge | private |
| STATE_STARTED enum value | binaryurp::Bridge | private |
| STATE_TERMINATED enum value | binaryurp::Bridge | private |
| Stub typedef | binaryurp::Bridge | private |
| Stubs typedef | binaryurp::Bridge | private |
| stubs_ | binaryurp::Bridge | private |
| terminate(bool final) | binaryurp::Bridge | |
| terminated_ | binaryurp::Bridge | private |
| terminateWhenUnused(bool unused) | binaryurp::Bridge | private |
| threadPool_ | binaryurp::Bridge | private |
| throwException(bool exception, BinaryAny const &value) | binaryurp::Bridge | private |
| writer_ | binaryurp::Bridge | private |
| ~Bridge() override | binaryurp::Bridge | privatevirtual |