Ocean
TestInheritance.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::Test::TestBase::TestInheritance
 This class implements an inheritance test of classes. More...
 
class  Ocean::Test::TestBase::TestInheritance::NormalBaseClass
 This class implements a standard base class. More...
 
class  Ocean::Test::TestBase::TestInheritance::NormalSubClass
 This class implements a standard sub class. More...
 
class  Ocean::Test::TestBase::TestInheritance::DiamondBaseClass
 This class implements a base class for a diamond derivation. More...
 
class  Ocean::Test::TestBase::TestInheritance::DiamondSubClass0
 This class implements an intermediate sub-class for a diamond derivation. More...
 
class  Ocean::Test::TestBase::TestInheritance::DiamondSubClass1
 This class implements a second intermediate sub-class for a diamond derivation. More...
 
class  Ocean::Test::TestBase::TestInheritance::DiamondSubClass
 This class implements the final subclass for a diamond derivation. More...
 
class  Ocean::Test::TestBase::TestInheritance::VirtualBaseClass
 This class implements standard base class defining virtual functions. More...
 
class  Ocean::Test::TestBase::TestInheritance::VirtualSubClass
 This class implements sub-class defining virtual functions. More...
 

Namespaces

 Ocean
 The namespace covering the entire Ocean framework.
 
 Ocean::Test
 Namespace of the Test library.
 
 Ocean::Test::TestBase
 Namespace of the Base Test library.