librostlab-blast  1.0.1
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 133 of file blast-parser-parser.h.

Member Data Documentation

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

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

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

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

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

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


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