Protocol++® (Protocolpp®)  v5.6.2
ProtocolPP::jpacket Member List

This is the complete list of members for ProtocolPP::jpacket, including all inherited members.

get_data(field_t field, std::shared_ptr< jarray< uint8_t >> &data)ProtocolPP::jpacket
get_field(field_t field)ProtocolPP::jpacket
jpacket(std::string stream, std::string name, std::string prev, std::shared_ptr< jarray< uint8_t >> &input, uint32_t status=0)ProtocolPP::jpacket
jpacket(std::string stream, std::string name, std::string prev, std::shared_ptr< jarray< uint8_t >> &input, std::shared_ptr< jarray< uint8_t >> &expect, uint32_t outlen=0, uint32_t status=0)ProtocolPP::jpacket
jpacket(std::string stream, std::string name, std::string prev, std::shared_ptr< jarray< uint8_t >> &input, std::shared_ptr< jarray< uint8_t >> &expect, uint64_t outaddr, uint32_t outlen=0, uint32_t status=0)ProtocolPP::jpacket
jpacket(jpacket &rhs)ProtocolPP::jpacket
jpacket(const jpacket &rhs)ProtocolPP::jpacket
jpacket()=delete (defined in ProtocolPP::jpacket)ProtocolPP::jpacket
set_data(field_t field, std::shared_ptr< jarray< uint8_t >> &data)ProtocolPP::jpacket
set_field(field_t field, T fieldval)ProtocolPP::jpacket
~jpacket()=defaultProtocolPP::jpacketvirtual