Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
AMResponse Class Reference

Public Member Functions

int get_patient_id ()
 
long long get_timestamp ()
 
int get_n_scores ()
 
AMScoreget_am_score (int idx)
 
int get_score (int idx, float *_score, char **_score_type)
 
int get_ext_score (int idx, char **_ext_score, char **_score_type)
 
AMMessagesget_score_msgs (int idx)
 
AMMessagesget_msgs ()
 
void set_patient_id (int _patient_id)
 
void set_timestamp (long long _timestamp)
 
void set_score (int idx, float _score, char *_score_type, const string &_ext_score)
 
void init_scores (int size)
 
void clear ()
 
int get_patient_id ()
 
long long get_timestamp ()
 
int get_n_scores ()
 
AMScoreget_am_score (int idx)
 
int get_score (int idx, float *_score, char **_score_type)
 
AMMessagesget_score_msgs (int idx)
 
AMMessagesget_msgs ()
 
void set_patient_id (int _patient_id)
 
void set_timestamp (long long _timestamp)
 
void set_score (int idx, float _score, char *_score_type)
 
void init_scores (int size)
 
void clear ()
 

Data Fields

vector< string > verificationConfig
 
map< string, int > scoresIndexs
 
int need_to_update_scoreTypes = 0
 

The documentation for this class was generated from the following files: