librostlab-blast  1.0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Macros | Variables
blast-parser-driver.h File Reference
#include <stdio.h>
#include <string>
#include <map>
#include <rostlab/rostlab_stdexcept.h>
#include "rostlab/blast-parser-parser.h"
#include "rostlab/blast-result.h"
Include dependency graph for blast-parser-driver.h:

Go to the source code of this file.

Classes

class  rostlab::blast::parser_error
 
class  rostlab::blast::parser_driver
 Blast (default, -m 0) output parser. More...
 

Namespaces

namespace  rostlab
 
namespace  rostlab::blast
 

Macros

#define YY_DECL
 
#define YY_DECL_FRIEND
 

Variables

 YY_DECL
 

Macro Definition Documentation

#define YY_DECL
Value:
rostlab::blast::parser::token_type \
void* yyscanner )

Definition at line 30 of file blast-parser-driver.h.

#define YY_DECL_FRIEND
Value:
rostlab::blast::parser::token_type \
void* yyscanner )

Definition at line 38 of file blast-parser-driver.h.

Variable Documentation

YY_DECL

Definition at line 37 of file blast-parser-driver.h.