ARB
|
#include <bytestring.h>
Public Attributes | |
char * | data |
int | size |
Definition at line 15 of file bytestring.h.
char* bytestring::data |
Definition at line 16 of file bytestring.h.
Referenced by aisc_collect_sets(), aisc_talking_get(), aisc_talking_sets(), AP_probe_design_event(), AP_probe_match_event(), ARB_main(), find_family(), ALI_PT::find_family(), MO_Liste::get_all_species(), Sonde::get_matching_species(), match_string(), MP_all_species_string(), MP_match_string(), pd_get_the_gene_names(), pd_get_the_names(), probe_design_event(), and probe_match_event().
int bytestring::size |
Definition at line 17 of file bytestring.h.
Referenced by aisc_collect_sets(), aisc_talking_get(), aisc_talking_sets(), AP_probe_design_event(), find_family(), ALI_PT::find_family(), match_string(), MP_all_species_string(), MP_match_string(), pd_get_the_gene_names(), pd_get_the_names(), and probe_design_event().