#include <proxy.hxx>
Definition at line 39 of file proxy.hxx.
◆ Proxy() [1/2]
| binaryurp::Proxy::Proxy |
( |
rtl::Reference< Bridge > const & |
bridge, |
|
|
OUString |
oid, |
|
|
com::sun::star::uno::TypeDescription |
type |
|
) |
| |
◆ Proxy() [2/2]
| binaryurp::Proxy::Proxy |
( |
const Proxy & |
| ) |
|
|
privatedelete |
◆ ~Proxy()
◆ do_acquire()
| void Proxy::do_acquire |
( |
| ) |
|
◆ do_dispatch()
◆ do_dispatch_throw()
◆ do_free()
◆ do_release()
| void Proxy::do_release |
( |
| ) |
|
◆ getOid()
| const OUString & binaryurp::Proxy::getOid |
( |
| ) |
const |
|
inline |
◆ getType()
| const com::sun::star::uno::TypeDescription & binaryurp::Proxy::getType |
( |
| ) |
const |
|
inline |
◆ isProxy() [1/2]
| static bool binaryurp::Proxy::isProxy |
( |
rtl::Reference< Bridge > const & |
bridge, |
|
|
com::sun::star::uno::UnoInterfaceReference const & |
object, |
|
|
OUString * |
oid |
|
) |
| |
|
static |
◆ isProxy() [2/2]
◆ operator=()
| Proxy & binaryurp::Proxy::operator= |
( |
const Proxy & |
| ) |
|
|
privatedelete |
◆ bridge_
◆ oid_
| OUString binaryurp::Proxy::oid_ |
|
private |
◆ references_
| std::atomic<std::size_t> binaryurp::Proxy::references_ |
|
private |
◆ type_
| com::sun::star::uno::TypeDescription binaryurp::Proxy::type_ |
|
private |
The documentation for this class was generated from the following files: