MCPcopy Create free account
hub / github.com/NetSys/bess / is_task

Method is_task

core/module.h:307–307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

305 }
306
307 bool is_task() const { return is_task_; }
308
309 const std::vector<const Task *> &tasks() const { return tasks_; }
310

Callers 4

UpdateParentsAsMethod · 0.80
CreateModuleMethod · 0.80
DestroyModuleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected