diff options
Diffstat (limited to 'lldb/www/python_reference/lldb.SBFileSpec-class.html')
| -rw-r--r-- | lldb/www/python_reference/lldb.SBFileSpec-class.html | 102 |
1 files changed, 78 insertions, 24 deletions
diff --git a/lldb/www/python_reference/lldb.SBFileSpec-class.html b/lldb/www/python_reference/lldb.SBFileSpec-class.html index 7e3df69b937..edcb136b652 100644 --- a/lldb/www/python_reference/lldb.SBFileSpec-class.html +++ b/lldb/www/python_reference/lldb.SBFileSpec-class.html @@ -60,27 +60,27 @@ <h1 class="epydoc">Class SBFileSpec</h1><p class="nomargin-top"><span class="codelink"><a href="lldb-pysrc.html#SBFileSpec">source code</a></span></p> <center> <center> <map id="uml_class_diagram_for_lldb_sbf" name="uml_class_diagram_for_lldb_sbf"> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#__swig_setmethods__" title="lldb.SBFileSpec.__swig_setmethods__" alt="" coords="17,31,216,49"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#__swig_getmethods__" title="lldb.SBFileSpec.__swig_getmethods__" alt="" coords="17,49,216,68"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#basename" title="A read only property that returns the path basename as a python string." alt="" coords="17,68,216,87"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#dirname" title="A read only property that returns the path directory name as a python  string." alt="" coords="17,87,216,105"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#exists" title="A read only property that returns a boolean value that indicates if the  file exists." alt="" coords="17,105,216,124"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#fullpath" title="A read only property that returns the fullpath as a python string." alt="" coords="17,124,216,143"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#__setattr__" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="17,145,216,164"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#__getattr__" title="lldb.SBFileSpec.__getattr__" alt="" coords="17,164,216,183"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#__repr__" title="repr(x)" alt="" coords="17,183,216,201"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#__eq__" title="lldb.SBFileSpec.__eq__" alt="" coords="17,201,216,220"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#__ne__" title="lldb.SBFileSpec.__ne__" alt="" coords="17,220,216,239"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#__init__" title="__init__(lldb::SBFileSpec self) -> SBFileSpec __init__(lldb::SBFileSpec  self, SBFileSpec rhs) -> SBFileSpec __init__(lldb::SBFileSpec self, str  const * path) -> SBFileSpec __init__(lldb::SBFileSpec self, str const *  path, bool resolve) -> SBFileSpec" alt="" coords="17,239,216,257"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#__swig_destroy__" title="delete_SBFileSpec(SBFileSpec self)" alt="" coords="17,257,216,276"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#__del__" title="lldb.SBFileSpec.__del__" alt="" coords="17,276,216,295"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#__nonzero__" title="lldb.SBFileSpec.__nonzero__" alt="" coords="17,295,216,313"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#IsValid" title="IsValid(SBFileSpec self) -> bool" alt="" coords="17,313,216,332"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#Exists" title="Exists(SBFileSpec self) -> bool" alt="" coords="17,332,216,351"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#ResolveExecutableLocation" title="ResolveExecutableLocation(SBFileSpec self) -> bool" alt="" coords="17,351,216,369"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#GetFilename" title="GetFilename(SBFileSpec self) -> str const *" alt="" coords="17,369,216,388"/> -<area shape="rect" id="node17" href="lldb.SBFileSpec-class.html#__str__" title="__str__(SBFileSpec self) -> PyObject *" alt="" coords="17,407,216,425"/> -<area shape="rect" id="node1" href="lldb.SBFileSpec-class.html" title="Represents a file specfication that divides the path into a directory and basename." alt="" coords="5,6,227,431"/> +<area shape="rect" id="node1_20" href="lldb.SBFileSpec-class.html#__swig_setmethods__" title="lldb.SBFileSpec.__swig_setmethods__" alt="" coords="17,32,216,52"/> +<area shape="rect" id="node1_21" href="lldb.SBFileSpec-class.html#__swig_getmethods__" title="lldb.SBFileSpec.__swig_getmethods__" alt="" coords="17,52,216,72"/> +<area shape="rect" id="node1_22" href="lldb.SBFileSpec-class.html#basename" title="A read only property that returns the path basename as a python string." alt="" coords="17,72,216,92"/> +<area shape="rect" id="node1_23" href="lldb.SBFileSpec-class.html#dirname" title="A read only property that returns the path directory name as a python  string." alt="" coords="17,92,216,112"/> +<area shape="rect" id="node1_24" href="lldb.SBFileSpec-class.html#exists" title="A read only property that returns a boolean value that indicates if the  file exists." alt="" coords="17,112,216,132"/> +<area shape="rect" id="node1_25" href="lldb.SBFileSpec-class.html#fullpath" title="A read only property that returns the fullpath as a python string." alt="" coords="17,132,216,152"/> +<area shape="rect" id="node1_26" href="lldb.SBFileSpec-class.html#__setattr__" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="17,155,216,175"/> +<area shape="rect" id="node1_27" href="lldb.SBFileSpec-class.html#__getattr__" title="lldb.SBFileSpec.__getattr__" alt="" coords="17,175,216,195"/> +<area shape="rect" id="node1_28" href="lldb.SBFileSpec-class.html#__repr__" title="repr(x)" alt="" coords="17,195,216,215"/> +<area shape="rect" id="node1_29" href="lldb.SBFileSpec-class.html#__eq__" title="lldb.SBFileSpec.__eq__" alt="" coords="17,215,216,235"/> +<area shape="rect" id="node1_30" href="lldb.SBFileSpec-class.html#__ne__" title="lldb.SBFileSpec.__ne__" alt="" coords="17,235,216,255"/> +<area shape="rect" id="node1_31" href="lldb.SBFileSpec-class.html#__init__" title="__init__(lldb::SBFileSpec self) -> SBFileSpec __init__(lldb::SBFileSpec  self, SBFileSpec rhs) -> SBFileSpec __init__(lldb::SBFileSpec self, str  const * path) -> SBFileSpec __init__(lldb::SBFileSpec self, str const *  path, bool resolve) -> SBFileSpec" alt="" coords="17,255,216,275"/> +<area shape="rect" id="node1_32" href="lldb.SBFileSpec-class.html#__swig_destroy__" title="delete_SBFileSpec(SBFileSpec self)" alt="" coords="17,275,216,295"/> +<area shape="rect" id="node1_33" href="lldb.SBFileSpec-class.html#__del__" title="lldb.SBFileSpec.__del__" alt="" coords="17,295,216,315"/> +<area shape="rect" id="node1_34" href="lldb.SBFileSpec-class.html#__nonzero__" title="lldb.SBFileSpec.__nonzero__" alt="" coords="17,315,216,335"/> +<area shape="rect" id="node1_35" href="lldb.SBFileSpec-class.html#IsValid" title="IsValid(SBFileSpec self) -> bool" alt="" coords="17,335,216,355"/> +<area shape="rect" id="node1_36" href="lldb.SBFileSpec-class.html#Exists" title="Exists(SBFileSpec self) -> bool" alt="" coords="17,355,216,375"/> +<area shape="rect" id="node1_37" href="lldb.SBFileSpec-class.html#ResolveExecutableLocation" title="ResolveExecutableLocation(SBFileSpec self) -> bool" alt="" coords="17,375,216,395"/> +<area shape="rect" id="node1_38" href="lldb.SBFileSpec-class.html#GetFilename" title="GetFilename(SBFileSpec self) -> str const *" alt="" coords="17,395,216,415"/> +<area shape="rect" id="node1_39" href="lldb.SBFileSpec-class.html#__str__" title="__str__(SBFileSpec self) -> PyObject *" alt="" coords="17,435,216,455"/> +<area shape="rect" id="node1" href="lldb.SBFileSpec-class.html" title="Represents a file specification that divides the path into a directory and basename." alt="" coords="5,6,227,461"/> </map> <img src="uml_class_diagram_for_lldb_sbf.gif" alt='' usemap="#uml_class_diagram_for_lldb_sbf" ismap="ismap" class="graph-without-title" /> </center> @@ -88,7 +88,7 @@ <hr /> <pre class="literalblock"> -Represents a file specfication that divides the path into a directory and +Represents a file specification that divides the path into a directory and basename. The string values of the paths are put into uniqued string pools for fast comparisons and efficient memory usage. @@ -106,7 +106,7 @@ For example, the following code gets the line entry from the symbol context when a thread is stopped. It gets the file spec corresponding to the line entry and checks that -the filename and the directory matches wat we expect. +the filename and the directory matches what we expect. </pre> @@ -376,6 +376,42 @@ the filename and the directory matches wat we expect. </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> + <td><span class="summary-sig"><a name="SetFilename"></a><span class="summary-sig-name">SetFilename</span>(<span class="summary-sig-arg">self</span>, + <span class="summary-sig-arg">*args</span>)</span><br /> + SetFilename(SBFileSpec self, str const * filename)</td> + <td align="right" valign="top"> + <span class="codelink"><a href="lldb-pysrc.html#SBFileSpec.SetFilename">source code</a></span> + + </td> + </tr> + </table> + + </td> + </tr> +<tr> + <td width="15%" align="right" valign="top" class="summary"> + <span class="summary-type"> </span> + </td><td class="summary"> + <table width="100%" cellpadding="0" cellspacing="0" border="0"> + <tr> + <td><span class="summary-sig"><a name="SetDirectory"></a><span class="summary-sig-name">SetDirectory</span>(<span class="summary-sig-arg">self</span>, + <span class="summary-sig-arg">*args</span>)</span><br /> + SetDirectory(SBFileSpec self, str const * directory)</td> + <td align="right" valign="top"> + <span class="codelink"><a href="lldb-pysrc.html#SBFileSpec.SetDirectory">source code</a></span> + + </td> + </tr> + </table> + + </td> + </tr> +<tr> + <td width="15%" align="right" valign="top" class="summary"> + <span class="summary-type"> </span> + </td><td class="summary"> + <table width="100%" cellpadding="0" cellspacing="0" border="0"> + <tr> <td><span class="summary-sig"><a name="GetPath"></a><span class="summary-sig-name">GetPath</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">*args</span>)</span><br /> GetPath(SBFileSpec self, str * dst_path, size_t dst_len) -> @@ -413,6 +449,24 @@ the filename and the directory matches wat we expect. </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> + <td><span class="summary-sig"><a name="AppendPathComponent"></a><span class="summary-sig-name">AppendPathComponent</span>(<span class="summary-sig-arg">self</span>, + <span class="summary-sig-arg">*args</span>)</span><br /> + AppendPathComponent(SBFileSpec self, str const * file_or_directory)</td> + <td align="right" valign="top"> + <span class="codelink"><a href="lldb-pysrc.html#SBFileSpec.AppendPathComponent">source code</a></span> + + </td> + </tr> + </table> + + </td> + </tr> +<tr> + <td width="15%" align="right" valign="top" class="summary"> + <span class="summary-type"> </span> + </td><td class="summary"> + <table width="100%" cellpadding="0" cellspacing="0" border="0"> + <tr> <td><span class="summary-sig"><a name="__get_fullpath__"></a><span class="summary-sig-name">__get_fullpath__</span>(<span class="summary-sig-arg">self</span>)</span></td> <td align="right" valign="top"> <span class="codelink"><a href="lldb-pysrc.html#SBFileSpec.__get_fullpath__">source code</a></span> @@ -812,7 +866,7 @@ the filename and the directory matches wat we expect. <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" |

