Acquisition channels list More...
Acquisition channels list
Public Member Methods | |
void | Acquire () |
Aquires all channels More... | |
![]() | |
SafeList () | |
Default constructor. More... | |
Int32 | GetSize () const |
Gets the list maximum size. More... | |
![]() | |
void | AddRange (const BaseSafeList< AcquisitionChannel > &list) |
Adds a range of item. More... | |
Int32 | IndexOf (const AcquisitionChannel &value) const |
Index of the given item. More... | |
Int32 | Remove (const AcquisitionChannel &value) |
Removes the given item. More... | |
AcquisitionChannel & | operator[] (Int32 index) |
Array indexer operator. More... | |
const AcquisitionChannel & | operator[] (Int32 index) const |
Array indexer operator. More... | |
Int32 | Add (const AcquisitionChannel &value) |
Adds item. More... | |
void | Insert (Int32 index, const AcquisitionChannel &value) |
Inserts an item. More... | |
void Acquire | ( | ) |
Aquires all channels