[ trixie ]
[ sid ]
[ Bron: camp ]
Pakket: libcamp0.8t64 (0.8.4-4.1 en anderen)
Verwijzigingen voor libcamp0.8t64
Debian bronnen:
Het bronpakket camp downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
C++ multi-purpose reflection library
CAMP is a multi-purpose reflection library developed by Technogerma Systems France (http://www.tegesoft.com). It provides an abstraction for most of the high-level concepts of C++
- Classes - Enumerations - Properties - Functions - Objects - VariablesBy wrapping all these concepts into abstract structures, CAMP provides an extra layer of flexibility to programs, and allow them to fully expose their data structures at runtime. Many applications can take advantage of CAMP, in order to automate tasks which would otherwise require a huge amount of work. For example, CAMP can be used to expose and edit objects' attributes into a graphical user interface. It can also be used to do automatic binding of C++ classes to script languages such as Python or Lua. Another possible application would be the serialization of objects to XML, text or binary formats. Or you can even combine all these examples to provide a powerful and consistent interface for manipulating your objects outside C++ code.
Andere aan libcamp0.8t64 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3