ACF $AcfVersion:0$
Public Member Functions | List of all members
myNamespace::ITestInterface Class Referenceabstract

This is example interface only. More...

#include <CExample.h>

Inheritance diagram for myNamespace::ITestInterface:
istd::IPolymorphic myNamespace::CExample

Public Member Functions

virtual int GetValue () const =0
 
- Public Member Functions inherited from istd::IPolymorphic
virtual ~IPolymorphic ()
 

Detailed Description

This is example interface only.

Normally it shouldn't be defined in class file.

Definition at line 18 of file CExample.h.

Member Function Documentation

◆ GetValue()

virtual int myNamespace::ITestInterface::GetValue ( ) const
pure virtual

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