summaryrefslogtreecommitdiffstats
path: root/lldb/www/python_reference/lldb.SBError-class.html
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/www/python_reference/lldb.SBError-class.html')
-rw-r--r--lldb/www/python_reference/lldb.SBError-class.html54
1 files changed, 30 insertions, 24 deletions
diff --git a/lldb/www/python_reference/lldb.SBError-class.html b/lldb/www/python_reference/lldb.SBError-class.html
index 4867acd9415..5cef24b9246 100644
--- a/lldb/www/python_reference/lldb.SBError-class.html
+++ b/lldb/www/python_reference/lldb.SBError-class.html
@@ -60,28 +60,28 @@
<h1 class="epydoc">Class SBError</h1><p class="nomargin-top"><span class="codelink"><a href="lldb-pysrc.html#SBError">source&nbsp;code</a></span></p>
<center>
<center> <map id="uml_class_diagram_for_lldb_sbe" name="uml_class_diagram_for_lldb_sbe">
-<area shape="rect" id="node14" href="lldb.SBError-class.html#__swig_setmethods__" title="lldb.SBError.__swig_setmethods__" alt="" coords="17,31,197,49"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#__swig_getmethods__" title="lldb.SBError.__swig_getmethods__" alt="" coords="17,49,197,68"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#description" title="A read only property that returns the same result as GetCString()." alt="" coords="17,68,197,87"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#fail" title="A read only property that returns the same result as Fail()." alt="" coords="17,87,197,105"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#success" title="A read only property that returns the same result as Success()." alt="" coords="17,105,197,124"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#type" title="A read only property that returns the same result as GetType()." alt="" coords="17,124,197,143"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#value" title="A read only property that returns the same result as GetError()." alt="" coords="17,143,197,161"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#__setattr__" title="x.__setattr__(&#39;name&#39;, value) &lt;==&gt; x.name = value" alt="" coords="17,164,197,183"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#__getattr__" title="lldb.SBError.__getattr__" alt="" coords="17,183,197,201"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#__repr__" title="repr(x)" alt="" coords="17,201,197,220"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#__init__" title="__init__(lldb::SBError self) &#45;&gt; SBError __init__(lldb::SBError self, &#160;SBError rhs) &#45;&gt; SBError" alt="" coords="17,220,197,239"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#__swig_destroy__" title="delete_SBError(SBError self)" alt="" coords="17,239,197,257"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#__del__" title="lldb.SBError.__del__" alt="" coords="17,257,197,276"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#GetCString" title="GetCString(SBError self) &#45;&gt; str const *" alt="" coords="17,276,197,295"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#Clear" title="Clear(SBError self)" alt="" coords="17,295,197,313"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#Fail" title="Fail(SBError self) &#45;&gt; bool" alt="" coords="17,313,197,332"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#Success" title="Success(SBError self) &#45;&gt; bool" alt="" coords="17,332,197,351"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#GetError" title="GetError(SBError self) &#45;&gt; uint32_t" alt="" coords="17,351,197,369"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#GetType" title="GetType(SBError self) &#45;&gt; lldb::ErrorType" alt="" coords="17,369,197,388"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#SetError" title="SetError(SBError self, uint32_t err, lldb::ErrorType type)" alt="" coords="17,388,197,407"/>
-<area shape="rect" id="node14" href="lldb.SBError-class.html#__str__" title="__str__(SBError self) &#45;&gt; PyObject *" alt="" coords="17,425,197,444"/>
-<area shape="rect" id="node1" href="lldb.SBError-class.html" title="Represents a container for holding any error code." alt="" coords="5,6,208,450"/>
+<area shape="rect" id="node1_21" href="lldb.SBError-class.html#__swig_setmethods__" title="lldb.SBError.__swig_setmethods__" alt="" coords="17,31,197,51"/>
+<area shape="rect" id="node1_22" href="lldb.SBError-class.html#__swig_getmethods__" title="lldb.SBError.__swig_getmethods__" alt="" coords="17,51,197,71"/>
+<area shape="rect" id="node1_23" href="lldb.SBError-class.html#description" title="A read only property that returns the same result as GetCString()." alt="" coords="17,71,197,91"/>
+<area shape="rect" id="node1_24" href="lldb.SBError-class.html#fail" title="A read only property that returns the same result as Fail()." alt="" coords="17,91,197,111"/>
+<area shape="rect" id="node1_25" href="lldb.SBError-class.html#success" title="A read only property that returns the same result as Success()." alt="" coords="17,111,197,131"/>
+<area shape="rect" id="node1_26" href="lldb.SBError-class.html#type" title="A read only property that returns the same result as GetType()." alt="" coords="17,131,197,151"/>
+<area shape="rect" id="node1_27" href="lldb.SBError-class.html#value" title="A read only property that returns the same result as GetError()." alt="" coords="17,151,197,171"/>
+<area shape="rect" id="node1_28" href="lldb.SBError-class.html#__setattr__" title="x.__setattr__(&#39;name&#39;, value) &lt;==&gt; x.name = value" alt="" coords="17,173,197,193"/>
+<area shape="rect" id="node1_29" href="lldb.SBError-class.html#__getattr__" title="lldb.SBError.__getattr__" alt="" coords="17,193,197,213"/>
+<area shape="rect" id="node1_30" href="lldb.SBError-class.html#__repr__" title="repr(x)" alt="" coords="17,213,197,233"/>
+<area shape="rect" id="node1_31" href="lldb.SBError-class.html#__init__" title="__init__(lldb::SBError self) &#45;&gt; SBError __init__(lldb::SBError self, &#160;SBError rhs) &#45;&gt; SBError" alt="" coords="17,233,197,253"/>
+<area shape="rect" id="node1_32" href="lldb.SBError-class.html#__swig_destroy__" title="delete_SBError(SBError self)" alt="" coords="17,253,197,273"/>
+<area shape="rect" id="node1_33" href="lldb.SBError-class.html#__del__" title="lldb.SBError.__del__" alt="" coords="17,273,197,293"/>
+<area shape="rect" id="node1_34" href="lldb.SBError-class.html#GetCString" title="GetCString(SBError self) &#45;&gt; str const *" alt="" coords="17,293,197,313"/>
+<area shape="rect" id="node1_35" href="lldb.SBError-class.html#Clear" title="Clear(SBError self)" alt="" coords="17,313,197,333"/>
+<area shape="rect" id="node1_36" href="lldb.SBError-class.html#Fail" title="Fail(SBError self) &#45;&gt; bool" alt="" coords="17,333,197,353"/>
+<area shape="rect" id="node1_37" href="lldb.SBError-class.html#Success" title="Success(SBError self) &#45;&gt; bool" alt="" coords="17,353,197,373"/>
+<area shape="rect" id="node1_38" href="lldb.SBError-class.html#GetError" title="GetError(SBError self) &#45;&gt; uint32_t" alt="" coords="17,373,197,393"/>
+<area shape="rect" id="node1_39" href="lldb.SBError-class.html#GetType" title="GetType(SBError self) &#45;&gt; lldb::ErrorType" alt="" coords="17,393,197,413"/>
+<area shape="rect" id="node1_40" href="lldb.SBError-class.html#SetError" title="SetError(SBError self, uint32_t err, lldb::ErrorType type)" alt="" coords="17,413,197,433"/>
+<area shape="rect" id="node1_41" href="lldb.SBError-class.html#__str__" title="__str__(SBError self) &#45;&gt; PyObject *" alt="" coords="17,453,197,473"/>
+<area shape="rect" id="node1" href="lldb.SBError-class.html" title="Represents a container for holding any error code." alt="" coords="5,5,209,480"/>
</map>
<img src="uml_class_diagram_for_lldb_sbe.gif" alt='' usemap="#uml_class_diagram_for_lldb_sbe" ismap="ismap" class="graph-without-title" />
</center>
@@ -439,7 +439,13 @@ condition and we get back a void process object.
<tr>
<td><span class="summary-sig"><a name="SetErrorStringWithFormat"></a><span class="summary-sig-name">SetErrorStringWithFormat</span>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">*args</span>)</span><br />
- SetErrorStringWithFormat(SBError self, str const * format) -&gt; int</td>
+ SetErrorStringWithFormat(SBError self, str const * format, str *
+ str1=None, str * str2=None, str * str3=None) -&gt; int
+ SetErrorStringWithFormat(SBError self, str const * format, str *
+ str1=None, str * str2=None) -&gt; int
+ SetErrorStringWithFormat(SBError self, str const * format, str *
+ str1=None) -&gt; int SetErrorStringWithFormat(SBError self, str const
+ * format) -&gt; int</td>
<td align="right" valign="top">
<span class="codelink"><a href="lldb-pysrc.html#SBError.SetErrorStringWithFormat">source&nbsp;code</a></span>
@@ -868,7 +874,7 @@ condition and we get back a void process object.
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Fri Jul 19 13:22:35 2013
+ Generated by Epydoc 3.0.1 on Fri Oct 14 13:55:26 2016
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
OpenPOWER on IntegriCloud