Qucs-core  0.0.19
Data Structures | Namespaces | Functions | Variables
check_citi.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  citi_header_t
struct  citi_package_t

Namespaces

namespace  qucs

Functions

void citi_restart (FILE *)
int citi_parse (void)
int citi_error (const char *)
int citi_lex (void)
int citi_lex_destroy (void)
int citi_check (void)
void citi_init (void)
void citi_destroy (void)

Variables

qucs::dataset * citi_result
struct citi_package_tciti_root
int citi_lineno
FILE * citi_in
__BEGIN_DECLS struct citi_t citi_options

Function Documentation

int citi_check ( void  )

Definition at line 175 of file check_citi.cpp.

void citi_destroy ( void  )

Definition at line 270 of file check_citi.cpp.

int citi_error ( const char *  )

Definition at line 1308 of file parse_citi.y.

void citi_init ( void  )

Definition at line 283 of file check_citi.cpp.

int citi_lex ( void  )
int citi_lex_destroy ( void  )
int citi_parse ( void  )
void citi_restart ( FILE *  )

Variable Documentation

FILE* citi_in
__BEGIN_DECLS struct citi_t citi_options
qucs::dataset* citi_result

Definition at line 48 of file check_citi.cpp.

Definition at line 49 of file check_citi.cpp.