VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
DtBindableLuaComponent< T > Class Template Reference
Inheritance diagram for DtBindableLuaComponent< T >:
Inheritance graph
[legend]

Public Member Functions

 DtBindableLuaComponent (DtLocalObject *entity, const DtString &componentName, const DtString &componentType)
 
virtual ~DtBindableLuaComponent ()
 
bool shouldBind (lua_State *L) const
 
- Public Member Functions inherited from DtBindableLuaComponentInterface
 DtBindableLuaComponentInterface (DtLocalObject *entity, const DtString &componentName, const DtString &componentType)
 
virtual ~DtBindableLuaComponentInterface ()
 
virtual void bindLuaFunctions (lua_State *)=0
 
virtual void bindLuaGlobals (lua_State *)=0
 
virtual void bind (DtLocalObject *, const DtString &scriptId, lua_State *)
 
virtual DtString bindableName (const DtString &) const
 

Additional Inherited Members

- Protected Attributes inherited from DtBindableLuaComponentInterface
DtLocalObjectmyBoundEntity
 
lua_State * myBoundForState
 
DtString myType
 

Constructor & Destructor Documentation

template<typename T>
DtBindableLuaComponent< T >::DtBindableLuaComponent ( DtLocalObject entity,
const DtString componentName,
const DtString componentType 
)
inline
template<typename T>
virtual DtBindableLuaComponent< T >::~DtBindableLuaComponent ( )
inlinevirtual

Member Function Documentation

template<typename T>
bool DtBindableLuaComponent< T >::shouldBind ( lua_State *  L) const
inlinevirtual

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)