|
Stimfit @PACKAGE_VERSION@
|
#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 |
Definition at line 43 of file ProtocolStructs.h.
|
inline |
Definition at line 57 of file ProtocolStructs.h.
References MEMSET_CTOR.
|
inline |
Definition at line 71 of file ProtocolStructs.h.
References ABFLONG, and llNumEntries.
|
inline |
Definition at line 59 of file ProtocolStructs.h.
References llNumEntries, uBlockIndex, and uBytes.
| long long ABF_Section::llNumEntries |
Definition at line 47 of file ProtocolStructs.h.
Referenced by GetNumEntries(), and Set().
| UINT ABF_Section::uBlockIndex |
Definition at line 45 of file ProtocolStructs.h.
Referenced by Set().
| UINT ABF_Section::uBytes |
Definition at line 46 of file ProtocolStructs.h.
Referenced by Set().