VCA

Application Programming Interface

VCA is written primarily in C++ and x86 assembly language. This API is wholly defined within :file:vcaLib.h in the source/lib/ folder of our source tree. All of the functions and variables and enumerations meant to be used by the end-user are present in this header.