#include <wxlstate.h>
Public Member Functions | |
| wxLuaCharBuffer (const wxString &wxstr) | |
| size_t | Length () const |
| const char * | GetData () const |
| operator const char * () const | |
Public Attributes | |
| wxCharBuffer | m_buffer |
|
|
Definition at line 62 of file wxlstate.h. |
|
|
Definition at line 65 of file wxlstate.h. Referenced by wxLuaState::CompileString(), wxLuaDebugTarget::EvaluateExpr(), wxLuaState::RunString(), and wxLuaSocketBase::WriteString(). |
|
|
Definition at line 64 of file wxlstate.h. References m_buffer. Referenced by wxLuaState::CompileString(), wxLuaDebugTarget::EvaluateExpr(), wxLuaState::RunString(), and wxLuaSocketBase::WriteString(). |
|
|
Definition at line 67 of file wxlstate.h. |
|
|
Definition at line 69 of file wxlstate.h. Referenced by Length(), and wxLuaCharBuffer(). |
1.3.9.1