MCPcopy 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

HasModuleOfClassMethod · 0.80
ConnectModulesMethod · 0.80
DisconnectModuleMethod · 0.80
ListModulesMethod · 0.80
GetModuleInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected