finished part of the hosts, topos and configuration next
This commit is contained in:
32
docs/clang-doc/dofs/JobFinishedMsg.md
Normal file
32
docs/clang-doc/dofs/JobFinishedMsg.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# struct JobFinishedMsg
|
||||
|
||||
*Defined at src/hosts/mgmt_msg.h#29*
|
||||
|
||||
Inherits from MgmtMsg
|
||||
|
||||
|
||||
|
||||
## Members
|
||||
|
||||
public FlowId flow_id
|
||||
|
||||
public Time finished_at
|
||||
|
||||
|
||||
|
||||
## Functions
|
||||
|
||||
### JobFinishedMsg
|
||||
|
||||
*public void JobFinishedMsg(FlowId fid, Time t)*
|
||||
|
||||
*Defined at src/hosts/mgmt_msg.h#33*
|
||||
|
||||
### kind
|
||||
|
||||
*public MgmtKind kind()*
|
||||
|
||||
*Defined at src/hosts/mgmt_msg.h#36*
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user