CodePorting.Translator.Cs2Cpp.Framework
|
Keeps ObjectHolder's in Weak state and after the switch, it to Shared remove it from a local collection. More...
#include <memory_management.h>
Public Member Functions | |
PostponedHolders (const System::SharedPtr< System::Object > &key) | |
~PostponedHolders () | |
void | switchToShared () |
Switch ObjectsHolder pointer's collection to Shared mode and clean postponed holders list. More... | |
Keeps ObjectHolder's in Weak state and after the switch, it to Shared remove it from a local collection.
|
inline |
|
inline |
|
inline |
Switch ObjectsHolder pointer's collection to Shared mode and clean postponed holders list.