PGROUTING
3.2
|
#include <stdbool.h>
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | Column_info_t |
Enumerations | |
enum | expectType { ANY_INTEGER, ANY_NUMERICAL, TEXT, CHAR1, ANY_INTEGER_ARRAY } |
enum expectType |
Enumerator | |
---|---|
ANY_INTEGER | |
ANY_NUMERICAL | |
TEXT | |
CHAR1 | |
ANY_INTEGER_ARRAY |
Definition at line 39 of file column_info_t.h.