Akonadi::Internal::PayloadTrait< boost::shared_ptr< T > > Struct Template Reference

#include <itempayloadinternals_p.h>

List of all members.

Public Types

typedef T ElementType
typedef KPIMUtils::SuperClass
< T >::Type 
SuperElementType
typedef boost::shared_ptr
< typename
KPIMUtils::SuperClass< T >
::Type > 
SuperType
typedef boost::shared_ptr< T > Type

Static Public Member Functions

template<typename U >
static bool canCastFrom (const boost::shared_ptr< U > &p)
template<typename U >
static Type castFrom (const boost::shared_ptr< U > &p)
template<typename U >
static boost::shared_ptr< U > castTo (const Type &p)
static bool isNull (const Type &p)

Static Public Attributes

static const bool isPolymorphic = !boost::is_same<ElementType, SuperElementType>::value

Detailed Description

template<typename T>
struct Akonadi::Internal::PayloadTrait< boost::shared_ptr< T > >

For internal use only.

Payload type trait specialization for boost::shared_ptr for documentation of the various members, see above

Definition at line 89 of file itempayloadinternals_p.h.


The documentation for this struct was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys