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#