Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ __init__
Method
__init__
support/cpplint.py:2263–2264 ·
view source on GitHub ↗
(self, linenum)
Source
from the content-addressed store, hash-verified
2261
""
"Stores information about an 'extern "
C
"' block."
""
2262
2263
def
__init__(self, linenum):
2264
_BlockInfo.__init__(self, linenum, True)
2265
2266
2267
class
_ClassInfo(_BlockInfo):
Callers
nothing calls this directly
Calls
1
__init__
Method · 0.45
Tested by
no test coverage detected