Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ parent
Function
parent
src/laybasic/laybasic/layLayerProperties.h:1218–1221 ·
view source on GitHub ↗
* @brief Gets the parent node */
Source
from the content-addressed store, hash-verified
1216
* @brief Gets the parent node
1217
*/
1218
const LayerPropertiesNode *parent () const
1219
{
1220
return mp_parent.get ();
1221
}
1222
1223
/**
1224
* @brief Obtain the unique ID
Callers
9
need_realize
Method · 0.70
next_index
Method · 0.50
CircuitNetDeviceTerminalItemData
Class · 0.50
CircuitNetSubCircuitPinItemData
Class · 0.50
tooltip
Method · 0.50
status
Method · 0.50
path_from_index
Method · 0.50
build_url
Method · 0.50
attention_changed
Method · 0.50
Calls
3
LayerPropertiesIterator
Function · 0.70
get
Method · 0.45
up
Method · 0.45
Tested by
no test coverage detected