EventChain is a bubbling event system designed for C++. It is designed using template system to be extensible. Both class and namespace functions can be registered as event handlers.
Features
- Template based bubbling event system for C++
- Supports custom parameter object to be used
- Namespace and class functions can be used for handlers
- 12 different function types are supported
- Handlers can be removed using the same function address or supplied reference
- Supports handler specific data passing (using gge::Any implementation or void*, boost support is coming soon)
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow EventChain
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of EventChain!