Protocol++® (Protocolpp®)
v5.7.0
|
This is the complete list of members for InterfacePP::jproducer, including all inherited members.
get_field(ProtocolPP::field_t field) | InterfacePP::jproducer | |
get_mem(std::string packet, uint32_t length)=0 | InterfacePP::jproducer | pure 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 | |
m_mmu | InterfacePP::jproducer | protected |
process() | InterfacePP::jproducer | |
read(uintptr_t address)=0 | InterfacePP::jproducer | pure virtual |
read(uintptr_t address, uint8_t *data, uint32_t length)=0 | InterfacePP::jproducer | pure virtual |
read(uintptr_t address, uint32_t *data, uint32_t length)=0 | InterfacePP::jproducer | pure virtual |
release(const std::string &stream) | InterfacePP::jproducer | |
run() | InterfacePP::jproducer | |
setup(ProtocolPP::jstream &stream) | InterfacePP::jproducer | |
write(uintptr_t address, uint32_t data)=0 | InterfacePP::jproducer | pure virtual |
write(uintptr_t address, uint64_t data)=0 | InterfacePP::jproducer | pure virtual |
write(std::string packet, uint8_t *data, uint32_t length)=0 | InterfacePP::jproducer | pure virtual |
write(std::string packet, uint32_t *data, uint32_t length)=0 | InterfacePP::jproducer | pure virtual |
~jproducer()=default | InterfacePP::jproducer | virtual |