#include <path.hpp>
◆ path_mapping_t() [1/3]
vg::path_mapping_t::path_mapping_t |
( |
| ) |
|
|
default |
◆ path_mapping_t() [2/3]
◆ path_mapping_t() [3/3]
◆ ~path_mapping_t()
vg::path_mapping_t::~path_mapping_t |
( |
| ) |
|
|
default |
◆ add_edit()
edit_t * vg::path_mapping_t::add_edit |
( |
| ) |
|
|
inline |
◆ edit() [1/2]
const vector< edit_t > & vg::path_mapping_t::edit |
( |
| ) |
const |
|
inline |
◆ edit() [2/2]
const edit_t & vg::path_mapping_t::edit |
( |
size_t |
i | ) |
const |
|
inline |
◆ edit_size()
size_t vg::path_mapping_t::edit_size |
( |
| ) |
const |
|
inline |
◆ mutable_edit() [1/2]
vector< edit_t > * vg::path_mapping_t::mutable_edit |
( |
| ) |
|
|
inline |
◆ mutable_edit() [2/2]
edit_t * vg::path_mapping_t::mutable_edit |
( |
size_t |
i | ) |
|
|
inline |
◆ mutable_position()
position_t * vg::path_mapping_t::mutable_position |
( |
| ) |
|
|
inline |
◆ operator!=()
bool vg::path_mapping_t::operator!= |
( |
const path_mapping_t & |
other | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
bool vg::path_mapping_t::operator== |
( |
const path_mapping_t & |
other | ) |
const |
|
inline |
◆ position()
const position_t & vg::path_mapping_t::position |
( |
| ) |
const |
|
inline |
◆ _edit
vector<edit_t> vg::path_mapping_t::_edit |
|
private |
◆ _position
The documentation for this class was generated from the following file: