Charades
|
Base class which defines the factory interface used during simulation setup. More...
#include <factory.h>
Public Member Functions | |
virtual LPBase * | create_lp (uint64_t gid) const =0 |
Creates the LP associated with global id gid . | |
Base class which defines the factory interface used during simulation setup.