VR-Forces 4.1.1 Class Documentation
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 char * DtBufferSerialize::encode (const DtSensorDataEntry &data, char *buffer)
 Serializes the provided value data into buffer.
DT_DLL_vrfmsgs const char * DtBufferSerialize::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 Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)