2013-07-20 01:28:54 +08:00
<!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::SBFileSpec Class Reference< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head > < body >
< p class = "title" > LLDB API Documentation< / p >
2016-10-20 21:04:32 +08:00
<!-- Generated by Doxygen 1.8.6 -->
2013-07-20 01:28:54 +08:00
< 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 >
2016-10-20 21:04:32 +08:00
< li > < a href = "inherits.html" > < span > Class  Hierarchy< / span > < / a > < / li >
2013-07-20 01:28:54 +08:00
< 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_1SBFileSpec.html" > SBFileSpec< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#friends" > Friends< / a > |
< a href = "classlldb_1_1SBFileSpec-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > lldb::SBFileSpec Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > > < / code > < / p >
< table class = "memberdecls" >
2016-10-20 21:04:32 +08:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
2013-07-20 01:28:54 +08:00
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:aa36c6537a27dc85a65f6b6dce4c5717a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#aa36c6537a27dc85a65f6b6dce4c5717a" > SBFileSpec< / a > ()< / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:aa36c6537a27dc85a65f6b6dce4c5717a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a0432ae80e6c9e7b2b2ca12f3ea2c8694" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a0432ae80e6c9e7b2b2ca12f3ea2c8694" > SBFileSpec< / a > (const < a class = "el" href = "classlldb_1_1SBFileSpec.html" > lldb::SBFileSpec< / a > & rhs)< / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a0432ae80e6c9e7b2b2ca12f3ea2c8694" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a6050807f33bdc7636d20600710fd074c" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a6050807f33bdc7636d20600710fd074c" > SBFileSpec< / a > (const char *path)< / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a6050807f33bdc7636d20600710fd074c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a1e5ac948749f2d300fd0d421919c5659" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a1e5ac948749f2d300fd0d421919c5659" > SBFileSpec< / a > (const char *path, bool resolve)< / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a1e5ac948749f2d300fd0d421919c5659" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a3297ef414265a5916208b09eb85b1190" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a3297ef414265a5916208b09eb85b1190" > ~SBFileSpec< / a > ()< / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a3297ef414265a5916208b09eb85b1190" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a3b680d67182a279ffacf79d4de3ae8d3" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classlldb_1_1SBFileSpec.html" > SBFileSpec< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a3b680d67182a279ffacf79d4de3ae8d3" > operator=< / a > (const < a class = "el" href = "classlldb_1_1SBFileSpec.html" > lldb::SBFileSpec< / a > & rhs)< / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a3b680d67182a279ffacf79d4de3ae8d3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:ae098f6d88ac59008e209fa135ac980b5" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#ae098f6d88ac59008e209fa135ac980b5" > IsValid< / a > () const < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:ae098f6d88ac59008e209fa135ac980b5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a496f472ee02bd3de441a7d6be35c3b60" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a496f472ee02bd3de441a7d6be35c3b60" > Exists< / a > () const < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a496f472ee02bd3de441a7d6be35c3b60" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a1f7ee681b60b1a98ed55e2d0ddce0971" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a1f7ee681b60b1a98ed55e2d0ddce0971" > ResolveExecutableLocation< / a > ()< / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a1f7ee681b60b1a98ed55e2d0ddce0971" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a24f057a71b335f224c449a569582bee0" > < td class = "memItemLeft" align = "right" valign = "top" > const char *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a24f057a71b335f224c449a569582bee0" > GetFilename< / a > () const < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a24f057a71b335f224c449a569582bee0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a4a759130426d39154725bd5c9a99fd9c" > < td class = "memItemLeft" align = "right" valign = "top" > const char *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a4a759130426d39154725bd5c9a99fd9c" > GetDirectory< / a > () const < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a4a759130426d39154725bd5c9a99fd9c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0332d5b4ed8ba36c834e41399dfb79f1" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a0332d5b4ed8ba36c834e41399dfb79f1" > SetFilename< / a > (const char *filename)< / td > < / tr >
< tr class = "separator:a0332d5b4ed8ba36c834e41399dfb79f1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af9d2f3326bb09b792b57b799fb9fd9a2" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#af9d2f3326bb09b792b57b799fb9fd9a2" > SetDirectory< / a > (const char *directory)< / td > < / tr >
< tr class = "separator:af9d2f3326bb09b792b57b799fb9fd9a2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:afe84dd1c8fc98aa46a17d015392513fe" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#afe84dd1c8fc98aa46a17d015392513fe" > GetPath< / a > (char *dst_path, size_t dst_len) const < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:afe84dd1c8fc98aa46a17d015392513fe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a3657d3fcdfe1a340efdc3e12591625d2" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a3657d3fcdfe1a340efdc3e12591625d2" > GetDescription< / a > (< a class = "el" href = "classlldb_1_1SBStream.html" > lldb::SBStream< / a > & description) const < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a3657d3fcdfe1a340efdc3e12591625d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afd695e05e8ac8baab8fbfc1c4386ad6e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#afd695e05e8ac8baab8fbfc1c4386ad6e" > AppendPathComponent< / a > (const char *file_or_directory)< / td > < / tr >
< tr class = "separator:afd695e05e8ac8baab8fbfc1c4386ad6e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< / table > < table class = "memberdecls" >
2016-10-20 21:04:32 +08:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
2013-07-20 01:28:54 +08:00
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ad735c48f207b865c3603f1971a0cee06" > < td class = "memItemLeft" align = "right" valign = "top" > static int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#ad735c48f207b865c3603f1971a0cee06" > ResolvePath< / a > (const char *src_path, char *dst_path, size_t dst_len)< / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:ad735c48f207b865c3603f1971a0cee06" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< / table > < table class = "memberdecls" >
2016-10-20 21:04:32 +08:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "friends" > < / a >
2013-07-20 01:28:54 +08:00
Friends< / h2 > < / td > < / tr >
< tr class = "memitem:af3b5e780279d763c3f3840f93019bd73" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#af3b5e780279d763c3f3840f93019bd73" > SBAttachInfo< / a > < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:af3b5e780279d763c3f3840f93019bd73" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a9a0f451374fae1de4a565d58be988a42" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a9a0f451374fae1de4a565d58be988a42" > SBBlock< / a > < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a9a0f451374fae1de4a565d58be988a42" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af3fb6efd0d4f3b3bb7b87db062eb48c9" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#af3fb6efd0d4f3b3bb7b87db062eb48c9" > SBCommandInterpreter< / a > < / td > < / tr >
< tr class = "separator:af3fb6efd0d4f3b3bb7b87db062eb48c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:ad26dad126a8393ff3d6d085256763b1e" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#ad26dad126a8393ff3d6d085256763b1e" > SBCompileUnit< / a > < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:ad26dad126a8393ff3d6d085256763b1e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a64b7a515cc7e71c61fa4ec0e78b7ef76" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a64b7a515cc7e71c61fa4ec0e78b7ef76" > SBDeclaration< / a > < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a64b7a515cc7e71c61fa4ec0e78b7ef76" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:ad888da29ccd271039b389198ac9c4e69" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#ad888da29ccd271039b389198ac9c4e69" > SBFileSpecList< / a > < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:ad888da29ccd271039b389198ac9c4e69" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a9ada3c5b4aacbb1a69d04af114f52c9d" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a9ada3c5b4aacbb1a69d04af114f52c9d" > SBHostOS< / a > < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a9ada3c5b4aacbb1a69d04af114f52c9d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a129df5ce076b68df19759413af81148a" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a129df5ce076b68df19759413af81148a" > SBLaunchInfo< / a > < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a129df5ce076b68df19759413af81148a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a97e6bf3edfbd7a86dd8a110aee377713" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a97e6bf3edfbd7a86dd8a110aee377713" > SBLineEntry< / a > < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a97e6bf3edfbd7a86dd8a110aee377713" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a5a50b764fceeae5ed6ecf04b9d1eba5c" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a5a50b764fceeae5ed6ecf04b9d1eba5c" > SBModule< / a > < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a5a50b764fceeae5ed6ecf04b9d1eba5c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a9649e82cb66f8c8ee6800f986f9fea4d" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a9649e82cb66f8c8ee6800f986f9fea4d" > SBModuleSpec< / a > < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a9649e82cb66f8c8ee6800f986f9fea4d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aef0a6f2e2f78a9b2a57b4fd3bf521d81" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#aef0a6f2e2f78a9b2a57b4fd3bf521d81" > SBPlatform< / a > < / td > < / tr >
< tr class = "separator:aef0a6f2e2f78a9b2a57b4fd3bf521d81" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a3392eea8d13e7395ee1e04a2b733e19b" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a3392eea8d13e7395ee1e04a2b733e19b" > SBProcess< / a > < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a3392eea8d13e7395ee1e04a2b733e19b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:ae1d57dafb47436f15cdb94c1e7a26679" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#ae1d57dafb47436f15cdb94c1e7a26679" > SBSourceManager< / a > < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:ae1d57dafb47436f15cdb94c1e7a26679" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a95c9ffeaf2f2f85963ac8ffb40bdd494" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a95c9ffeaf2f2f85963ac8ffb40bdd494" > SBThread< / a > < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a95c9ffeaf2f2f85963ac8ffb40bdd494" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< tr class = "memitem:a593230acf95f9720217b7fb17681efca" > < td class = "memItemLeft" align = "right" valign = "top" > class  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classlldb_1_1SBFileSpec.html#a593230acf95f9720217b7fb17681efca" > SBTarget< / a > < / td > < / tr >
2016-10-20 21:04:32 +08:00
< tr class = "separator:a593230acf95f9720217b7fb17681efca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-07-20 01:28:54 +08:00
< / table >
2016-10-20 21:04:32 +08:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2013-07-20 01:28:54 +08:00
< div class = "textblock" >
< p > Definition at line < a class = "el" href = "SBFileSpec_8h_source.html#l00017" > 17< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
2016-10-20 21:04:32 +08:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2013-07-20 01:28:54 +08:00
< a class = "anchor" id = "aa36c6537a27dc85a65f6b6dce4c5717a" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > lldb::SBFileSpec::SBFileSpec < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a0432ae80e6c9e7b2b2ca12f3ea2c8694" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > lldb::SBFileSpec::SBFileSpec < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classlldb_1_1SBFileSpec.html" > lldb::SBFileSpec< / 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 = "a6050807f33bdc7636d20600710fd074c" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > lldb::SBFileSpec::SBFileSpec < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > path< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a1e5ac948749f2d300fd0d421919c5659" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > lldb::SBFileSpec::SBFileSpec < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > path< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > resolve< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a3297ef414265a5916208b09eb85b1190" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > lldb::SBFileSpec::~SBFileSpec < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2016-10-20 21:04:32 +08:00
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a class = "anchor" id = "afd695e05e8ac8baab8fbfc1c4386ad6e" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void lldb::SBFileSpec::AppendPathComponent < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > file_or_directory< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2013-07-20 01:28:54 +08:00
< a class = "anchor" id = "a496f472ee02bd3de441a7d6be35c3b60" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool lldb::SBFileSpec::Exists < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a3657d3fcdfe1a340efdc3e12591625d2" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool lldb::SBFileSpec::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 > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a4a759130426d39154725bd5c9a99fd9c" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const char* lldb::SBFileSpec::GetDirectory < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a24f057a71b335f224c449a569582bee0" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const char* lldb::SBFileSpec::GetFilename < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "afe84dd1c8fc98aa46a17d015392513fe" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t lldb::SBFileSpec::GetPath < / td >
< td > (< / td >
< td class = "paramtype" > char *  < / td >
< td class = "paramname" > < em > dst_path< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > dst_len< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "ae098f6d88ac59008e209fa135ac980b5" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool lldb::SBFileSpec::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 = "a3b680d67182a279ffacf79d4de3ae8d3" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "classlldb_1_1SBFileSpec.html" > SBFileSpec< / a > & lldb::SBFileSpec::operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classlldb_1_1SBFileSpec.html" > lldb::SBFileSpec< / 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 = "a1f7ee681b60b1a98ed55e2d0ddce0971" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool lldb::SBFileSpec::ResolveExecutableLocation < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "ad735c48f207b865c3603f1971a0cee06" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static int lldb::SBFileSpec::ResolvePath < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > src_path< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > char *  < / td >
< td class = "paramname" > < em > dst_path< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > dst_len< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2016-10-20 21:04:32 +08:00
< a class = "anchor" id = "af9d2f3326bb09b792b57b799fb9fd9a2" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void lldb::SBFileSpec::SetDirectory < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > directory< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a0332d5b4ed8ba36c834e41399dfb79f1" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void lldb::SBFileSpec::SetFilename < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > filename< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Friends And Related Function Documentation< / h2 >
2013-07-20 01:28:54 +08:00
< a class = "anchor" id = "af3b5e780279d763c3f3840f93019bd73" > < / 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_1SBAttachInfo.html" > SBAttachInfo< / 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" >
2016-10-20 21:04:32 +08:00
< p > Definition at line < a class = "el" href = "SBFileSpec_8h_source.html#l00055" > 55< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
2013-07-20 01:28:54 +08:00
< / div >
< / div >
< a class = "anchor" id = "a9a0f451374fae1de4a565d58be988a42" > < / 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_1SBBlock.html" > SBBlock< / 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" >
2016-10-20 21:04:32 +08:00
< p > Definition at line < a class = "el" href = "SBFileSpec_8h_source.html#l00056" > 56< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "af3fb6efd0d4f3b3bb7b87db062eb48c9" > < / 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_1SBCommandInterpreter.html" > SBCommandInterpreter< / 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 = "SBFileSpec_8h_source.html#l00057" > 57< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
2013-07-20 01:28:54 +08:00
< / div >
< / div >
< a class = "anchor" id = "ad26dad126a8393ff3d6d085256763b1e" > < / 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_1SBCompileUnit.html" > SBCompileUnit< / 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" >
2016-10-20 21:04:32 +08:00
< p > Definition at line < a class = "el" href = "SBFileSpec_8h_source.html#l00058" > 58< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
2013-07-20 01:28:54 +08:00
< / div >
< / div >
< a class = "anchor" id = "a64b7a515cc7e71c61fa4ec0e78b7ef76" > < / 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_1SBDeclaration.html" > SBDeclaration< / 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" >
2016-10-20 21:04:32 +08:00
< p > Definition at line < a class = "el" href = "SBFileSpec_8h_source.html#l00059" > 59< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
2013-07-20 01:28:54 +08:00
< / div >
< / div >
< a class = "anchor" id = "ad888da29ccd271039b389198ac9c4e69" > < / 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_1SBFileSpecList.html" > SBFileSpecList< / 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" >
2016-10-20 21:04:32 +08:00
< p > Definition at line < a class = "el" href = "SBFileSpec_8h_source.html#l00060" > 60< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
2013-07-20 01:28:54 +08:00
< / div >
< / div >
< a class = "anchor" id = "a9ada3c5b4aacbb1a69d04af114f52c9d" > < / 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_1SBHostOS.html" > SBHostOS< / 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" >
2016-10-20 21:04:32 +08:00
< p > Definition at line < a class = "el" href = "SBFileSpec_8h_source.html#l00061" > 61< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
2013-07-20 01:28:54 +08:00
< / div >
< / div >
< a class = "anchor" id = "a129df5ce076b68df19759413af81148a" > < / 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_1SBLaunchInfo.html" > SBLaunchInfo< / 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" >
2016-10-20 21:04:32 +08:00
< p > Definition at line < a class = "el" href = "SBFileSpec_8h_source.html#l00062" > 62< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
2013-07-20 01:28:54 +08:00
< / div >
< / div >
< a class = "anchor" id = "a97e6bf3edfbd7a86dd8a110aee377713" > < / 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_1SBLineEntry.html" > SBLineEntry< / 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" >
2016-10-20 21:04:32 +08:00
< p > Definition at line < a class = "el" href = "SBFileSpec_8h_source.html#l00063" > 63< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
2013-07-20 01:28:54 +08:00
< / div >
< / div >
< a class = "anchor" id = "a5a50b764fceeae5ed6ecf04b9d1eba5c" > < / 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_1SBModule.html" > SBModule< / 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" >
2016-10-20 21:04:32 +08:00
< p > Definition at line < a class = "el" href = "SBFileSpec_8h_source.html#l00064" > 64< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
2013-07-20 01:28:54 +08:00
< / div >
< / div >
< a class = "anchor" id = "a9649e82cb66f8c8ee6800f986f9fea4d" > < / 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_1SBModuleSpec.html" > SBModuleSpec< / 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" >
2016-10-20 21:04:32 +08:00
< p > Definition at line < a class = "el" href = "SBFileSpec_8h_source.html#l00065" > 65< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "aef0a6f2e2f78a9b2a57b4fd3bf521d81" > < / 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_1SBPlatform.html" > SBPlatform< / 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 = "SBFileSpec_8h_source.html#l00066" > 66< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
2013-07-20 01:28:54 +08:00
< / div >
< / div >
< a class = "anchor" id = "a3392eea8d13e7395ee1e04a2b733e19b" > < / 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_1SBProcess.html" > SBProcess< / 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" >
2016-10-20 21:04:32 +08:00
< p > Definition at line < a class = "el" href = "SBFileSpec_8h_source.html#l00067" > 67< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
2013-07-20 01:28:54 +08:00
< / div >
< / div >
< a class = "anchor" id = "ae1d57dafb47436f15cdb94c1e7a26679" > < / 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_1SBSourceManager.html" > SBSourceManager< / 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" >
2016-10-20 21:04:32 +08:00
< p > Definition at line < a class = "el" href = "SBFileSpec_8h_source.html#l00068" > 68< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
2013-07-20 01:28:54 +08:00
< / div >
< / div >
< a class = "anchor" id = "a593230acf95f9720217b7fb17681efca" > < / 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_1SBTarget.html" > SBTarget< / 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" >
2016-10-20 21:04:32 +08:00
< p > Definition at line < a class = "el" href = "SBFileSpec_8h_source.html#l00070" > 70< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
2013-07-20 01:28:54 +08:00
< / div >
< / div >
< a class = "anchor" id = "a95c9ffeaf2f2f85963ac8ffb40bdd494" > < / 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_1SBThread.html" > SBThread< / 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" >
2016-10-20 21:04:32 +08:00
< p > Definition at line < a class = "el" href = "SBFileSpec_8h_source.html#l00069" > 69< / a > of file < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > .< / p >
2013-07-20 01:28:54 +08:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "SBFileSpec_8h_source.html" > SBFileSpec.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
< hr >
< p class = "footer" >
2016-10-20 21:04:32 +08:00
Generated on Fri Oct 14 2016 14:01:24 for < a href = "http://lldb.llvm.org/" > LLVM< / a > by
2013-07-20 01:28:54 +08:00
< a href = "http://www.doxygen.org" > < img src = "doxygen.png" alt = "Doxygen"
2016-10-20 21:04:32 +08:00
align="middle" border="0"/>1.8.6< / a > < br >
2013-07-20 01:28:54 +08:00
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.< / p >
< hr >
<!-- #include virtual="/attrib.incl" -->
< / body >
< / html >