librostlab-blast  1.0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
rostlab::blast::parser::semantic_type Union Reference

Symbol semantic values. More...

#include <blast-parser-parser.h>

Public Attributes

long int ival
double dval
std::string * sval

Detailed Description

Symbol semantic values.

Definition at line 90 of file blast-parser-parser.h.

Member Data Documentation

double rostlab::blast::parser::semantic_type::dval

Definition at line 97 of file blast-parser-parser.h.

long int rostlab::blast::parser::semantic_type::ival

Definition at line 96 of file blast-parser-parser.h.

std::string* rostlab::blast::parser::semantic_type::sval

Definition at line 98 of file blast-parser-parser.h.


The documentation for this union was generated from the following file: