Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::comms::watchcallNT Namespace Reference

Classes

struct  AbstractWatchcallNTMessage
 
class  WatchcallNTCommunicationController
 
class  WatchcallNTCommunicationProtocol
 
class  WatchcallNTControllerFrame
 
struct  WatchcallNTMessageAck
 
struct  WatchcallNTMessageCallCommand
 
struct  WatchcallNTMessageChangeEngineAssistancePlaceCommand
 
struct  WatchcallNTMessageChannel
 
struct  WatchcallNTMessageSetDutyCommand
 
struct  WatchcallNTMessageSoundOffCommand
 
struct  WatchcallNTMessageUpdateNodeStatus
 

Enumerations

enum class  eWatchcallNTMessageType {
  updateNodeStatus = 0 , setDutyCommand = 1 , callCommand = 2 , soundOffCommand = 3 ,
  changeEngineAssistancePlaceCommand = 4 , channel = 5 , ack = 6
}
 
enum  eEngineAssistancePlaceModes { Petition , Confirmation }
 

Enumeration Type Documentation

◆ eEngineAssistancePlaceModes

Enumerator
Petition 
Confirmation 

◆ eWatchcallNTMessageType

Enumerator
updateNodeStatus 
setDutyCommand 
callCommand 
soundOffCommand 
changeEngineAssistancePlaceCommand 
channel 
ack