|
Stimfit @PACKAGE_VERSION@
|
#include <ProtocolStructs.h>
Public Member Functions | |
| ABF_UserListInfo () | |
Public Attributes | |
| short | nListNum |
| short | nULEnable |
| short | nULParamToVary |
| short | nULRepeat |
| ABFLONG | lULParamValueListIndex |
| char | sUnused [52] |
Definition at line 451 of file ProtocolStructs.h.
|
inline |
Definition at line 464 of file ProtocolStructs.h.
References ABF_UserListInfo(), ASSERT, and MEMSET_CTOR.
Referenced by ABF_UserListInfo().
| ABFLONG ABF_UserListInfo::lULParamValueListIndex |
Definition at line 460 of file ProtocolStructs.h.
| short ABF_UserListInfo::nListNum |
Definition at line 454 of file ProtocolStructs.h.
| short ABF_UserListInfo::nULEnable |
Definition at line 457 of file ProtocolStructs.h.
| short ABF_UserListInfo::nULParamToVary |
Definition at line 458 of file ProtocolStructs.h.
| short ABF_UserListInfo::nULRepeat |
Definition at line 459 of file ProtocolStructs.h.
| char ABF_UserListInfo::sUnused[52] |
Definition at line 462 of file ProtocolStructs.h.