Template Class CObjectInstance#

Inheritance Relationships#

Base Type#

  • public TSdvObject

Class Documentation#

template<class TSdvObject>
class CObjectInstance : public TSdvObject#

The object control wrapper class ensures, that the CSdvObject interface map is always accessible.

Template Parameters:

The – class to instantiate.