HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EsfFixedSizePolymorphicBase Class Reference

#include <fixedSizePolymorphicHolder.h>

+ Inheritance diagram for EsfFixedSizePolymorphicBase:

Public Member Functions

virtual ESF_API ~EsfFixedSizePolymorphicBase ()
 

Friends

template<class Base , size_t BufferSize>
class EsfFixedSizePolymorphicHolder
 

Detailed Description

Enables a base class to be used with EsfFixedSizePolymorphicHolder.

This class defines private virtual methods that are used internally by EsfFixedSizePolymorphicHolder. Clients must not override these methods.

Definition at line 31 of file fixedSizePolymorphicHolder.h.

Constructor & Destructor Documentation

virtual ESF_API EsfFixedSizePolymorphicBase::~EsfFixedSizePolymorphicBase ( )
virtual

Friends And Related Function Documentation

template<class Base , size_t BufferSize>
friend class EsfFixedSizePolymorphicHolder
friend

Definition at line 38 of file fixedSizePolymorphicHolder.h.


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