Global Functions in Global Namespace C++
in Sourcefile Any.h
- getCppuType
- const ::com::sun::star::uno::Type & getCppuType(
const ::com::sun::star::uno::Any * |
) throw(); |
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
- Gets the meta type of IDL type any.
- Description
- There are cases (involving templates) where uses of getCppuType are known to
not compile. Use cppu::UnoType or cppu::getTypeFavourUnsigned instead.
- Parameters
dummy |
typed pointer for function signature
|
- Return
- type of IDL type any
Top of Page
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.