CodePorting.Translator.Cs2Cpp.Framework
|
This is the complete list of members for CodePorting::Translator::Cs2Cpp::MemoryManagement, including all inherited members.
BindLifetime(const T1 &target, const T2 &owner) | CodePorting::Translator::Cs2Cpp::MemoryManagement | inlinestatic |
BindLifetime(T1 &&target, const T2 &owner) | CodePorting::Translator::Cs2Cpp::MemoryManagement | inlinestatic |
ExtendLifetime(const T &target, const Objects &... objects) | CodePorting::Translator::Cs2Cpp::MemoryManagement | inlinestatic |
ExtendLifetimeAsWeakPostponed(const System::SharedPtr< System::Object > &key, const T &target, const TObject &object) | CodePorting::Translator::Cs2Cpp::MemoryManagement | inlinestatic |
ObjectsBag typedef | CodePorting::Translator::Cs2Cpp::MemoryManagement |