ug4
ug::bridge::SmartTest Class Reference

SmartTest is a test-class which shall only be used encapsulated in a smart-pointer. More...

+ Inheritance diagram for ug::bridge::SmartTest:

Public Member Functions

virtual void say_hello ()
 
 SmartTest ()
 
virtual ~SmartTest ()
 

Detailed Description

SmartTest is a test-class which shall only be used encapsulated in a smart-pointer.

Constructor & Destructor Documentation

◆ SmartTest()

ug::bridge::SmartTest::SmartTest ( )
inline

◆ ~SmartTest()

virtual ug::bridge::SmartTest::~SmartTest ( )
inlinevirtual

References UG_LOG.

Member Function Documentation

◆ say_hello()

virtual void ug::bridge::SmartTest::say_hello ( )
inlinevirtual

Reimplemented in ug::bridge::SmartTestDerived.

References UG_LOG.


The documentation for this class was generated from the following file: