Marks Lua51Script for internal reference counting if a CountedPtr checks. More...
#include <lua51script.h>
Public Types | |
| enum | { IsCastable = CastDynamic } |
| This uses dynamic casting when resolving casts inside the CountedPtr. | |
| typedef Scripting::Lua::Lua51Script | RefCountType |
| The type that maintains the Reference count for Lua51Script with be Lua51Script itself. | |
Static Public Member Functions | |
| static RefCountType * | ConstructionPointer (RefCountType *Target) |
| Given a pointer to the raw object this will return a pointer to an initialized reference count. More... | |
Marks Lua51Script for internal reference counting if a CountedPtr checks.
Definition at line 302 of file lua51script.h.
|
inlinestatic |
Given a pointer to the raw object this will return a pointer to an initialized reference count.
| Target | A pointer to a Scripting::Lua::Lua51Script that will simply be returned |
Definition at line 311 of file lua51script.h.
1.8.9.1. Thanks to the
Open Icon Library
for help with some of the icons.