C API for BALTECH SDK
frames.h File Reference

Defines frame objects that allow dynamic sized buffers to be handled easily. More...

#include "common.h"

Go to the source code of this file.

Macros

#define BRP_FRAME_INVALID_SIZE   ((size_t) -1)
 

Detailed Description

Defines frame objects that allow dynamic sized buffers to be handled easily.

This module is used throughout BRP library for creating, analysing and passing data frames.

Definition in file frames.h.