CAMP

A free library that provides runtime reflection for C++ types
Download

CAMP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • TECHNOGERMA Systems France
  • Publisher web site:
  • http://www.technogerma.fr/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 329 KB

CAMP Tags


CAMP Description

A free library that provides runtime reflection for C++ types CAMP will allow developers to easily expose their public classes and objects outside the C++ code (script, network, xml, etc.).CAMP 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. Requirements: · Boost


CAMP Related Software