Generated on Wed Apr 29 2015 11:51:41 for GGL-4.1.2 by doxygen 1.8.3.1
Static Public Attributes
ggl::Rule_ConCodes Class Reference

Rule consistency codes. More...

#include <Rule.hh>

Inheritance diagram for ggl::Rule_ConCodes:
Inheritance graph
[legend]

Static Public Attributes

static const size_t C_Consistent
 consistency code : everything fine More...
 
static const size_t C_NoID
 consistency code : no rule ID is present More...
 
static const size_t C_WrongEdgeContext
 consistency code : at least one edge shows wrong context usage More...
 

Detailed Description

    A helper class that holds constants for consistency or error encodings
    that are independent of any template parameter.
Author
Martin Mann (c) 2012 http://www.bioinf.uni-freiburg.de/~mmann/

Definition at line 34 of file Rule.hh.

Field Documentation

const size_t ggl::Rule_ConCodes::C_Consistent
static

Definition at line 37 of file Rule.hh.

const size_t ggl::Rule_ConCodes::C_NoID
static

Definition at line 39 of file Rule.hh.

const size_t ggl::Rule_ConCodes::C_WrongEdgeContext
static

Definition at line 41 of file Rule.hh.


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