Interface for array of UUIDs that is used in IScan and ICompositeContainer.
More...
#include <artec/sdk/base/IArray.h>
Interface for array of UUIDs that is used in IScan and ICompositeContainer.
It supports smart reference counting.
Definition at line 218 of file IArray.h.
virtual const Uuid& artec::sdk::base::IArrayUuid::getElement |
( |
int |
index | ) |
const |
|
pure virtual |
Get pointer to the string.
virtual int artec::sdk::base::IArrayUuid::getSize |
( |
| ) |
const |
|
pure virtual |
virtual ErrorCode artec::sdk::base::IArrayUuid::setElement |
( |
int |
index, |
|
|
const Uuid & |
uuid |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: