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

#include <SimpleProperties.hpp>

Inheritance diagram for SimplePropertiesLinearReader:
Collaboration diagram for SimplePropertiesLinearReader:

Public Member Functions

 SimplePropertiesLinearReader (const Uint32 *src, Uint32 len)
virtual void reset ()
virtual bool step (Uint32 len)
virtual bool getWord (Uint32 *dst)
virtual bool peekWord (Uint32 *dst) const
virtual bool peekWords (Uint32 *dst, Uint32 len) const
- Public Member Functions inherited from SimpleProperties::Reader
bool first ()
bool next ()
bool valid () const
Uint16 getKey () const
Uint16 getValueLen () const
ValueType getValueType () const
Uint32 getUint32 () const
char * getString (char *dst) const
void printAll (NdbOut &ndbout)

Detailed Description

Reader for linear memory

Definition at line 190 of file SimpleProperties.hpp.


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