List of cables.
More...
#include <ARICHCableInfo.h>
List of cables.
Definition at line 23 of file ARICHCableInfo.h.
◆ ARICHCableInfo() [1/3]
Default constructor.
Definition at line 28 of file ARICHCableInfo.h.
std::string m_comment
comment
int m_id
Cable Identifier.
float m_length
Length of the Cable.
◆ ARICHCableInfo() [2/3]
◆ ARICHCableInfo() [3/3]
ARICHCableInfo |
( |
int |
id, |
|
|
int |
type, |
|
|
float |
length, |
|
|
const std::string & |
comment |
|
) |
| |
|
inline |
◆ ~ARICHCableInfo()
◆ getCableComment()
std::string getCableComment |
( |
| ) |
const |
|
inline |
◆ getCableID()
Get cable identifier.
- Returns
- Cable identifier.
Definition at line 50 of file ARICHCableInfo.h.
◆ getCableLength()
float getCableLength |
( |
| ) |
const |
|
inline |
◆ getCableType()
int getCableType |
( |
| ) |
const |
|
inline |
◆ setCableComment()
void setCableComment |
( |
const std::string & |
comment | ) |
|
|
inline |
◆ setCableID()
void setCableID |
( |
int |
id | ) |
|
|
inline |
◆ setCableLength()
void setCableLength |
( |
float |
length | ) |
|
|
inline |
◆ setCableType()
void setCableType |
( |
int |
type | ) |
|
|
inline |
◆ m_comment
◆ m_id
◆ m_length
◆ m_type
The documentation for this class was generated from the following file: