This is here to optimise space in the common case that there are zero or one listeners. More...
#include <interfacecontainer.h>
Public Member Functions | |
element_alias () | |
Public Attributes | |
std::vector< css::uno::Reference< css::uno::XInterface > > * | pAsVector |
css::uno::XInterface * | pAsInterface |
This is here to optimise space in the common case that there are zero or one listeners.
|
inline |
css::uno::XInterface* cppu::detail::element_alias::pAsInterface |
std::vector< css::uno::Reference< css::uno::XInterface > >* cppu::detail::element_alias::pAsVector |