Flex
0.17.9
|
#include <stdint.h>
#include <iostream>
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) |