All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines
Static Public Member Functions
TELEKYB_NAMESPACE::SerialHelper Class Reference

#include <SerialHelper.hpp>

List of all members.

Static Public Member Functions

static int appendCRC (char *buffer, unsigned int bufferPosition)
static bool checkCRC (const char *message, unsigned int messageLength)
static int decodeData (char *buffer, unsigned int targetLength, const char *message)
static int encodeData (char *buffer, const char *prefix, unsigned int prefixLength, const char *message, unsigned int messageLength)

Detailed Description

Definition at line 15 of file SerialHelper.hpp.


Member Function Documentation

int TELEKYB_NAMESPACE::SerialHelper::appendCRC ( char *  buffer,
unsigned int  bufferPosition 
) [static]

Definition at line 16 of file SerialHelper.cpp.

bool TELEKYB_NAMESPACE::SerialHelper::checkCRC ( const char *  message,
unsigned int  messageLength 
) [static]

Definition at line 108 of file SerialHelper.cpp.

int TELEKYB_NAMESPACE::SerialHelper::decodeData ( char *  buffer,
unsigned int  targetLength,
const char *  message 
) [static]

Definition at line 79 of file SerialHelper.cpp.

int TELEKYB_NAMESPACE::SerialHelper::encodeData ( char *  buffer,
const char *  prefix,
unsigned int  prefixLength,
const char *  message,
unsigned int  messageLength 
) [static]

Definition at line 30 of file SerialHelper.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines


telekyb_serial
Author(s): Martin Riedel
autogenerated on Mon Nov 11 2013 11:14:08