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:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/datatype/SimpleData.h