![]() |
LLGL 0.05 Beta
|
Base class for all interfaces in LLGL. More...
#include <Interface.h>
Public Member Functions | |
| virtual bool | IsInstanceOf (int id) const |
| Returns true if this object is an instance of the specified interface. | |
| Public Member Functions inherited from LLGL::NonCopyable | |
| NonCopyable (const NonCopyable &)=delete | |
| NonCopyable & | operator= (const NonCopyable &)=delete |
| virtual | ~NonCopyable ()=default |
Additional Inherited Members | |
| Protected Member Functions inherited from LLGL::NonCopyable | |
| NonCopyable ()=default | |
Base class for all interfaces in LLGL.
|
virtual |
Returns true if this object is an instance of the specified interface.