Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <NetworkInfo.hpp>
Classes | |
struct | Sections |
Public Types | |
enum class | eDirection { In , Out } |
Public Member Functions | |
Nmea2kNetworkInfo (const iv::types::networkId &networkId) | |
void | update (const std::shared_ptr< INetworkInfo > &other) override |
bool | load (const iv::file::xml::node &nodeNetwork) override |
bool | save (iv::file::xml::node &nodeNetwork) const override |
iv::channels::Nmea2kRegisterInfo & | getInfo () |
iv::types::networkId & | nameNetwork () |
iv::comms::eProtocolType | protocolType () const |
eDirection | direction () const |
Static Public Member Functions | |
static std::shared_ptr< INetworkInfo > | loadStatic (const iv::file::xml::node &nodeNetwork) |
Public Attributes | |
iv::channels::Nmea2kRegisterInfo | m_info |
iv::channels::INetworkInfo::eDirection | m_direction |
Protected Attributes | |
iv::comms::eProtocolType | m_protocolType |
iv::types::networkId | m_nameNetwork |
|
stronginherited |
|
explicit |
|
inlinenodiscardinherited |
|
inline |
|
overridevirtual |
Reimplemented from iv::channels::INetworkInfo.
|
inlinestaticinherited |
|
inlinenodiscardinherited |
|
inlinenodiscardinherited |
|
overridevirtual |
Reimplemented from iv::channels::INetworkInfo.
|
overridevirtual |
Reimplemented from iv::channels::INetworkInfo.
|
inherited |
iv::channels::Nmea2kRegisterInfo iv::channels::Nmea2kNetworkInfo::m_info |
|
protectedinherited |
|
protectedinherited |