Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetSys/bess
/ module_builder
Method
module_builder
core/module.h:297–297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
295
}
296
297
const ModuleBuilder *module_builder() const { return module_builder_; }
298
299
bess::metadata::Pipeline *pipeline() const { return pipeline_; }
300
Callers
5
HasModuleOfClass
Method · 0.80
ConnectModules
Method · 0.80
DisconnectModule
Method · 0.80
ListModules
Method · 0.80
GetModuleInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected