回复: How can view C++ classes in GUI ?

"鸡肋" <[email protected]> Thu, 29 Mar 2012 14:54:01 +0800
Newsgroups gmane.comp.lang.lua.bind.user
Message-ID <[email protected]>
Thanks All,
I have tried "get_class_info" and "class_info" .They need create an instance of C++ class, but some of my C++ classes are pure abstract class which don't allow to instanced. In addition, I also want some base class information ? How can I do it?
 
------------------ 原始邮件 ------------------
发件人: "Tony Kostanjsek"<[email protected]>;
发送时间: 2012年3月28日(星期三) 晚上7:57
收件人: "luabind-user"<[email protected]>; 

主题: Re: [luabind] How can view C++ classes in GUI ?

 
have you tried "class_info" that comes with luabind? grep the sources, it might not be bound by default. 

On 28.03.2012, at 11:52, Willi Schinmeyer wrote:

> On 28.03.2012 11:33:50, 鸡肋 <[email protected]> wrote:
>> I installed many C++ classes and functions in lua.
>> Now, I want to show all the classes which installed to lua in a ListView. The root element is class name, child elements are class member function names.
>> But the class installed to lua is LUA_TUSERDATA type. How can I get the class's memeber function name.
> 
> As far as I know that's not possible - but I'd like something like that, too, maybe I'll look into adding it. But no promises.
> 
> Willi
> 
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here 
> http://p.sf.net/sfu/sfd2d-msazure_______________________________________________
> luabind-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/luabind-user


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
luabind-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luabind-user

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure

_______________________________________________
luabind-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luabind-user