C/C++ API Reference
Loading...
Searching...
No Matches
Deprecated List
Class pw::channel::Channel< kDataType, kProperties >
Channel has not been updated for pw_async2 futures or the new pw::MultiBuf. It will be updated and renamed to avoid conflicts with pw::async2::Channels.
Member pw::Deallocator::WrapUnique (ElementType *ptr, size_t size)
Construct a UniquePtr<T> directly instead.
Member pw::SystemStart (channel::ByteReaderWriter &io_channel)
Use pw::system::StartAndClobberTheStack() for more visibility at the call site. The two functions are otherwise the same.
Member WrapUnique (ElementType *ptr, size_t size)
Construct a UniquePtr<T> directly instead.