VR-Forces 4.0.4 Class Documentation
Classes | Namespaces | Typedefs | Functions
include/vrfmsgs/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 Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)