![]() |
vrpRouting
0.3
|
#include "column_info_t.h"
Public Attributes | |
int | colNumber |
expectType | eType |
char * | name |
bool | strict |
uint64_t | type |
Definition at line 52 of file column_info_t.h.
int Column_info_t::colNumber |
Definition at line 54 of file column_info_t.h.
Referenced by check_pairs(), db_get_vehicles(), fetch_column_info(), get_Amount(), get_Cost(), get_Distance(), get_Duration(), get_Id(), get_Idx(), get_Kind(), get_MatrixIndex(), get_matrixRows(), get_matrixRows_plain(), get_PositiveAmount(), get_Priority(), get_shipments(), get_shipments_euclidean(), get_shipments_raw(), get_StepType(), get_timeMultipliers(), get_timeMultipliers_raw(), get_TInterval(), get_TInterval_plain(), get_TTimestamp(), get_TTimestamp_plain(), get_vehicles(), get_vehicles_euclidean(), get_vehicles_raw(), get_vroom_breaks(), get_vroom_jobs(), get_vroom_matrix(), get_vroom_shipments(), get_vroom_shipments_time_windows(), get_vroom_time_windows(), get_vroom_vehicles(), spi_getBigInt(), spi_getBigIntArr(), spi_getBigIntArr_allowEmpty(), spi_getChar(), spi_getCoordinate(), spi_getFloat8(), spi_getInt(), spi_getInterval(), spi_getPositiveIntArr_allowEmpty(), spi_getText(), and spi_getTimeStamp().
expectType Column_info_t::eType |
Definition at line 58 of file column_info_t.h.
Referenced by get_matrixRows(), get_matrixRows_plain(), get_shipments(), get_shipments_euclidean(), get_shipments_raw(), get_timeMultipliers(), get_timeMultipliers_raw(), get_vehicles(), get_vehicles_euclidean(), get_vehicles_raw(), get_vroom_breaks(), get_vroom_jobs(), get_vroom_matrix(), get_vroom_shipments(), get_vroom_shipments_time_windows(), get_vroom_time_windows(), and get_vroom_vehicles().
char* Column_info_t::name |
Definition at line 57 of file column_info_t.h.
Referenced by check_any_integer_type(), check_any_integerarray_type(), check_any_numerical_type(), check_char_type(), check_integer_type(), check_integerarray_type(), check_interval_type(), check_jsonb_type(), check_pairs(), check_text_type(), check_timestamp_type(), fetch_column_info(), get_Cost(), get_Distance(), get_Duration(), get_Idx(), get_MatrixIndex(), get_matrixRows(), get_matrixRows_plain(), get_PositiveAmount(), get_PositiveTInterval(), get_PositiveTInterval_plain(), get_PositiveTTimestamp(), get_PositiveTTimestamp_plain(), get_Priority(), get_shipments(), get_shipments_euclidean(), get_shipments_raw(), get_timeMultipliers(), get_timeMultipliers_raw(), get_vehicles(), get_vehicles_euclidean(), get_vehicles_raw(), get_vroom_breaks(), get_vroom_jobs(), get_vroom_matrix(), get_vroom_shipments(), get_vroom_shipments_time_windows(), get_vroom_time_windows(), get_vroom_vehicles(), spi_getBigInt(), spi_getChar(), spi_getFloat8(), spi_getInt(), spi_getInterval(), and spi_getTimeStamp().
bool Column_info_t::strict |
Definition at line 56 of file column_info_t.h.
Referenced by fetch_column_info(), get_matrixRows(), get_matrixRows_plain(), get_shipments(), get_shipments_euclidean(), get_shipments_raw(), get_timeMultipliers(), get_timeMultipliers_raw(), get_vehicles(), get_vehicles_euclidean(), get_vehicles_raw(), get_vroom_breaks(), get_vroom_jobs(), get_vroom_matrix(), get_vroom_shipments(), get_vroom_shipments_time_windows(), get_vroom_time_windows(), get_vroom_vehicles(), and spi_getChar().
uint64_t Column_info_t::type |
Definition at line 55 of file column_info_t.h.
Referenced by check_any_integer_type(), check_any_integerarray_type(), check_any_numerical_type(), check_char_type(), check_integer_type(), check_integerarray_type(), check_interval_type(), check_jsonb_type(), check_text_type(), check_timestamp_type(), fetch_column_info(), get_matrixRows(), get_matrixRows_plain(), get_shipments(), get_shipments_euclidean(), get_shipments_raw(), get_timeMultipliers(), get_timeMultipliers_raw(), get_vehicles(), get_vehicles_euclidean(), get_vehicles_raw(), get_vroom_breaks(), get_vroom_jobs(), get_vroom_matrix(), get_vroom_shipments(), get_vroom_shipments_time_windows(), get_vroom_time_windows(), get_vroom_vehicles(), spi_getBigInt(), spi_getChar(), spi_getFloat8(), spi_getInt(), spi_getInterval(), and spi_getTimeStamp().