Public Attributes | List of all members
_SbgSplitBuffer Struct Reference

Helper methods used to handle a splittable buffer. More...

#include <sbgSplitBuffer.h>

Public Attributes

size_t linkedBufferSize
 
uint8_t * pLinkedBuffer
 
size_t subBufferNbr
 
size_t subBufferSize
 

Detailed Description

Helper methods used to handle a splittable buffer.

\file               sbgSplitBuffer.h
Author
SBG Systems (Maxime Renaudet)
Date
19 November 2013

Copyright Notice

Copyright (C) 2007-2013, SBG Systems SAS. All rights reserved.

This source code is intended for use only by SBG Systems SAS and those that have explicit written permission to use it from SBG Systems SAS.

THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.

Defines the ECom transfer states

Definition at line 40 of file sbgSplitBuffer.h.

Member Data Documentation

◆ linkedBufferSize

size_t _SbgSplitBuffer::linkedBufferSize

Size of the original buffer

Definition at line 43 of file sbgSplitBuffer.h.

◆ pLinkedBuffer

uint8_t* _SbgSplitBuffer::pLinkedBuffer

Pointer on the buffer that needs to be split

Definition at line 42 of file sbgSplitBuffer.h.

◆ subBufferNbr

size_t _SbgSplitBuffer::subBufferNbr

The number of sub buffers in this split buffer

Definition at line 45 of file sbgSplitBuffer.h.

◆ subBufferSize

size_t _SbgSplitBuffer::subBufferSize

The size of the sub buffers

Definition at line 44 of file sbgSplitBuffer.h.


The documentation for this struct was generated from the following file:


sbg_driver
Author(s): SBG Systems
autogenerated on Fri Oct 11 2024 02:13:41