Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches
ABF_Section Struct Reference

#include <ProtocolStructs.h>

Public Member Functions

 ABF_Section ()
ABFLONG GetNumEntries ()
void Set (const UINT p_uBlockIndex, const UINT p_uBytes, const long long p_llNumEntries)

Public Attributes

UINT uBlockIndex
UINT uBytes
long long llNumEntries

Detailed Description

Definition at line 43 of file ProtocolStructs.h.

Constructor & Destructor Documentation

◆ ABF_Section()

ABF_Section::ABF_Section ( )
inline

Definition at line 57 of file ProtocolStructs.h.

References MEMSET_CTOR.

Member Function Documentation

◆ GetNumEntries()

ABFLONG ABF_Section::GetNumEntries ( )
inline

Definition at line 71 of file ProtocolStructs.h.

References ABFLONG, and llNumEntries.

◆ Set()

void ABF_Section::Set ( const UINT p_uBlockIndex,
const UINT p_uBytes,
const long long p_llNumEntries )
inline

Definition at line 59 of file ProtocolStructs.h.

References llNumEntries, uBlockIndex, and uBytes.

Member Data Documentation

◆ llNumEntries

long long ABF_Section::llNumEntries

Definition at line 47 of file ProtocolStructs.h.

Referenced by GetNumEntries(), and Set().

◆ uBlockIndex

UINT ABF_Section::uBlockIndex

Definition at line 45 of file ProtocolStructs.h.

Referenced by Set().

◆ uBytes

UINT ABF_Section::uBytes

Definition at line 46 of file ProtocolStructs.h.

Referenced by Set().


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