MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PropertyImpl Struct Reference

Public Member Functions

 PropertyImpl (const char *name, Uint32 value)
 PropertyImpl (const char *name, Uint64 value)
 PropertyImpl (const char *name, const char *value)
 PropertyImpl (const char *name, const Properties *value)

Static Public Member Functions

static PropertyImplcopyPropertyImpl (const PropertyImpl &)

Public Attributes

PropertiesType valueType
const char * name
void * value

Detailed Description

PropertyImpl

Definition at line 41 of file Properties.cpp.


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