Pepper_42_C++_interfaces
Public Member Functions | List of all members
pp::VarArrayOutputAdapterWithStorage Class Reference

#include <array_output.h>

Inheritance diagram for pp::VarArrayOutputAdapterWithStorage:
Inheritance graph
Collaboration diagram for pp::VarArrayOutputAdapterWithStorage:
Collaboration graph

Public Member Functions

 VarArrayOutputAdapterWithStorage ()
 
virtual ~VarArrayOutputAdapterWithStorage ()
 
std::vector< Var > & output ()
 
- Public Member Functions inherited from pp::ArrayOutputAdapter< PP_Var >
 ArrayOutputAdapter (std::vector< PP_Var > *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_Var >
 ArrayOutputAdapter ()
 
void set_output (std::vector< PP_Var > *output)
 
virtual void * GetDataBuffer (uint32_t element_count, uint32_t element_size)
 

Detailed Description

Definition at line 201 of file array_output.h.

Constructor & Destructor Documentation

pp::VarArrayOutputAdapterWithStorage::VarArrayOutputAdapterWithStorage ( )
virtual pp::VarArrayOutputAdapterWithStorage::~VarArrayOutputAdapterWithStorage ( )
virtual

Member Function Documentation

std::vector<Var>& pp::VarArrayOutputAdapterWithStorage::output ( )

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