#include <layer1_emulator.h>
Public Member Functions | |
bool | read (std::fstream &from) |
bool | write (std::fstream &to) const |
Public Member Functions inherited from l1ct::PVObj | |
void | clear () |
float | floatZ0 () const |
bool | operator== (const PVObj &other) const |
ap_uint< BITWIDTH > | pack () const |
Additional Inherited Members | |
Static Public Member Functions inherited from l1ct::PVObj | |
static PVObj | unpack (const ap_uint< BITWIDTH > &src) |
Public Attributes inherited from l1ct::PVObj | |
z0_t | hwZ0 |
Static Public Attributes inherited from l1ct::PVObj | |
static const int | BITWIDTH = z0_t::width |
Definition at line 230 of file layer1_emulator.h.
bool l1ct::PVObjEmu::read | ( | std::fstream & | from | ) |
Referenced by edmIntegrityCheck.PublishToFileSystem::get().
bool l1ct::PVObjEmu::write | ( | std::fstream & | to | ) | const |
Referenced by pkg.AbstractPkg::generate().