#include "basic_vertex.h"
Definition at line 40 of file basic_vertex.h.
◆ Basic_vertex() [1/4]
pgrouting::Basic_vertex::Basic_vertex |
( |
| ) |
|
|
inline |
◆ Basic_vertex() [2/4]
pgrouting::Basic_vertex::Basic_vertex |
( |
const Basic_vertex & |
v | ) |
|
|
inline |
◆ Basic_vertex() [3/4]
pgrouting::Basic_vertex::Basic_vertex |
( |
const int64_t |
_id | ) |
|
|
inlineexplicit |
◆ Basic_vertex() [4/4]
pgrouting::Basic_vertex::Basic_vertex |
( |
const pgr_edge_t & |
other, |
|
|
bool |
is_source |
|
) |
| |
|
inline |
◆ cp_members()
void pgrouting::Basic_vertex::cp_members |
( |
const Basic_vertex & |
other | ) |
|
|
inline |
◆ operator=()
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
log, |
|
|
const Basic_vertex & |
v |
|
) |
| |
|
friend |
◆ id
int64_t pgrouting::Basic_vertex::id |
◆ vertex_index
size_t pgrouting::Basic_vertex::vertex_index |
The documentation for this class was generated from the following file: