columns_73_76_evaluator Struct Reference
Detects old-style PDB files with the PDB access code in columns 73-76.
More...
#include <input.h>
List of all members.
|
Public Types |
|
typedef af::tiny< char, 4 > | columns_73_76_t |
typedef std::map
< columns_73_76_t, unsigned,
columns_73_76_t_lexical_less_than > | columns_73_76_dict_t |
Public Member Functions |
|
| columns_73_76_evaluator (af::const_ref< std::string > const &lines, unsigned is_frequent_threshold_atom_records=1000, unsigned is_frequent_threshold_other_records=100) |
Static Public Member Functions |
|
static bool | is_record_type (const char *name, const char *line_data) |
Public Attributes |
|
const char * | finding |
|
bool | is_old_style |
|
unsigned | number_of_atom_and_hetatm_lines |
Classes |
| struct | columns_73_76_t_lexical_less_than |
Detailed Description
Detects old-style PDB files with the PDB access code in columns 73-76.
The documentation for this struct was generated from the following file: