MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ArrayConv< JA, CA > Struct Template Reference

#include <jtie_tconv_array_impl.hpp>

Detailed Description

template<typename JA, typename CA>
struct ArrayConv< JA, CA >

A class with helper methods to convert native arrays into Java arrays and vice versa. ArrayConv's function signatures support both, const and non-const base type specializations.

This class only documents prototypes, no functions are declared or defined here, in order to have undefined type mappings result in a compilation error.

Definition at line 47 of file jtie_tconv_array_impl.hpp.


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