Public Member Functions | Data Fields

ClusterHelloMessage Struct Reference

#include <P_ClusterCache.h>

Public Member Functions

 ClusterHelloMessage ()
int NativeByteOrder ()
void AdjustByteOrder ()

Data Fields

uint16_t _NativeByteOrder
uint16_t _major
uint16_t _minor
uint16_t _min_major
uint16_t _min_minor
int16_t _id
char _pad [116]

Detailed Description

Definition at line 992 of file P_ClusterCache.h.


Constructor & Destructor Documentation

ClusterHelloMessage::ClusterHelloMessage (  )  [inline]

Definition at line 1007 of file P_ClusterCache.h.

References _major, _min_major, _min_minor, _minor, and _pad.


Member Function Documentation

void ClusterHelloMessage::AdjustByteOrder (  )  [inline]
int ClusterHelloMessage::NativeByteOrder (  )  [inline]

Definition at line 1015 of file P_ClusterCache.h.

References _NativeByteOrder.

Referenced by AdjustByteOrder(), and ClusterHandler::startClusterEvent().


Field Documentation

Definition at line 999 of file P_ClusterCache.h.

Referenced by ClusterHandler::startClusterEvent().

Definition at line 998 of file P_ClusterCache.h.

Referenced by AdjustByteOrder(), and ClusterHelloMessage().

Definition at line 994 of file P_ClusterCache.h.

Referenced by NativeByteOrder().

Definition at line 1004 of file P_ClusterCache.h.

Referenced by ClusterHelloMessage().


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