aboutsummaryrefslogtreecommitdiff
path: root/doc/pv2way_html/pv__2way__proxy__factory_8h_source.html
blob: fd113b2c994761e14d056789c9cce40562235042 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>pv2way_engine: pv_2way_proxy_factory.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
<h1>pv_2way_proxy_factory.h</h1><a href="pv__2way__proxy__factory_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="preprocessor">#ifndef PV_2WAY_PROXY_FACTORY_H_INCLUDED</span>
<a name="l00002"></a>00002 <span class="preprocessor"></span><span class="preprocessor">#define PV_2WAY_PROXY_FACTORY_H_INCLUDED</span>
<a name="l00003"></a>00003 <span class="preprocessor"></span>
<a name="l00004"></a>00004 <span class="preprocessor">#ifndef PV_COMMON_TYPES_H_INCLUDED</span>
<a name="l00005"></a>00005 <span class="preprocessor"></span><span class="preprocessor">#include &quot;pv_common_types.h&quot;</span>
<a name="l00006"></a>00006 <span class="preprocessor">#endif</span>
<a name="l00007"></a>00007 <span class="preprocessor"></span>
<a name="l00008"></a>00008 <span class="preprocessor">#ifndef PV_2WAY_INTERFACE_H_INCLUDED</span>
<a name="l00009"></a>00009 <span class="preprocessor"></span><span class="preprocessor">#include &quot;<a class="code" href="pv__2way__interface_8h.html">pv_2way_interface.h</a>&quot;</span>
<a name="l00010"></a>00010 <span class="preprocessor">#endif</span>
<a name="l00011"></a>00011 <span class="preprocessor"></span>
<a name="l00012"></a>00012 <span class="preprocessor">#ifndef PV_ENGINE_OBSERVER_H_INCLUDED</span>
<a name="l00013"></a>00013 <span class="preprocessor"></span><span class="preprocessor">#include &quot;pv_engine_observer.h&quot;</span>
<a name="l00014"></a>00014 <span class="preprocessor">#endif</span>
<a name="l00015"></a>00015 <span class="preprocessor"></span>
<a name="l00016"></a><a class="code" href="classCPV2WayProxyFactory.html">00016</a> <span class="keyword">class </span><a class="code" href="classCPV2WayProxyFactory.html">CPV2WayProxyFactory</a>
<a name="l00017"></a>00017 {
<a name="l00018"></a>00018     <span class="keyword">public</span>:
<a name="l00019"></a>00019         OSCL_IMPORT_REF <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classCPV2WayProxyFactory.html#a6bc19c3664f8223523ee08dfa114bab0">Init</a>();
<a name="l00020"></a>00020 
<a name="l00021"></a>00021         OSCL_IMPORT_REF <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classCPV2WayProxyFactory.html#ac5e6dd14637793f1460a3f55436731f8">Cleanup</a>();
<a name="l00022"></a>00022 
<a name="l00034"></a>00034         OSCL_IMPORT_REF <span class="keyword">static</span> <a class="code" href="classCPV2WayInterface.html">CPV2WayInterface</a> *<a class="code" href="classCPV2WayProxyFactory.html#a2c65a26c3aea66356c9f0f13c5c58978">CreateTerminal</a>(<a class="code" href="pv__2way__basic__types_8h.html#a30d734629f3bf8d2e82f5f82c780cac9">TPVTerminalType</a> aTerminalType,
<a name="l00035"></a>00035                 PVCommandStatusObserver* aCmdStatusObserver,
<a name="l00036"></a>00036                 PVInformationalEventObserver *aInfoEventObserver,
<a name="l00037"></a>00037                 PVErrorEventObserver *aErrorEventObserver);
<a name="l00038"></a>00038 
<a name="l00048"></a>00048         OSCL_IMPORT_REF <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classCPV2WayProxyFactory.html#a54d0b63279d63b879b68eb3d8b406d56">DeleteTerminal</a>(<a class="code" href="classCPV2WayInterface.html">CPV2WayInterface</a>* terminal);
<a name="l00049"></a>00049 };
<a name="l00050"></a>00050 
<a name="l00051"></a>00051 <span class="preprocessor">#endif // PV_2WAY_PROXY_FACTORY_H_INCLUDED</span>
</pre></div></div>
<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV2Way Engine</small>
<address style="align: left;"><small>Posting Version: CORE_9.004.1.1 </small>
</small></address>
</body>
</html>