The main C wrapper of official API. More...
#include "vsm_api.h"Go to the source code of this file.
Data Structures | |
| struct | lua_global_func |
Typedefs | |
| typedef struct lua_global_func | lua_global_func |
Functions | |
| IDSIMMODEL *__cdecl | createdsimmodel (char *device, ILICENCESERVER *ils) |
| void __cdecl | deletedsimmodel (IDSIMMODEL *model) |
| int32_t | __attribute__ ((fastcall)) |
| [brief description] More... | |
| bool APIENTRY | DllMain (HINSTANCE hInstDLL, uint32_t fdwReason, LPVOID lpvReserved) |
| [brief description] More... | |
The main C wrapper of official API.
OpenVSM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with OpenVSM. If not, see http://www.gnu.org/licenses/.
Definition in file vsm_api.c.
| bool __attribute__ | ( | (fastcall) | ) |
[brief description]
[long description]
| l | [description] |
| edx | [description] |
| atime | [description] |
| newstate | [description] |
[long description]
| l | [description] |
| edx | [description] |
| atime | [description] |
| mode | [description] |
[long description]
| l | [description] |
| edx | [description] |
| atime | [description] |
| eventid | [description] |
Model name
| bool APIENTRY DllMain | ( | HINSTANCE | hInstDLL, |
| uint32_t | fdwReason, | ||
| LPVOID | lpvReserved | ||
| ) |
| ICPU ICPU_DEVICE |
| ICPU_vtable ICPU_DEVICE_vtable |
| IDSIMMODEL VSM_DEVICE |
1.8.6