mirror of
https://github.com/ComodoSecurity/openedr/
synced 2026-06-06 15:24:33 +00:00
libcore
The libcore library is a core of edrva2.
It contains minimal functional for Objects interaction and creation.
It contains:
- system (core?)
- variant
- definition
- serialization
- Basic Object function: creation, registration, QueryInterface
- declaraion of interfaces which is needed for core
libcore should not contain object definition.
- Except objects is used by core