Public Types | Public Member Functions | Static Public Member Functions | Data Fields

SetChanPinMessage Struct Reference

#include <P_ClusterInternal.h>

Inherits ClusterMessageHeader.

Collaboration diagram for SetChanPinMessage:
Collaboration graph
[legend]

Public Types

enum  { MIN_VERSION = 1, MAX_VERSION = 1, SET_CHANNEL_PIN_MESSAGE_VERSION = MAX_VERSION }

Public Member Functions

 SetChanPinMessage (uint16_t vers=SET_CHANNEL_PIN_MESSAGE_VERSION)
void init (uint16_t vers=SET_CHANNEL_PIN_MESSAGE_VERSION)
void SwapBytes ()

Static Public Member Functions

static int protoToVersion (int protoMajor)
static int sizeof_fixedlen_msg ()

Data Fields

uint32_t channel
uint32_t sequence_number
uint32_t pin_time

Detailed Description

Definition at line 352 of file P_ClusterInternal.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
MIN_VERSION 
MAX_VERSION 
SET_CHANNEL_PIN_MESSAGE_VERSION 

Definition at line 358 of file P_ClusterInternal.h.


Constructor & Destructor Documentation

SetChanPinMessage::SetChanPinMessage ( uint16_t  vers = SET_CHANNEL_PIN_MESSAGE_VERSION  )  [inline]

Definition at line 365 of file P_ClusterInternal.h.


Member Function Documentation

void SetChanPinMessage::init ( uint16_t  vers = SET_CHANNEL_PIN_MESSAGE_VERSION  )  [inline]

Definition at line 378 of file P_ClusterInternal.h.

References ClusterMessageHeader::_init().

static int SetChanPinMessage::protoToVersion ( int  protoMajor  )  [inline, static]

Definition at line 369 of file P_ClusterInternal.h.

Referenced by ClusterVConnection::set_pin_in_cache().

static int SetChanPinMessage::sizeof_fixedlen_msg (  )  [inline, static]

Definition at line 374 of file P_ClusterInternal.h.

Referenced by ClusterVConnection::set_pin_in_cache().

void SetChanPinMessage::SwapBytes (  )  [inline]

Field Documentation


The documentation for this struct was generated from the following file: