Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21def87cc122c38

Jump to content

Talk:Class driver

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia

Class Drivers don't necessarily have to be object-oriented at all. and indeed class drivers predate OO programming, which is merely one way to implement class/port drivers.

under VMS, for example, Class drivers are used to implement common functions across many different types of devices.

quoting from: http://en.wikibooks.org/wiki/Software_Engineers_Handbook/Operating_Systems/VMS

"Drivers that had multiple physical layers were broken into "port/class" drivers. A class driver was a higher layer driver that implemented the common functionality across the differing ports. A port class driver specifically addressed a particular port type. Exemplifying this is the TTY driver, which was recoded as a CLASS (serial terminals) driver and PORT drivers (serial port, telnet port, console port, port over DEC's LAT protocol, etc.)"

Start a discussion about improving the Class driver page

Start a discussion