LRAUV  revA
StopMissionIF.h
Go to the documentation of this file.
1 
13 #ifndef STOPMISSION_H_
14 #define STOPMISSION_H_
15 
25 namespace StopMissionIF
26 {
29 static const Str NAME( "StopMission" );
30 
31 }
32 
33 #endif /*STOPMISSIONIF_H_*/
Specifies the interface details for the StopMission component in the GuidanceModule.
Definition: StopMissionIF.h:25
Replacement for standard template class string.
Definition: Str.h:12