Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Question: Simple plugin implementation
Re: Question: Simple plugin implementation [message #30912 is a reply to message #30893] Fri, 28 January 2011 10:33 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14265
Registered: November 2005
Ultimate Member
koldo wrote on Thu, 27 January 2011 15:47

mirek wrote on Thu, 27 January 2011 20:53

koldo wrote on Thu, 27 January 2011 07:58

Hello Mirek

One question. Following with StreamRaster, it seems registered classes are never deleted:



What you register is the "factory function". What would you want to delete? Smile

Mirek


Hello Mirek

If to register a new class FactoryFn does a new T that is added to Map() to a static Vector<void *> x, I have not seen how it is deleted.


That 'void *' is a pointer to a function. What do you want to delete?

If Vector itself, it gets deleted with all other static objects.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Q: howto incorporate a native console window in GUI
Next Topic: BackgroundTask
Goto Forum:
  


Current Time: Sun Jul 06 14:55:02 CEST 2025

Total time taken to generate the page: 0.03584 seconds