MCPcopy Create free account
hub / github.com/F-Stack/f-stack / SetIndex

Method SetIndex

adapter/micro_thread/heap.h:82–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 };
81
82 inline void SetIndex(int index) {
83 _index = index;
84 };
85
86
87};

Callers 5

HeapUpMethod · 0.80
HeapDownMethod · 0.80
HeapPushMethod · 0.80
HeapPopMethod · 0.80
HeapDeleteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected