1 |
605fed4f
|
Pultak
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
3 |
|
|
<head>
|
4 |
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
5 |
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
6 |
|
|
<meta name="generator" content="Doxygen 1.9.4"/>
|
7 |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
8 |
|
|
<title>LDClient: Class Members</title>
|
9 |
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
10 |
|
|
<script type="text/javascript" src="jquery.js"></script>
|
11 |
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
12 |
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
13 |
|
|
<script type="text/javascript" src="resize.js"></script>
|
14 |
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
15 |
|
|
<script type="text/javascript" src="navtree.js"></script>
|
16 |
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
17 |
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
18 |
|
|
<script type="text/javascript" src="search/search.js"></script>
|
19 |
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
20 |
|
|
</head>
|
21 |
|
|
<body>
|
22 |
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
23 |
|
|
<div id="titlearea">
|
24 |
|
|
<table cellspacing="0" cellpadding="0">
|
25 |
|
|
<tbody>
|
26 |
|
|
<tr id="projectrow">
|
27 |
|
|
<td id="projectalign">
|
28 |
|
|
<div id="projectname">LDClient<span id="projectnumber"> v.1</span>
|
29 |
|
|
</div>
|
30 |
|
|
<div id="projectbrief">Client application for the detection of Lauterbach debugger devices</div>
|
31 |
|
|
</td>
|
32 |
|
|
</tr>
|
33 |
|
|
</tbody>
|
34 |
|
|
</table>
|
35 |
|
|
</div>
|
36 |
|
|
<!-- end header part -->
|
37 |
|
|
<!-- Generated by Doxygen 1.9.4 -->
|
38 |
|
|
<script type="text/javascript">
|
39 |
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
40 |
|
|
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
|
41 |
|
|
/* @license-end */
|
42 |
|
|
</script>
|
43 |
|
|
<script type="text/javascript" src="menudata.js"></script>
|
44 |
|
|
<script type="text/javascript" src="menu.js"></script>
|
45 |
|
|
<script type="text/javascript">
|
46 |
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
47 |
|
|
$(function() {
|
48 |
|
|
initMenu('',true,false,'search.php','Search');
|
49 |
|
|
$(document).ready(function() { init_search(); });
|
50 |
|
|
});
|
51 |
|
|
/* @license-end */
|
52 |
|
|
</script>
|
53 |
|
|
<div id="main-nav"></div>
|
54 |
|
|
</div><!-- top -->
|
55 |
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
56 |
|
|
<div id="nav-tree">
|
57 |
|
|
<div id="nav-tree-contents">
|
58 |
|
|
<div id="nav-sync" class="sync"></div>
|
59 |
|
|
</div>
|
60 |
|
|
</div>
|
61 |
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
62 |
|
|
class="ui-resizable-handle">
|
63 |
|
|
</div>
|
64 |
|
|
</div>
|
65 |
|
|
<script type="text/javascript">
|
66 |
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
67 |
|
|
$(document).ready(function(){initNavTree('functions.html',''); initResizable(); });
|
68 |
|
|
/* @license-end */
|
69 |
|
|
</script>
|
70 |
|
|
<div id="doc-content">
|
71 |
|
|
<!-- window showing the filter options -->
|
72 |
|
|
<div id="MSearchSelectWindow"
|
73 |
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
74 |
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
75 |
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
76 |
|
|
</div>
|
77 |
|
|
|
78 |
|
|
<!-- iframe showing the search results (closed by default) -->
|
79 |
|
|
<div id="MSearchResultsWindow">
|
80 |
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
81 |
|
|
name="MSearchResults" id="MSearchResults">
|
82 |
|
|
</iframe>
|
83 |
|
|
</div>
|
84 |
|
|
|
85 |
|
|
<div class="contents">
|
86 |
|
|
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
|
87 |
|
|
|
88 |
|
|
<h3><a id="index__5F" name="index__5F"></a>- _ -</h3><ul>
|
89 |
|
|
<li>_client : <a class="el" href="class_l_d_client_1_1network_1_1_api_client.html#a052df6039a9aed754761e3c62209f37d">LDClient.network.ApiClient</a></li>
|
90 |
|
|
</ul>
|
91 |
|
|
|
92 |
|
|
|
93 |
|
|
<h3><a id="index_a" name="index_a"></a>- a -</h3><ul>
|
94 |
|
|
<li>ALogger() : <a class="el" href="class_l_d_client_1_1utils_1_1loggers_1_1_a_logger.html#a0a42ccc73ba8693a90da6a3a9bfca8f3">LDClient.utils.loggers.ALogger</a></li>
|
95 |
|
|
<li>ApiClient() : <a class="el" href="class_l_d_client_1_1network_1_1_api_client.html#a9dc8bd923651fcbac08b72ae6165aa73">LDClient.network.ApiClient</a></li>
|
96 |
|
|
</ul>
|
97 |
|
|
|
98 |
|
|
|
99 |
|
|
<h3><a id="index_b" name="index_b"></a>- b -</h3><ul>
|
100 |
|
|
<li>BodyDevice : <a class="el" href="class_l_d_client_1_1network_1_1data_1_1_payload.html#a82af1fdf887d86f81acfec3b51936208">LDClient.network.data.Payload</a></li>
|
101 |
|
|
<li>BodySerialNumber : <a class="el" href="interface_l_d_client_1_1detection_1_1_i_info_fetcher.html#afff68b22c92585ba9169cd558bcb66b9">LDClient.detection.IInfoFetcher</a>, <a class="el" href="class_l_d_client_1_1detection_1_1_info_fetcher.html#af38c5cdb5dc206c65d5f018e0b30dd1d">LDClient.detection.InfoFetcher</a></li>
|
102 |
|
|
</ul>
|
103 |
|
|
|
104 |
|
|
|
105 |
|
|
<h3><a id="index_c" name="index_c"></a>- c -</h3><ul>
|
106 |
|
|
<li>ClientRunning : <a class="el" href="class_l_d_client_1_1network_1_1_api_client.html#a5ea6642309925c666e39db7f3ac103c1">LDClient.network.ApiClient</a></li>
|
107 |
|
|
<li>ComposeLogRow() : <a class="el" href="class_l_d_client_1_1utils_1_1loggers_1_1_a_logger.html#a06814df4864ce7784647d15966eb1b4b">LDClient.utils.loggers.ALogger</a></li>
|
108 |
|
|
<li>CreateLog() : <a class="el" href="class_file_logger.html#ad39844b2267623f858ab77e6f5433896">FileLogger</a>, <a class="el" href="class_l_d_client_1_1utils_1_1loggers_1_1_console_logger.html#aca7d10ea902e782733adaa53713f66b7">LDClient.utils.loggers.ConsoleLogger</a></li>
|
109 |
|
|
<li>Current : <a class="el" href="class_l_d_client_1_1utils_1_1loggers_1_1_a_logger.html#a614d0574928fa3f08452e753a263236f">LDClient.utils.loggers.ALogger</a></li>
|
110 |
|
|
</ul>
|
111 |
|
|
|
112 |
|
|
|
113 |
|
|
<h3><a id="index_d" name="index_d"></a>- d -</h3><ul>
|
114 |
|
|
<li>Debug() : <a class="el" href="class_l_d_client_1_1utils_1_1loggers_1_1_a_logger.html#a5c626205a03a7829c6dd195ee18d8e81">LDClient.utils.loggers.ALogger</a></li>
|
115 |
|
|
<li>DetectionRunning : <a class="el" href="class_l_d_client_1_1detection_1_1_process_detection.html#acb2ce395f8b608c48165ae01677aa2a6">LDClient.detection.ProcessDetection</a></li>
|
116 |
|
|
<li>Dispose() : <a class="el" href="class_l_d_client_1_1utils_1_1loggers_1_1_a_logger.html#a60bb1691cc7cc543d94a34da86b91433">LDClient.utils.loggers.ALogger</a></li>
|
117 |
|
|
</ul>
|
118 |
|
|
|
119 |
|
|
|
120 |
|
|
<h3><a id="index_e" name="index_e"></a>- e -</h3><ul>
|
121 |
|
|
<li>Error() : <a class="el" href="class_l_d_client_1_1utils_1_1loggers_1_1_a_logger.html#a7f041d300e6d06dc58f969c4c0afd504">LDClient.utils.loggers.ALogger</a></li>
|
122 |
|
|
<li>ExecuteNewProcess() : <a class="el" href="interface_l_d_client_1_1detection_1_1_i_process_utils.html#ab7e48a228ebaf7dddc671e5af2325662">LDClient.detection.IProcessUtils</a>, <a class="el" href="class_l_d_client_1_1detection_1_1_process_utils.html#a863da05a6d25ead94a6eb0bd00f91557">LDClient.detection.ProcessUtils</a></li>
|
123 |
|
|
</ul>
|
124 |
|
|
|
125 |
|
|
|
126 |
|
|
<h3><a id="index_f" name="index_f"></a>- f -</h3><ul>
|
127 |
|
|
<li>FetchDataAsync() : <a class="el" href="interface_l_d_client_1_1detection_1_1_i_info_fetcher.html#a115b4d4fb74bd4eb09d8eeb4716793f9">LDClient.detection.IInfoFetcher</a>, <a class="el" href="class_l_d_client_1_1detection_1_1_info_fetcher.html#a2192ceaf45e724814bdfde96fc0e544c">LDClient.detection.InfoFetcher</a></li>
|
128 |
|
|
<li>FileUtils : <a class="el" href="class_l_d_client_1_1detection_1_1_info_fetcher.html#af30dbfb7559215ee29998f00ef5ea140">LDClient.detection.InfoFetcher</a></li>
|
129 |
|
|
<li>Flush() : <a class="el" href="class_l_d_client_1_1utils_1_1loggers_1_1_a_logger.html#a8cb167cc304b1fb7fc581271f1465ca4">LDClient.utils.loggers.ALogger</a></li>
|
130 |
|
|
</ul>
|
131 |
|
|
|
132 |
|
|
|
133 |
|
|
<h3><a id="index_h" name="index_h"></a>- h -</h3><ul>
|
134 |
|
|
<li>HeadDevice : <a class="el" href="class_l_d_client_1_1network_1_1data_1_1_payload.html#ad8926696e666228bfb9164fcbf430da5">LDClient.network.data.Payload</a></li>
|
135 |
|
|
<li>HeadSerialNumber : <a class="el" href="interface_l_d_client_1_1detection_1_1_i_info_fetcher.html#a196620b51706ff95e86dce886bd3d3a0">LDClient.detection.IInfoFetcher</a>, <a class="el" href="class_l_d_client_1_1detection_1_1_info_fetcher.html#a053ba7e01a8cfcbebf2325a864e98e2f">LDClient.detection.InfoFetcher</a></li>
|
136 |
|
|
<li>HostName : <a class="el" href="class_l_d_client_1_1network_1_1data_1_1_payload.html#acbcdcd13f4cfd6074cabcbe1f39e9b72">LDClient.network.data.Payload</a></li>
|
137 |
|
|
<li>HttpClient() : <a class="el" href="class_l_d_client_1_1network_1_1_http_client.html#a7ec70d89410863e423ea2bcabaedc9a3">LDClient.network.HttpClient</a></li>
|
138 |
|
|
</ul>
|
139 |
|
|
|
140 |
|
|
|
141 |
|
|
<h3><a id="index_i" name="index_i"></a>- i -</h3><ul>
|
142 |
|
|
<li>Info() : <a class="el" href="class_l_d_client_1_1utils_1_1loggers_1_1_a_logger.html#ac8f52ab4e431a47107d30db51615237e">LDClient.utils.loggers.ALogger</a></li>
|
143 |
|
|
<li>InfoFetcher() : <a class="el" href="class_l_d_client_1_1detection_1_1_info_fetcher.html#abadca27b2740339ac6c1fd5c5e08bb26">LDClient.detection.InfoFetcher</a></li>
|
144 |
|
|
<li>IsProcessRunning() : <a class="el" href="interface_l_d_client_1_1detection_1_1_i_process_utils.html#ad86c09b9bd71f7087ada92851b07e1a0">LDClient.detection.IProcessUtils</a>, <a class="el" href="class_l_d_client_1_1detection_1_1_process_utils.html#a851a0af6188cf17614870a94ddb87fc4">LDClient.detection.ProcessUtils</a></li>
|
145 |
|
|
</ul>
|
146 |
|
|
|
147 |
|
|
|
148 |
|
|
<h3><a id="index_p" name="index_p"></a>- p -</h3><ul>
|
149 |
|
|
<li>ParseToJson() : <a class="el" href="class_l_d_client_1_1network_1_1data_1_1_payload.html#acd1a2d92945c91d22c262ce7b5a75d57">LDClient.network.data.Payload</a></li>
|
150 |
|
|
<li>PostAsJsonAsync() : <a class="el" href="class_l_d_client_1_1network_1_1_http_client.html#a553187973e0f43053af43bdae239ef4d">LDClient.network.HttpClient</a>, <a class="el" href="interface_l_d_client_1_1network_1_1_i_http_client.html#a241d7baceaf176b341c46844e235bd0f">LDClient.network.IHttpClient</a></li>
|
151 |
|
|
<li>ProcessDetection() : <a class="el" href="class_l_d_client_1_1detection_1_1_process_detection.html#a586a1c6d9a48f2f7aa5389699bb4c679">LDClient.detection.ProcessDetection</a></li>
|
152 |
|
|
<li>ProcessUtils : <a class="el" href="class_l_d_client_1_1detection_1_1_info_fetcher.html#a37f11db6d7bc81193b70015fc9192ed8">LDClient.detection.InfoFetcher</a></li>
|
153 |
|
|
</ul>
|
154 |
|
|
|
155 |
|
|
|
156 |
|
|
<h3><a id="index_r" name="index_r"></a>- r -</h3><ul>
|
157 |
|
|
<li>ReadFileAllLines() : <a class="el" href="class_l_d_client_1_1utils_1_1_file_utils.html#a411ef16d3be50fea59473b160d801737">LDClient.utils.FileUtils</a>, <a class="el" href="interface_l_d_client_1_1utils_1_1_i_file_utils.html#ae4d668d0e5850831680c8793cecd89a3">LDClient.utils.IFileUtils</a></li>
|
158 |
|
|
<li>Run() : <a class="el" href="class_l_d_client_1_1network_1_1_api_client.html#ade3b671e7561fbc4c560d3e3a7a79979">LDClient.network.ApiClient</a>, <a class="el" href="interface_l_d_client_1_1network_1_1_i_api_client.html#ab668a6e4e3f1d219c38f5e323d8735cb">LDClient.network.IApiClient</a></li>
|
159 |
|
|
<li>RunPeriodicDetection() : <a class="el" href="class_l_d_client_1_1detection_1_1_process_detection.html#adc7f2823d21a1fbbddfe0328d05df3a8">LDClient.detection.ProcessDetection</a></li>
|
160 |
|
|
</ul>
|
161 |
|
|
|
162 |
|
|
|
163 |
|
|
<h3><a id="index_s" name="index_s"></a>- s -</h3><ul>
|
164 |
|
|
<li>SendPayloadAsync() : <a class="el" href="class_l_d_client_1_1network_1_1_api_client.html#a8e78939c5ab5b2f2f417ba280584cb55">LDClient.network.ApiClient</a>, <a class="el" href="interface_l_d_client_1_1network_1_1_i_api_client.html#a8edc6823e4fb6f476a88af2da18e3b7f">LDClient.network.IApiClient</a></li>
|
165 |
|
|
<li>SerialNumber : <a class="el" href="class_l_d_client_1_1network_1_1data_1_1_debugger_info.html#acb364e62b03d8eea272ad6bed3dc9cdb">LDClient.network.data.DebuggerInfo</a></li>
|
166 |
|
|
<li>Status : <a class="el" href="class_l_d_client_1_1network_1_1data_1_1_payload.html#a47489fcc58ebc325d36de38db4d4e481">LDClient.network.data.Payload</a></li>
|
167 |
|
|
</ul>
|
168 |
|
|
|
169 |
|
|
|
170 |
|
|
<h3><a id="index_t" name="index_t"></a>- t -</h3><ul>
|
171 |
|
|
<li>TimeStamp : <a class="el" href="class_l_d_client_1_1network_1_1data_1_1_payload.html#ad79e14f0c9936a6e6581d72fca767297">LDClient.network.data.Payload</a></li>
|
172 |
|
|
<li>ToString() : <a class="el" href="class_l_d_client_1_1network_1_1data_1_1_payload.html#ad81cd8c8c44f80a75d0fbea3aa8d0148">LDClient.network.data.Payload</a>, <a class="el" href="class_l_d_client_1_1utils_1_1loggers_1_1_a_logger.html#a08558ed797aa0cf2efbba7ff6c868453">LDClient.utils.loggers.ALogger</a></li>
|
173 |
|
|
</ul>
|
174 |
|
|
|
175 |
|
|
|
176 |
|
|
<h3><a id="index_u" name="index_u"></a>- u -</h3><ul>
|
177 |
|
|
<li>UnwrapExceptionMessages() : <a class="el" href="class_l_d_client_1_1utils_1_1loggers_1_1_a_logger.html#a6bcc70a878ba68230afcdcac45855eea">LDClient.utils.loggers.ALogger</a></li>
|
178 |
|
|
<li>UserName : <a class="el" href="class_l_d_client_1_1network_1_1data_1_1_payload.html#ab1d3b30416e011f29b7e82f284495f65">LDClient.network.data.Payload</a></li>
|
179 |
|
|
</ul>
|
180 |
|
|
</div><!-- contents -->
|
181 |
|
|
</div><!-- doc-content -->
|
182 |
|
|
<!-- start footer part -->
|
183 |
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
184 |
|
|
<ul>
|
185 |
|
|
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.4 </li>
|
186 |
|
|
</ul>
|
187 |
|
|
</div>
|
188 |
|
|
</body>
|
189 |
|
|
</html>
|