Functions
ax2550.cc File Reference
#include "ax2550/ax2550.h"
#include <iostream>
#include <sstream>
#include <cstdio>
#include <cstdarg>
#include <boost/algorithm/string.hpp>
Include dependency graph for ax2550.cc:

Go to the source code of this file.

Functions

void defaultInfo (const string &msg)
bool isAckOrNak (const string &token)
bool isAnEncoderMsg (const string &token)
string string_format (const string &fmt,...)
void tokenizer (const std::string &data, std::vector< TokenPtr > &tokens)

Function Documentation

void defaultInfo ( const string &  msg) [inline]

Definition at line 19 of file ax2550.cc.

bool isAckOrNak ( const string &  token) [inline]

Definition at line 366 of file ax2550.cc.

bool isAnEncoderMsg ( const string &  token) [inline]

Definition at line 339 of file ax2550.cc.

string string_format ( const string &  fmt,
  ... 
) [inline]

Definition at line 140 of file ax2550.cc.

void tokenizer ( const std::string &  data,
std::vector< TokenPtr > &  tokens 
) [inline]

Definition at line 24 of file ax2550.cc.



ax2550
Author(s): William Woodall , Michael Carroll
autogenerated on Sat Jun 8 2019 18:26:02