Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ end_services
Function
end_services
src/laybasic/laybasic/layViewObject.h:784–787 ·
view source on GitHub ↗
* @brief Services iterator: end */
Source
from the content-addressed store, hash-verified
782
* @brief Services iterator: end
783
*/
784
service_iterator end_services ()
785
{
786
return m_services.end ();
787
}
788
789
/**
790
* @brief Background objects iterator: begin
Callers
9
update_viewport
Method · 0.85
do_mouse_move
Method · 0.85
send_leave_event
Method · 0.85
send_enter_event
Method · 0.85
send_mouse_double_clicked_event
Method · 0.85
send_mouse_release_event
Method · 0.85
send_wheel_event
Method · 0.85
drag_cancel
Method · 0.85
hover_reset
Method · 0.85
Calls
1
end
Method · 0.45
Tested by
no test coverage detected