VPI - Vision Programming Interface

0.3.7 Release

UserFunction.h File Reference
#include "Export.h"
#include "Status.h"
#include "Types.h"
+ Include dependency graph for UserFunction.h:

Go to the source code of this file.

Functions

VPIStatus vpiSubmitUserFunction (VPIStream stream, VPIUserFunction func, void *userData)
 Pushes a command that will invoke a custom host-side function after all prior commands have been processed. More...
 

Detailed Description

Declares functions that implement the User Function feature.

Definition in file UserFunction.h.