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

linked_result Class Reference

class supports NON Terimber allocation not so efficient, but does not require the base library source code More...

#include <fuzzywrapper.h>

List of all members.

Public Member Functions

 linked_result ()
 constructor
 ~linked_result ()
 destructor

Public Attributes

linked_result_next
 next element in linked list
char * _str
 string pointer


Detailed Description

class supports NON Terimber allocation not so efficient, but does not require the base library source code

Definition at line 52 of file fuzzywrapper.h.


Constructor & Destructor Documentation

linked_result::linked_result (  )  [inline]

constructor

Definition at line 56 of file fuzzywrapper.h.

linked_result::~linked_result (  )  [inline]

destructor

Definition at line 63 of file fuzzywrapper.h.

References _next, and _str.


Member Data Documentation

next element in linked list

Definition at line 74 of file fuzzywrapper.h.

Referenced by fuzzy_wrapper_impl::match(), and ~linked_result().

string pointer

Definition at line 75 of file fuzzywrapper.h.

Referenced by fuzzy_wrapper_impl::match(), and ~linked_result().


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


© Copyright Terimber 2003-.