Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ state
Method
state
Source/Misc/luabind/src/weak_ref.cpp:170–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
lua_State* weak_ref::state() const
171
{
172
assert(m_impl);
173
return m_impl->state;
174
}
175
176
} // namespace luabind
Callers
15
catch
Function · 0.80
LComponents.cpp
File · 0.80
createAlertWindow
Method · 0.80
getScrollbarEffect
Method · 0.80
getDefaultFolderImage
Method · 0.80
getDefaultDocumentFileImage
Method · 0.80
createFileBrowserGoUpButton
Method · 0.80
createComboBoxTextBox
Method · 0.80
createSliderButton
Method · 0.80
createSliderTextBox
Method · 0.80
getSliderEffect
Method · 0.80
createFilenameComponentBrowseButton
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected