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

main_map_key_compare Class Reference

predicate for main key comparision More...

#include <varmap.h>

List of all members.

Public Member Functions

 main_map_key_compare (vt_types type, bool partial, bool fuzzy)
 constructor
bool operator() (const main_map_key &x, const main_map_key &y) const
 compare operator

Public Attributes

vt_types _type
 variant type
bool _partial
 flag partial match
bool _fuzzy
 flag fuzzy match


Detailed Description

predicate for main key comparision

Definition at line 92 of file varmap.h.


Constructor & Destructor Documentation

main_map_key_compare::main_map_key_compare ( vt_types  type,
bool  partial,
bool  fuzzy 
) [inline]

constructor

Parameters:
type  variant type
partial  flag partial match
fuzzy  flag fuzzy match

Definition at line 96 of file varmap.h.


Member Function Documentation

bool main_map_key_compare::operator() ( const main_map_key x,
const main_map_key y 
) const [inline]


Member Data Documentation

variant type

Definition at line 118 of file varmap.h.

Referenced by operator()().

flag partial match

Definition at line 119 of file varmap.h.

Referenced by operator()().

flag fuzzy match

Definition at line 120 of file varmap.h.

Referenced by operator()().


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


© Copyright Terimber 2003-.