Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <streamable.h>
Classes | |
class | Channel |
Public Member Functions | |
uint16_t | copy (void *target, size_t maxSize) const |
Protected Member Functions | |
virtual void | push (Channel *c) const =0 |
Definition at line 11 of file streamable.h.
Definition at line 7 of file streamable.cpp.
|
protectedpure virtual |
Implemented in Ion::USB::Device::DeviceDescriptor, Ion::USB::Device::InterfaceDescriptor, Ion::USB::Device::PlatformDeviceCapabilityDescriptor, Ion::USB::Device::ConfigurationDescriptor, Ion::USB::Device::DFUFunctionalDescriptor, Ion::USB::Device::URLDescriptor, Ion::USB::Device::BOSDescriptor, Ion::USB::Device::Descriptor, Ion::USB::Device::DeviceCapabilityDescriptor, Ion::USB::Device::ExtendedCompatIDDescriptor, Ion::USB::Device::WebUSBPlatformDescriptor, Ion::USB::Device::MicrosoftOSStringDescriptor, Ion::USB::Device::StringDescriptor, and Ion::USB::Device::LanguageIDStringDescriptor.