Lua_icxx
1.02 (Aug 2011)
|
FIRST_ITEM_INDEX | LuaTempResult | [static] |
getAs(int indx=FIRST_ITEM_INDEX) const | LuaTempResult | [inline] |
getErrCode() const | LuaTempResult | [inline] |
getErrMsg() const | LuaTempResult | [inline] |
getItem(int index=FIRST_ITEM_INDEX) const | LuaTempResult | [inline] |
getLuaState() const | LuaTempResult | [inline] |
getNumItems() const | LuaTempResult | [inline] |
getStackPos(int index) const | LuaTempResult | [inline] |
isError() const | LuaTempResult | [inline] |
isNil(int indx=FIRST_ITEM_INDEX) const | LuaTempResult | [inline] |
LuaTempResult(lua_State *, int prevStackTop, int errCode=0, const std::string &errMsgPrefix="") | LuaTempResult | [inline] |
LuaTempResult(const LuaTempResult &rhs) | LuaTempResult | |
ok() const | LuaTempResult | [inline] |
operator TT() const | LuaTempResult | [inline] |
operator!=(TT val) const | LuaTempResult | [inline] |
operator<(TT val) const | LuaTempResult | [inline] |
operator<=(TT val) const | LuaTempResult | [inline] |
operator==(TT val) const | LuaTempResult | [inline] |
operator>(TT val) const | LuaTempResult | [inline] |
operator>=(TT val) const | LuaTempResult | [inline] |
operator[](int index) const | LuaTempResult | [inline] |
push(int index=FIRST_ITEM_INDEX) const | LuaTempResult | [inline] |
~LuaTempResult() (defined in LuaTempResult) | LuaTempResult | [inline] |