Documentation
Table of Contents
Class Inheritance Tree
Navigation
Description
Tasks & Protected
Index
Vehicle_
Task
Identify (abstract)
Package:
Vehicle_Task_Type
Goto spec source
Goto body source
Description
package
Vehicle_Task_Type
is
Tasks & Protected
Vehicle_Task
Goto spec in source
Goto body in source
(task type)
Entries:
Identify
References:
vehicle_task_type.ads:5:14
(declaration)
vehicle_task_type.adb:17:14
(body)
vehicle_task_type.adb:58:8
(label)
vehicle_task_type.ads:7:8
(label)
swarm_control.adb:100:43
(reference)
swarm_structures.ads:89:42
(reference)
swarm_structures.ads:115:71
(reference)
Called by:
Swarm_Control.Append_Random_Swarm
defined at
swarm_control.ads:30:17
Calls:
Exceptions.Show_Exception
defined at
exceptions.ads:19:14
Identify
defined at
vehicle_task_type.ads:6:13
Vehicle_Interface.Stop
defined at
vehicle_interface.ads:62:13
Vehicle_Interface.Wait_For_Next_Physics_Update
defined at
vehicle_interface.ads:47:14
Subprograms & Entries
Vehicle_Task
.
Identify (abstract)
Goto spec in source
Goto body in source
entry
Identify
(
Set_Vehicle_No
: Positive;
Local_Task_Id
:
out
Task_Id);
References:
vehicle_task_type.ads:6:13
(declaration)
vehicle_task_type.adb:28:14
(body)
vehicle_task_type.adb:31:11
(label)
swarm_control.adb:110:46
(call)
Called by:
Swarm_Control.Append_Random_Swarm
defined at
swarm_control.ads:30:17
Vehicle_Task
defined at
vehicle_task_type.ads:5:14
Vehicle_Task
defined at
vehicle_task_type.ads:5:14