Acquisition channels list More...
Acquisition channels list
Inheritance diagram for AcquisitionChannels:Public Member Methods | |
| void | Acquire () |
| Aquires all channels More... | |
Public Member Methods inherited from SafeList< AcquisitionChannel, Size > | |
| SafeList () | |
| Default constructor. More... | |
| Int32 | GetSize () const |
| Gets the list maximum size. More... | |
Public Member Methods inherited from BaseSafeList< AcquisitionChannel > | |
| 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