aboutsummaryrefslogtreecommitdiff
path: root/doc/oscl_html/pvlogger__registry_8h_source.html
blob: 96d1a5ed2477ec50d2b724f937c2982edfd87264 (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
62
63
64
65
66
67
68
69
70
71
72
73
<!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>oscl: pvlogger_registry.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="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</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>pvlogger_registry.h</h1><a href="pvlogger__registry_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 PVLOGGER_REGISTRY_H_INCLUDED</span>
<a name="l00002"></a>00002 <span class="preprocessor"></span><span class="preprocessor">#define PVLOGGER_REGISTRY_H_INCLUDED</span>
<a name="l00003"></a>00003 <span class="preprocessor"></span>
<a name="l00004"></a>00004 <span class="preprocessor">#ifndef PVLOGGER_H_INCLUDED</span>
<a name="l00005"></a>00005 <span class="preprocessor"></span><span class="preprocessor">#include &quot;<a class="code" href="pvlogger_8h.html" title="This file contains basic logger interfaces for common use across platforms.">pvlogger.h</a>&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 OSCL_TAGTREE_H_INCLUDED</span>
<a name="l00009"></a>00009 <span class="preprocessor"></span><span class="preprocessor">#include &quot;<a class="code" href="oscl__tagtree_8h.html" title="The file oscl_tagtree.h ...">oscl_tagtree.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="l00025"></a><a class="code" href="classPVLoggerRegistry.html">00025</a> <span class="keyword">class </span><a class="code" href="classPVLoggerRegistry.html">PVLoggerRegistry</a>
<a name="l00026"></a>00026 {
<a name="l00027"></a>00027     <span class="keyword">public</span>:
<a name="l00028"></a>00028 
<a name="l00029"></a>00029         <span class="keyword">typedef</span> <a class="code" href="classPVLogger.html#aa09724be71250bc721f19885e230873d">PVLogger::log_level_type</a> <a class="code" href="classPVLoggerRegistry.html#ae7aea846719fe00b493c2c8cc505eb5f">log_level_type</a>;
<a name="l00030"></a>00030         <span class="keyword">typedef</span> <a class="code" href="class__OsclBasicAllocator.html">PVLogger::alloc_type</a> <a class="code" href="class__OsclBasicAllocator.html">alloc_type</a>;
<a name="l00031"></a>00031 
<a name="l00036"></a>00036         <a class="code" href="osclconfig_8h.html#a6de0f53c5c11f8f53ce72c70d74d9abc">OSCL_IMPORT_REF</a> <span class="keyword">static</span> <a class="code" href="classPVLoggerRegistry.html">PVLoggerRegistry</a>* <a class="code" href="classPVLoggerRegistry.html#a5834d7a260eab2990f22556cc51b7a90">GetPVLoggerRegistry</a>();
<a name="l00037"></a>00037 
<a name="l00042"></a>00042         <a class="code" href="osclconfig_8h.html#a6de0f53c5c11f8f53ce72c70d74d9abc">OSCL_IMPORT_REF</a> <a class="code" href="classPVLoggerRegistry.html#a37793154da4dd2e3d7f1168247714e66">PVLoggerRegistry</a>();
<a name="l00043"></a>00043 
<a name="l00048"></a>00048         <a class="code" href="osclconfig_8h.html#a6de0f53c5c11f8f53ce72c70d74d9abc">OSCL_IMPORT_REF</a> <span class="keyword">virtual</span> <a class="code" href="classPVLoggerRegistry.html#a61cfb1ebf4d5e31f6ff1818d5fec0037">~PVLoggerRegistry</a>();
<a name="l00049"></a>00049 
<a name="l00062"></a>00062         <a class="code" href="osclconfig_8h.html#a6de0f53c5c11f8f53ce72c70d74d9abc">OSCL_IMPORT_REF</a> <a class="code" href="classPVLogger.html">PVLogger</a> *<a class="code" href="classPVLoggerRegistry.html#a5c69a47c59f53643505396d6c66859e4">GetPVLoggerObject</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* tagIn);
<a name="l00063"></a>00063 
<a name="l00074"></a>00074         <a class="code" href="osclconfig_8h.html#a6de0f53c5c11f8f53ce72c70d74d9abc">OSCL_IMPORT_REF</a> <a class="code" href="classPVLogger.html">PVLogger</a> *<a class="code" href="classPVLoggerRegistry.html#a549715e3f2295bb2734820239bfcf4fa">CreatePVLogger</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* tagIn, <a class="code" href="classPVLoggerRegistry.html#ae7aea846719fe00b493c2c8cc505eb5f">log_level_type</a> level, <span class="keywordtype">bool</span> oAppenderInheritance);
<a name="l00075"></a>00075 
<a name="l00085"></a>00085         <a class="code" href="osclconfig_8h.html#a6de0f53c5c11f8f53ce72c70d74d9abc">OSCL_IMPORT_REF</a> <span class="keywordtype">bool</span> <a class="code" href="classPVLoggerRegistry.html#adcb342ff8f6118d7f7431bcf03c068d4">SetNodeLogLevelExplicit</a>(<span class="keywordtype">char</span>* tagIn, <a class="code" href="classPVLoggerRegistry.html#ae7aea846719fe00b493c2c8cc505eb5f">log_level_type</a> level);
<a name="l00086"></a>00086 
<a name="l00096"></a>00096         <a class="code" href="osclconfig_8h.html#a6de0f53c5c11f8f53ce72c70d74d9abc">OSCL_IMPORT_REF</a> <span class="keywordtype">void</span> <a class="code" href="classPVLoggerRegistry.html#adcb342ff8f6118d7f7431bcf03c068d4">SetNodeLogLevelExplicit</a>(<a class="code" href="classOscl__TagTree.html">Oscl_TagTree&lt;PVLogger*, alloc_type&gt;::node_type</a>* node, <a class="code" href="classPVLoggerRegistry.html#ae7aea846719fe00b493c2c8cc505eb5f">log_level_type</a> level);
<a name="l00097"></a>00097 
<a name="l00098"></a>00098     <span class="keyword">private</span>:
<a name="l00099"></a>00099 <span class="preprocessor">#if (PVLOGGER_ENABLE)</span>
<a name="l00100"></a>00100 <span class="preprocessor"></span>        <a class="code" href="classOscl__TAlloc.html">Oscl_TAlloc&lt;PVLogger, alloc_type&gt;</a> _pvloggerAlloc;
<a name="l00101"></a>00101         <a class="code" href="classOscl__TagTree.html">Oscl_TagTree&lt;PVLogger*, alloc_type&gt;</a> _loggerTree;
<a name="l00102"></a>00102 <span class="preprocessor">#endif</span>
<a name="l00103"></a>00103 <span class="preprocessor"></span>};
<a name="l00104"></a>00104 
<a name="l00105"></a>00105 <span class="preprocessor">#endif // PVLOGGER_REGISTRY_H_INCLUDED</span>
<a name="l00106"></a>00106 <span class="preprocessor"></span>
</pre></div></div>
<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
<address style="align: left;"><small>Posting Version: CORE_9.004.1.1 </small>
</small></address>
</body>
</html>