ARB
Public Member Functions | Public Attributes | List of all members
arb_prm_struct Struct Reference
Inheritance diagram for arb_prm_struct:
Inheritance graph
[legend]
Collaboration diagram for arb_prm_struct:
Collaboration graph
[legend]

Public Member Functions

 arb_prm_struct ()
 
 ~arb_prm_struct ()
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

ConstStrArray alignment_names
 
int al_len
 
int max_name
 
GBDATAgb_main
 
char buffer [PRM_BUFFERSIZE]
 
const charsource
 
int prmanz
 
int prmlen
 
int prmsmin
 
char ** data
 
int sp_count
 
int key_cnt
 
int one_key_cnt
 
int reduce
 
FILE * out
 
charoutname
 

Detailed Description

Definition at line 18 of file arb_primer.cxx.

Constructor & Destructor Documentation

arb_prm_struct::arb_prm_struct ( )
inline

Definition at line 36 of file arb_primer.cxx.

arb_prm_struct::~arb_prm_struct ( )
inline

Definition at line 54 of file arb_primer.cxx.

References sp_count.

Member Data Documentation

ConstStrArray arb_prm_struct::alignment_names

Definition at line 19 of file arb_primer.cxx.

Referenced by ARB_main(), and arb_prm_menu().

int arb_prm_struct::al_len

Definition at line 20 of file arb_primer.cxx.

Referenced by arb_prm_primer(), and arb_prm_read().

int arb_prm_struct::max_name

Definition at line 21 of file arb_primer.cxx.

Referenced by arb_prm_menu().

GBDATA* arb_prm_struct::gb_main

Definition at line 22 of file arb_primer.cxx.

Referenced by ARB_main(), and arb_prm_read().

char arb_prm_struct::buffer[PRM_BUFFERSIZE]

Definition at line 23 of file arb_primer.cxx.

Referenced by arb_prm_menu(), and getNumFromStdin().

const char* arb_prm_struct::source

Definition at line 24 of file arb_primer.cxx.

Referenced by arb_prm_menu(), and arb_prm_read().

int arb_prm_struct::prmanz

Definition at line 25 of file arb_primer.cxx.

Referenced by ARB_main(), arb_prm_menu(), and arb_prm_primer().

int arb_prm_struct::prmlen

Definition at line 26 of file arb_primer.cxx.

Referenced by arb_prm_menu(), and arb_prm_primer().

int arb_prm_struct::prmsmin

Definition at line 27 of file arb_primer.cxx.

Referenced by arb_prm_menu(), and arb_prm_primer().

char** arb_prm_struct::data

Definition at line 28 of file arb_primer.cxx.

Referenced by arb_prm_primer(), and arb_prm_read().

int arb_prm_struct::sp_count

Definition at line 29 of file arb_primer.cxx.

Referenced by arb_prm_primer(), arb_prm_read(), and ~arb_prm_struct().

int arb_prm_struct::key_cnt

Definition at line 30 of file arb_primer.cxx.

Referenced by arb_count_keys(), and arb_prm_primer().

int arb_prm_struct::one_key_cnt

Definition at line 31 of file arb_primer.cxx.

Referenced by arb_count_keys(), and arb_prm_primer().

int arb_prm_struct::reduce

Definition at line 32 of file arb_primer.cxx.

Referenced by arb_prm_primer(), and arb_reduce_primer_len().

FILE* arb_prm_struct::out

Definition at line 33 of file arb_primer.cxx.

Referenced by ARB_main(), arb_print_primer(), and arb_prm_primer().

char* arb_prm_struct::outname

Definition at line 34 of file arb_primer.cxx.

Referenced by ARB_main(), and arb_prm_menu().


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