SBTypeStaticFieldΒΆ

class lldb.SBTypeStaticField(*args)ΒΆ

Proxy of C++ lldb::SBTypeStaticField class.

Methods Summary

GetConstantValue(SBTypeStaticField self, ...)

GetMangledName(SBTypeStaticField self)

GetName(SBTypeStaticField self)

GetType(SBTypeStaticField self)

IsValid(SBTypeStaticField self)

Methods Documentation

GetConstantValue(SBTypeStaticField self, SBTarget target) SBValueΒΆ
GetMangledName(SBTypeStaticField self) char const *ΒΆ
GetName(SBTypeStaticField self) char const *ΒΆ
GetType(SBTypeStaticField self) SBTypeΒΆ
IsValid(SBTypeStaticField self) boolΒΆ