libaegis/meta_parse.h File Reference

#include <common/main.h>
#include <common/str.h>
#include <libaegis/meta_type.h>

Go to the source code of this file.

Data Structures

struct  sem_ty

Functions

void sem_push (meta_type *, void *)
void sem_pop (void)
void sem_integer (long)
void sem_real (double)
void sem_string (string_ty *)
void sem_enum (string_ty *)
void sem_list (void)
void sem_field (string_ty *)
void * parse (string_ty *, meta_type *)
void * parse_env (const char *, meta_type *)
void * parse_input (input &, meta_type *)


Function Documentation

void* parse ( string_ty ,
meta_type  
)

void* parse_env ( const char *  ,
meta_type  
)

void* parse_input ( input ,
meta_type  
)

void sem_enum ( string_ty  ) 

void sem_field ( string_ty  ) 

void sem_integer ( long   ) 

void sem_list ( void   ) 

void sem_pop ( void   ) 

void sem_push ( meta_type ,
void *   
)

void sem_real ( double   ) 

void sem_string ( string_ty  ) 


Generated on Wed Mar 12 23:37:37 2008 for Aegis by  doxygen 1.5.5