#include "mfcpch.h"
#include "ratngs.h"
#include "callcpp.h"
#include "genericvector.h"
#include "unicharset.h"
Functions | |
ELISTIZE (BLOB_CHOICE) CLISTIZE(BLOB_CHOICE_LIST) CLISTIZE(WERD_CHOICE) BLOB_CHOICE | |
void | print_ratings_list (const char *msg, BLOB_CHOICE_LIST *ratings, const UNICHARSET ¤t_unicharset) |
void | print_ratings_list (const char *msg, BLOB_CHOICE_LIST *ratings) |
void | print_ratings_info (FILE *fp, BLOB_CHOICE_LIST *ratings, const UNICHARSET ¤t_unicharset) |
void | print_char_choices_list (const char *msg, const BLOB_CHOICE_LIST_VECTOR &char_choices, const UNICHARSET ¤t_unicharset, BOOL8 detailed) |
Variables | |
FILE * | matcher_fp |
ELISTIZE | ( | BLOB_CHOICE | ) |
void print_char_choices_list | ( | const char * | msg, | |
const BLOB_CHOICE_LIST_VECTOR & | char_choices, | |||
const UNICHARSET & | current_unicharset, | |||
BOOL8 | detailed | |||
) |
void print_ratings_info | ( | FILE * | fp, | |
BLOB_CHOICE_LIST * | ratings, | |||
const UNICHARSET & | current_unicharset | |||
) |
void print_ratings_list | ( | const char * | msg, | |
BLOB_CHOICE_LIST * | ratings | |||
) |
void print_ratings_list | ( | const char * | msg, | |
BLOB_CHOICE_LIST * | ratings, | |||
const UNICHARSET & | current_unicharset | |||
) |
FILE* matcher_fp |