ERC CISST - cisst software

vctDynamicVectorRefOwner< _elementType > Class Template Reference
[Vectors]

#include <vctDynamicVectorRefOwner.h>

Collaboration diagram for vctDynamicVectorRefOwner< _elementType >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class _elementType>
class vctDynamicVectorRefOwner< _elementType >

This templated class stores a pointer, a size, and a stride, and allows element access, but does not provide any other operations, and does not own the data

Definition at line 40 of file vctDynamicVectorRefOwner.h.

Public Types

Public Member Functions

Public Attributes

Protected Attributes


Member Typedef Documentation

template<class _elementType>
typedef vctDynamicVectorRefOwner<_elementType> vctDynamicVectorRefOwner< _elementType >::ThisType

The type of this owner.

Definition at line 47 of file vctDynamicVectorRefOwner.h.


The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu