LibreOffice Module unoidl (master) 1
Public Member Functions | Public Attributes | Private Member Functions | List of all members
unoidl::detail::SourceProviderExceptionTypeEntityPad Class Reference

#include <sourceprovider-scanner.hxx>

Inheritance diagram for unoidl::detail::SourceProviderExceptionTypeEntityPad:
[legend]
Collaboration diagram for unoidl::detail::SourceProviderExceptionTypeEntityPad:
[legend]

Public Member Functions

 SourceProviderExceptionTypeEntityPad (bool published, const OUString &theBaseName, rtl::Reference< unoidl::ExceptionTypeEntity > const &theBaseEntity)
 
- Public Member Functions inherited from unoidl::detail::SourceProviderEntityPad
bool isPublished () const
 
- Public Member Functions inherited from salhelper::SimpleReferenceObject
 SimpleReferenceObject ()
 
void acquire ()
 
void release ()
 

Public Attributes

OUString const baseName
 
rtl::Reference< unoidl::ExceptionTypeEntity > const baseEntity
 
std::vector< unoidl::ExceptionTypeEntity::Membermembers
 

Private Member Functions

virtual ~SourceProviderExceptionTypeEntityPad () noexcept override
 

Additional Inherited Members

- Static Public Member Functions inherited from salhelper::SimpleReferenceObject
static void * operator new (std::size_t nSize)
 
static void * operator new (std::size_t nSize, std::nothrow_t const &rNothrow)
 
static void operator delete (void *pPtr)
 
static void operator delete (void *pPtr, std::nothrow_t const &rNothrow)
 
- Protected Member Functions inherited from unoidl::detail::SourceProviderEntityPad
 SourceProviderEntityPad (bool published)
 
virtual ~SourceProviderEntityPad () override
 
- Protected Member Functions inherited from salhelper::SimpleReferenceObject
virtual ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE
 
- Protected Attributes inherited from salhelper::SimpleReferenceObject
oslInterlockedCount m_nCount
 

Detailed Description

Definition at line 90 of file sourceprovider-scanner.hxx.

Constructor & Destructor Documentation

◆ SourceProviderExceptionTypeEntityPad()

unoidl::detail::SourceProviderExceptionTypeEntityPad::SourceProviderExceptionTypeEntityPad ( bool  published,
const OUString &  theBaseName,
rtl::Reference< unoidl::ExceptionTypeEntity > const &  theBaseEntity 
)
inline

Definition at line 92 of file sourceprovider-scanner.hxx.

◆ ~SourceProviderExceptionTypeEntityPad()

virtual unoidl::detail::SourceProviderExceptionTypeEntityPad::~SourceProviderExceptionTypeEntityPad ( )
inlineoverrideprivatevirtualnoexcept

Definition at line 104 of file sourceprovider-scanner.hxx.

Member Data Documentation

◆ baseEntity

rtl::Reference<unoidl::ExceptionTypeEntity> const unoidl::detail::SourceProviderExceptionTypeEntityPad::baseEntity

Definition at line 100 of file sourceprovider-scanner.hxx.

◆ baseName

OUString const unoidl::detail::SourceProviderExceptionTypeEntityPad::baseName

Definition at line 99 of file sourceprovider-scanner.hxx.

◆ members

std::vector<unoidl::ExceptionTypeEntity::Member> unoidl::detail::SourceProviderExceptionTypeEntityPad::members

Definition at line 101 of file sourceprovider-scanner.hxx.


The documentation for this class was generated from the following file: