LibreOffice Module cppu (master) 1
cppu::UnoSequenceType< typename > Struct Template Reference

A unique C++ type template representing the UNO sequence types in cppu::UnoType. More...

Detailed Description

template<typename>
struct cppu::UnoSequenceType< typename >

A unique C++ type template representing the UNO sequence types in cppu::UnoType.

The UNO types UNSIGNED SHORT and CHAR map to the same C++ type, so this C++ type is needed to unambiguously specify UNO types in cppu::UnoType.

This type is declared but not defined. Its only use is as a template argument to cppu::UnoType.

Available since: \n UDK 3.2.2

Definition at line 101 of file unotype.hxx.


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