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


Public Member Functions | |
| ResourceArrayOutputAdapterWithStorage () | |
| virtual | ~ResourceArrayOutputAdapterWithStorage () |
| std::vector< T > & | output () |
Public Member Functions inherited from pp::ArrayOutputAdapter< PP_Resource > | |
| ArrayOutputAdapter (std::vector< PP_Resource > *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< PP_Resource > | |
| ArrayOutputAdapter () | |
| void | set_output (std::vector< PP_Resource > *output) |
| virtual void * | GetDataBuffer (uint32_t element_count, uint32_t element_size) |
Definition at line 234 of file array_output.h.
|
inline |
Definition at line 237 of file array_output.h.
References pp::ArrayOutputAdapter< PP_Resource >::set_output().
|
inlinevirtual |
Definition at line 241 of file array_output.h.
References pp::ResourceArrayOutputAdapterWithStorage< T >::output().
|
inline |
Definition at line 253 of file array_output.h.
References pp::ConvertPPResourceArrayToObjects(), pp::PASS_REF, and PP_DCHECK.
Referenced by pp::internal::ResourceVectorCallbackOutputTraits< T >::StorageToPluginArg(), and pp::ResourceArrayOutputAdapterWithStorage< T >::~ResourceArrayOutputAdapterWithStorage().
1.8.6