Classes | |
| struct | DirectMeterInfo |
Public Member Functions | |
| DirectMeterInfo * | getInfo (const IR::IDeclaration *meter) |
| void | setDestination (const IR::IDeclaration *meter, const IR::Expression *destination) |
| void | setSize (const IR::IDeclaration *meter, unsigned size) |
| void | setTable (const IR::IDeclaration *meter, const IR::P4Table *table) |
| void BMV2::DirectMeterMap::setDestination | ( | const IR::IDeclaration * | meter, |
| const IR::Expression * | destination ) |
Set the destination that a meter is attached to??
Set the size of the table that a meter is attached to.