11 #ifndef _STRUCTUREDDATA_H__ 
   12 #define _STRUCTUREDDATA_H__ 
   34         virtual const char* 
get_name()
 const { 
return "StructuredData"; }
 
virtual ~CStructuredData()
virtual const char * get_name() const 
virtual EStructuredDataType get_structured_data_type() const 
Class SGObject is the base class of all shogun objects. 
all of classes and functions are contained in the shogun namespace 
Base class of the components of StructuredLabels.