|
Pepper_31_C++_interfaces
|
#include <output_traits.h>

Public Types | |
| typedef T * | APIArgType |
| typedef T | StorageType |
Static Public Member Functions | |
| static APIArgType | StorageToAPIArg (StorageType &t) |
| static T & | StorageToPluginArg (StorageType &t) |
| static void | Initialize (StorageType *) |
Definition at line 68 of file output_traits.h.
| typedef T* pp::internal::GenericCallbackOutputTraits< T >::APIArgType |
Definition at line 71 of file output_traits.h.
| typedef T pp::internal::GenericCallbackOutputTraits< T >::StorageType |
Definition at line 77 of file output_traits.h.
|
inlinestatic |
Definition at line 91 of file output_traits.h.
|
inlinestatic |
Definition at line 82 of file output_traits.h.
|
inlinestatic |
Definition at line 87 of file output_traits.h.
1.8.6