CHAI SDK
Version 1.3
|
The SDK resources are declared inside the CPNS namespaces to ensure isolation from the application and environment declarations. Moreover, in conjunction with Namespaces, Interfaces (C++ abstract classes) are used in place of standard classes to avoid exposing internal stuff.
Interfaces are always prefixed with a I (uppercase i).
Example: