DoxyBugs  1
ScenarioCellBase.h
Go to the documentation of this file.
1 //================================================================================
2 // Copyright (C) NAB 2010
3 //================================================================================
4 
6 
7 #if !defined cmif_ScenarioCellBase_h
8 #define cmif_ScenarioCellBase_h
9 
12  {
13  public:
14 
15  protected:
16 
17  private:
18 
19  struct Abc
20  {
21  };
22 
23  };
24 
25 #endif // cmif_ScenarioCellBase_h
26 
27 //================================================================================
28 // Copyright (C) NAB 2010
29 //================================================================================