TemplateStruct Class Reference

Primary data structure for Template Data. More...

#include <open_prospect.h>

Inheritance diagram for TemplateStruct:

TargetStruct

Public Member Functions

 TemplateStruct ()
 ~TemplateStruct ()
void FreeMem (void)
int LoadFile (char *template_path)
 This function loads a template file into the TemplateStruct data structure.
void SetLen (int new_len)
TemplateCoreDefinitionget_core (int i)
int SetSequence (char *seq)
void CopyScoreTable (pValType **score_matrix)
void CopyScoreTable (pValType score_matrix[21][21])

Data Fields

TemplateResiduet_residue_info
char * template_name
char pdbcode [5]
char pdbchain
int start_res
int stop_res
char start_icode
char stop_icode
int twobody_count
InteractionElementtwobody_interactions
int threebody_count
InteractionElementthreebody_interactions
int fourbody_count
InteractionElementfourbody_interactions
int core_count
TemplateCoreDefinitioncores
pValType ** cb_dist

Detailed Description

Primary data structure for Template Data.

Definition at line 803 of file open_prospect.h.


The documentation for this class was generated from the following files:
Generated on Wed Apr 11 16:50:51 2007 for open_prospect by  doxygen 1.4.6