SatCat5
satcat5::coap::Writer Member List

This is the complete list of members for satcat5::coap::Writer, including all inherited members.

insert_max_age(u16 next_id=0) (defined in satcat5::coap::Writer)satcat5::coap::Writerprotected
m_dst (defined in satcat5::coap::Writer)satcat5::coap::Writerprotected
m_insert_max_agesatcat5::coap::Writerprotected
m_last_optsatcat5::coap::Writerprotected
ready() constsatcat5::coap::Writerinline
write_data()satcat5::coap::Writer
write_finalize()satcat5::coap::Writerinline
write_header(u8 type, Code code, u16 msg_id, u64 token=0, u8 tkl=0)satcat5::coap::Writer
write_header(Code code, Connection *request)satcat5::coap::Writer
write_optid(u16 id, unsigned len) (defined in satcat5::coap::Writer)satcat5::coap::Writerprotected
write_option(u16 id, unsigned len, const void *data)satcat5::coap::Writer
write_option(u16 id, const char *str)satcat5::coap::Writer
write_option(u16 id, u64 value)satcat5::coap::Writer
write_uri(u16 id, const char *str)satcat5::coap::Writer
write_varint(u64 x, unsigned len) (defined in satcat5::coap::Writer)satcat5::coap::Writerprotected
Writer(satcat5::io::Writeable *dst, bool write_max_age=true)satcat5::coap::Writerinline