|
Stimfit @PACKAGE_VERSION@
|
#include <abf2headr.h>

Public Member Functions | |
| ABFScopeConfig () | |
Public Attributes | |
| DWORD | dwFlags |
| DWORD | rgbColor [ABF2_SCOPECOLORS] |
| float | fDisplayStart |
| float | fDisplayEnd |
| WORD | wScopeMode |
| char | bMaximized |
| char | bMinimized |
| short | xLeft |
| short | yTop |
| short | xRight |
| short | yBottom |
| ABFLogFont | LogFont |
| ABFSignal | TraceList [ABF2_ADCCOUNT] |
| short | nYAxisWidth |
| short | nTraceCount |
| short | nEraseStrategy |
| short | nDockState |
| short | nSizeofOldStructure |
| DWORD | rgbColorEx [ABF2_SCOPECOLORS_EX] |
| short | nAutoZeroState |
| DWORD | dwCursorsVisibleState |
| DWORD | dwCursorsLockedState |
| char | sUnasigned [61] |
Definition at line 965 of file abf2headr.h.
|
inline |
Definition at line 999 of file abf2headr.h.
References ABFScopeConfig(), and nSizeofOldStructure.
Referenced by ABFScopeConfig().
| char ABFScopeConfig::bMaximized |
Definition at line 973 of file abf2headr.h.
| char ABFScopeConfig::bMinimized |
Definition at line 974 of file abf2headr.h.
| DWORD ABFScopeConfig::dwCursorsLockedState |
Definition at line 992 of file abf2headr.h.
| DWORD ABFScopeConfig::dwCursorsVisibleState |
Definition at line 991 of file abf2headr.h.
| DWORD ABFScopeConfig::dwFlags |
Definition at line 968 of file abf2headr.h.
| float ABFScopeConfig::fDisplayEnd |
Definition at line 971 of file abf2headr.h.
| float ABFScopeConfig::fDisplayStart |
Definition at line 970 of file abf2headr.h.
| ABFLogFont ABFScopeConfig::LogFont |
Definition at line 979 of file abf2headr.h.
| short ABFScopeConfig::nAutoZeroState |
Definition at line 990 of file abf2headr.h.
| short ABFScopeConfig::nDockState |
Definition at line 984 of file abf2headr.h.
| short ABFScopeConfig::nEraseStrategy |
Definition at line 983 of file abf2headr.h.
| short ABFScopeConfig::nSizeofOldStructure |
Definition at line 988 of file abf2headr.h.
Referenced by ABFScopeConfig().
| short ABFScopeConfig::nTraceCount |
Definition at line 982 of file abf2headr.h.
| short ABFScopeConfig::nYAxisWidth |
Definition at line 981 of file abf2headr.h.
| DWORD ABFScopeConfig::rgbColor[ABF2_SCOPECOLORS] |
Definition at line 969 of file abf2headr.h.
| DWORD ABFScopeConfig::rgbColorEx[ABF2_SCOPECOLORS_EX] |
Definition at line 989 of file abf2headr.h.
| char ABFScopeConfig::sUnasigned[61] |
Definition at line 993 of file abf2headr.h.
| ABFSignal ABFScopeConfig::TraceList[ABF2_ADCCOUNT] |
Definition at line 980 of file abf2headr.h.
| WORD ABFScopeConfig::wScopeMode |
Definition at line 972 of file abf2headr.h.
| short ABFScopeConfig::xLeft |
Definition at line 975 of file abf2headr.h.
| short ABFScopeConfig::xRight |
Definition at line 977 of file abf2headr.h.
| short ABFScopeConfig::yBottom |
Definition at line 978 of file abf2headr.h.
| short ABFScopeConfig::yTop |
Definition at line 976 of file abf2headr.h.