Neonode zForce(TM) SDK
Public Attributes | List of all members
FloatingProtectionMessage Struct Reference

This structure represents a floating protection message. More...

#include <FloatingProtectionMessage.h>

Public Attributes

MessageType MessageType
 The Message Type of the Message.
 
MessageGroup MessageGroup
 The Message Group of the Message.
 
bool Error
 If an error occurred, this is True.
 
int ErrorCode
 Error Code, valid when Error == true.
 
uint64_t SerialNumber
 Unique serial number for this message.
 
void(* Destructor )(Message *self)
 Destructor.
 
bool Enabled
 Is Floating Protection Enabled??
 
bool HasEnabled
 True if the message contained this value.
 
uint32_t Time
 Floating Protection time in ms.
 
bool HasTime
 True if the message contained this value.
 

Detailed Description

This structure represents a floating protection message.

This structure represents a message that configures the floating protection settings.


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