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