Protocol++® (Protocolpp®)
v5.7.0
|
This is the complete list of members for InterfacePP::jproducerbuf, including all inherited members.
free(uintptr_t address)=0 | InterfacePP::jproducerbuf | pure virtual |
get_field(ProtocolPP::field_t field) | InterfacePP::jproducerbuf | |
get_mem(std::string packet, uint32_t length)=0 | InterfacePP::jproducerbuf | pure virtual |
get_mode() | InterfacePP::jproducerbuf | |
get_status(std::string &packet) | InterfacePP::jproducerbuf | |
issue(std::shared_ptr< ProtocolPP::jpacket > &packet) | InterfacePP::jproducerbuf | |
jproducerbuf(ProtocolPP::platform_t platform, uint64_t seed, bool use_crypto, int responders, 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, std::shared_ptr< ProtocolPP::jbuffer< uint8_t, 256 >> &mem, std::string &burstlen, ProtocolPP::endian_t endianess=ProtocolPP::BIG) | InterfacePP::jproducerbuf | |
jproducerbuf()=delete | InterfacePP::jproducerbuf | |
jproducerbuf(jproducerbuf &rhs)=delete (defined in InterfacePP::jproducerbuf) | InterfacePP::jproducerbuf | |
jproducerbuf(const jproducerbuf &rhs)=delete (defined in InterfacePP::jproducerbuf) | InterfacePP::jproducerbuf | |
m_memory | InterfacePP::jproducerbuf | protected |
process() | InterfacePP::jproducerbuf | |
read(uintptr_t address)=0 | InterfacePP::jproducerbuf | pure virtual |
read(uintptr_t address, uint8_t *data, uint32_t length)=0 | InterfacePP::jproducerbuf | pure virtual |
read(uintptr_t address, uint32_t *data, uint32_t length)=0 | InterfacePP::jproducerbuf | pure virtual |
release(const std::string &stream) | InterfacePP::jproducerbuf | |
run() | InterfacePP::jproducerbuf | |
setup(ProtocolPP::jstream &stream) | InterfacePP::jproducerbuf | |
write(uintptr_t address, uint32_t data)=0 | InterfacePP::jproducerbuf | pure virtual |
write(uintptr_t address, uint64_t data)=0 | InterfacePP::jproducerbuf | pure virtual |
write(std::string packet, uintptr_t bufptr, uint8_t *data, uint32_t length)=0 | InterfacePP::jproducerbuf | pure virtual |
write(std::string packet, uint8_t *data, uint32_t length)=0 | InterfacePP::jproducerbuf | pure virtual |
write(std::string packet, uint32_t *data, uint32_t length)=0 | InterfacePP::jproducerbuf | pure virtual |
~jproducerbuf()=default | InterfacePP::jproducerbuf | virtual |