#include <tde_cmap_utils.h>
Public Member Functions | |
kel_connector () | |
kel_connector (int id, int view, bool reverse, int first_view_ch) | |
void | print () const |
bool | operator< (const kel_connector &other) const |
Public Attributes | |
int | _id |
int | _view |
bool | _reverse |
int | _first_view_ch |
Definition at line 14 of file tde_cmap_utils.h.
|
inline |
Definition at line 16 of file tde_cmap_utils.h.
|
inline |
Definition at line 24 of file tde_cmap_utils.h.
|
inline |
Definition at line 38 of file tde_cmap_utils.h.
|
inline |
Definition at line 32 of file tde_cmap_utils.h.
int dune::tde::kel_connector::_first_view_ch |
Definition at line 43 of file tde_cmap_utils.h.
int dune::tde::kel_connector::_id |
Definition at line 40 of file tde_cmap_utils.h.
bool dune::tde::kel_connector::_reverse |
Definition at line 42 of file tde_cmap_utils.h.
int dune::tde::kel_connector::_view |
Definition at line 41 of file tde_cmap_utils.h.