A description scope defines a set of attributes which have the same ocurrences. More...
#include <DescriptionScope.hxx>
Public Member Functions | |
SchemaError (const std::string &msg) |
A description scope defines a set of attributes which have the same ocurrences.
For example, some attributes will have one occurrence by each note, while some others will have one occurrence by each frame. Thus, we talk about Frame scope, Note scope...
At least that you were modifying the DescriptionScheme and DescriptionDataPool implementations, or something related, you shouldn't use this class directly, use DescriptionScheme instead.
Definition at line 45 of file DescriptionScope.hxx.
CLAM::SchemaError::SchemaError | ( | const std::string & | msg | ) | [inline] |
Definition at line 48 of file DescriptionScope.hxx.