soma-io  5.0.5
soma::AttributedChecker Class Reference

To check the syntax of an AttributedObject. More...

#include <soma-io/checker/achecker.h>

Public Member Functions

Constructors, destructor
 AttributedChecker (const carto::SyntaxSet &syntax)
 
virtual ~AttributedChecker ()
 
Check method
std::set< std::string > check (const carto::GenericObject &object) const
 checks wether a mandatory semantic attribute is missing from an object More...
 

Detailed Description

To check the syntax of an AttributedObject.

Definition at line 56 of file achecker.h.

Constructor & Destructor Documentation

◆ AttributedChecker()

soma::AttributedChecker::AttributedChecker ( const carto::SyntaxSet syntax)

◆ ~AttributedChecker()

virtual soma::AttributedChecker::~AttributedChecker ( )
virtual

Member Function Documentation

◆ check()

std::set<std::string> soma::AttributedChecker::check ( const carto::GenericObject object) const

checks wether a mandatory semantic attribute is missing from an object

Parameters
objectobject to check
Returns
missing semantic attributes

The documentation for this class was generated from the following file: