11#ifndef SI_SUBADAPTIVE_SVMPARSER_H
12#define SI_SUBADAPTIVE_SVMPARSER_H
14#include <cartobase/object/attributed.h>
25 const std::string & filename );
static void parseSubSvm(carto::AttributedObject *parent, Tree *t, SubAdSvm &sad)
static void buildSubSvm(carto::AttributedObject *parent, Tree *t, const std::string &filename)
SyntaxedObject< PropertySet > AttributedObject