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


Public Member Functions | |
| ArrayOutputAdapterWithStorage () | |
| std::vector< T > & | output () |
Public Member Functions inherited from pp::ArrayOutputAdapter< T > | |
| ArrayOutputAdapter (std::vector< T > *output) | |
Public Member Functions inherited from pp::ArrayOutputAdapterBase | |
| ArrayOutputAdapterBase () | |
| virtual | ~ArrayOutputAdapterBase () |
| const PP_ArrayOutput & | pp_array_output () |
Additional Inherited Members | |
Protected Member Functions inherited from pp::ArrayOutputAdapter< T > | |
| ArrayOutputAdapter () | |
| void | set_output (std::vector< T > *output) |
| virtual void * | GetDataBuffer (uint32_t element_count, uint32_t element_size) |
Definition at line 176 of file array_output.h.
|
inline |
Definition at line 178 of file array_output.h.
References pp::ArrayOutputAdapter< T >::set_output().
|
inline |
Definition at line 182 of file array_output.h.
Referenced by pp::internal::GenericVectorCallbackOutputTraits< T >::StorageToPluginArg().
1.8.6