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 438 of file binScanf.cpp.

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

Definition at line 417 of file binScanf.cpp.

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

Definition at line 182 of file binScanf.cpp.

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

Definition at line 212 of file binScanf.cpp.



sick_scan
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Wed May 5 2021 03:05:48