Functions
binScanf.hpp File Reference
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include <ctype.h>
#include <vector>
Include dependency graph for binScanf.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int binScanfGuessDataLenFromMask (const char *scanfMask)
int binScanfVec (const std::vector< unsigned char > *vec, const char *fmt,...)
int binSscanf (const char *fmt,...)
int binSscanf (const char *buf, const char *fmt,...)

Function Documentation

int binScanfGuessDataLenFromMask ( const char *  scanfMask)

Definition at line 366 of file binScanf.cpp.

int binScanfVec ( const std::vector< unsigned char > *  vec,
const char *  fmt,
  ... 
)

Definition at line 345 of file binScanf.cpp.

int binSscanf ( const char *  fmt,
  ... 
)

Definition at line 153 of file binScanf.cpp.

int binSscanf ( const char *  buf,
const char *  fmt,
  ... 
)

Definition at line 183 of file binScanf.cpp.



sick_scan
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Tue Jul 9 2019 05:05:35