#include <L1Trigger/CSCCommonTrigger/interface/vlib.h>
Public Member Functions | |
memory () | |
Signal & | operator[] (Signal) |
void | reg (int nup, int ndown, const char *rname) |
void | reg (int, int, int, int, const char *) |
~memory () | |
Protected Attributes | |
int | down |
Signal * | r |
int | up |
Definition at line 189 of file vlib.h.
memory::memory | ( | ) | [inline] |
memory::~memory | ( | ) |
int memory::down [protected] |
int memory::up [protected] |