306 |
getSlice |
getSlice |
307 |
|
|
308 |
Description: |
Description: |
309 |
Factory method that returns a newly created DataTagged. |
Factory method that returns a newly created DataTagged object. |
310 |
The caller is reponsible for managing the object created. |
The caller is reponsible for managing the object created. |
311 |
*/ |
*/ |
312 |
virtual |
virtual |
318 |
setSlice |
setSlice |
319 |
|
|
320 |
Description: |
Description: |
321 |
Copy the specified region from the given value. |
Copy the specified region from the given value into this object. |
322 |
\param value - Input - Data to copy from. |
\param value - Input - Data to copy from. |
323 |
\param region - Input - Region to copy. |
\param region - Input - Region to copy. |
324 |
*/ |
*/ |