Skip to main content

Module db

Module db 

Source

Structs§

DbParseError
A .db parse failure, naming the file and the line that caused it.
DbRecord

Functions§

load_db
load_db_records
Read path and parse it. include targets resolve relative to the including file’s directory, as EPICS dbLoadRecords does.
parse_db
parse_db_records
Parse content into untyped records, expanding include and macros.