Namespaces | Functions
colab.cpp File Reference
#include "colab.hpp"
#include <cstring>
#include <cassert>
#include <stdexcept>
#include <stdlib.h>
#include <limits>
Include dependency graph for colab.cpp:

Go to the source code of this file.

Namespaces

namespace  colab

Functions

void colab::addFrameToBuffer (UINT8 *sendBuffer, UINT8 *cmdBuffer, UINT16 *len)
void colab::addStringToBuffer (UINT8 *buffer, UINT16 &pos, const std::string &stringValue)
void colab::addStringToBuffer (BYTE *buffer, const std::string &stringValue)
UINT16 colab::decodeUINT16 (BYTE *buffer)
std::string colab::getCommandStringFromBuffer (UINT8 *buffer)
double colab::getDoubleFromBuffer (UINT8 *buffer, UINT16 &pos)
std::string colab::getIdentifierFromBuffer (UINT8 *buffer, UINT16 &nextData, UINT16 bufferLength)
std::string colab::getStringFromBuffer (UINT8 *buffer, UINT16 &pos, UINT16 length)
std::string colab::getStringFromBuffer (BYTE *&buffer, UINT16 length)


libsick_ldmrs
Author(s): SICK AG , Martin Günther , Jochen Sprickerhof
autogenerated on Wed Jun 14 2017 04:04:50