Numworks Epsilon  1.4.1
Graphing Calculator Operating System
microsoft_os_string_descriptor.cpp
Go to the documentation of this file.
2 
3 namespace Ion {
4 namespace USB {
5 namespace Device {
6 
9  c->push(m_bMSVendorCode);
10  c->push(m_bPad);
11 }
12 
14  return StringDescriptor::bLength() + 2 * sizeof(uint8_t);
15 }
16 
17 }
18 }
19 }
virtual uint8_t bLength() const override
unsigned char uint8_t
Definition: stdint.h:4
c(generic_all_nodes)
void push(Channel *c) const override
Definition: app.cpp:5
Definition: backlight.h:6