- A Logic Circuit Simulation Library in C++ |
DelayExprPair(unsigned int delay, const Expression< bits, Type, LExprType, RExprType > &expr) | lcs::DelayExprPair< bits, Type, LExprType, RExprType > | [inline] |
DelayExprPair(const DelayExprPair< bits, Type, LExprType, RExprType > &obj) | lcs::DelayExprPair< bits, Type, LExprType, RExprType > | [inline] |
getDelay(void) const | lcs::DelayExprPair< bits, Type, LExprType, RExprType > | [inline] |
getExpr(void) const | lcs::DelayExprPair< bits, Type, LExprType, RExprType > | [inline] |