diff options
Diffstat (limited to 'docs/doxygen/nel/a03734.html')
-rw-r--r-- | docs/doxygen/nel/a03734.html | 705 |
1 files changed, 705 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03734.html b/docs/doxygen/nel/a03734.html new file mode 100644 index 00000000..784f56fb --- /dev/null +++ b/docs/doxygen/nel/a03734.html @@ -0,0 +1,705 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> +<title>NeL: NLLIGO::CZoneBankElement class Reference</title> +<link href="doxygen.css" rel="stylesheet" type="text/css"> +</head><body> +<!-- Generated by Doxygen 1.3.6 --> +<div class="qindex"> <form class="search" action="search.php" method="get"> +<a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a> | <span class="search"><u>S</u>earch for <input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div> +<h1>NLLIGO::CZoneBankElement Class Reference</h1><code>#include <<a class="el" href="a06763.html">zone_bank.h</a>></code> +<p> +<table border=0 cellpadding=0 cellspacing=0> +<tr><td></td></tr> +<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementa0">addCategory</a> (const std::string &CatType, const std::string &CatValue)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementa1">convertSize</a> ()</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Convert size in the categories to _SizeX, _SizeY. <a href="#NLLIGO_1_1CZoneBankElementa1"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementa2">CZoneBankElement</a> ()</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>const std::string & </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementa3">getCategory</a> (const std::string &CatType)</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Return the CatValue or STRING_NO_CAT_TYPE if no category of that type found. <a href="#NLLIGO_1_1CZoneBankElementa3"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>const std::vector< bool > & </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementa4">getMask</a> ()</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>const std::string & </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementa5">getName</a> ()</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>const std::string & </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementa6">getSize</a> ()</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a7">uint8</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementa7">getSizeX</a> ()</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a7">uint8</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementa8">getSizeY</a> ()</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementa9">serial</a> (<a class="el" href="a02270.html">NLMISC::IStream</a> &f)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementa10">setMask</a> (const std::vector< bool > &mask, <a class="el" href="a04558.html#a7">uint8</a> sizeX, <a class="el" href="a04558.html#a7">uint8</a> sizeY)</td></tr> + +<tr><td colspan=2><br><h2>Private Attributes</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>std::map< std::string, std::string > </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementr0">_CategoriesMap</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>std::vector< bool > </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementr1">_Mask</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a7">uint8</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementr2">_SizeX</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a7">uint8</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementr3">_SizeY</a></td></tr> + +<tr><td colspan=2><br><h2>Static Private Attributes</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>std::string </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementv0">_NoCatTypeFound</a> = "< NOCATTYPE >"</td></tr> + +<tr><td colspan=2><br><h2>Friends</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementn0">CZoneBank</a></td></tr> + +</table> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementa2" doxytag="NLLIGO::CZoneBankElement::CZoneBankElement" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> NLLIGO::CZoneBankElement::CZoneBankElement </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06762.html#l00047">47</a> of file <a class="el" href="a06762.html">zone_bank.cpp</a>. +<p> +References <a class="el" href="a06763.html#l00068">_SizeX</a>, and <a class="el" href="a06763.html#l00068">_SizeY</a>. +<p> +<div class="fragment"><pre>00048 { +00049 <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementr2">_SizeX</a> = <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementr3">_SizeY</a> = 0; +00050 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Member Function Documentation</h2> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementa0" doxytag="NLLIGO::CZoneBankElement::addCategory" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLLIGO::CZoneBankElement::addCategory </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const std::string & </td> + <td class="mdname" nowrap> <em>CatType</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>const std::string & </td> + <td class="mdname" nowrap> <em>CatValue</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06762.html#l00053">53</a> of file <a class="el" href="a06762.html">zone_bank.cpp</a>. +<p> +References <a class="el" href="a06763.html#l00063">_CategoriesMap</a>. +<p> +Referenced by <a class="el" href="a06762.html#l00158">NLLIGO::CZoneBank::debugInit()</a>. +<p> +<div class="fragment"><pre>00054 { +00055 <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementr0">_CategoriesMap</a>.insert(pair<string,string>(CatType, CatValue)); +00056 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementa1" doxytag="NLLIGO::CZoneBankElement::convertSize" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLLIGO::CZoneBankElement::convertSize </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Convert size in the categories to _SizeX, _SizeY. +<p> + +<p> +Definition at line <a class="el" href="a06762.html#l00081">81</a> of file <a class="el" href="a06762.html">zone_bank.cpp</a>. +<p> +References <a class="el" href="a06763.html#l00068">_SizeX</a>, <a class="el" href="a06763.html#l00068">_SizeY</a>, <a class="el" href="a06762.html#l00065">getSize()</a>, and <a class="el" href="a05981.html#l00100">uint32</a>. +<p> +Referenced by <a class="el" href="a06762.html#l00105">serial()</a>. +<p> +<div class="fragment"><pre>00082 { +00083 <span class="keyword">const</span> string &sizeString = <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementa6">getSize</a>(); +00084 string sTmp; +00085 <a class="code" href="a04558.html#a11">uint32</a> i; +00086 +00087 <span class="keywordflow">for</span> (i = 0; i < sizeString.size(); ++i) +00088 { +00089 <span class="keywordflow">if</span> (sizeString[i] == <span class="charliteral">'x'</span>) +00090 <span class="keywordflow">break</span>; +00091 <span class="keywordflow">else</span> +00092 sTmp += sizeString[i]; +00093 } +00094 <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementr2">_SizeX</a> = atoi (sTmp.c_str()); +00095 +00096 ++i; sTmp = <span class="stringliteral">""</span>; +00097 <span class="keywordflow">for</span> (; i < sizeString.size(); ++i) +00098 { +00099 sTmp += sizeString[i]; +00100 } +00101 <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementr3">_SizeY</a> = atoi (sTmp.c_str()); +00102 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementa3" doxytag="NLLIGO::CZoneBankElement::getCategory" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> const string & NLLIGO::CZoneBankElement::getCategory </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const std::string & </td> + <td class="mdname1" valign="top" nowrap> <em>CatType</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Return the CatValue or STRING_NO_CAT_TYPE if no category of that type found. +<p> + +<p> +Definition at line <a class="el" href="a06762.html#l00071">71</a> of file <a class="el" href="a06762.html">zone_bank.cpp</a>. +<p> +References <a class="el" href="a06763.html#l00063">_CategoriesMap</a>, and <a class="el" href="a06762.html#l00044">_NoCatTypeFound</a>. +<p> +Referenced by <a class="el" href="a06762.html#l00059">getName()</a>, and <a class="el" href="a06762.html#l00065">getSize()</a>. +<p> +<div class="fragment"><pre>00072 { +00073 map<string,string>::iterator it = <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementr0">_CategoriesMap</a>.find (CatType); +00074 <span class="keywordflow">if</span> (it == <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementr0">_CategoriesMap</a>.end()) +00075 <span class="keywordflow">return</span> <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementv0">_NoCatTypeFound</a>; +00076 <span class="keywordflow">else</span> +00077 <span class="keywordflow">return</span> it->second; +00078 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementa4" doxytag="NLLIGO::CZoneBankElement::getMask" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> const std::vector<bool>& NLLIGO::CZoneBankElement::getMask </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06763.html#l00085">85</a> of file <a class="el" href="a06763.html">zone_bank.h</a>. +<p> +References <a class="el" href="a06763.html#l00069">_Mask</a>. +<p> +<div class="fragment"><pre>00085 { <span class="keywordflow">return</span> <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementr1">_Mask</a>; } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementa5" doxytag="NLLIGO::CZoneBankElement::getName" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> const string & NLLIGO::CZoneBankElement::getName </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06762.html#l00059">59</a> of file <a class="el" href="a06762.html">zone_bank.cpp</a>. +<p> +References <a class="el" href="a06762.html#l00071">getCategory()</a>. +<p> +Referenced by <a class="el" href="a06762.html#l00527">NLLIGO::CZoneBank::addElement()</a>, and <a class="el" href="a06762.html#l00158">NLLIGO::CZoneBank::debugInit()</a>. +<p> +<div class="fragment"><pre>00060 { +00061 <span class="keywordflow">return</span> <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementa3">getCategory</a> (<span class="stringliteral">"zone"</span>); +00062 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementa6" doxytag="NLLIGO::CZoneBankElement::getSize" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> const string & NLLIGO::CZoneBankElement::getSize </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06762.html#l00065">65</a> of file <a class="el" href="a06762.html">zone_bank.cpp</a>. +<p> +References <a class="el" href="a06762.html#l00071">getCategory()</a>. +<p> +Referenced by <a class="el" href="a06762.html#l00081">convertSize()</a>. +<p> +<div class="fragment"><pre>00066 { +00067 <span class="keywordflow">return</span> <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementa3">getCategory</a> (<span class="stringliteral">"size"</span>); +00068 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementa7" doxytag="NLLIGO::CZoneBankElement::getSizeX" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a7">uint8</a> NLLIGO::CZoneBankElement::getSizeX </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06763.html#l00083">83</a> of file <a class="el" href="a06763.html">zone_bank.h</a>. +<p> +References <a class="el" href="a06763.html#l00068">_SizeX</a>, and <a class="el" href="a05981.html#l00096">uint8</a>. +<p> +<div class="fragment"><pre>00083 { <span class="keywordflow">return</span> <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementr2">_SizeX</a>; } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementa8" doxytag="NLLIGO::CZoneBankElement::getSizeY" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a7">uint8</a> NLLIGO::CZoneBankElement::getSizeY </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06763.html#l00084">84</a> of file <a class="el" href="a06763.html">zone_bank.h</a>. +<p> +References <a class="el" href="a06763.html#l00068">_SizeY</a>, and <a class="el" href="a05981.html#l00096">uint8</a>. +<p> +<div class="fragment"><pre>00084 { <span class="keywordflow">return</span> <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementr3">_SizeY</a>; } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementa9" doxytag="NLLIGO::CZoneBankElement::serial" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLLIGO::CZoneBankElement::serial </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a02270.html">NLMISC::IStream</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>f</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06762.html#l00105">105</a> of file <a class="el" href="a06762.html">zone_bank.cpp</a>. +<p> +References <a class="el" href="a06763.html#l00063">_CategoriesMap</a>, <a class="el" href="a06763.html#l00069">_Mask</a>, <a class="el" href="a06762.html#l00081">convertSize()</a>, <a class="el" href="a06462.html#l00520">NLMISC::IStream::serialCheck()</a>, <a class="el" href="a06462.html#l00324">NLMISC::IStream::serialCont()</a>, <a class="el" href="a06461.html#l00266">NLMISC::IStream::serialVersion()</a>, <a class="el" href="a05981.html#l00104">sint</a>, <a class="el" href="a06462.html#l00759">NLMISC::IStream::xmlPop()</a>, and <a class="el" href="a06462.html#l00701">NLMISC::IStream::xmlPush()</a>. +<p> +Referenced by <a class="el" href="a06762.html#l00527">NLLIGO::CZoneBank::addElement()</a>, and <a class="el" href="a06762.html#l00141">NLLIGO::CZoneBank::debugSaveInit()</a>. +<p> +<div class="fragment"><pre>00106 { +00107 f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2038_0">xmlPush</a> (<span class="stringliteral">"LIGOZONE"</span>); +00108 +00109 <a class="code" href="a04558.html#a14">sint</a> version = 1; +00110 f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2035_8">serialVersion</a> (version); +00111 string check = <span class="stringliteral">"LIGOZONE"</span>; +00112 f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2035_0">serialCheck</a> (check); +00113 +00114 f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2038_0">xmlPush</a> (<span class="stringliteral">"CATEGORIES"</span>); +00115 f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2033_9">serialCont</a> (_CategoriesMap); +00116 f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2039_2">xmlPop</a> (); +00117 +00118 f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2038_0">xmlPush</a> (<span class="stringliteral">"MASK"</span>); +00119 f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2033_9">serialCont</a> (_Mask); +00120 f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2039_2">xmlPop</a> (); +00121 +00122 f.<a class="code" href="a02270.html#NLMISC_1_1IStreamz2039_2">xmlPop</a> (); +00123 +00124 <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementa1">convertSize</a>(); +00125 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementa10" doxytag="NLLIGO::CZoneBankElement::setMask" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLLIGO::CZoneBankElement::setMask </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const std::vector< bool > & </td> + <td class="mdname" nowrap> <em>mask</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a7">uint8</a> </td> + <td class="mdname" nowrap> <em>sizeX</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a7">uint8</a> </td> + <td class="mdname" nowrap> <em>sizeY</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06762.html#l00129">129</a> of file <a class="el" href="a06762.html">zone_bank.cpp</a>. +<p> +References <a class="el" href="a06763.html#l00069">_Mask</a>, <a class="el" href="a06763.html#l00068">_SizeX</a>, <a class="el" href="a06763.html#l00068">_SizeY</a>, and <a class="el" href="a05981.html#l00096">uint8</a>. +<p> +<div class="fragment"><pre>00130 { +00131 <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementr2">_SizeX</a> = sizeX; +00132 <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementr3">_SizeY</a> = sizeY; +00133 <a class="code" href="a03734.html#NLLIGO_1_1CZoneBankElementr1">_Mask</a> = mask; +00134 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Friends And Related Function Documentation</h2> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementn0" doxytag="NLLIGO::CZoneBankElement::CZoneBank" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> friend class <a class="el" href="a03733.html">CZoneBank</a><code> [friend]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06763.html#l00094">94</a> of file <a class="el" href="a06763.html">zone_bank.h</a>. </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementr0" doxytag="NLLIGO::CZoneBankElement::_CategoriesMap" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> std::map<std::string, std::string> <a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementr0">NLLIGO::CZoneBankElement::_CategoriesMap</a><code> [private]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06763.html#l00063">63</a> of file <a class="el" href="a06763.html">zone_bank.h</a>. +<p> +Referenced by <a class="el" href="a06762.html#l00658">NLLIGO::CZoneBank::addAndSwitch()</a>, <a class="el" href="a06762.html#l00053">addCategory()</a>, <a class="el" href="a06762.html#l00627">NLLIGO::CZoneBank::addOrSwitch()</a>, <a class="el" href="a06762.html#l00158">NLLIGO::CZoneBank::debugInit()</a>, <a class="el" href="a06762.html#l00554">NLLIGO::CZoneBank::getCategoriesType()</a>, <a class="el" href="a06762.html#l00071">getCategory()</a>, <a class="el" href="a06762.html#l00583">NLLIGO::CZoneBank::getCategoryValues()</a>, and <a class="el" href="a06762.html#l00105">serial()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementr1" doxytag="NLLIGO::CZoneBankElement::_Mask" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> std::vector<bool> <a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementr1">NLLIGO::CZoneBankElement::_Mask</a><code> [private]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06763.html#l00069">69</a> of file <a class="el" href="a06763.html">zone_bank.h</a>. +<p> +Referenced by <a class="el" href="a06762.html#l00158">NLLIGO::CZoneBank::debugInit()</a>, <a class="el" href="a06763.html#l00085">getMask()</a>, <a class="el" href="a06762.html#l00105">serial()</a>, and <a class="el" href="a06762.html#l00129">setMask()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementv0" doxytag="NLLIGO::CZoneBankElement::_NoCatTypeFound" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> string <a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementv0">NLLIGO::CZoneBankElement::_NoCatTypeFound</a> = "< NOCATTYPE >"<code> [static, private]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06762.html#l00044">44</a> of file <a class="el" href="a06762.html">zone_bank.cpp</a>. +<p> +Referenced by <a class="el" href="a06762.html#l00071">getCategory()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementr2" doxytag="NLLIGO::CZoneBankElement::_SizeX" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a7">uint8</a> <a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementr2">NLLIGO::CZoneBankElement::_SizeX</a><code> [private]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06763.html#l00068">68</a> of file <a class="el" href="a06763.html">zone_bank.h</a>. +<p> +Referenced by <a class="el" href="a06762.html#l00081">convertSize()</a>, <a class="el" href="a06762.html#l00047">CZoneBankElement()</a>, <a class="el" href="a06763.html#l00083">getSizeX()</a>, and <a class="el" href="a06762.html#l00129">setMask()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLLIGO_1_1CZoneBankElementr3" doxytag="NLLIGO::CZoneBankElement::_SizeY" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a7">uint8</a> <a class="el" href="a03734.html#NLLIGO_1_1CZoneBankElementr3">NLLIGO::CZoneBankElement::_SizeY</a><code> [private]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06763.html#l00068">68</a> of file <a class="el" href="a06763.html">zone_bank.h</a>. +<p> +Referenced by <a class="el" href="a06762.html#l00081">convertSize()</a>, <a class="el" href="a06762.html#l00047">CZoneBankElement()</a>, <a class="el" href="a06763.html#l00084">getSizeY()</a>, and <a class="el" href="a06762.html#l00129">setMask()</a>. </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following files:<ul> +<li><a class="el" href="a06763.html">zone_bank.h</a><li><a class="el" href="a06762.html">zone_bank.cpp</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 12:51:20 2004 for NeL by +<a href="http://www.doxygen.org/index.html"> +<img src="doxygen.png" alt="doxygen" align="middle" border=0 > +</a>1.3.6 </small></address> +</body> +</html> |