C++ and dynamically loaded libraries having derived classes

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

11 check-ins

2021-03-24
12:09
Smart Pointer example (smart3) using shared_ptr for Log object Leaf check-in: 232604ca01 user: redantig tags: trunk
2021-03-23
17:10
Complete Smart Pointer example using only unique_ptr check-in: 2a31feeaeb user: redantig tags: trunk
2021-03-18
20:03
Added examples with smart pointers check-in: 7efb15141e user: redantig tags: trunk
2021-03-17
12:50
Added plugin_types.h, to have a cleaner and more generic PluginIface API check-in: b6c1a2486b user: redantig tags: trunk
10:05
Added plugins foo,bar,baz - all derived from PluginBase, concrete class derived from PluginIface check-in: ca6cad5883 user: redantig tags: trunk
2021-03-16
13:53
Added Log object injection check-in: 0961cd6423 user: redantig tags: trunk
2021-03-15
19:05
Only using square lib check-in: c5da3c6fc4 user: redantig tags: trunk
18:46
Link library with its dependencies using rpath to avoid RTLD_GLOBAL check-in: 4b2210eb18 user: redantig tags: trunk
18:40
Link library with its dependencies to avoid RTLD_GLOBAL check-in: 07cfb7c913 user: redantig tags: trunk
2021-03-12
15:29
Initial commit check-in: 34b5c7641c user: redantig tags: trunk
14:07
initial empty check-in check-in: 70ebf4d434 user: redantig tags: trunk