Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/charto/nbind
/ getFlags
Method
getFlags
include/nbind/MethodDef.h:28–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
unsigned int getNum() const { return(num); }
27
const BaseSignature *getSignature() const { return(signature); }
28
TypeFlags getFlags() const { return(flags); }
29
30
private:
31
Callers
1
initModule
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected