Description
libcamp0.7-dev - C++ multi-purpose reflection library (development files)
Property | Value |
---|---|
Distribution | Debian 8 (Jessie) |
Repository | Debian Main i386 |
Package name | libcamp0.7-dev |
Package version | 0.7.1.1 |
Package release | 1 |
Package architecture | i386 |
Package type | deb |
Installed size | 406 B |
Download size | 42.95 KB |
Official Mirror | ftp.br.debian.org |
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 - Variables By 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. This package contains the development files needed to build you own VXL apps.
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
libcamp0.7-dev_0.7.1.1-1_amd64.deb | 0.7.1.1 | amd64 | Debian Main |
libcamp0.7-dev | - | - | - |
Requires
Name | Value |
---|---|
libcamp0.7 | = 0.7.1.1-1 |
Provides
Name | Value |
---|---|
libcamp-dev | - |
Download
Type | URL |
---|---|
Binary Package | libcamp0.7-dev_0.7.1.1-1_i386.deb |
Source Package | camp |
Install Howto
- Update the package index:
# sudo apt-get update
- Install libcamp0.7-dev deb package:
# sudo apt-get install libcamp0.7-dev
Files
Path |
---|
/usr/include/camp/args.hpp |
/usr/include/camp/arraymapper.hpp |
/usr/include/camp/arrayproperty.hpp |
/usr/include/camp/camptype.hpp |
/usr/include/camp/class.hpp |
/usr/include/camp/class.inl |
/usr/include/camp/classbuilder.hpp |
/usr/include/camp/classbuilder.inl |
/usr/include/camp/classcast.hpp |
/usr/include/camp/classget.hpp |
/usr/include/camp/classget.inl |
/usr/include/camp/classvisitor.hpp |
/usr/include/camp/config.hpp |
/usr/include/camp/constructor.hpp |
/usr/include/camp/enum.hpp |
/usr/include/camp/enum.inl |
/usr/include/camp/enumbuilder.hpp |
/usr/include/camp/enumget.hpp |
/usr/include/camp/enumget.inl |
/usr/include/camp/enumobject.hpp |
/usr/include/camp/enumobject.inl |
/usr/include/camp/enumproperty.hpp |
/usr/include/camp/error.hpp |
/usr/include/camp/error.inl |
/usr/include/camp/errors.hpp |
/usr/include/camp/function.hpp |
/usr/include/camp/observer.hpp |
/usr/include/camp/property.hpp |
/usr/include/camp/simpleproperty.hpp |
/usr/include/camp/tagholder.hpp |
/usr/include/camp/type.hpp |
/usr/include/camp/userobject.hpp |
/usr/include/camp/userobject.inl |
/usr/include/camp/userproperty.hpp |
/usr/include/camp/value.hpp |
/usr/include/camp/value.inl |
/usr/include/camp/valuemapper.hpp |
/usr/include/camp/valuevisitor.hpp |
/usr/include/camp/version.hpp |
/usr/include/camp-xml/common.hpp |
/usr/include/camp-xml/common.inl |
/usr/include/camp-xml/libxml.hpp |
/usr/include/camp-xml/qtxml.hpp |
/usr/include/camp-xml/rapidxml.hpp |
/usr/include/camp-xml/tinyxml.hpp |
/usr/include/camp-xml/xerces.hpp |
/usr/include/camp/detail/arraypropertyimpl.hpp |
/usr/include/camp/detail/arraypropertyimpl.inl |
/usr/include/camp/detail/callhelper.hpp |
/usr/include/camp/detail/classmanager.hpp |
/usr/include/camp/detail/constructorimpl.hpp |
/usr/include/camp/detail/enummanager.hpp |
/usr/include/camp/detail/enumpropertyimpl.hpp |
/usr/include/camp/detail/enumpropertyimpl.inl |
/usr/include/camp/detail/functionimpl.hpp |
/usr/include/camp/detail/functiontraits.hpp |
/usr/include/camp/detail/getter.hpp |
/usr/include/camp/detail/getter.inl |
/usr/include/camp/detail/issmartpointer.hpp |
/usr/include/camp/detail/objectholder.hpp |
/usr/include/camp/detail/objectholder.inl |
/usr/include/camp/detail/objecttraits.hpp |
/usr/include/camp/detail/observernotifier.hpp |
/usr/include/camp/detail/propertyfactory.hpp |
/usr/include/camp/detail/rawtype.hpp |
/usr/include/camp/detail/returntype.hpp |
/usr/include/camp/detail/simplepropertyimpl.hpp |
/usr/include/camp/detail/simplepropertyimpl.inl |
/usr/include/camp/detail/typeid.hpp |
/usr/include/camp/detail/userpropertyimpl.hpp |
/usr/include/camp/detail/userpropertyimpl.inl |
/usr/include/camp/detail/valueimpl.hpp |
/usr/include/camp/detail/valueprovider.hpp |
/usr/include/camp/detail/yesnotype.hpp |
/usr/include/camp/qt/qlist.hpp |
/usr/include/camp/qt/qstring.hpp |
/usr/include/camp/qt/qt.hpp |
/usr/include/camp/qt/qtfunction.hpp |
/usr/include/camp/qt/qthelper.hpp |
/usr/include/camp/qt/qtmapper.hpp |
/usr/include/camp/qt/qtsimpleproperty.hpp |
/usr/include/camp/qt/qvector.hpp |
/usr/lib/libcamp.so |
/usr/share/doc/libcamp0.7-dev/changelog.Debian.gz |
/usr/share/doc/libcamp0.7-dev/copyright |
Changelog
2014-09-10 - Corentin Desfarges <corentin.desfarges.dev@gmail.com> camp (0.7.1.1-1) unstable; urgency=low * Initial release (Closes: #759244)
See Also
Package | Description |
---|---|
libcamp0.7_0.7.1.1-1_i386.deb | C++ multi-purpose reflection library |
libcanberra-dev_0.30-2.1_i386.deb | simple abstract interface for playing event sounds |
libcanberra-doc_0.30-2.1_all.deb | simple abstract interface for playing event sounds - doc |
libcanberra-gstreamer_0.30-2.1_i386.deb | GStreamer backend for libcanberra |
libcanberra-gtk-common-dev_0.30-2.1_all.deb | simple abstract interface for playing event sounds |
libcanberra-gtk-dev_0.30-2.1_i386.deb | simple abstract interface for playing event sounds |
libcanberra-gtk-module_0.30-2.1_i386.deb | translates GTK+ widgets signals to event sounds |
libcanberra-gtk0_0.30-2.1_i386.deb | GTK+ helper for playing widget event sounds with libcanberra |
libcanberra-gtk3-0_0.30-2.1_i386.deb | GTK+ 3.0 helper for playing widget event sounds with libcanberra |
libcanberra-gtk3-dev_0.30-2.1_i386.deb | simple abstract interface for playing event sounds |
libcanberra-gtk3-module_0.30-2.1_i386.deb | translates GTK3 widgets signals to event sounds |
libcanberra-pulse_0.30-2.1_i386.deb | PulseAudio backend for libcanberra |
libcanberra0_0.30-2.1_i386.deb | simple abstract interface for playing event sounds |
libcangjie2-data_1.2-2_all.deb | Cangjie input method library (common database) |
libcangjie2-dev-tools_1.2-2_i386.deb | Cangjie input method library development tools |
Advertisement
Advertisement