[Index]

I/O Kit Programming Style

I/O Kit has its own collection classes to replace STL

Custom RTTI API supports dynamic loading

Initialize members with init(), a regular function

Init returns an error code; constructors have to throw exceptions