代码搜索:LuaBind
找到约 97 项符合「LuaBind」的源代码
代码结果 97
www.eeworm.com/read/242866/4533894
svn-base raw.rst.svn-base
raw
---
Motivation
~~~~~~~~~~
This converter policy will pass through the ``lua_State*`` unmodified.
This can be useful for example when binding functions that need to
return a ``luabind::object``.
www.eeworm.com/read/242866/4533899
svn-base yield.rst.svn-base
yield
----------------
Motivation
~~~~~~~~~~
Makes a C++ function yield when returning.
Defined in
~~~~~~~~~~
.. parsed-literal::
#include
Synopsis
~~~~~~~~
.. pa
www.eeworm.com/read/242866/4533902
svn-base docs.rst.svn-base
+++++++++
luabind
+++++++++
:Author: Daniel Wallin, Arvid Norberg
:Copyright: Copyright Daniel Wallin, Arvid Norberg 2003.
:Date: $Date$
:Revision: $Revision$
:License: Permission is hereby granted,
www.eeworm.com/read/115343/15017034
txt nopserver.dev.txt
[Project]
FileName=NOPServer.dev
Name=NOPServer
UnitCount=47
Type=0
Ver=1
ObjFiles=
Includes=..\..\lua\include\;..\luabind\;..\..\boost\
Libs=
PrivateResource=
ResourceIncludes=
MakeInclude
www.eeworm.com/read/242866/4533715
svn-base jamfile.svn-base
import modules ;
BOOST_ROOT = [ modules.peek : BOOST_ROOT ] ;
use-project /boost : $(BOOST_ROOT) ;
exe regexp
: regex_wrap.cpp
/boost/regex//boost_regex/static
/luabind//luab
www.eeworm.com/read/242866/4533986
svn-base jamfile.svn-base
import testing ;
use-project /luabind : ../ ;
SOURCES =
test_vector_of_object.cpp
test_back_reference.cpp
test_def_from_base.cpp
test_object.cpp
test_abstract_base.cpp
test_