3 #define RBCEMULATOR_H 1
34 RBCEmulator(
const char * ,
const char * ,
int,
int *);
42 void setid(
int ,
int * );
85 #endif // RBCEMULATOR_H
virtual ~RBCEmulator()
Destructor.
ProcessInputSignal * m_signal
std::bitset< 6 > * getlayersignal(int idx)
RBCEmulator()
Standard constructor.
std::bitset< 6 > * m_layersignal[2]
bool getdecision(int idx)
std::bitset< 2 > m_decision
std::vector< std::bitset< 6 > * > m_layersignalVec
RBCConfiguration * m_rbcconf
void setSpecifications(const RBCBoardSpecs *)