Click here to Skip to main content
15,885,914 members
Articles / Programming Languages / XML

Kigs Framework Introduction (2/8) - CoreModifiable

Rate me:
Please Sign up or sign in to vote.
3.61/5 (8 votes)
1 Mar 2023MIT6 min read 30.8K   9  
Kigs framework is a multi purpose, cross-platform, free and open source C++ framework. This article will focus on the main base class of the framework: the CoreModifiable class.
This article will focus on the main base class of the framework: the CoreModifiable class. It looks at Reference Counting and Instances Tree, Attributes, Virtual Methods, Aggregates, and Serialization.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer (Senior) LVCim
France France
Senior software developer.
Kigs framework is an educational/experimental/RAD open source C++ framework.

Comments and Discussions