Skip to content

da-vics/cpp-events-Impementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation Steps

Optional: Define Your own EventArgs Class inheriting from the Event_Args base class or use the default base class

Create your Implentation class and inherit form the object base class and implement the virtual ToString function

Create your functions to match the image below

Subscribe and unsubsribe as shown below

Program Output

About

EventHandler c++ Generic EventArgs implemention added

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages