WIP
This commit is contained in:
@@ -28,6 +28,7 @@ class ecmcDAQDataChannel {
|
||||
double getData(int first);
|
||||
bool empty();
|
||||
double getType();
|
||||
int validate();
|
||||
|
||||
private:
|
||||
std::vector<ecmcDAQChannelItem*> dataItems_;
|
||||
|
||||
Reference in New Issue
Block a user