Todo List

Member lua::state::as (int index=-1)
Instead of throwing an exception here, we may just return an error code.

Member lua::state::to (std::string &string, int index)
Instead of throwing an exception here, we may just return an error code.

Member lua::state::to (bool &boolean, int index)
Instead of throwing an exception here, we may just return an error code.

Member lua::state::to (T &number, int index=-1)
Instead of throwing an exception here, we may just return an error code.

Member lua::state::touserdata (T &p, int index=-1)
Instead of throwing an exception here, we may just return an error code.

Generated on Wed Apr 30 09:34:46 2008 for Luaxx by  doxygen 1.5.5