Structs

Values that should be set in the address space via AddressSpace::set_history_server_capabilities() to denote to clients what history capabilities the server has.

Enums

Traits

The HistoricalEventProvider trait provides the function stubs that a server will call to process historical data operations. The implementor of this trait may provide their own implementation as many functions as they desire leaving the remainder as stubs.

The HistoricalEventProvider trait provides the function stubs that a server will call to process historical event operations. The implementor of this trait may provide their