A registry to hold all the operator schemas. More...
#include <operator_schema.h>
Static Public Member Functions | |
| static OpSchema & | NewSchema (const string &key, const string &file, const int line) |
| static const OpSchema * | Schema (const string &key) |
A registry to hold all the operator schemas.
Definition at line 472 of file operator_schema.h.
1.8.11