#include <NavTestMoon.h>
Public Member Functions | |
| NavTestMoon () | |
| NavTestMoon (const Text_t *name, const Text_t *parent, Int_t i=0) | |
| virtual | ~NavTestMoon () |
| const Text_t * | GetParent () const |
| Int_t | GetOrder () const |
Private Attributes | |
| Int_t | fOrder |
| TString | fPlanet |
|
|
Definition at line 24 of file NavTestMoon.h.
|
|
||||||||||||||||
|
Definition at line 25 of file NavTestMoon.h.
|
|
|
Definition at line 29 of file NavTestMoon.h. 00029 { LEA_DTOR; }
|
|
|
Definition at line 31 of file NavTestMoon.h. 00031 { return fOrder;}
|
|
|
Definition at line 30 of file NavTestMoon.h. Referenced by KeyMoon_ParentSafe(), NavValidate::Test_3(), NavValidate::Test_5(), and NavValidate::Test_9(). 00030 { return fPlanet.Data();}
|
|
|
Definition at line 33 of file NavTestMoon.h. |
|
|
Definition at line 34 of file NavTestMoon.h. |
1.3.9.1