#include "roc/OperList.h" #include roc::OperList::OperList() : fList(), fErrorOper(-1), fErrorCode(0) { } roc::OperList::OperList(int noper, bool* isput, uint32_t* addr, uint32_t* value) : fList(), fErrorOper(-1), fErrorCode(0) { for (int n=0;n