Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
impala::MemcpyData Struct Reference
Collaboration diagram for impala::MemcpyData:

Public Attributes

char * src
 
char * dst
 
int size
 

Detailed Description

Definition at line 30 of file benchmark-test.cc.

Member Data Documentation

char* impala::MemcpyData::dst

Definition at line 32 of file benchmark-test.cc.

Referenced by impala::TEST(), and impala::TestFunction().

int impala::MemcpyData::size

Definition at line 33 of file benchmark-test.cc.

Referenced by impala::TEST(), and impala::TestFunction().

char* impala::MemcpyData::src

Definition at line 31 of file benchmark-test.cc.

Referenced by impala::TEST(), and impala::TestFunction().


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