CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
|
This is the complete list of members for System::Threading::Monitor, including all inherited members.
Enter(const SharedPtr< Object > &obj) | System::Threading::Monitor | static |
Enter(const System::SharedPtr< Object > &obj, bool &lockTaken) | System::Threading::Monitor | static |
Equals(ptr obj) | System::Object | virtual |
Equals(T1 const &objA, T2 const &objB) | System::Object | inlinestatic |
Equals(T1 const &objA, T2 const &objB) | System::Object | inlinestatic |
Equals(float const &objA, float const &objB) | System::Object | inlinestatic |
Equals(double const &objA, double const &objB) | System::Object | inlinestatic |
Exit(const SharedPtr< Object > &obj) | System::Threading::Monitor | static |
FastCast(const Details::FastRttiBase &helper, void **out_ptr) const | System::Object | virtual |
GetCounter() | System::Object | inline |
GetHashCode() const | System::Object | virtual |
GetType() const | System::Object | virtual |
Is(const TypeInfo &targetType) const | System::Object | virtual |
IsEntered(const System::SharedPtr< Object > &obj) | System::Threading::Monitor | static |
Lock() | System::Object | |
MemberwiseClone() const | System::Object | virtual |
Object() | System::Object | |
Object(Object const &x) | System::Object | |
operator=(Object const &x) | System::Object | inline |
ptr typedef | System::Object | |
Pulse(const SharedPtr< Object > &obj) | System::Threading::Monitor | static |
PulseAll(const SharedPtr< Object > &obj) | System::Threading::Monitor | static |
ReferenceEquals(ptr const &objA, ptr const &objB) | System::Object | inlinestatic |
ReferenceEquals(T const &objA, T const &objB) | System::Object | inlinestatic |
ReferenceEquals(T const &objA, std::nullptr_t) | System::Object | inlinestatic |
ReferenceEquals(String const &str, std::nullptr_t) | System::Object | inline |
ReferenceEquals(String const &str1, String const &str2) | System::Object | inline |
RemovedSharedRefs(int count) | System::Object | inline |
SetTemplateWeakPtr(uint32_t argument) | System::Object | virtual |
SharedCount() const | System::Object | inline |
SharedRefAdded() | System::Object | inline |
SharedRefRemovedSafe() | System::Object | inline |
ToString() const | System::Object | virtual |
TryEnter(const SharedPtr< Object > &obj) | System::Threading::Monitor | static |
TryEnter(const System::SharedPtr< Object > &obj, bool &lockTaken) | System::Threading::Monitor | static |
TryEnter(const SharedPtr< Object > &obj, int32_t millisecondsTimeout) | System::Threading::Monitor | static |
TryEnter(const SharedPtr< Object > &obj, TimeSpan timeout) | System::Threading::Monitor | static |
TryEnter(const System::SharedPtr< Object > &obj, int32_t millisecondsTimeout, bool &lockTaken) | System::Threading::Monitor | static |
TryEnter(const System::SharedPtr< Object > &obj, TimeSpan timeout, bool &lockTaken) | System::Threading::Monitor | static |
Type() | System::Object | inlinestatic |
Unlock() | System::Object | |
Wait(const SharedPtr< Object > &obj, int32_t millisecondsTimeout, bool exitContext) | System::Threading::Monitor | static |
Wait(const SharedPtr< Object > &obj, TimeSpan timeout, bool exitContext) | System::Threading::Monitor | static |
Wait(const SharedPtr< Object > &obj, int32_t millisecondsTimeout) | System::Threading::Monitor | static |
Wait(const SharedPtr< Object > &obj, TimeSpan timeout) | System::Threading::Monitor | static |
Wait(const SharedPtr< Object > &obj) | System::Threading::Monitor | static |
WeakRefAdded() | System::Object | inline |
WeakRefRemoved() | System::Object | inline |
~Object() | System::Object | virtual |