Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

reflection_key Class Reference

reflection key More...

#include <fuzzyimpl.h>

List of all members.

Public Types

enum  reflection_size { REFSIZE = 17, REFMAX = 0xFF }
 reflection size More...
typedef ub1_t reflection_bytes_t [REFSIZE]
 reflection array of bytes

Public Member Functions

 reflection_key ()
 constructor
bool operator< (const reflection_key &x) const
 compare operator

Public Attributes

reflection_bytes_t _array
 binary array - metaphoneic codes


Detailed Description

reflection key

Definition at line 100 of file fuzzyimpl.h.


Member Typedef Documentation

reflection array of bytes

Definition at line 113 of file fuzzyimpl.h.


Member Enumeration Documentation

reflection size

Enumerator:
REFSIZE  max reflection size
REFMAX  max reflection value

Definition at line 105 of file fuzzyimpl.h.


Constructor & Destructor Documentation

reflection_key::reflection_key (  )  [inline]

constructor

Definition at line 117 of file fuzzyimpl.h.

References _array, and REFSIZE.


Member Function Documentation

bool reflection_key::operator< ( const reflection_key x  )  const [inline]

compare operator

Definition at line 125 of file fuzzyimpl.h.

References _array, and REFSIZE.


Member Data Documentation


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


© Copyright Terimber 2003-.