MCPcopy Create free account
hub / github.com/charto/nbind / getTypes

Method getTypes

include/nbind/BindClass.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42#endif // BUILDING_NODE_EXTENSION
43
44 const TYPEID *getTypes() const { return(idList); }
45
46 const char **getPolicies() const { return(policyNameList); }
47

Callers 2

reflectMethod · 0.80
initModuleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected