Flex  0.17.9
Namespaces | Typedefs | Enumerations | Functions
types.h File Reference
#include <stdint.h>
#include <iostream>
Include dependency graph for types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gs
 
 std
 

Typedefs

using gs::timestamp_t = uint32_t
 
using gs::vid_t = uint32_t
 
using gs::label_t = uint8_t
 

Enumerations

enum  gs::EdgeStrategy { gs::EdgeStrategy::kNone, gs::EdgeStrategy::kSingle, gs::EdgeStrategy::kMultiple }
 

Functions

ostream & std::operator<< (ostream &os, const gs::EdgeStrategy &strategy)