Pepper_31_C++_interfaces
Public Types | Static Public Member Functions | List of all members
pp::internal::CallbackOutputTraits< std::vector< TrueTypeFontDesc_Dev > > Struct Template Reference

#include <truetype_font_dev.h>

Collaboration diagram for pp::internal::CallbackOutputTraits< std::vector< TrueTypeFontDesc_Dev > >:
Collaboration graph

Public Types

typedef PP_ArrayOutput APIArgType
 
typedef
TrueTypeFontDescArrayOutputAdapterWithStorage 
StorageType
 

Static Public Member Functions

static APIArgType StorageToAPIArg (StorageType &t)
 
static std::vector
< TrueTypeFontDesc_Dev > & 
StorageToPluginArg (StorageType &t)
 
static void Initialize (StorageType *)
 

Detailed Description

template<>
struct pp::internal::CallbackOutputTraits< std::vector< TrueTypeFontDesc_Dev > >

Definition at line 252 of file truetype_font_dev.h.

Member Typedef Documentation

typedef PP_ArrayOutput pp::internal::CallbackOutputTraits< std::vector< TrueTypeFontDesc_Dev > >::APIArgType

Definition at line 253 of file truetype_font_dev.h.

Definition at line 254 of file truetype_font_dev.h.

Member Function Documentation

static void pp::internal::CallbackOutputTraits< std::vector< TrueTypeFontDesc_Dev > >::Initialize ( StorageType )
inlinestatic

Definition at line 265 of file truetype_font_dev.h.

static APIArgType pp::internal::CallbackOutputTraits< std::vector< TrueTypeFontDesc_Dev > >::StorageToAPIArg ( StorageType t)
inlinestatic
static std::vector<TrueTypeFontDesc_Dev>& pp::internal::CallbackOutputTraits< std::vector< TrueTypeFontDesc_Dev > >::StorageToPluginArg ( StorageType t)
inlinestatic

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