HDK
|
These internal helper classes are named generically enough that they could potentially conflict with classes in other files. We don't want to expose their implementation, and we can't forward declare embedded helper classes, so we resort to wrapping them in a name space as the next best thing.