Files
2020-11-26 20:56:11 +02:00
..
2020-11-09 23:38:45 +02:00
2020-11-09 23:38:45 +02:00
2020-11-09 23:38:45 +02:00
2020-11-09 23:38:45 +02: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