开源 企业版 高校版 私有云 模力方舟 AI 队友
代码拉取完成,页面将自动刷新
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
已有帐号? 立即登录
文件
Develop
分支 (2)
标签 (3)
Develop
master
viewerProduction
13.0.0
13.0.1
Develop
分支 (2)
标签 (3)
Develop
master
viewerProduction
13.0.0
13.0.1
克隆/下载
克隆/下载
提示
下载代码请复制以下命令到终端执行
为确保你提交的代码身份被 Gitee 正确识别,请执行以下命令完成配置
初次使用 SSH 协议进行代码克隆、推送等操作时,需按下述提示完成 SSH 配置
1 生成 RSA 密钥
2 获取 RSA 公钥内容,并配置到 SSH公钥
在 Gitee 上使用 SVN,请访问 使用指南
使用 HTTPS 协议时,命令行会出现如下账号密码验证步骤。基于安全考虑,Gitee 建议 配置并使用私人令牌 替代登录密码进行克隆、推送等操作
Username for 'https://gitee.com': userName
Password for 'https://userName@gitee.com': # 私人令牌
Develop
分支 (2)
标签 (3)
Develop
master
viewerProduction
13.0.0
13.0.1
Tracetool
/
Python
/
Doc
/
html
/
class-tree.html
Tracetool
/
Python
/
Doc
/
html
/
class-tree.html
class-tree.html 7.38 KB
一键复制 编辑 原始数据 按行查看 历史
capslock66 提交于 2016年11月20日 01:27 +08:00 . Initial commit
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Class Hierarchy</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="tracetool-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Tree link -->
<th bgcolor="#70b0f0" class="navbar-select"
>&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
<!-- Index link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Help link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
>tracetool for python</th>
</tr></table></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">&nbsp;</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>]&nbsp;|&nbsp;<a href="class-tree.html"
target="_top">no&nbsp;frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<center><b>
[ <a href="module-tree.html">Module Hierarchy</a>
| <a href="class-tree.html">Class Hierarchy</a> ]
</b></center><br />
<h1 class="epydoc">Class Hierarchy</h1>
<ul class="nomargin-top">
<li> <strong class="uidlink">object</strong>:
<em class="summary">The most base type</em>
<ul>
<li> <strong class="uidlink"><a href="tracetool.FontDetail-class.html">tracetool.FontDetail</a></strong>:
<em class="summary">Font detail for traces and members</em>
</li>
<li> <strong class="uidlink"><a href="tracetool.TMemberNode-class.html">tracetool.TMemberNode</a></strong>:
<em class="summary">TMemberNode represent a sub node information in the
&quot;info&quot; trace tree.</em>
</li>
<li> <strong class="uidlink"><a href="tracetool.TTrace-class.html">tracetool.TTrace</a></strong>:
<em class="summary">TTrace is the entry point for all traces.</em>
</li>
<li> <strong class="uidlink"><a href="tracetool.TTraceOptions-class.html">tracetool.TTraceOptions</a></strong>:
<em class="summary">Public options (Singleton) for the traces (Host,Port,...).</em>
</li>
<li> <strong class="uidlink"><a href="tracetool.TraceNodeBase-class.html">tracetool.TraceNodeBase</a></strong>:
<em class="summary">Base class for TraceSend and TraceNodeEx</em>
<ul>
<li> <strong class="uidlink"><a href="tracetool.TraceNodeEx-class.html">tracetool.TraceNodeEx</a></strong>:
<em class="summary">Alternate way to send traces : prepare a TraceNodeEx with all
properties then send it.</em>
</li>
<li> <strong class="uidlink"><a href="tracetool.TraceToSend-class.html">tracetool.TraceToSend</a></strong>:
<em class="summary">Base class for TraceNode and WinTrace.</em>
<ul>
<li> <strong class="uidlink"><a href="tracetool.TraceNode-class.html">tracetool.TraceNode</a></strong>:
<em class="summary">TraceNode represent node on the viewer.</em>
</li>
<li> <strong class="uidlink"><a href="tracetool.WinTrace-class.html">tracetool.WinTrace</a></strong>:
<em class="summary">WinTrace represent a windows tree where you put traces</em>
</li>
</ul>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="tracetool.TTrace.Utility-class.html">tracetool.TTrace.Utility</a></strong>:
<em class="summary">Utility class</em>
</li>
<li> <strong class="uidlink"><a href="tracetool.WinWatch-class.html">tracetool.WinWatch</a></strong>:
<em class="summary">WinWatch represent a windows tree where you put watches</em>
</li>
<li> <strong class="uidlink"><a href="tracetool._Internals-class.html" onclick="show_private();">tracetool._Internals</a></strong>:
<em class="summary">Private singleton container for internals tracetool vars</em>
</li>
<li> <strong class="uidlink"><a href="tracetool._NodeContext-class.html" onclick="show_private();">tracetool._NodeContext</a></strong>:
<em class="summary">internal class used to remind indentation node id</em>
</li>
<li> <strong class="uidlink">threading._Verbose</strong>
<ul>
<li> <strong class="uidlink">threading.Thread</strong>
<ul>
<li> <strong class="uidlink"><a href="tracetool._SocketThread-class.html" onclick="show_private();">tracetool._SocketThread</a></strong>
</li>
</ul>
</li>
</ul>
</li>
<li> <strong class="uidlink">tuple</strong>:
<em class="summary">tuple() -&gt; an empty tuple tuple(sequence) -&gt; tuple
initialized from sequence's items</em>
<ul>
<li> <strong class="uidlink"><a href="tracetool.TTrace.Utility.fctSpec-class.html">tracetool.TTrace.Utility.fctSpec</a></strong>:
<em class="summary">_fctSpec(memberType, memberValue, isFunction, returnType, name,
doc)</em>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="tracetool-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Tree link -->
<th bgcolor="#70b0f0" class="navbar-select"
>&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
<!-- Index link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Help link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
>tracetool for python</th>
</tr></table></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1 on Thu Dec 23 15:48:20 2010
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
Loading...
举报
举报成功
我们将于2个工作日内通过站内信反馈结果给你!
请认真填写举报原因,尽可能描述详细。
请选择举报类型
取消
发送
误判申诉

此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。

如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。

取消
提交

简介

暂无描述
暂无标签
Apache-2.0
使用 Apache-2.0 开源许可协议
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
编辑仓库简介
简介内容
主页
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/rmxd/Tracetool.git
git@gitee.com:rmxd/Tracetool.git
rmxd
Tracetool
Tracetool
Develop
点此查找更多帮助

搜索帮助

评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册

AltStyle によって変換されたページ (->オリジナル) /