Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

result.h File Reference

#include <gwenhywfar/misc.h>
#include <stdio.h>

Go to the source code of this file.

Typedefs

typedef AH_RESULT AH_RESULT

Functions

 GWEN_LIST_FUNCTION_DEFS (AH_RESULT, AH_Result)
AH_RESULTAH_Result_new (int code, const char *text, const char *ref, const char *param, int isMsgResult)
void AH_Result_free (AH_RESULT *r)
int AH_Result_GetCode (const AH_RESULT *r)
const char * AH_Result_GetText (const AH_RESULT *r)
const char * AH_Result_GetRef (const AH_RESULT *r)
const char * AH_Result_GetParam (const AH_RESULT *r)
int AH_Result_IsError (const AH_RESULT *r)
int AH_Result_IsWarning (const AH_RESULT *r)
int AH_Result_IsInfo (const AH_RESULT *r)
int AH_Result_IsOk (const AH_RESULT *r)
int AH_Result_IsMsgResult (const AH_RESULT *r)
void AH_Result_Dump (const AH_RESULT *r, FILE *f, unsigned int insert)


Typedef Documentation

typedef struct AH_RESULT AH_RESULT
 

Definition at line 25 of file result.h.


Function Documentation

void AH_Result_Dump const AH_RESULT r,
FILE *  f,
unsigned int  insert
 

void AH_Result_free AH_RESULT r  ) 
 

int AH_Result_GetCode const AH_RESULT r  ) 
 

const char* AH_Result_GetParam const AH_RESULT r  ) 
 

const char* AH_Result_GetRef const AH_RESULT r  ) 
 

const char* AH_Result_GetText const AH_RESULT r  ) 
 

int AH_Result_IsError const AH_RESULT r  ) 
 

int AH_Result_IsInfo const AH_RESULT r  ) 
 

int AH_Result_IsMsgResult const AH_RESULT r  ) 
 

int AH_Result_IsOk const AH_RESULT r  ) 
 

int AH_Result_IsWarning const AH_RESULT r  ) 
 

AH_RESULT* AH_Result_new int  code,
const char *  text,
const char *  ref,
const char *  param,
int  isMsgResult
 

GWEN_LIST_FUNCTION_DEFS AH_RESULT  ,
AH_Result 
 


Generated on Thu Oct 6 14:49:09 2005 for aqbanking by  doxygen 1.4.4