Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
Unit.cpp File Reference
Include dependency graph for Unit.cpp:

Namespaces

namespace  iv
 
namespace  iv::units
 

Functions

static std::shared_ptr< iv::channels::AbstractChanneliv::units::prvCreateChannel (const iv::channels::eChannelBaseType type)
 
static std::shared_ptr< iv::channels::AbstractChanneliv::units::prvCreateTempChannel (iv::types::unitId unitId)
 
static std::shared_ptr< iv::channels::AbstractChanneliv::units::prvCreateVoltsChannel (iv::types::unitId unitId)
 
static std::shared_ptr< iv::channels::AbstractChanneliv::units::prvCreateHoursChannel (iv::types::unitId unitId)
 
static std::shared_ptr< iv::channels::AbstractChanneliv::units::prvCreateTestChannel (const iv::types::unitId unitId)
 
static std::shared_ptr< iv::channels::AbstractChanneliv::units::prvCreateGenericCANFailure (const iv::types::unitId unitId, const iv::types::channelOrder channelOrder, const char can)
 
static std::shared_ptr< iv::channels::AbstractChanneliv::units::readChannel (const iv::file::xml::node &nodeChannel)