Protocol++® (Protocolpp®)
v5.7.0
|
This is the complete list of members for InterfacePP::jtestbench, including all inherited members.
get_field(ProtocolPP::field_t field) | InterfacePP::jproducer | |
get_mem(std::string packet, uint32_t length) | InterfacePP::jtestbench | virtual |
get_mode() | InterfacePP::jproducer | |
get_status(std::string &packet) | InterfacePP::jproducer | |
issue(std::shared_ptr< ProtocolPP::jpacket > &packet) | InterfacePP::jproducer | |
jproducer(ProtocolPP::platform_t platform, uint64_t seed, bool use_crypto, int responders, std::shared_ptr< jmmu > &mmu, std::shared_ptr< jlogger > &logger, std::shared_ptr< ProtocolPP::jdata > &indata, std::shared_ptr< jring< ringflow >> &fring, std::shared_ptr< jring< ringin >> &iring, std::shared_ptr< jring< ringout >> &oring, ProtocolPP::endian_t endianess=ProtocolPP::BIG) | InterfacePP::jproducer | |
jproducer()=delete (defined in InterfacePP::jproducer) | InterfacePP::jproducer | |
jproducer(jproducer &rhs)=delete (defined in InterfacePP::jproducer) | InterfacePP::jproducer | |
jproducer(const jproducer &rhs)=delete (defined in InterfacePP::jproducer) | InterfacePP::jproducer | |
jtestbench(ProtocolPP::platform_t platform, uint64_t seed, bool use_crypto, int responders, std::shared_ptr< jmmu > &mmu, std::shared_ptr< jlogger > &logger, std::shared_ptr< ProtocolPP::jdata > &indata, std::shared_ptr< jring< ringflow >> &fring, std::shared_ptr< jring< ringin >> &iring, std::shared_ptr< jring< ringout >> &oring, ProtocolPP::endian_t endianess=ProtocolPP::BIG) | InterfacePP::jtestbench | |
jtestbench()=delete (defined in InterfacePP::jtestbench) | InterfacePP::jtestbench | |
jtestbench(jtestbench &rhs)=delete (defined in InterfacePP::jtestbench) | InterfacePP::jtestbench | |
jtestbench(const jtestbench &rhs)=delete (defined in InterfacePP::jtestbench) | InterfacePP::jtestbench | |
m_mmu | InterfacePP::jproducer | protected |
process() | InterfacePP::jproducer | |
read(uintptr_t address) | InterfacePP::jtestbench | virtual |
read(uintptr_t address, uint8_t *data, uint32_t length) | InterfacePP::jtestbench | virtual |
read(uintptr_t address, uint32_t *data, uint32_t length) | InterfacePP::jtestbench | virtual |
release(const std::string &stream) | InterfacePP::jproducer | |
run() | InterfacePP::jproducer | |
setup(ProtocolPP::jstream &stream) | InterfacePP::jproducer | |
write(uintptr_t address, uint32_t data) | InterfacePP::jtestbench | virtual |
write(uintptr_t address, uint64_t data) | InterfacePP::jtestbench | virtual |
write(std::string packet, uint8_t *data, uint32_t length) | InterfacePP::jtestbench | virtual |
write(std::string packet, uint32_t *data, uint32_t length) | InterfacePP::jtestbench | virtual |
~jproducer()=default | InterfacePP::jproducer | virtual |
~jtestbench()=default | InterfacePP::jtestbench | virtual |