C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
pw::channel::AnyPacketChannel< T > Member List

This is the complete list of members for pw::channel::AnyPacketChannel< T >, including all inherited members.

AcknowledgeWrites(uint16_t num_completed)pw::channel::AnyPacketChannel< T >
PacketChannel< T, kWritable >::as()pw::channel::PacketChannel< T, kWritable >inlineprivate
PacketChannel< T, kReadable, kWritable >::as()pw::channel::PacketChannel< T, kReadable, kWritable >inlineprivate
GetAvailableWrites() constpw::channel::AnyPacketChannel< T >inlineprotected
internal::BasePacketChannelImpl (defined in pw::channel::AnyPacketChannel< T >)pw::channel::AnyPacketChannel< T >friend
is_read_open() constpw::channel::AnyPacketChannel< T >inline
is_read_or_write_open() constpw::channel::AnyPacketChannel< T >inline
is_write_open() constpw::channel::AnyPacketChannel< T >inline
PacketChannel< T, kWritable >::operator Sibling &()pw::channel::PacketChannel< T, kWritable >inlineprivate
PacketChannel< T, kReadable, kWritable >::operator Sibling &()pw::channel::PacketChannel< T, kReadable, kWritable >inlineprivate
Packet typedef (defined in pw::channel::AnyPacketChannel< T >)pw::channel::AnyPacketChannel< T >
PacketChannel (defined in pw::channel::AnyPacketChannel< T >)pw::channel::AnyPacketChannel< T >friend
PendClose(async2::Context &cx)pw::channel::AnyPacketChannel< T >
PendRead(async2::Context &cx)pw::channel::AnyPacketChannel< T >inline
PendReadyToWrite(async2::Context &cx, size_t num=1)pw::channel::AnyPacketChannel< T >
PendWrite(async2::Context &cx)pw::channel::AnyPacketChannel< T >
readable() constpw::channel::AnyPacketChannel< T >inline
set_read_closed()pw::channel::AnyPacketChannel< T >inlineprotected
set_read_write_closed()pw::channel::AnyPacketChannel< T >inlineprotected
set_write_closed()pw::channel::AnyPacketChannel< T >inlineprotected
SetAvailableWrites(uint16_t available_writes)pw::channel::AnyPacketChannel< T >
writable() constpw::channel::AnyPacketChannel< T >inline
write_waker()pw::channel::AnyPacketChannel< T >inlineprotected
~AnyPacketChannel()=default (defined in pw::channel::AnyPacketChannel< T >)pw::channel::AnyPacketChannel< T >virtual