Files
simgear/simgear
Richard Harrison 2690fadca1 Emesary IReceiver no longer shared ptr.
The use of SGShared for IReceiver derived conflicted with other uses of SGShared / SGReferenced - and after consideration transmitters should probably remain static for the lifetime of the application.

Any dynamic transmitters will need careful consideration if working in a threaded environment to ensure that a transmitter doesn't go out of scope before any notifications that it has issued have finished being processed by other threads.
2021-04-16 21:13:13 +02:00
..
2020-09-24 22:24:12 -05:00
2020-08-18 11:40:27 +01:00
2014-01-27 09:19:11 +00:00
2021-03-15 15:45:19 +00:00
2020-08-18 11:40:27 +01:00
2020-08-03 18:01:34 +01:00