C++ UA Server SDK  1.5.0.318
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
UaObjectArray< T > Class Template Reference

UaObjectArray. More...

#include <uaarraytemplates.h>

Detailed Description

template<class T>
class UaObjectArray< T >

UaObjectArray.

Template wrapper class for an array of C++ class instances. This class is a template for wrapper classes used to manage arrays of C++ class instances. It provides methods to create and to delete such arrays. It is not possible to create shallow copies of this Class.


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