Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates > by-pkgid > 984407a3d8e0ca8f42be35be954f9b2c > files > 1685

libmwaw-doc-0.3.14-2.mga6.noarch.rpm

<!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>BeagleWksDRParserInternal Namespace Reference documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('namespaceBeagleWksDRParserInternal.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">BeagleWksDRParserInternal Namespace Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Internal: the structures of a <a class="el" href="classBeagleWksDRParser.html" title="the main class to read a BeagleWorks drawing file ">BeagleWksDRParser</a>.  
<a href="#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structBeagleWksDRParserInternal_1_1Shape.html">Shape</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Internal: the shape of <a class="el" href="classBeagleWksDRParser.html" title="the main class to read a BeagleWorks drawing file ">BeagleWksDRParser</a>.  <a href="structBeagleWksDRParserInternal_1_1Shape.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structBeagleWksDRParserInternal_1_1State.html">State</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Internal: the state of a <a class="el" href="classBeagleWksDRParser.html" title="the main class to read a BeagleWorks drawing file ">BeagleWksDRParser</a>.  <a href="structBeagleWksDRParserInternal_1_1State.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBeagleWksDRParserInternal_1_1SubDocument.html">SubDocument</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Internal: the subdocument of a <a class="el" href="classBeagleWksDRParser.html" title="the main class to read a BeagleWorks drawing file ">BeagleWksDRParser</a>.  <a href="classBeagleWksDRParserInternal_1_1SubDocument.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a30449b0c88074c187c060ecba18019fb"><td class="memItemLeft" align="right" valign="top">std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceBeagleWksDRParserInternal.html#a30449b0c88074c187c060ecba18019fb">operator&lt;&lt;</a> (std::ostream &amp;o, <a class="el" href="structBeagleWksDRParserInternal_1_1Shape.html">Shape</a> const &amp;shape)</td></tr>
<tr class="separator:a30449b0c88074c187c060ecba18019fb"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Internal: the structures of a <a class="el" href="classBeagleWksDRParser.html" title="the main class to read a BeagleWorks drawing file ">BeagleWksDRParser</a>. </p>
</div><h2 class="groupheader">Function Documentation</h2>
<a id="a30449b0c88074c187c060ecba18019fb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a30449b0c88074c187c060ecba18019fb">&#9670;&nbsp;</a></span>operator<<()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::ostream&amp; BeagleWksDRParserInternal::operator&lt;&lt; </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&#160;</td>
          <td class="paramname"><em>o</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="structBeagleWksDRParserInternal_1_1Shape.html">Shape</a> const &amp;&#160;</td>
          <td class="paramname"><em>shape</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="reference">Referenced by <a class="el" href="structMWAWEmbeddedObject.html#af395a5554b728176893eb6854ab1a421">MWAWEmbeddedObject::add()</a>, <a class="el" href="structClarisWksStyleManager_1_1CellFormat.html#a3d339b031b1528f8cf95ebbc78a22630">ClarisWksStyleManager::CellFormat::CellFormat()</a>, <a class="el" href="structRagTime5StyleManager_1_1GraphicStyle.html#ab3e005386e0fb9213a5025524e53a9a6">RagTime5StyleManager::GraphicStyle::isDefault()</a>, <a class="el" href="structRagTime5StyleManager_1_1TextStyle.html#a8184bc3a530cc10b7d75208c2aa51d16">RagTime5StyleManager::TextStyle::isDefault()</a>, <a class="el" href="structClarisWksStyleManager_1_1KSEN.html#a9624149cc32ad0032d47f243e534995e">ClarisWksStyleManager::KSEN::KSEN()</a>, <a class="el" href="structMWAWChart_1_1Legend.html#a29b1eb06b0fb130e4568cb96a2cf308b">MWAWChart::Legend::Legend()</a>, <a class="el" href="structHanMacWrdKZone.html#a5e174391b3dcc1bacea80e8b94de12ff">HanMacWrdKZone::name()</a>, <a class="el" href="structMWAWBorder.html#a0d6edee4cc58838d2a9fbfae35e5a645">MWAWBorder::operator!=()</a>, <a class="el" href="structMWAWColor.html#a87bac468bb13ff694192e55ee6f9277d">MWAWColor::operator&gt;=()</a>, <a class="el" href="structMoreStruct_1_1Pattern.html#a60aa6569959db17efc5224d40e7de585">MoreStruct::Pattern::Pattern()</a>, <a class="el" href="structMsWrdText_1_1PLC.html#a8ef47c5886aa4612e7f1239db3655f97">MsWrdText::PLC::PLC()</a>, <a class="el" href="structMsWrdEntry.html#ac7cd708430391623c258ec2a47c2e104">MsWrdEntry::setPictType()</a>, and <a class="el" href="structClarisWksStyleManager_1_1Style.html#a586273d39693960d8ef57f24f7014ce9">ClarisWksStyleManager::Style::Style()</a>.</p>

</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated on Mon Feb 11 2019 22:20:47 for libmwaw by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.13</small></address>
</body>
</html>