MIHLProcessor Class Reference

class MIHLProcessor

MIHLProcessor

This is pure virtual base class for all Processor type interfaces. Class contains method to identify underlaying interface and implementation.

IHL.lib
Since
3.0
Public Member Functions
TIHLInterfaceType Type ()
Protected Member Functions
~MIHLProcessor ()

Constructor & Destructor Documentation

~MIHLProcessor()

~MIHLProcessor ( ) [protected, inline]

Member Functions Documentation

Type()

TIHLInterfaceType Type ( ) const [pure virtual]
Return identifier for underlaying interface and implementation.
Since
3.0