Numworks Epsilon  1.4.1
Graphing Calculator Operating System
Ion::USB::Device::Streamable Class Referenceabstract

#include <streamable.h>

Inheritance diagram for Ion::USB::Device::Streamable:
Ion::USB::Device::Descriptor Ion::USB::Device::ExtendedCompatIDDescriptor Ion::USB::Device::BOSDescriptor Ion::USB::Device::ConfigurationDescriptor Ion::USB::Device::DeviceCapabilityDescriptor Ion::USB::Device::DeviceDescriptor Ion::USB::Device::DFUFunctionalDescriptor Ion::USB::Device::InterfaceDescriptor Ion::USB::Device::LanguageIDStringDescriptor Ion::USB::Device::StringDescriptor Ion::USB::Device::URLDescriptor

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
 

Detailed Description

Definition at line 11 of file streamable.h.

Member Function Documentation

◆ copy()

uint16_t Ion::USB::Device::Streamable::copy ( void *  target,
size_t  maxSize 
) const

Definition at line 7 of file streamable.cpp.

◆ push()


The documentation for this class was generated from the following files: