ExAgent.Database.Oss
ExAgent operating system information database.
Summary↑
init() | Callback implementation of |
list() | Callback implementation of |
load(path) | Callback implementation of |
parse_database(list1) | Callback implementation of |
sources() | Callback implementation of |
store_entry(data) | Callback implementation of |
terminate() | Callback implementation of |
Functions
Callback implementation of ExAgent.Database.init/0
.
Callback implementation of ExAgent.Database.list/0
.
Callback implementation of ExAgent.Database.load/1
.
Callback implementation of ExAgent.Database.parse_database/1
.
Callback implementation of ExAgent.Database.sources/0
.
Callback implementation of ExAgent.Database.store_entry/1
.
Callback implementation of ExAgent.Database.terminate/0
.