DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
schema.py File Reference

Go to the source code of this file.

Classes

class  conffwk.schema.Cache
 

Namespaces

namespace  conffwk
 
namespace  conffwk.schema
 

Functions

 conffwk.schema.decode_range (s)
 
 conffwk.schema.str2integer (v, t, max)
 
 conffwk.schema.to_int (v)
 
 conffwk.schema.to_long (v)
 
 conffwk.schema.check_range (v, range, range_re, pytype)
 
 conffwk.schema.check_relation (v, rel)
 
 conffwk.schema.check_cardinality (v, prop)
 
 conffwk.schema.coerce (v, attr)
 
 conffwk.schema.map_coercion (class_name, schema)
 

Variables

dict conffwk.schema.oks_types = {}
 
 conffwk.schema.range_regexp