Template specialization for simple data using pointers.  
 More...
#include <SimpleData.h>
Template specialization for simple data using pointers. 
Requirements on type T: 
- 
T must be a copy constructible type. 
 
- 
T must be used with output streams via operator <<. 
 
The documentation for this class was generated from the following file:
- C:/TL5_2015_release/terralib5/src/terralib/datatype/SimpleData.h