WIP
This commit is contained in:
@@ -222,3 +222,7 @@ size_t ecmcDAQDataArray::getArraySize() {
|
||||
return totalElementCount_;
|
||||
}
|
||||
|
||||
std::string ecmcDAQDataArray::getName() {
|
||||
return name_;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user