23 #ifndef __Interface_h__
24 #define __Interface_h__
39 inline PrivateInterface::~PrivateInterface() { }
Function: Contains the abstract public interface to interfaces (very meta)
Definition: Interface.h:29
Definition: Interface.h:44
The PrivateInterface This provides a virtual destructor to interface.
Definition: Interface.h:35