OS-0.98-rc-noexe.ZIP
OS
examples-os
add_user_module.os
bind.os
core.os
run_os_prog.os
test.os
proj.win32
add_user_module
add_user_module.vcxproj.filters
os
os.vcxproj.filters
osbind
osbind.vcxproj.filters
profile_benchmark
profile_benchmark.vcxproj.filters
scripts
test_fannkuch.lua
test_fannkuch.os
run_os_prog
run_os_prog.vcxproj.filters
stack_usage
stack_usage.vcxproj.filters
README.md
source
os-binder-FunctionClassImp.tpl
os-binder-FunctionImp.tpl
os-binder-FunctionImpVoid.tpl
OS-0.98-rc.ZIP
bin
os.exe
add_user_module.os
bind.os
core.os
run_os_prog.os
test.os
Makefile
add_user_module.vcxproj.filters
os.vcxproj.filters
osbind.vcxproj.filters
profile_benchmark.vcxproj.filters
test_fannkuch.lua
test_fannkuch.os
run_os_prog.vcxproj.filters
stack_usage.vcxproj.filters
README.md
os-binder-FunctionClassImp.tpl
os-binder-FunctionImp.tpl
os-binder-FunctionImpVoid.tpl
unitpoint-objectscript-86f30d7-noexe.zip
unitpoint-objectscript-86f30d7
.gitignore
bin
.gitignore
examples-os
add_user_module.os
bind.os
core.os
run_os_prog.os
test.os
proj.win32
.gitignore
add_user_module
.gitignore
os
.gitignore
test_fannkuch.osc
test_fannkuch.osd
osbind
.gitignore
profile_benchmark
.gitignore
scripts
test_fannkuch.lua
test_fannkuch.os
run_os_prog
.gitignore
stack_usage
.gitignore
README.md
source
.gitignore
os-binder-FunctionClassImp.tpl
os-binder-FunctionImp.tpl
os-binder-FunctionImpVoid.tpl
unitpoint-objectscript-86f30d7.zip
.gitignore
.gitignore
os.exe
add_user_module.os
bind.os
core.os
run_os_prog.os
test.os
.gitignore
.gitignore
.gitignore
test_fannkuch.osc
test_fannkuch.osd
.gitignore
.gitignore
test_fannkuch.lua
test_fannkuch.os
.gitignore
.gitignore
README.md
.gitignore
os-binder-FunctionClassImp.tpl
os-binder-FunctionImp.tpl
os-binder-FunctionImpVoid.tpl
|
/*
AUTO-GENERATED FILE. DO NOT MODIFY.
Note: this header is a header template
and must NOT have multiple-inclusion protection.
*/
/******************************************************************************
* Copyright (C) 2012 Evgeniy Golovin (evgeniy.golovin@unitpoint.ru)
*
* Latest source code: https://github.com/unitpoint/objectscript
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, merge, publish,
* distribute, sublicense, and/or sell copies of the Software, and to
* permit persons to whom the Software is furnished to do so, subject to
* the following conditions:
*
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
******************************************************************************/
#define OS_BIND_FUNC_NUM_ARGS 0
#include "os-binder-cc-functions.h"
#undef OS_BIND_FUNC_NUM_ARGS
#define OS_BIND_FUNC_NUM_ARGS 1
#include "os-binder-cc-functions.h"
#undef OS_BIND_FUNC_NUM_ARGS
#define OS_BIND_FUNC_NUM_ARGS 2
#include "os-binder-cc-functions.h"
#undef OS_BIND_FUNC_NUM_ARGS
#define OS_BIND_FUNC_NUM_ARGS 3
#include "os-binder-cc-functions.h"
#undef OS_BIND_FUNC_NUM_ARGS
#define OS_BIND_FUNC_NUM_ARGS 4
#include "os-binder-cc-functions.h"
#undef OS_BIND_FUNC_NUM_ARGS
#define OS_BIND_FUNC_NUM_ARGS 5
#include "os-binder-cc-functions.h"
#undef OS_BIND_FUNC_NUM_ARGS
#define OS_BIND_FUNC_NUM_ARGS 6
#include "os-binder-cc-functions.h"
#undef OS_BIND_FUNC_NUM_ARGS
#define OS_BIND_FUNC_NUM_ARGS 7
#include "os-binder-cc-functions.h"
#undef OS_BIND_FUNC_NUM_ARGS
#define OS_BIND_FUNC_NUM_ARGS 8
#include "os-binder-cc-functions.h"
#undef OS_BIND_FUNC_NUM_ARGS
#define OS_BIND_FUNC_NUM_ARGS 9
#include "os-binder-cc-functions.h"
#undef OS_BIND_FUNC_NUM_ARGS
#define OS_BIND_FUNC_NUM_ARGS 10
#include "os-binder-cc-functions.h"
#undef OS_BIND_FUNC_NUM_ARGS
#define OS_BIND_FUNC_NUM_ARGS 11
#include "os-binder-cc-functions.h"
#undef OS_BIND_FUNC_NUM_ARGS
|
By viewing downloads associated with this article you agree to the Terms of use and the article's licence.
If a file you wish to view isn't highlighted, and is a text file (not binary), please
let us know and we'll add colourisation support for it.