My Project
|
class to store factors that get removed during char set computation More...
#include <cfCharSetsUtil.h>
Public Member Functions | |
StoreFactors & | operator= (const StoreFactors &value) |
Data Fields | |
CFList | FS1 |
factors that were removed More... | |
CFList | FS2 |
candidate factors that might get removed More... | |
class to store factors that get removed during char set computation
Definition at line 28 of file cfCharSetsUtil.h.
|
inline |
Definition at line 33 of file cfCharSetsUtil.h.
CFList StoreFactors::FS1 |
factors that were removed
Definition at line 31 of file cfCharSetsUtil.h.
CFList StoreFactors::FS2 |
candidate factors that might get removed
Definition at line 32 of file cfCharSetsUtil.h.