vvinterpreter

The DLL used read by vvinterpreted must meet certain technical requirements. Using the output from vvp2cpp to generated the DLL is the best way to ensure that all the requirements are met.

The only hard requirements are that the DLL contains an instance of the proxy object, defined in generation/proxy.hpp and exports a function ___vvproxy::Proxy& getProxy(). Finally, all exported functions must be wrapped as extern "C".

There are a number of other functions that may be included, corresponing to the execution blocks recognised by vvinterpreter:


Return to the main page
Colin Smith

Valid XHTML 1.1! Valid CSS!