LibreOffice
LibreOffice 24.2 SDK C/C++ API Reference
|
Helper class to implement IDs for XUnoTunnel. More...
#include <typeprovider.hxx>
Public Member Functions | |
OImplementationId (bool bUseEthernetAddress=true) | |
Constructor. More... | |
OImplementationId (const css::uno::Sequence< sal_Int8 > &rSeq) | |
Constructor giving implementation id. More... | |
SAL_WNODEPRECATED_DECLARATIONS_PUSH | OImplementationId (const OImplementationId &rId) |
SAL_WNODEPRECATED_DECLARATIONS_POP css::uno::Sequence< sal_Int8 > | getImplementationId () const |
Get implementation id. More... | |
Helper class to implement IDs for XUnoTunnel.
Construct a static object of this class for your UNO object's implementation id.
|
inline |
Constructor.
bUseEthernetAddress | whether an ethernet mac address should be taken into account |
|
inline |
Constructor giving implementation id.
rSeq | implementation id |
|
inline |
SAL_WNODEPRECATED_DECLARATIONS_POP css::uno::Sequence< sal_Int8 > cppu::OImplementationId::getImplementationId | ( | ) | const |
Get implementation id.