MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ttrait< JFT, CFT, JAT, CAT > Struct Template Reference

#include <jtie_tconv.hpp>

Public Types

typedef JFT JF_t
typedef JAT JA_t
typedef CFT CF_t
typedef CAT CA_t

Detailed Description

template<typename JFT, typename CFT, typename JAT = JFT, typename CAT = CFT>
struct ttrait< JFT, CFT, JAT, CAT >

This type describes aspects of the mapping of a Java and C++ type.

As a pure trait type, this class consist of type members only and is not instantiated at runtime. The members of this class are...

See Also
http://www.research.att.com/~bs/glossary.html

Definition at line 45 of file jtie_tconv.hpp.


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