MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SimpleProperties::Writer Class Reference

#include <SimpleProperties.hpp>

Inheritance diagram for SimpleProperties::Writer:

Public Member Functions

bool first ()
bool add (Uint16 key, Uint32 value)
bool add (Uint16 key, const char *value)
bool add (Uint16 key, const void *value, int len)

Protected Member Functions

virtual bool reset ()=0
virtual bool putWord (Uint32 val)=0
virtual bool putWords (const Uint32 *src, Uint32 len)=0

Detailed Description

Writer class

Definition at line 169 of file SimpleProperties.hpp.


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