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

#include <SimpleProperties.hpp>

Inheritance diagram for LinearWriter:
Collaboration diagram for LinearWriter:

Public Member Functions

 LinearWriter (Uint32 *src, Uint32 len)
virtual bool reset ()
virtual bool putWord (Uint32 val)
virtual bool putWords (const Uint32 *src, Uint32 len)
Uint32 getWordsUsed () const
- Public Member Functions inherited from SimpleProperties::Writer
bool first ()
bool add (Uint16 key, Uint32 value)
bool add (Uint16 key, const char *value)
bool add (Uint16 key, const void *value, int len)

Detailed Description

Writer for linear memory

Definition at line 209 of file SimpleProperties.hpp.


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