UaStackTypeArray< T, fctClear > Class Template Reference

Template wrapper class for arrays of OPC UA stack types. This class is a template for wrapper classes used to manage arrays of OPC UA types. It provides methods to create, resize and delete such arrays and to attach and detach such arrays. If the OPC UA type in the array is a structure, the array clean up calls also the type specific clear method to clean up the memory allocated inside the structure. It is not possible to create plane copies of this class. More...

#include <uaarraytemplates.h>

List of all members.


Detailed Description

template<class T, PfnClear fctClear>
class UaStackTypeArray< T, fctClear >

Template wrapper class for arrays of OPC UA stack types. This class is a template for wrapper classes used to manage arrays of OPC UA types. It provides methods to create, resize and delete such arrays and to attach and detach such arrays. If the OPC UA type in the array is a structure, the array clean up calls also the type specific clear method to clean up the memory allocated inside the structure. It is not possible to create plane copies of this class.

UaStackTypeArray


The documentation for this class was generated from the following file:
  • src/uabase/uabasecpp/uaarraytemplates.h