VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
sensorDataEntry.h File Reference

Go to the source code of this file.

Classes

class  DtSensorDataEntry
 File: sensorDataEntry.h. More...

Namespaces

namespace  DtBufferSerialize
 This namespace contains a set of utility functions for encoding and decoding various data types to/from a byte array.

Typedefs

typedef std::vector
< DtSensorDataEntry
DtSensorDataEntryList

Functions

DT_DLL_vrfmsgs int DtBufferSerialize::getSize (const DtSensorDataEntry &data)
 The number of bytes required to encode the value.
DT_DLL_vrfmsgs charDtBufferSerialize::encode (const DtSensorDataEntry &data, char *buffer)
 Serializes the provided value data into buffer.
DT_DLL_vrfmsgs const charDtBufferSerialize::decode (DtSensorDataEntry &data, const char *buffer)
 Decodes a value from buffer and places the result in data of the type specified by data.

Detailed Description

Typedef Documentation


Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)