Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

ffstring Struct Reference

Our much beloved string data type. More...

#include <ffstring.h>


Data Fields

ffuint32 len
 Length of the string.
ffcharstr
 Data.


Detailed Description

Our much beloved string data type.

Definition at line 47 of file ffstring.h.


Field Documentation

ffuint32 ffstring::len
 

Length of the string.

Definition at line 52 of file ffstring.h.

Referenced by ffpriv_abessive_plural(), ffpriv_abessive_singular(), ffpriv_ablative_plural(), ffpriv_ablative_singular(), ffpriv_adessive_plural(), ffpriv_adessive_singular(), ffpriv_allative_plural(), ffpriv_allative_singular(), ffpriv_comitative_plural(), ffpriv_elative_plural(), ffpriv_elative_singular(), ffpriv_essive_plural(), ffpriv_essive_singular(), ffpriv_general_illative(), ffpriv_genitive_plural(), ffpriv_genitive_singular(), ffpriv_illative_plural(), ffpriv_illative_singular(), ffpriv_inessive_plural(), ffpriv_inessive_singular(), ffpriv_instructive_plural(), ffpriv_instructive_singular(), ffpriv_nominative_plural(), ffpriv_partitive_plural(), ffpriv_partitive_singular(), ffpriv_single_letter(), ffpriv_translative_plural(), ffpriv_translative_singular(), ffregex_do_replace(), ffstring_append(), ffstring_compare_tail(), ffstring_compare_tail_ci(), ffstring_compare_tail_ff(), ffstring_compare_tail_ff_ci(), ffstring_create(), ffstring_dfe(), ffstring_equals_ci(), ffstring_equals_ff_ci(), ffstring_last(), ffstring_rfe(), ffstring_tail(), ffstring_tolower(), and main().

ffchar* ffstring::str
 

Data.

Definition at line 56 of file ffstring.h.

Referenced by ffpriv_genitive_plural(), ffpriv_partitive_plural(), ffpriv_single_letter(), ffregex_do_match(), ffregex_do_replace(), ffstring_append(), ffstring_append_ff(), ffstring_compare(), ffstring_compare_ci(), ffstring_compare_ff(), ffstring_compare_ff_ci(), ffstring_copy(), ffstring_create(), ffstring_delete(), ffstring_dfe(), ffstring_equals_ci(), ffstring_equals_ff_ci(), ffstring_last(), ffstring_lower(), ffstring_rfe(), ffstring_rfe_ff(), ffstring_tail(), ffstring_tolower(), ffutil_tolower(), ffutil_toupper(), and main().


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 23:16:59 2005 for FinFlect by  doxygen 1.4.2