imat/imat_shared.h File Reference

#include <glib.h>
#include <stdio.h>
#include <stdint.h>
#include "../bio/bio.h"
#include "../error/error.h"
#include "../nps/Object.h"

Go to the source code of this file.

Classes

struct  nps_imat_state

Functions

nps_imat_statenps_imat_state_new ()
void nps_imat_state_del ()

Variables

nps_domain_t Nps_Imat = { "Instance Matrix" }
nps_errorType_t Nps_Imat_LineTooLong = {"Line Too Long"}
nps_errorType_t Nps_Imat_FeaturePrefix = {"'_' disallowed in feature prefix"}
nps_errorType_t Nps_Imat_ExtraWS = {"Extra white space"}
nps_errorType_t Nps_Imat_DoubleParse = {"Unable to parse string as double"}
nps_errorType_t Nps_Imat_ParseKey = {"Unable to parse key"}
nps_errorType_t Nps_Imat_MissingDelim = {"Delimiter missing"}
nps_errorType_t Nps_Imat_ParseWeight = {"Unable to parse weight"}
nps_errorType_t Nps_Imat_KeyUnique = {"Instance keys are not unique"}

Function Documentation

void nps_imat_state_del (  ) 
nps_imat_state* nps_imat_state_new (  ) 

Variable Documentation

nps_domain_t Nps_Imat = { "Instance Matrix" }
nps_errorType_t Nps_Imat_DoubleParse = {"Unable to parse string as double"}
nps_errorType_t Nps_Imat_ExtraWS = {"Extra white space"}
nps_errorType_t Nps_Imat_FeaturePrefix = {"'_' disallowed in feature prefix"}
nps_errorType_t Nps_Imat_KeyUnique = {"Instance keys are not unique"}
nps_errorType_t Nps_Imat_MissingDelim = {"Delimiter missing"}
nps_errorType_t Nps_Imat_ParseKey = {"Unable to parse key"}
nps_errorType_t Nps_Imat_ParseWeight = {"Unable to parse weight"}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Sun Sep 11 09:40:46 2011 for NPSML by  doxygen 1.6.3