#include <SBBreakpointLocation.h>
Public Member Functions | |
SBBreakpointLocation () | |
SBBreakpointLocation (const lldb::SBBreakpointLocation &rhs) | |
~SBBreakpointLocation () | |
const lldb::SBBreakpointLocation & | operator= (const lldb::SBBreakpointLocation &rhs) |
break_id_t | GetID () |
bool | IsValid () const |
lldb::SBAddress | GetAddress () |
lldb::addr_t | GetLoadAddress () |
void | SetEnabled (bool enabled) |
bool | IsEnabled () |
uint32_t | GetIgnoreCount () |
void | SetIgnoreCount (uint32_t n) |
void | SetCondition (const char *condition) |
const char * | GetCondition () |
void | SetThreadID (lldb::tid_t sb_thread_id) |
lldb::tid_t | GetThreadID () |
void | SetThreadIndex (uint32_t index) |
uint32_t | GetThreadIndex () const |
void | SetThreadName (const char *thread_name) |
const char * | GetThreadName () const |
void | SetQueueName (const char *queue_name) |
const char * | GetQueueName () const |
bool | IsResolved () |
bool | GetDescription (lldb::SBStream &description, DescriptionLevel level) |
SBBreakpoint | GetBreakpoint () |
SBBreakpointLocation (const lldb::BreakpointLocationSP &break_loc_sp) |
Friends | |
class | SBBreakpoint |
class | lldb_private::ScriptInterpreterPython |
Definition at line 18 of file SBBreakpointLocation.h.
lldb::SBBreakpointLocation::SBBreakpointLocation | ( | ) |
lldb::SBBreakpointLocation::SBBreakpointLocation | ( | const lldb::SBBreakpointLocation & | rhs | ) |
lldb::SBBreakpointLocation::~SBBreakpointLocation | ( | ) |
lldb::SBBreakpointLocation::SBBreakpointLocation | ( | const lldb::BreakpointLocationSP & | break_loc_sp | ) |
lldb::SBAddress lldb::SBBreakpointLocation::GetAddress | ( | ) |
SBBreakpoint lldb::SBBreakpointLocation::GetBreakpoint | ( | ) |
const char* lldb::SBBreakpointLocation::GetCondition | ( | ) |
bool lldb::SBBreakpointLocation::GetDescription | ( | lldb::SBStream & | description, |
DescriptionLevel | level | ||
) |
break_id_t lldb::SBBreakpointLocation::GetID | ( | ) |
uint32_t lldb::SBBreakpointLocation::GetIgnoreCount | ( | ) |
lldb::addr_t lldb::SBBreakpointLocation::GetLoadAddress | ( | ) |
const char* lldb::SBBreakpointLocation::GetQueueName | ( | ) | const |
lldb::tid_t lldb::SBBreakpointLocation::GetThreadID | ( | ) |
uint32_t lldb::SBBreakpointLocation::GetThreadIndex | ( | ) | const |
const char* lldb::SBBreakpointLocation::GetThreadName | ( | ) | const |
bool lldb::SBBreakpointLocation::IsEnabled | ( | ) |
bool lldb::SBBreakpointLocation::IsResolved | ( | ) |
bool lldb::SBBreakpointLocation::IsValid | ( | ) | const |
const lldb::SBBreakpointLocation& lldb::SBBreakpointLocation::operator= | ( | const lldb::SBBreakpointLocation & | rhs | ) |
void lldb::SBBreakpointLocation::SetCondition | ( | const char * | condition | ) |
void lldb::SBBreakpointLocation::SetEnabled | ( | bool | enabled | ) |
void lldb::SBBreakpointLocation::SetIgnoreCount | ( | uint32_t | n | ) |
void lldb::SBBreakpointLocation::SetQueueName | ( | const char * | queue_name | ) |
void lldb::SBBreakpointLocation::SetThreadID | ( | lldb::tid_t | sb_thread_id | ) |
void lldb::SBBreakpointLocation::SetThreadIndex | ( | uint32_t | index | ) |
void lldb::SBBreakpointLocation::SetThreadName | ( | const char * | thread_name | ) |
|
friend |
Definition at line 99 of file SBBreakpointLocation.h.
|
friend |
Definition at line 97 of file SBBreakpointLocation.h.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
<meta name="description" content="C++ source code API documentation for LLDB."/>
<title>LLVM: lldb::SBBreakpointLocation Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head><body>
<p class="title">LLDB API Documentation</p>
<!-- Generated by Doxygen 1.8.1.2 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBBreakpointLocation.html">SBBreakpointLocation</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#friends">Friends</a> |
<a href="classlldb_1_1SBBreakpointLocation-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">lldb::SBBreakpointLocation Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include <<a class="el" href="SBBreakpointLocation_8h_source.html">SBBreakpointLocation.h</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:acc428f9edd12a74f8f2d6b5de7f03661"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#acc428f9edd12a74f8f2d6b5de7f03661">SBBreakpointLocation</a> ()</td></tr>
<tr class="memitem:a3e4704d11991b4fbd61307cb4bced3c8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a3e4704d11991b4fbd61307cb4bced3c8">SBBreakpointLocation</a> (const <a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> &rhs)</td></tr>
<tr class="memitem:a9005266dfa44377e4eec566e8bc970fe"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a9005266dfa44377e4eec566e8bc970fe">~SBBreakpointLocation</a> ()</td></tr>
<tr class="memitem:ad7586500bbcff50085630d2942577734"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#ad7586500bbcff50085630d2942577734">operator=</a> (const <a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> &rhs)</td></tr>
<tr class="memitem:a1a491b93198569ee97d7d2e74db8a0cb"><td class="memItemLeft" align="right" valign="top">break_id_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a1a491b93198569ee97d7d2e74db8a0cb">GetID</a> ()</td></tr>
<tr class="memitem:a3c7f9ca4791be208a34e7e2e450fc29f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a3c7f9ca4791be208a34e7e2e450fc29f">IsValid</a> () const </td></tr>
<tr class="memitem:a736e4d3645edf0c17260ad12984e2759"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a736e4d3645edf0c17260ad12984e2759">GetAddress</a> ()</td></tr>
<tr class="memitem:a4744e68c843f825fcc840f2b5f27ab06"><td class="memItemLeft" align="right" valign="top">lldb::addr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a4744e68c843f825fcc840f2b5f27ab06">GetLoadAddress</a> ()</td></tr>
<tr class="memitem:a53732b8f69ceb7dfac7cc27aecca98f9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a53732b8f69ceb7dfac7cc27aecca98f9">SetEnabled</a> (bool enabled)</td></tr>
<tr class="memitem:a03de6352b1c9e72d69d05f33e0678033"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a03de6352b1c9e72d69d05f33e0678033">IsEnabled</a> ()</td></tr>
<tr class="memitem:a2e026a9667b550732859fe6b4c7a4a0e"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a2e026a9667b550732859fe6b4c7a4a0e">GetIgnoreCount</a> ()</td></tr>
<tr class="memitem:a5b932190e21ebded363d5473bee0dbca"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a5b932190e21ebded363d5473bee0dbca">SetIgnoreCount</a> (uint32_t n)</td></tr>
<tr class="memitem:a50137e090d586a9d73df57c4213d5b9d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a50137e090d586a9d73df57c4213d5b9d">SetCondition</a> (const char *condition)</td></tr>
<tr class="memitem:a1e6446b0baac2079be695631167e4c9d"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a1e6446b0baac2079be695631167e4c9d">GetCondition</a> ()</td></tr>
<tr class="memitem:aacd19e93e1145c75338f7580cd2dbf83"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#aacd19e93e1145c75338f7580cd2dbf83">SetThreadID</a> (lldb::tid_t sb_thread_id)</td></tr>
<tr class="memitem:aa0c8740ab859387d3e38f2b42fbec913"><td class="memItemLeft" align="right" valign="top">lldb::tid_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#aa0c8740ab859387d3e38f2b42fbec913">GetThreadID</a> ()</td></tr>
<tr class="memitem:ab032fdfba071fe51f7370e1ecaa8d29a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#ab032fdfba071fe51f7370e1ecaa8d29a">SetThreadIndex</a> (uint32_t index)</td></tr>
<tr class="memitem:a73460569261d4e64bccb583296903d05"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a73460569261d4e64bccb583296903d05">GetThreadIndex</a> () const </td></tr>
<tr class="memitem:a164f28216607030e151cdf5cfe258a52"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a164f28216607030e151cdf5cfe258a52">SetThreadName</a> (const char *thread_name)</td></tr>
<tr class="memitem:a8b2d10a7a2e42978267da2d405f8389c"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a8b2d10a7a2e42978267da2d405f8389c">GetThreadName</a> () const </td></tr>
<tr class="memitem:ae484cb73cd9dfccd22734c26cde45dc7"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#ae484cb73cd9dfccd22734c26cde45dc7">SetQueueName</a> (const char *queue_name)</td></tr>
<tr class="memitem:ae6b46b6018092afbcdc4252f65210421"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#ae6b46b6018092afbcdc4252f65210421">GetQueueName</a> () const </td></tr>
<tr class="memitem:aa0e4e39ef42d9abd4ac0f999d42b398e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#aa0e4e39ef42d9abd4ac0f999d42b398e">IsResolved</a> ()</td></tr>
<tr class="memitem:abbad259bdbad2c6c5d6cac3232042684"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#abbad259bdbad2c6c5d6cac3232042684">GetDescription</a> (<a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> &description, DescriptionLevel level)</td></tr>
<tr class="memitem:a0749ae85dd3d8dd203b11a6972f29acd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a0749ae85dd3d8dd203b11a6972f29acd">GetBreakpoint</a> ()</td></tr>
<tr class="memitem:a27d8343c20dfad33d748d2e4f1389466"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a27d8343c20dfad33d748d2e4f1389466">SBBreakpointLocation</a> (const lldb::BreakpointLocationSP &break_loc_sp)</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a6111b8161fd12c097de5b0312ff50808"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a6111b8161fd12c097de5b0312ff50808">SBBreakpoint</a></td></tr>
<tr class="memitem:a05adbcb8d615d226d916e4dab4f9d2c5"><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBBreakpointLocation.html#a05adbcb8d615d226d916e4dab4f9d2c5">lldb_private::ScriptInterpreterPython</a></td></tr>
</table>
<a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="SBBreakpointLocation_8h_source.html#l00018">18</a> of file <a class="el" href="SBBreakpointLocation_8h_source.html">SBBreakpointLocation.h</a>.</p>
</div><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" id="acc428f9edd12a74f8f2d6b5de7f03661"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">lldb::SBBreakpointLocation::SBBreakpointLocation </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a3e4704d11991b4fbd61307cb4bced3c8"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">lldb::SBBreakpointLocation::SBBreakpointLocation </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> & </td>
<td class="paramname"><em>rhs</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a9005266dfa44377e4eec566e8bc970fe"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">lldb::SBBreakpointLocation::~SBBreakpointLocation </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a27d8343c20dfad33d748d2e4f1389466"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">lldb::SBBreakpointLocation::SBBreakpointLocation </td>
<td>(</td>
<td class="paramtype">const lldb::BreakpointLocationSP & </td>
<td class="paramname"><em>break_loc_sp</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2>Member Function Documentation</h2>
<a class="anchor" id="a736e4d3645edf0c17260ad12984e2759"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classlldb_1_1SBAddress.html">lldb::SBAddress</a> lldb::SBBreakpointLocation::GetAddress </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a0749ae85dd3d8dd203b11a6972f29acd"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a> lldb::SBBreakpointLocation::GetBreakpoint </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a1e6446b0baac2079be695631167e4c9d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* lldb::SBBreakpointLocation::GetCondition </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="abbad259bdbad2c6c5d6cac3232042684"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool lldb::SBBreakpointLocation::GetDescription </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classlldb_1_1SBStream.html">lldb::SBStream</a> & </td>
<td class="paramname"><em>description</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">DescriptionLevel </td>
<td class="paramname"><em>level</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a1a491b93198569ee97d7d2e74db8a0cb"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">break_id_t lldb::SBBreakpointLocation::GetID </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a2e026a9667b550732859fe6b4c7a4a0e"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t lldb::SBBreakpointLocation::GetIgnoreCount </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a4744e68c843f825fcc840f2b5f27ab06"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">lldb::addr_t lldb::SBBreakpointLocation::GetLoadAddress </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="ae6b46b6018092afbcdc4252f65210421"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* lldb::SBBreakpointLocation::GetQueueName </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="aa0c8740ab859387d3e38f2b42fbec913"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">lldb::tid_t lldb::SBBreakpointLocation::GetThreadID </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a73460569261d4e64bccb583296903d05"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t lldb::SBBreakpointLocation::GetThreadIndex </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a8b2d10a7a2e42978267da2d405f8389c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* lldb::SBBreakpointLocation::GetThreadName </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a03de6352b1c9e72d69d05f33e0678033"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool lldb::SBBreakpointLocation::IsEnabled </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="aa0e4e39ef42d9abd4ac0f999d42b398e"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool lldb::SBBreakpointLocation::IsResolved </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a3c7f9ca4791be208a34e7e2e450fc29f"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool lldb::SBBreakpointLocation::IsValid </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="ad7586500bbcff50085630d2942577734"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a>& lldb::SBBreakpointLocation::operator= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classlldb_1_1SBBreakpointLocation.html">lldb::SBBreakpointLocation</a> & </td>
<td class="paramname"><em>rhs</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a50137e090d586a9d73df57c4213d5b9d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void lldb::SBBreakpointLocation::SetCondition </td>
<td>(</td>
<td class="paramtype">const char * </td>
<td class="paramname"><em>condition</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a53732b8f69ceb7dfac7cc27aecca98f9"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void lldb::SBBreakpointLocation::SetEnabled </td>
<td>(</td>
<td class="paramtype">bool </td>
<td class="paramname"><em>enabled</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a5b932190e21ebded363d5473bee0dbca"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void lldb::SBBreakpointLocation::SetIgnoreCount </td>
<td>(</td>
<td class="paramtype">uint32_t </td>
<td class="paramname"><em>n</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="ae484cb73cd9dfccd22734c26cde45dc7"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void lldb::SBBreakpointLocation::SetQueueName </td>
<td>(</td>
<td class="paramtype">const char * </td>
<td class="paramname"><em>queue_name</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="aacd19e93e1145c75338f7580cd2dbf83"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void lldb::SBBreakpointLocation::SetThreadID </td>
<td>(</td>
<td class="paramtype">lldb::tid_t </td>
<td class="paramname"><em>sb_thread_id</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="ab032fdfba071fe51f7370e1ecaa8d29a"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void lldb::SBBreakpointLocation::SetThreadIndex </td>
<td>(</td>
<td class="paramtype">uint32_t </td>
<td class="paramname"><em>index</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a164f28216607030e151cdf5cfe258a52"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void lldb::SBBreakpointLocation::SetThreadName </td>
<td>(</td>
<td class="paramtype">const char * </td>
<td class="paramname"><em>thread_name</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="a05adbcb8d615d226d916e4dab4f9d2c5"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">friend class lldb_private::ScriptInterpreterPython</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">friend</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="SBBreakpointLocation_8h_source.html#l00099">99</a> of file <a class="el" href="SBBreakpointLocation_8h_source.html">SBBreakpointLocation.h</a>.</p>
</div>
</div>
<a class="anchor" id="a6111b8161fd12c097de5b0312ff50808"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">friend class <a class="el" href="classlldb_1_1SBBreakpoint.html">SBBreakpoint</a></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">friend</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="SBBreakpointLocation_8h_source.html#l00097">97</a> of file <a class="el" href="SBBreakpointLocation_8h_source.html">SBBreakpointLocation.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="SBBreakpointLocation_8h_source.html">SBBreakpointLocation.h</a></li>
</ul>
</div><!-- contents -->
<hr>
<p class="footer">
Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
align="middle" border="0"/>1.8.1.2</a><br>
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>
<hr>
<!--#include virtual="/attrib.incl" -->
</body>
</html>