MCPcopy Create free account
hub / github.com/Norbyte/ositools / ComponentTypeEntry

Class ComponentTypeEntry

OsiInterface/DivInterface.h:445–450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

443 };
444
445 struct ComponentTypeEntry
446 {
447 // todo
448 Component * component;
449 uint64_t dummy[31];
450 };
451
452 struct ComponentLayout
453 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected