OCTypes

Main convenience header for the OCTypes library.

This header provides a “kitchen sink” include for end users and complex implementations that need access to multiple OCTypes modules. It includes the foundation layer (OCType.h) followed by all module headers in the correct dependency order.

Individual modules should include only OCType.h and their specific dependencies. This header is intended for .c implementation files and end-user code that needs multiple OCTypes APIs.

Defines

__private_extern__