path
stringlengths 5
312
| repo_name
stringlengths 5
116
| content
stringlengths 2
1.04M
|
---|---|---|
docs/doc/num/integer/fn.div_mod_floor.html | TheZoq2/Rust-Scad | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `div_mod_floor` fn in crate `num`.">
<meta name="keywords" content="rust, rustlang, rust-lang, div_mod_floor">
<title>num::integer::div_mod_floor - Rust</title>
<link rel="stylesheet" type="text/css" href="../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../main.css">
<link rel="shortcut icon" href="http://rust-num.github.io/num/favicon.ico">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<a href='../../num/index.html'><img src='http://rust-num.github.io/num/rust-logo-128x128-blk-v2.png' alt='logo' width='100'></a>
<p class='location'><a href='../index.html'>num</a>::<wbr><a href='index.html'>integer</a></p><script>window.sidebarCurrent = {name: 'div_mod_floor', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content fn">
<h1 class='fqn'><span class='in-band'>Function <a href='../index.html'>num</a>::<wbr><a href='index.html'>integer</a>::<wbr><a class='fn' href=''>div_mod_floor</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-47' class='srclink' href='../../num_integer/fn.div_mod_floor.html?gotosrc=47' title='goto source code'>[src]</a></span></h1>
<pre class='rust fn'>pub fn div_mod_floor<T>(x: T, y: T) -> <a class='primitive' href='https://doc.rust-lang.org/nightly/std/primitive.tuple.html'>(</a>T, T<a class='primitive' href='https://doc.rust-lang.org/nightly/std/primitive.tuple.html'>)</a> <span class='where'>where T: <a class='trait' href='../../num/integer/trait.Integer.html' title='num::integer::Integer'>Integer</a></span></pre><div class='docblock'><p>Simultaneous floored integer division and modulus</p>
</div></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../";
window.currentCrate = "num";
window.playgroundUrl = "http://play.rust-lang.org/";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script src="../../playpen.js"></script>
<script defer src="../../search-index.js"></script>
</body>
</html> |
my-plugins/bb-topic-icons/bb-topic-icons.css | clioweb/DH-Answers | .topic-icon-image {
width: 20px;
height: 20px;
margin-right: 6px;
position: relative;
float: left;
}
.topic-icon-image a span {
display: none;
}
.topic-icon-image a:hover {
position: relative;
}
.topic-icon-image a:hover span {
display: block;
position: absolute;
top: 0px;
left: 10px;
padding: 5px;
margin: 10px;
z-index: 100;
background: #ffc;
border: 1px dotted #333;
opacity: 0.8;
color: #000;
} |
tpl/user_share.html | brol/freshy2 | <!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style" style="display:inline;float:right;"><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_email"></a><a class="addthis_button_favorites"></a><a class="addthis_button_print"></a><span class="addthis_separator">|</span><a href="http://www.addthis.com/bookmark.php?v=250&pub=xa-4af0aa5734d65e05" class="addthis_button_expanded">Plus</a></div><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pub=xa-4af0aa5734d65e05"></script>
<!-- AddThis Button END --> |
rt10/Documentation/handle/rdb_handle.html | lucapaganotti/eiffel | <HTML>
<HEAD>
<META NAME="generator" CONTENT="ISE EiffelStudio version 15.01.9.6535 GPL Edition - linux-x86-64">
<meta name="legal" content="See notice at end of class."/>
<meta name="status" content="See notice at end of class."/>
<meta name="keywords" content="Eiffel class"/>
<meta name="copyright" content="(c) 2008-2010, ITPassion Ltd and others"/>
<meta name="license" content="GNU Public License v3 (see http://www.gnu.org)"/>
<meta name="source" content="ITPassion Ltd 5 Anstice Close, Chiswick, Middlesex, W4 2RJ, United Kingdom Telephone +44 208 742 3422, Fax +44 208 742 3468 Website http://www.itpassion.com Customer support http://powerdesk.itpassion.com, mailto:[email protected]"/>
<meta name="keywords" content="Eiffel class"/>
<TITLE>rdb_handle Text</TITLE>
<LINK REL="stylesheet" HREF="../default.css" TYPE="text/css">
<SCRIPT TYPE="text/javascript" SRC="../goto.html"></SCRIPT>
</HEAD>
<BODY>
<P ALIGN="CENTER">Automatic generation produced by ISE Eiffel</P>
<pre><FORM ONSUBMIT="go_to('../',this.c.value);return false;">
<TABLE CELLSPACING="5" CELLPADDING="4"><TR>
<TD CLASS="link1"><A CLASS="link1" HREF="../class_list.html">Classes</A></TD>
<TD CLASS="link1"><A CLASS="link1" HREF="../cluster_list.html">Clusters</A></TD>
<TD CLASS="link1"><A CLASS="link1" HREF="../cluster_hierarchy.html">Cluster hierarchy</A></TD>
<TD CLASS="link2"><A CLASS="link2" HREF="rdb_handle_chart.html">Chart</A></TD>
<TD CLASS="link2"><A CLASS="link2" HREF="rdb_handle_links.html">Relations</A></TD>
<TD CLASS="nolink2">Text</TD>
<TD CLASS="link2"><A CLASS="link2" HREF="rdb_handle_flat.html">Flat</A></TD>
<TD CLASS="link2"><A CLASS="link2" HREF="rdb_handle_short.html">Contracts</A></TD>
<TD CLASS="link2"><A CLASS="link2" HREF="rdb_handle_flatshort.html">Flat contracts</A></TD>
<TD CLASS="link2">Go to: <INPUT NAME="c" VALUE="rdb_handle"></TD>
</TR></TABLE></FORM><SPAN CLASS="ekeyword">note</SPAN>
<SPAN CLASS="eitag">legal</SPAN><SPAN CLASS="esymbol">:</SPAN> <SPAN CLASS="estring">"See notice at end of class."</SPAN>
<SPAN CLASS="eitag">status</SPAN><SPAN CLASS="esymbol">:</SPAN> <SPAN CLASS="estring">"See notice at end of class."</SPAN>
<SPAN CLASS="ekeyword">class</SPAN>
<A CLASS="eclass" HREF="../handle/rdb_handle.html">RDB_HANDLE</A>
<SPAN CLASS="ekeyword">inherit</SPAN>
<SPAN CLASS="neclass">DATABASE_APPL</SPAN> <SPAN CLASS="esymbol">[</SPAN><SPAN CLASS="neclass">MYSQL</SPAN><SPAN CLASS="esymbol">]</SPAN>
<SPAN CLASS="ekeyword">create</SPAN>
<SPAN CLASS="nefeature">default_create</SPAN>
<SPAN CLASS="ekeyword">note</SPAN>
<SPAN CLASS="eitag">copyright</SPAN><SPAN CLASS="esymbol">:</SPAN> <SPAN CLASS="estring">"(c) 2008-2010, ITPassion Ltd and others"</SPAN>
<SPAN CLASS="eitag">license</SPAN><SPAN CLASS="esymbol">:</SPAN> <SPAN CLASS="estring">"GNU Public License v3 (see </SPAN><A CLASS="estring" HREF="http://www.gnu.org">http://www.gnu.org</A><SPAN CLASS="estring">)"</SPAN>
<SPAN CLASS="eitag">source</SPAN><SPAN CLASS="esymbol">:</SPAN> <SPAN CLASS="estring">"</SPAN><SPAN CLASS="estring">[</SPAN>
<SPAN CLASS="estring">ITPassion Ltd</SPAN>
<SPAN CLASS="estring">5 Anstice Close, Chiswick, Middlesex, W4 2RJ, United Kingdom</SPAN>
<SPAN CLASS="estring">Telephone +44 208 742 3422, Fax +44 208 742 3468</SPAN>
<SPAN CLASS="estring">Website </SPAN><A CLASS="estring" HREF="http://www.itpassion.com">http://www.itpassion.com</A>
<SPAN CLASS="estring">Customer support </SPAN><A CLASS="estring" HREF="http://powerdesk.itpassion.com">http://powerdesk.itpassion.com</A><SPAN CLASS="estring">,</SPAN>
<A CLASS="estring" HREF="mailto:mailto:[email protected]">mailto:[email protected]</A>
<SPAN CLASS="estring">]</SPAN><SPAN CLASS="estring">"</SPAN>
<SPAN CLASS="ekeyword">end</SPAN> <SPAN CLASS="ecomment">--</SPAN> <SPAN CLASS="ecomment">class </SPAN><A CLASS="eclass" HREF="../handle/rdb_handle.html">RDB_HANDLE</A><FORM ONSUBMIT="go_to('../',this.c.value);return false;">
<TABLE CELLSPACING="5" CELLPADDING="4"><TR>
<TD CLASS="link1"><A CLASS="link1" HREF="../class_list.html">Classes</A></TD>
<TD CLASS="link1"><A CLASS="link1" HREF="../cluster_list.html">Clusters</A></TD>
<TD CLASS="link1"><A CLASS="link1" HREF="../cluster_hierarchy.html">Cluster hierarchy</A></TD>
<TD CLASS="link2"><A CLASS="link2" HREF="rdb_handle_chart.html">Chart</A></TD>
<TD CLASS="link2"><A CLASS="link2" HREF="rdb_handle_links.html">Relations</A></TD>
<TD CLASS="nolink2">Text</TD>
<TD CLASS="link2"><A CLASS="link2" HREF="rdb_handle_flat.html">Flat</A></TD>
<TD CLASS="link2"><A CLASS="link2" HREF="rdb_handle_short.html">Contracts</A></TD>
<TD CLASS="link2"><A CLASS="link2" HREF="rdb_handle_flatshort.html">Flat contracts</A></TD>
<TD CLASS="link2">Go to: <INPUT NAME="c" VALUE="rdb_handle"></TD>
</TR></TABLE></FORM></pre>
<P ALIGN="CENTER"> -- Generated by ISE Eiffel --
<BR>For more details: <A HREF="http://www.eiffel.com">www.eiffel.com</A></P>
</BODY>
</HTML>
|
_source/news/2017-07-17-c.html | InstantKhabar/_source | ---
title: "मुरली विजय चोटिल, श्रीलंका दौरे से OUT"
layout: item
category: ["sports"]
date: 2017-07-17T06:10:32.895Z
image: 1500291632894c.jpg
---
<p>भारत और श्रीलंका के बीच 26 जुलाई से पहला टेस्ट मैच खेला जाना है। भारतीय क्रिकेट टीम श्रीलंका दौरे पर तीन टेस्ट, पांच वनडे और इकलौते टी-20 मैच की सीरीज खेलेगी। मुरली विजय को टेस्ट टीम के लिए चुना गया था, लेकिन अब वो चोट के चलते टीम से बाहर हो गए हैं। मुरली की जगह सलामी बल्लेबाज शिखर धवन को टीम में चुना गया है।</p>
<p>तीन टेस्ट मैचों के लिए 9 जुलाई को टीम चुनी गई थी। मुरली विजय की कलाई की चोट के बाद वापसी हुई थी, लेकिन फिर से उनकी फिटनेस पर सवाल खड़ा हो गया है। धवन उनकी जगह श्रीलंका दौरे पर जाएंगे। आपको बता दें कि तीन टेस्ट मैचों की सीरीज के लिए के.एल. राहुल की भी टीम में वापसी हुई थी, इसके अलावा हार्दिक पांड्या को भी टीम में जगह दी गई है।</p>
<p>हालांकि करुण नायर इस टीम में जगह नहीं बना सके थे। भारतीय टीम इस प्रकार हैः शिखर धवन, के.एल. राहुल, चेतेश्वर पुजारा, अजिंक्य रहाणे, रोहित शर्मा, आर अश्विन, रविंद्र जडेजा, रिद्धिमान साहा, इशांत शर्मा, उमेश यादव, हार्दिक पांड्या, भुवनेश्वकर कुमार, मोहम्मद शमी, कुलदीप यादव, अभिनव मुकुंद।</p> |
libs/JNetPcap_1_4/org/jnetpcap/packet/structure/AnnotatedMethod.html | pvenne/jgoose | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_31) on Fri Jun 22 13:52:18 EDT 2012 -->
<TITLE>
AnnotatedMethod
</TITLE>
<META NAME="date" CONTENT="2012-06-22">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AnnotatedMethod";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedJField.html" title="class in org.jnetpcap.packet.structure"><B>PREV CLASS</B></A>
<A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedMethodException.html" title="class in org.jnetpcap.packet.structure"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/jnetpcap/packet/structure/AnnotatedMethod.html" target="_top"><B>FRAMES</B></A>
<A HREF="AnnotatedMethod.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.jnetpcap.packet.structure</FONT>
<BR>
Class AnnotatedMethod</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.jnetpcap.packet.structure.AnnotatedMethod</B>
</PRE>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedBindMethod.html" title="class in org.jnetpcap.packet.structure">AnnotatedBindMethod</A>, <A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedFieldMethod.html" title="class in org.jnetpcap.packet.structure">AnnotatedFieldMethod</A>, <A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedHeaderLengthMethod.html" title="class in org.jnetpcap.packet.structure">AnnotatedHeaderLengthMethod</A>, <A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedScannerMethod.html" title="class in org.jnetpcap.packet.structure">AnnotatedScannerMethod</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public abstract class <B>AnnotatedMethod</B><DT>extends java.lang.Object</DL>
</PRE>
<P>
The Class AnnotatedMethod.
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>Mark Bednarczyk, Sly Technologies, Inc.</DD>
</DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected java.lang.Class<?></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedMethod.html#declaringClass">declaringClass</A></B></CODE>
<BR>
The declaring class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedMethod.html#isMapped">isMapped</A></B></CODE>
<BR>
The is mapped.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected java.lang.reflect.Method</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedMethod.html#method">method</A></B></CODE>
<BR>
The method.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedMethod.html#object">object</A></B></CODE>
<BR>
The object.</TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedMethod.html#AnnotatedMethod()">AnnotatedMethod</A></B>()</CODE>
<BR>
Instantiates a new annotated method.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedMethod.html#AnnotatedMethod(java.lang.reflect.Method)">AnnotatedMethod</A></B>(java.lang.reflect.Method method)</CODE>
<BR>
Instantiates a new annotated method.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedMethod.html#AnnotatedMethod(java.lang.reflect.Method, java.lang.Object)">AnnotatedMethod</A></B>(java.lang.reflect.Method method,
java.lang.Object object)</CODE>
<BR>
Instantiates a new annotated method.</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.reflect.Method</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedMethod.html#getMethod()">getMethod</A></B>()</CODE>
<BR>
Gets the method.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.reflect.Method[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedMethod.html#getMethods(java.lang.Class, java.lang.Class)">getMethods</A></B>(java.lang.Class<?> c,
java.lang.Class<? extends java.lang.annotation.Annotation> annotation)</CODE>
<BR>
Gets the methods.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedMethod.html#setIsMapped(boolean)">setIsMapped</A></B>(boolean state)</CODE>
<BR>
Sets the checks if is mapped.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedMethod.html#toString()">toString</A></B>()</CODE>
<BR>
To string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected abstract void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedMethod.html#validateSignature(java.lang.reflect.Method)">validateSignature</A></B>(java.lang.reflect.Method method)</CODE>
<BR>
Validate signature.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="method"><!-- --></A><H3>
method</H3>
<PRE>
protected final java.lang.reflect.Method <B>method</B></PRE>
<DL>
<DD>The method.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="isMapped"><!-- --></A><H3>
isMapped</H3>
<PRE>
protected boolean <B>isMapped</B></PRE>
<DL>
<DD>The is mapped.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="declaringClass"><!-- --></A><H3>
declaringClass</H3>
<PRE>
protected final java.lang.Class<?> <B>declaringClass</B></PRE>
<DL>
<DD>The declaring class.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="object"><!-- --></A><H3>
object</H3>
<PRE>
protected final java.lang.Object <B>object</B></PRE>
<DL>
<DD>The object.
<P>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="AnnotatedMethod()"><!-- --></A><H3>
AnnotatedMethod</H3>
<PRE>
public <B>AnnotatedMethod</B>()</PRE>
<DL>
<DD>Instantiates a new annotated method.
<P>
</DL>
<HR>
<A NAME="AnnotatedMethod(java.lang.reflect.Method, java.lang.Object)"><!-- --></A><H3>
AnnotatedMethod</H3>
<PRE>
public <B>AnnotatedMethod</B>(java.lang.reflect.Method method,
java.lang.Object object)</PRE>
<DL>
<DD>Instantiates a new annotated method.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>method</CODE> - the method<DD><CODE>object</CODE> - the object</DL>
</DL>
<HR>
<A NAME="AnnotatedMethod(java.lang.reflect.Method)"><!-- --></A><H3>
AnnotatedMethod</H3>
<PRE>
public <B>AnnotatedMethod</B>(java.lang.reflect.Method method)</PRE>
<DL>
<DD>Instantiates a new annotated method.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>method</CODE> - the method</DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="setIsMapped(boolean)"><!-- --></A><H3>
setIsMapped</H3>
<PRE>
public void <B>setIsMapped</B>(boolean state)</PRE>
<DL>
<DD>Sets the checks if is mapped.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>state</CODE> - the new checks if is mapped</DL>
</DD>
</DL>
<HR>
<A NAME="getMethod()"><!-- --></A><H3>
getMethod</H3>
<PRE>
public java.lang.reflect.Method <B>getMethod</B>()</PRE>
<DL>
<DD>Gets the method.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the method</DL>
</DD>
</DL>
<HR>
<A NAME="validateSignature(java.lang.reflect.Method)"><!-- --></A><H3>
validateSignature</H3>
<PRE>
protected abstract void <B>validateSignature</B>(java.lang.reflect.Method method)</PRE>
<DL>
<DD>Validate signature.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>method</CODE> - the method</DL>
</DD>
</DL>
<HR>
<A NAME="toString()"><!-- --></A><H3>
toString</H3>
<PRE>
public java.lang.String <B>toString</B>()</PRE>
<DL>
<DD>To string.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the string<DT><B>See Also:</B><DD><CODE>Object.toString()</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getMethods(java.lang.Class, java.lang.Class)"><!-- --></A><H3>
getMethods</H3>
<PRE>
public static java.lang.reflect.Method[] <B>getMethods</B>(java.lang.Class<?> c,
java.lang.Class<? extends java.lang.annotation.Annotation> annotation)</PRE>
<DL>
<DD>Gets the methods.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>c</CODE> - the c<DD><CODE>annotation</CODE> - the annotation
<DT><B>Returns:</B><DD>the methods</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedJField.html" title="class in org.jnetpcap.packet.structure"><B>PREV CLASS</B></A>
<A HREF="../../../../org/jnetpcap/packet/structure/AnnotatedMethodException.html" title="class in org.jnetpcap.packet.structure"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/jnetpcap/packet/structure/AnnotatedMethod.html" target="_top"><B>FRAMES</B></A>
<A HREF="AnnotatedMethod.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
plugins/SharePosition/SharePosition.css | getsmap/smap-responsive |
.leaflet-label {
background: #000;
background: rgba(0,0,0,0.5) !important;
color: #fff !important;
}
/*#sharepos-gui {
position: absolute;
right: 5em;
bottom: .5em;
z-index: 1001;
float: left;
margin-right: 25px;
min-width: 90px;
white-space: nowrap;
}
#sharepos-gui input {
-webkit-transition: width .2s;
-moz-transition: width .2s;
-o-transition: width .2s;
transition: width .2s;
}*/
|
CSC 445 WebCentric Programming/Final Project/poi-3.14/docs/apidocs/org/apache/poi/hsmf/datatypes/class-use/RecipientChunks.html | jmemmons/university-assignments | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
Uses of Class org.apache.poi.hsmf.datatypes.RecipientChunks (POI API Documentation)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.poi.hsmf.datatypes.RecipientChunks (POI API Documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html" title="class in org.apache.poi.hsmf.datatypes"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/poi/hsmf/datatypes/\class-useRecipientChunks.html" target="_top"><B>FRAMES</B></A>
<A HREF="RecipientChunks.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.apache.poi.hsmf.datatypes.RecipientChunks</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html" title="class in org.apache.poi.hsmf.datatypes">RecipientChunks</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.poi.hsmf"><B>org.apache.poi.hsmf</B></A></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.poi.hsmf.datatypes"><B>org.apache.poi.hsmf.datatypes</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.poi.hsmf"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html" title="class in org.apache.poi.hsmf.datatypes">RecipientChunks</A> in <A HREF="../../../../../../org/apache/poi/hsmf/package-summary.html">org.apache.poi.hsmf</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/poi/hsmf/package-summary.html">org.apache.poi.hsmf</A> that return <A HREF="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html" title="class in org.apache.poi.hsmf.datatypes">RecipientChunks</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html" title="class in org.apache.poi.hsmf.datatypes">RecipientChunks</A>[]</CODE></FONT></TD>
<TD><CODE><B>MAPIMessage.</B><B><A HREF="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#getRecipientDetailsChunks()">getRecipientDetailsChunks</A></B>()</CODE>
<BR>
Gets all the recipient details chunks.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.poi.hsmf.datatypes"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html" title="class in org.apache.poi.hsmf.datatypes">RecipientChunks</A> in <A HREF="../../../../../../org/apache/poi/hsmf/datatypes/package-summary.html">org.apache.poi.hsmf.datatypes</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/poi/hsmf/datatypes/package-summary.html">org.apache.poi.hsmf.datatypes</A> with parameters of type <A HREF="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html" title="class in org.apache.poi.hsmf.datatypes">RecipientChunks</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B>RecipientChunks.RecipientChunksSorter.</B><B><A HREF="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.RecipientChunksSorter.html#compare(org.apache.poi.hsmf.datatypes.RecipientChunks, org.apache.poi.hsmf.datatypes.RecipientChunks)">compare</A></B>(<A HREF="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html" title="class in org.apache.poi.hsmf.datatypes">RecipientChunks</A> a,
<A HREF="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html" title="class in org.apache.poi.hsmf.datatypes">RecipientChunks</A> b)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html" title="class in org.apache.poi.hsmf.datatypes"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/poi/hsmf/datatypes/\class-useRecipientChunks.html" target="_top"><B>FRAMES</B></A>
<A HREF="RecipientChunks.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright 2016 The Apache Software Foundation or
its licensors, as applicable.</i>
</BODY>
</HTML>
|
output/common/zsdocs/gcc/Legacy-type-encoding.html | ArmageddonGames/ZeldaClassic | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Copyright (C) 1988-2019 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with the
Invariant Sections being "Funding Free Software", the Front-Cover
Texts being (a) (see below), and with the Back-Cover Texts being (b)
(see below). A copy of the license is included in the section entitled
"GNU Free Documentation License".
(a) The FSF's Front-Cover Text is:
A GNU Manual
(b) The FSF's Back-Cover Text is:
You have freedom to copy and modify this GNU Manual, like GNU
software. Copies published by the Free Software Foundation raise
funds for GNU development. -->
<!-- Created by GNU Texinfo 6.3, http://www.gnu.org/software/texinfo/ -->
<head>
<title>Using the GNU Compiler Collection (GCC): Legacy type encoding</title>
<meta name="description" content="Using the GNU Compiler Collection (GCC): Legacy type encoding">
<meta name="keywords" content="Using the GNU Compiler Collection (GCC): Legacy type encoding">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="index.html#Top" rel="start" title="Top">
<link href="Option-Index.html#Option-Index" rel="index" title="Option Index">
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
<link href="Type-encoding.html#Type-encoding" rel="up" title="Type encoding">
<link href="_0040encode.html#g_t_0040encode" rel="next" title="@encode">
<link href="Type-encoding.html#Type-encoding" rel="prev" title="Type encoding">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smalllisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
ul.no-bullet {list-style: none}
-->
</style>
<link rel="stylesheet" type="text/css" href="/gcc.css">
</head>
<body lang="en">
<a name="Legacy-type-encoding"></a>
<div class="header">
<p>
Next: <a href="_0040encode.html#g_t_0040encode" accesskey="n" rel="next">@encode</a>, Up: <a href="Type-encoding.html#Type-encoding" accesskey="u" rel="up">Type encoding</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Option-Index.html#Option-Index" title="Index" rel="index">Index</a>]</p>
</div>
<hr>
<a name="Legacy-Type-Encoding"></a>
<h4 class="subsection">8.3.1 Legacy Type Encoding</h4>
<p>Unfortunately, historically GCC used to have a number of bugs in its
encoding code. The NeXT runtime expects GCC to emit type encodings in
this historical format (compatible with GCC-3.3), so when using the
NeXT runtime, GCC will introduce on purpose a number of incorrect
encodings:
</p>
<ul>
<li> the read-only qualifier of the pointee gets emitted before the ’^’.
The read-only qualifier of the pointer itself gets ignored, unless it
is a typedef. Also, the ’r’ is only emitted for the outermost type.
</li><li> 32-bit longs are encoded as ’l’ or ’L’, but not always. For typedefs,
the compiler uses ’i’ or ’I’ instead if encoding a struct field or a
pointer.
</li><li> <code>enum</code>s are always encoded as ’i’ (int) even if they are actually
unsigned or long.
</li></ul>
<p>In addition to that, the NeXT runtime uses a different encoding for
bitfields. It encodes them as <code>b</code> followed by the size, without
a bit offset or the underlying field type.
</p>
</body>
</html>
|
trunk/doc/html/search/files_6d.html | cicinsain/flyssm | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRResult" id="SR_maternal_2ec">
<div class="SREntry">
<a id="Item0" onkeydown="return searchResults.Nav(event,0)" onkeypress="return searchResults.Nav(event,0)" onkeyup="return searchResults.Nav(event,0)" class="SRSymbol" href="../maternal_8c.html" target="_parent">maternal.c</a>
</div>
</div>
<div class="SRResult" id="SR_maternal_2eh">
<div class="SREntry">
<a id="Item1" onkeydown="return searchResults.Nav(event,1)" onkeypress="return searchResults.Nav(event,1)" onkeyup="return searchResults.Nav(event,1)" class="SRSymbol" href="../maternal_8h.html" target="_parent">maternal.h</a>
</div>
</div>
<div class="SRResult" id="SR_mathlib_2eh">
<div class="SREntry">
<a id="Item2" onkeydown="return searchResults.Nav(event,2)" onkeypress="return searchResults.Nav(event,2)" onkeyup="return searchResults.Nav(event,2)" class="SRSymbol" href="../mathLib_8h.html" target="_parent">mathLib.h</a>
</div>
</div>
<div class="SRResult" id="SR_moves_2ec">
<div class="SREntry">
<a id="Item3" onkeydown="return searchResults.Nav(event,3)" onkeypress="return searchResults.Nav(event,3)" onkeyup="return searchResults.Nav(event,3)" class="SRSymbol" href="../moves_8c.html" target="_parent">moves.c</a>
</div>
</div>
<div class="SRResult" id="SR_moves_2eh">
<div class="SREntry">
<a id="Item4" onkeydown="return searchResults.Nav(event,4)" onkeypress="return searchResults.Nav(event,4)" onkeyup="return searchResults.Nav(event,4)" class="SRSymbol" href="../moves_8h.html" target="_parent">moves.h</a>
</div>
</div>
<div class="SRResult" id="SR_mpi_2eh">
<div class="SREntry">
<a id="Item5" onkeydown="return searchResults.Nav(event,5)" onkeypress="return searchResults.Nav(event,5)" onkeyup="return searchResults.Nav(event,5)" class="SRSymbol" href="../MPI_8h.html" target="_parent">MPI.h</a>
</div>
</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
--></script>
</div>
</body>
</html>
|
libopencm3/doc/stm32l0/html/globals_h.html | Aghosh993/TARS_codebase | <!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>libopencm3: Globals</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">libopencm3
</div>
<div id="projectbrief">A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>libopencm3</span></a></li>
<li><a href="pages.html"><span>General Information</span></a></li>
<li><a href="../../html/index.html"><span>Back to Top</span></a></li>
<li><a href="../../cm3/html/modules.html"><span>CM3 Core</span></a></li>
<li><a href="../../usb/html/modules.html"><span>Generic USB</span></a></li>
<li><a href="../../stm32f0/html/modules.html"><span>STM32F0</span></a></li>
<li><a href="../../stm32f1/html/modules.html"><span>STM32F1</span></a></li>
<li><a href="../../stm32f2/html/modules.html"><span>STM32F2</span></a></li>
<li><a href="../../stm32f3/html/modules.html"><span>STM32F3</span></a></li>
<li><a href="../../stm32f4/html/modules.html"><span>STM32F4</span></a></li>
<li><a href="modules.html"><span>STM32L0</span></a></li>
<li><a href="../../stm32l1/html/modules.html"><span>STM32L1</span></a></li>
<li><a href="../../lm3s/html/modules.html"><span>LM3S</span></a></li>
<li><a href="../../lm4f/html/modules.html"><span>LM4F</span></a></li>
<li><a href="../../lpc13xx/html/modules.html"><span>LPC13</span></a></li>
<li><a href="../../lpc17xx/html/modules.html"><span>LPC17</span></a></li>
<li><a href="../../lpc43xx/html/modules.html"><span>LPC43</span></a></li>
<li><a href="../../efm32g/html/modules.html"><span>EFM32 Gecko</span></a></li>
<li><a href="../../efm32gg/html/modules.html"><span>EFM32 Giant Gecko</span></a></li>
<li><a href="../../efm32lg/html/modules.html"><span>EFM32 Leopard Gecko</span></a></li>
<li><a href="../../efm32tg/html/modules.html"><span>EFM32 Tiny Gecko</span></a></li>
<li><a href="../../sam3a/html/modules.html"><span>SAM3A</span></a></li>
<li><a href="../../sam3n/html/modules.html"><span>SAM3N</span></a></li>
<li><a href="../../sam3s/html/modules.html"><span>SAM3S</span></a></li>
<li><a href="../../sam3u/html/modules.html"><span>SAM3U</span></a></li>
<li><a href="../../sam3x/html/modules.html"><span>SAM3X</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li class="current"><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li class="current"><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Macros</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="globals.html#index__"><span>_</span></a></li>
<li><a href="globals_a.html#index_a"><span>a</span></a></li>
<li><a href="globals_c.html#index_c"><span>c</span></a></li>
<li><a href="globals_d.html#index_d"><span>d</span></a></li>
<li><a href="globals_e.html#index_e"><span>e</span></a></li>
<li><a href="globals_f.html#index_f"><span>f</span></a></li>
<li><a href="globals_g.html#index_g"><span>g</span></a></li>
<li class="current"><a href="globals_h.html#index_h"><span>h</span></a></li>
<li><a href="globals_i.html#index_i"><span>i</span></a></li>
<li><a href="globals_l.html#index_l"><span>l</span></a></li>
<li><a href="globals_m.html#index_m"><span>m</span></a></li>
<li><a href="globals_n.html#index_n"><span>n</span></a></li>
<li><a href="globals_p.html#index_p"><span>p</span></a></li>
<li><a href="globals_r.html#index_r"><span>r</span></a></li>
<li><a href="globals_s.html#index_s"><span>s</span></a></li>
<li><a href="globals_t.html#index_t"><span>t</span></a></li>
<li><a href="globals_u.html#index_u"><span>u</span></a></li>
<li><a href="globals_w.html#index_w"><span>w</span></a></li>
</ul>
</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('globals_h.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a class="anchor" id="index_h"></a>- h -</h3><ul>
<li>HASH
: <a class="el" href="group__hash__reg__base.html#ga7172fe24d1ffc31d15b20a77ea9f34dd">hash_common_f24.h</a>
</li>
<li>hash_add_data()
: <a class="el" href="group__hash__defines.html#ga412cfb777385884a25fda92c9dcdfadc">hash_common_f24.h</a>
</li>
<li>HASH_ALGO_MD5
: <a class="el" href="group__hash__algorithm.html#ga5703a9e4e30e02269f072bd00a6c3e46">hash_common_f24.h</a>
</li>
<li>HASH_ALGO_SHA1
: <a class="el" href="group__hash__algorithm.html#gad0310c08997198eb32d00378bd146e5a">hash_common_f24.h</a>
</li>
<li>HASH_BASE
: <a class="el" href="group__hash__reg__base.html#ga398d121ca28c3f0f90a140b62184e242">hash_common_f24.h</a>
</li>
<li>HASH_CR
: <a class="el" href="group__hash__defines.html#gaf96181d145b4ee70ab2e3b418d954a0c">hash_common_f24.h</a>
</li>
<li>HASH_CR_ALGO
: <a class="el" href="group__hash__defines.html#ga1790e5b64fce305c27c6bf50cdbd5fe9">hash_common_f24.h</a>
</li>
<li>HASH_CR_DATATYPE
: <a class="el" href="group__hash__defines.html#ga5ad8c319a2f6bc2c050f18b370c495ee">hash_common_f24.h</a>
</li>
<li>HASH_CR_DINNE
: <a class="el" href="group__hash__defines.html#ga0f5948a6978b477adba2964e542775c9">hash_common_f24.h</a>
</li>
<li>HASH_CR_DMAE
: <a class="el" href="group__hash__defines.html#gacffa826f34e3997c3288ed568b391cb1">hash_common_f24.h</a>
</li>
<li>HASH_CR_INIT
: <a class="el" href="group__hash__defines.html#gad7d828c238e95cab83f262fac028ec4e">hash_common_f24.h</a>
</li>
<li>HASH_CR_LKEY
: <a class="el" href="group__hash__defines.html#ga476515115229baeb8ae7aa9996195e44">hash_common_f24.h</a>
</li>
<li>HASH_CR_MODE
: <a class="el" href="group__hash__defines.html#ga8fe7196086d41218655e176591247a48">hash_common_f24.h</a>
</li>
<li>HASH_CR_NBW
: <a class="el" href="group__hash__defines.html#gaa21688b9c592b70eabe9ed4b6eeeac12">hash_common_f24.h</a>
</li>
<li>HASH_CSR
: <a class="el" href="group__hash__defines.html#ga1e45c345e752fd8e9d969b37e90cec00">hash_common_f24.h</a>
</li>
<li>HASH_DATA_16BIT
: <a class="el" href="group__hash__data__type.html#gaf277c4bc159eb0062b8f3fdfaa71b3a6">hash_common_f24.h</a>
</li>
<li>HASH_DATA_32BIT
: <a class="el" href="group__hash__data__type.html#gaed1812a5630cb2bd02fd10278065b6ba">hash_common_f24.h</a>
</li>
<li>HASH_DATA_8BIT
: <a class="el" href="group__hash__data__type.html#gae3ffdcc1e7e21750b28246cb5c28cca4">hash_common_f24.h</a>
</li>
<li>HASH_DATA_BITSTRING
: <a class="el" href="group__hash__data__type.html#ga003fa53bed7d88b7b7bf786d1707fcc8">hash_common_f24.h</a>
</li>
<li>hash_digest()
: <a class="el" href="group__hash__defines.html#gacb43968632be04aab02b37b1015ccb6a">hash_common_f24.h</a>
</li>
<li>HASH_DIN
: <a class="el" href="group__hash__defines.html#ga0bed311cd5dc031fc7f1ae0c4c5f43b6">hash_common_f24.h</a>
</li>
<li>hash_get_result()
: <a class="el" href="group__hash__defines.html#ga914c3e3bc65355c6f126702dbb76460f">hash_common_f24.h</a>
</li>
<li>HASH_HR
: <a class="el" href="group__hash__defines.html#ga816200dfa40f26fe0765d1dabfda7c3b">hash_common_f24.h</a>
</li>
<li>HASH_IMR
: <a class="el" href="group__hash__defines.html#gaa12a1539de4c4a1f92623cb4c1f76c73">hash_common_f24.h</a>
</li>
<li>HASH_IMR_DCIE
: <a class="el" href="group__hash__defines.html#ga35ef60b3141ddd65a3ec2e951daae66c">hash_common_f24.h</a>
</li>
<li>HASH_IMR_DINIE
: <a class="el" href="group__hash__defines.html#ga7f459e3203abeafb5b009a74a1e38353">hash_common_f24.h</a>
</li>
<li>hash_init()
: <a class="el" href="group__hash__defines.html#ga80be616b4c29afb1cb28d7a184dcfb17">hash_common_f24.h</a>
</li>
<li>HASH_KEY_LONG
: <a class="el" href="group__hash__key__length.html#gaed2bf887e974e5b0f735984f957600f4">hash_common_f24.h</a>
</li>
<li>HASH_KEY_SHORT
: <a class="el" href="group__hash__key__length.html#gafbbf04baf016ef976cc59f83dbf06d0f">hash_common_f24.h</a>
</li>
<li>HASH_MODE_HASH
: <a class="el" href="group__hash__mode.html#gab5f6dea9024ff586ad9f94748dd7dfbe">hash_common_f24.h</a>
</li>
<li>HASH_MODE_HMAC
: <a class="el" href="group__hash__mode.html#gab35e4b335d728e5242f9f22467e62d05">hash_common_f24.h</a>
</li>
<li>hash_set_algorithm()
: <a class="el" href="group__hash__defines.html#ga3c9cadeb7129afcd008a3a6a2ed6ec33">hash_common_f24.h</a>
</li>
<li>hash_set_data_type()
: <a class="el" href="group__hash__defines.html#gabb936bcd155e75bc813b2f891524a2d2">hash_common_f24.h</a>
</li>
<li>hash_set_key_length()
: <a class="el" href="group__hash__defines.html#gaab89465cab78d625967b78c5dee1b151">hash_common_f24.h</a>
</li>
<li>hash_set_last_word_valid_bits()
: <a class="el" href="group__hash__defines.html#ga7171d486bf2db2f1716bac4f43636c70">hash_common_f24.h</a>
</li>
<li>hash_set_mode()
: <a class="el" href="group__hash__defines.html#ga34793acd913d6182be48f15b50c04494">hash_common_f24.h</a>
</li>
<li>HASH_SR
: <a class="el" href="group__hash__defines.html#ga7aa9eedd971b98c571640fa63c26cd89">hash_common_f24.h</a>
</li>
<li>HASH_SR_BUSY
: <a class="el" href="group__hash__defines.html#ga593ce96817f5a30039f32960fb82488d">hash_common_f24.h</a>
</li>
<li>HASH_SR_DCIS
: <a class="el" href="group__hash__defines.html#gab6784f29dbc4cc499725213509d3c453">hash_common_f24.h</a>
</li>
<li>HASH_SR_DINIS
: <a class="el" href="group__hash__defines.html#ga8ea8072b709747ddb1a39818cb125d68">hash_common_f24.h</a>
</li>
<li>HASH_SR_DMAS
: <a class="el" href="group__hash__defines.html#gaf9273a6086423312265eebb04d9c33f6">hash_common_f24.h</a>
</li>
<li>HASH_STR
: <a class="el" href="group__hash__defines.html#ga91aaa7657bb24004e61ec1913f4f934c">hash_common_f24.h</a>
</li>
<li>HASH_STR_DCAL
: <a class="el" href="group__hash__defines.html#ga0728426e6f0324be8633a6b5a72ec185">hash_common_f24.h</a>
</li>
<li>HASH_STR_NBW
: <a class="el" href="group__hash__defines.html#ga7bf9d52ad29a5e3a891f533c04be625f">hash_common_f24.h</a>
</li>
<li>HSE
: <a class="el" href="group__rcc__defines.html#gga68c2b48bd51903ccf423c86458194354a744bf841212e605b891f8ced6e20eb43">rcc.h</a>
</li>
<li>HSI16
: <a class="el" href="group__rcc__defines.html#gga68c2b48bd51903ccf423c86458194354a3a6f4fed9c3fb81abd6f9cd40fa7202d">rcc.h</a>
</li>
<li>HSI48
: <a class="el" href="group__rcc__defines.html#gga68c2b48bd51903ccf423c86458194354a095efc05f73876565a1afb0f199e19d6">rcc.h</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Sun May 8 2016 03:29:34 for libopencm3 by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul>
</div>
</body>
</html>
|
doc/api/functions.html | g2p/kyototycoon | <!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>Kyoto Tycoon: Class Members</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 Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li class="current"><a href="functions.html"><span>All</span></a></li>
<li><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li class="current"><a href="functions.html#index_a"><span>a</span></a></li>
<li><a href="functions_0x62.html#index_b"><span>b</span></a></li>
<li><a href="functions_0x63.html#index_c"><span>c</span></a></li>
<li><a href="functions_0x64.html#index_d"><span>d</span></a></li>
<li><a href="functions_0x65.html#index_e"><span>e</span></a></li>
<li><a href="functions_0x66.html#index_f"><span>f</span></a></li>
<li><a href="functions_0x67.html#index_g"><span>g</span></a></li>
<li><a href="functions_0x68.html#index_h"><span>h</span></a></li>
<li><a href="functions_0x69.html#index_i"><span>i</span></a></li>
<li><a href="functions_0x6a.html#index_j"><span>j</span></a></li>
<li><a href="functions_0x6b.html#index_k"><span>k</span></a></li>
<li><a href="functions_0x6c.html#index_l"><span>l</span></a></li>
<li><a href="functions_0x6d.html#index_m"><span>m</span></a></li>
<li><a href="functions_0x6e.html#index_n"><span>n</span></a></li>
<li><a href="functions_0x6f.html#index_o"><span>o</span></a></li>
<li><a href="functions_0x70.html#index_p"><span>p</span></a></li>
<li><a href="functions_0x71.html#index_q"><span>q</span></a></li>
<li><a href="functions_0x72.html#index_r"><span>r</span></a></li>
<li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
<li><a href="functions_0x74.html#index_t"><span>t</span></a></li>
<li><a href="functions_0x75.html#index_u"><span>u</span></a></li>
<li><a href="functions_0x76.html#index_v"><span>v</span></a></li>
<li><a href="functions_0x77.html#index_w"><span>w</span></a></li>
<li><a href="functions_0x78.html#index_x"><span>x</span></a></li>
<li><a href="functions_0x7e.html#index_~"><span>~</span></a></li>
</ul>
</div>
</div>
<div class="contents">
Here is a list of all documented class members with links to the class documentation for each member:
<h3><a class="anchor" id="index_a">- a -</a></h3><ul>
<li>abort()
: <a class="el" href="classkyototycoon_1_1Socket.html#af34d01cc1719bc70448041819005f310">kyototycoon::Socket</a>
, <a class="el" href="classkyototycoon_1_1ServerSocket.html#a8b6352356433fed2b8e87f6ef6891088">kyototycoon::ServerSocket</a>
, <a class="el" href="classkyototycoon_1_1Poller.html#ab31e9fb2be7499c8832955c55a9280fc">kyototycoon::Poller</a>
</li>
<li>aborted()
: <a class="el" href="classkyototycoon_1_1ThreadedServer.html#a87c1d8a83bf49fc589716322e4207419">kyototycoon::ThreadedServer</a>
</li>
<li>accept()
: <a class="el" href="classkyototycoon_1_1ServerSocket.html#ab2903ee9cc94b969cf978d9c7e8fb093">kyototycoon::ServerSocket</a>
, <a class="el" href="classkyototycoon_1_1TimedDB_1_1Cursor.html#a898a2747166029ab550ef89c3b763ec5">kyototycoon::TimedDB::Cursor</a>
, <a class="el" href="classkyototycoon_1_1TimedDB.html#a1bf543ce065d1a54231a439d2a9f982b">kyototycoon::TimedDB</a>
</li>
<li>accept_bulk()
: <a class="el" href="classkyototycoon_1_1TimedDB.html#ad81e793803d75b5b398a0c5d445a3d48">kyototycoon::TimedDB</a>
</li>
<li>add()
: <a class="el" href="classkyototycoon_1_1TimedDB.html#a716b5b1e78afa90db5c446ef179221b1">kyototycoon::TimedDB</a>
, <a class="el" href="classkyototycoon_1_1RemoteDB.html#adff5218429e8552580d8d494857271ae">kyototycoon::RemoteDB</a>
, <a class="el" href="classkyototycoon_1_1TimedDB.html#aebd4d709e85c7dbc65f75b41c35bdd6d">kyototycoon::TimedDB</a>
</li>
<li>alive()
: <a class="el" href="classkyototycoon_1_1ReplicationClient.html#a74f5694bd67b653cc3f064b7d14a6f38">kyototycoon::ReplicationClient</a>
</li>
<li>append()
: <a class="el" href="classkyototycoon_1_1TimedDB.html#a801436d5dfbf3cb46f3d62777dd22a90">kyototycoon::TimedDB</a>
, <a class="el" href="classkyototycoon_1_1RemoteDB.html#a04dbea0f2e8d5913109442dc0e156bdc">kyototycoon::RemoteDB</a>
, <a class="el" href="classkyototycoon_1_1TimedDB.html#a3e426a7d69b74c215e76ebfb02f492d3">kyototycoon::TimedDB</a>
, <a class="el" href="classkyototycoon_1_1RemoteDB.html#a411c141a01995258b7c75369fe2d18ec">kyototycoon::RemoteDB</a>
</li>
<li>authority()
: <a class="el" href="classkyototycoon_1_1URL.html#a4109fac8f370e631b3f859f9ac594480">kyototycoon::URL</a>
</li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Sat Feb 26 06:20:34 2011 for Kyoto Tycoon by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>
|
docs/css/how-to-use.css | HardwareHaquer/convolution | .version.how_to_use /* version checker */
{
color: #000000;
background-color: #82F2F0;
}
.html
{
background-color: #635E5C;
}
#page
{
z-index: 1;
width: 960px;
min-height: 442px;
background-image: none;
border-style: none;
border-color: #000000;
background-color: #635E5C;
padding-bottom: 58px;
margin-left: auto;
margin-right: auto;
}
#pu227
{
width: 0.01px;
margin-right: -10000px;
margin-top: 35px;
margin-left: -184px;
}
#u227
{
z-index: 54;
width: 501px;
padding-bottom: 1px;
}
#u223
{
z-index: 55;
width: 501px;
height: 3px;
}
#u224
{
z-index: 56;
width: 501px;
height: 3px;
margin-top: 8px;
}
#u225
{
z-index: 57;
width: 501px;
height: 3px;
margin-top: 8px;
}
#u226
{
z-index: 58;
width: 501px;
height: 3px;
margin-top: 7px;
}
#menuu200
{
z-index: 11;
width: 180px;
margin-left: 233px;
margin-top: 93px;
}
#u215
{
width: 180px;
}
#u216
{
width: 180px;
padding-top: 9px;
padding-bottom: 10px;
margin-right: -10000px;
}
#u216:hover
{
width: 180px;
min-height: 0px;
margin: 0px -10000px 0px 0px;
}
#u216:active
{
width: 180px;
min-height: 0px;
margin: 0px -10000px 0px 0px;
}
#u219-4
{
width: 180px;
min-height: 17px;
}
#u216:hover #u219-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 17px;
width: 180px;
margin: 0px;
}
#u216:active #u219-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 17px;
width: 180px;
margin: 0px;
}
#u269
{
width: 180px;
padding-top: 9px;
padding-bottom: 10px;
margin-right: -10000px;
}
#u216.MuseMenuActive,#u269:hover
{
width: 180px;
min-height: 0px;
margin: 0px -10000px 0px 0px;
}
#u269:active
{
width: 180px;
min-height: 0px;
margin: 0px -10000px 0px 0px;
}
#u272-4
{
width: 180px;
min-height: 17px;
}
#u216.MuseMenuActive #u219-4,#u269:hover #u272-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 17px;
width: 180px;
margin: 0px;
}
#u269:active #u272-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 17px;
width: 180px;
margin: 0px;
}
#u202
{
width: 180px;
padding-top: 9px;
padding-bottom: 10px;
margin-right: -10000px;
}
#u269.MuseMenuActive,#u202:hover
{
width: 180px;
min-height: 0px;
margin: 0px -10000px 0px 0px;
}
#u202:active
{
width: 180px;
min-height: 0px;
margin: 0px -10000px 0px 0px;
}
#u205-4
{
width: 180px;
min-height: 34px;
}
#u202:hover #u205-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 34px;
width: 180px;
margin: 0px;
}
#u202:active #u205-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 34px;
width: 180px;
margin: 0px;
}
#u202.MuseMenuActive #u205-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 34px;
width: 180px;
margin: 0px;
}
#u295
{
width: 180px;
padding-top: 9px;
padding-bottom: 10px;
margin-right: -10000px;
}
#u202.MuseMenuActive,#u295:hover
{
width: 180px;
min-height: 0px;
margin: 0px -10000px 0px 0px;
}
#u295:active
{
width: 180px;
min-height: 0px;
margin: 0px -10000px 0px 0px;
}
#u297-4
{
width: 180px;
min-height: 17px;
}
#u269.MuseMenuActive #u272-4,#u295:hover #u297-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 17px;
width: 180px;
margin: 0px;
}
#u295:active #u297-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 17px;
width: 180px;
margin: 0px;
}
#u211
{
width: 180px;
padding-top: 9px;
padding-bottom: 9px;
margin-right: -10000px;
}
#u295.MuseMenuActive,#u211:hover
{
width: 180px;
min-height: 0px;
margin: 0px -10000px 0px 0px;
}
#u211:active
{
width: 180px;
min-height: 0px;
margin: 0px -10000px 0px 0px;
}
#u212-4
{
width: 180px;
min-height: 17px;
}
#u295.MuseMenuActive #u297-4,#u211:hover #u212-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 17px;
width: 180px;
margin: 0px;
}
#u211:active #u212-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 17px;
width: 180px;
margin: 0px;
}
#u243
{
width: 180px;
padding-top: 9px;
padding-bottom: 9px;
margin-right: -10000px;
}
#u211.MuseMenuActive,#u243:hover
{
width: 180px;
min-height: 0px;
margin: 0px -10000px 0px 0px;
}
#u243:active
{
width: 180px;
min-height: 0px;
margin: 0px -10000px 0px 0px;
}
#u246-4
{
width: 180px;
min-height: 17px;
}
#u211.MuseMenuActive #u212-4,#u243:hover #u246-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 17px;
width: 180px;
margin: 0px;
}
#u243:active #u246-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 17px;
width: 180px;
margin: 0px;
}
#u268,#u201,#u294,#u208,#u242,#u255
{
width: 180px;
margin-top: 2px;
}
#u258
{
width: 180px;
padding-top: 9px;
padding-bottom: 9px;
margin-right: -10000px;
}
#u243.MuseMenuActive,#u258:hover
{
width: 180px;
min-height: 0px;
margin: 0px -10000px 0px 0px;
}
#u258:active
{
width: 180px;
min-height: 0px;
margin: 0px -10000px 0px 0px;
}
#u258.MuseMenuActive
{
width: 180px;
min-height: 0px;
margin: 0px -10000px 0px 0px;
}
#u259-4
{
width: 180px;
min-height: 17px;
}
#u243.MuseMenuActive #u246-4,#u258:hover #u259-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 17px;
width: 180px;
margin: 0px;
}
#u258:active #u259-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 17px;
width: 180px;
margin: 0px;
}
#u258.MuseMenuActive #u259-4
{
padding-top: 0px;
padding-bottom: 0px;
min-height: 17px;
width: 180px;
margin: 0px;
}
#pu196-5
{
width: 0.01px;
margin-right: -10000px;
margin-top: 20px;
margin-left: 323px;
}
#u196-5
{
z-index: 2;
margin-right: -10000px;
}
#u197-4
{
z-index: 7;
margin-right: -10000px;
margin-top: 66px;
left: 8px;
}
#u228
{
z-index: 59;
width: 501px;
padding-bottom: 1px;
margin-right: -10000px;
margin-top: 35px;
left: 643px;
}
#u232
{
z-index: 60;
width: 501px;
height: 3px;
}
#u229
{
z-index: 61;
width: 501px;
height: 3px;
margin-top: 8px;
}
#u231
{
z-index: 62;
width: 501px;
height: 3px;
margin-top: 8px;
}
#u230
{
z-index: 63;
width: 501px;
height: 3px;
margin-top: 7px;
}
body
{
position: relative;
min-width: 960px;
padding-top: 36px;
padding-bottom: 36px;
}
#page .verticalspacer
{
clear: both;
}
|
templates/member/admin/ticket/edit.html | wobsta/socmanager | $def with (form, tag, sold)
<h1><a href="../../../../members.html">Chorverwaltung</a>: <a href="../../index.html">Karten</a>: Kartenzuteilung editieren</h1>
<form action="edit.html" method="POST">
<p><input type="image" name="map" src="../../map.png?selected=$form.d.selected&sold=$sold.id" width="$tag.ticketmap_width" height="$tag.ticketmap_height"></p>
$:form.render()
</form>
|
game/data/scripts/quests/Q00031_SecretBuriedInTheSwamp/31664-01.html | karolusw/l2j | <html><body>Forgotten Monument:<br>
Like the previous monuments, an ancient Map is inscribed in the fourth monument. After cleaning it off you recognize the markings.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00031_SecretBuriedInTheSwamp 31664-02.html">Examine the markings closely.</Button>
</body></html> |
templates/include/order/order_find.html | the0forge/sp | <div id="order_find">
<form id="frm_find_order" action="" method="get">
<a id="find_order_search" title="find order" href="#" class="button form_button pull-right">
<img id="icon_order_invoice_id_search" src="{{ STATIC_URL }}img/icons/32_find_order.png">
</a>
<table>
<tr>
<td class="form_cell"><label for="find_order_customer_name" class="form_label">customer name:</label></td>
<td class="form_cell"><input type="text" name="order_customer_name" id="find_order_customer_name" title="search order by customer name" class="text ui-widget-content ui-corner-all form_input" value="" /></td>
</tr>
<tr>
<td class="form_cell"><label for="find_order_customer" class="form_label">customer ID:</label></td>
<td class="form_cell"><input type="text" name="order_customer" id="find_order_customer" title="search order by customer ID" class="text ui-widget-content ui-corner-all form_input" style="width: 60px;" value="" /></td>
</tr>
<tr>
<td class="form_cell"><label for="find_order_id" class="form_label">order ID:</label></td>
<td class="form_cell"><input type="text" name="find_order_id" id="find_order_id" title="search order by order id" class="text ui-widget-content ui-corner-all form_input" style="width: 60px;" value="" /></td>
</tr>
<tr>
<td class="form_cell"><label for="find_order_inv_num" class="form_label">invoice Number:</label></td>
<td class="form_cell"><input type="text" name="find_order_inv_num" id="find_order_inv_num" title="search order by invoice number" class="text ui-widget-content ui-corner-all form_input" style="width: 60px;" value="" /></td>
</tr>
</table>
</form>
<div id="order_search_result" class="search_result">
<table id="" class="form_list">
<thead>
<tr class="form_list_row">
<th class="form_list_header">Order ID</th>
<th class="form_list_header">Customer Name</th>
<th class="form_list_header">Order Date</th>
</tr>
</thead>
<tbody>
<tr class="form_list_row">
<td colspan="3">empty</td>
</tr>
</tbody>
</table>
</div>
</div> |
apps/home/templates/lrex_home/demo.html | 2e2a/l-rex | {% extends "base.html" %}
{% block content %}
<p>
The demo studies show how L-Rex looks and works from the perspective of a participant.
Each demo study illustrates a set of features.
<ul>
<li><a target="_blank" href="/studies/demoacceptabilityrating/trials/intro/">Acceptability rating demo</a>
(features: Latin-square distribution, filler items, pseudo-randomization)</li>
<li><a target="_blank" href="/studies/demoforcedchoice/trials/intro/">Forced choice demo</a>
(features: Markdown formatting, varying questions and responses, comments)</li>
</ul>
</p>
{% endblock %} |
_source/news/2019-02-24-mp.html | InstantKhabar/_source | ---
title: "MP: जुड़वां भाइयों की हत्या के मामले में 6 गिरफ्तार"
layout: item
category: ["india"]
date: 2019-02-24T15:21:50.637Z
image: 1551021710637mp.jpg
---
<p><strong>बरामद गाड़ियों पर लिखा था 'राम राज्य'</strong></p>
<p>नई दिल्ली: मध्य प्रदेश में जुड़वां भाइयों की हत्या के मामले में पुलिस को बड़ी कामयाबी हाथ लगी है। इस मामले में पुलिस ने छह लोगों को गिरप्तार किया है। इनमें से 5 उत्तर प्रदेश तथा एक शख्स मध्य प्रदेश का रहने वाला बताया जा रहा है। गिरफ्तार किए गए लोगों के नाम राजू द्विवेदी, लकी तोमर, रोहित द्विवेदी, रामकेश यादव, पिंटू रामस्वरुप यादव है। इन सभी के अलावा एमपी से पकड़े गए शख्स का नाम पद्मा शुक्ला है। इंस्पेक्टर जनरल (रीवा क्षेत्र) चंचल शेखर ने बताया कि पदमा का छोटा भाई विष्णुकांत उर्फ छोटू बजरंग दल का क्षेत्रीय संयोजक है। उन्होंने बताया कि पुलिस को विष्णुकांत के खिलाफ कोई सबूत नहीं मिले हैं। चंचल शेखर ने कहा कि पुलिस ने रंगदारी की रकम (20 लाख रुपए) भी बरामद कर लिया है और साथ ही साथ अपराध में इस्तेमाल की गई गाड़ी भी पुलिस ने बरामद कर लिया है।</p>
<p>पुलिस ने जो मोटरसाइकिलें बरामद की हैं उनमें से दो मोटरसाइकिलों पर ‘राम राज्य’ लिखा हुआ है। पुलिस ने बताया है कि अपहरणकर्ताओं ने इन बच्चों को रिहा करने के एवज में 2 करोड़ रुपए की रंगदारी मांगी थी। बच्चों के परिवार वालों ने 20 फरवरी को 20 लाख रुपए किडनैपर्स को दिया भी था। किडनैपर्स अलग-अलग लोगों के फोन का इस्तेमाल रंगदारी मांगने के लिए कर रहे थे। राज्य में दो मासूम बच्चों की हत्या के बाद यहां तनाव भी देखने को मिला है। स्थानीय लोगों ने रविवार को घटना के विरोध में प्रदर्शन किया। प्रदर्शन कर रहे लोगों को हटाने के लिए पुलिस को थोड़ा बल प्रयोग भी करना पड़ा।</p>
<p>इधर इस मामले पर मध्य प्रदेश के मुख्यमंत्री कमलनाथ ने कहा है कि उन्होंने जुड़वां भाइयों के पिता से बातचीत की है और इस हत्याकांड के पीछे छिपे अपराधी जरुर बेनकाब किए जाएंगे। उन्होंने कहा कि ‘मैंने पीड़ित के पिता से बातचीत की है। इसके पीछे की राजनीति भी जरुर बेनकाब होगी। जिनका झंडा गाड़ी के पीछे लगा था। पुलिस इन सभी चीजों से पर्दा उठाएगी। विपक्ष इसलिए घबराया हुआ है क्योंकि उनके लोग इसमें शामिल हैं।’</p>
<p>बता दें कि यह मामला संता जिले का है। 12 फरवरी, 2019 को यहां के चित्रकूट में जुड़वां भाइयों का अपहरण स्कूल बस से कर लिया गया था। बस के स्कूल कैंपस छोड़ने से पहले ही मास्क पहने दो लोगों ने तमंचे के बल पर जुड़वां भाइयों का अपहरण कर लिया था। 23 फरवरी, 2019 को दोनों भाइयों का शव उत्तर प्रदेश के बांदा जिले से मिला था। दरअसल इन बच्चों का अपहरण करने वाले बदमाशों को डर हो गया था कि बाद में बच्चे उन्हें पहचान लेंगे इसलिए उन्होंने इन बच्चों को नदी में फेंक दिया। पुलिस ने बताया है कि पोस्टमार्टम रिपोर्ट से पता चला है कि इन बच्चों की मौत डूबने से हुई है।</p> |
blocks/gui/inicio/css/style.css | grupo-glud/EcoHack | .fxfamilynav-header.dark #tabudistrital::before {}
#tabudistrital::before {}
#tabudistrital::before {
background-color: transparent;
content: "";
z-index: 1;
}
#tabudistrital {
position: absolute;
right: 0;
top: 14px;
z-index: 1;
}
#tabudistrital {
float: right;
}
#tabudistrital a {
background-image: url("img/tab.png");
background-repeat: no-repeat;
display: block;
height: 36px;
overflow: hidden;
position: relative;
text-indent: 120%;
white-space: nowrap;
width: 147px;
z-index: 2;
}
.panel-lateral {
position: absolute;
top: 95px;
right: 69px;
width: 300px;
}
.panel-lateral {
border-radius: 4px;
box-shadow: 0 1px 5px #8a9ba8;
margin: 15px auto 0;
min-height: 100px;
padding: 10px;
z-index: 100;
background-color: #fff;
}
.sign-in{
padding-bottom: 100px;
padding-top: 10px;
z-index: 1;
}
aside {
width: 50px;
height: auto;
overflow: visible;
position: absolute;
top: 100px;
right: 10px;
z-index: 101;
}
.lateral-icon {
width: 50px;
height: 50px;
background-size: 90% 90%;
background-repeat: no-repeat;
cursor: pointer;
margin-top: 5px;
}
.lateral-icon.news {
background-image: url("img/News-100.png");
}
.lateral-icon.help {
background-image: url("img/Questions-100.png");
}
.lateral-icon.others {
background-image: url("img/Plane-100.png");
}
#marcoGeneral {
width: 100%;
}
#sliderFrame, #sliderFrame div {
box-sizing: content-box;
}
#sliderFrame {
position: relative;
width: 100%px;
margin: 0 auto;
/*center-aligned*/
}
#slider, #slider div.sliderInner {
width: 100%;
height: 789px;
/* Must be the same size as the slider images */
}
#slider {
background: #fff url(loading.gif) no-repeat 50% 50%;
position: absolute;
margin: 3px auto;
/*center-aligned*/
transform: translate3d(0, 0, 0);
box-shadow: 0px 1px 5px #999999;
z-index: 0;
}
/* image wrapper */
#slider a.imgLink, #slider div.video {
z-index: 0;
position: absolute;
top: 0px;
right: 0px;
border: 0;
padding: 0;
margin: 0;
width: 100%;
height: 100%;
}
#slider .video {
background: transparent url(video.png) no-repeat 50% 50%;
}
/* Caption styles */
#slider div.mc-caption-bg, #slider div.mc-caption-bg2 {
position: absolute;
width: 100%;
height: auto;
padding: 10px 0;
/* 10px will increase the height.*/
left: 0px;
/*if the caption needs to be aligned from right, specify by right instead of left. i.e. right:20px;*/
bottom: 0px;
/*if the caption needs to be aligned from top, specify by top instead of bottom. i.e. top:150px;*/
z-index: 3;
overflow: hidden;
font-size: 0;
}
#slider div.mc-caption-bg {
/* NOTE: Its opacity is to be set through the sliderOptions.captionOpacity setting in the js-image-slider.js file.*/
background: Black;
/* or any other colors such as White, or: background:none; */
}
#slider div.mc-caption-bg2 {
background: none;
}
#slider div.mc-caption {
font: bold 14px/20px Arial;
color: #EEE;
z-index: 4;
text-align: center;
background: none;
}
#slider div.mc-caption a {
color: #FB0;
}
#slider div.mc-caption a:hover {
color: #DA0;
}
/* ------ built-in navigation bullets wrapper ------*/
/* Note: check themes\2\js-image-slider.css to see how to hide nav bullets */
#slider div.navBulletsWrapper {
top: 320px;
/* Its position is relative to the #slider */
text-align: center;
background: none;
position: relative;
z-index: 5;
}
/* each bullet */
#slider div.navBulletsWrapper div {
width: 11px;
height: 11px;
font-size: 0;
color: White;
/*hide the index number in the bullet element*/
background: transparent url(bullet.png) no-repeat 0 0;
display: inline-block;
*display: inline;
zoom: 1;
overflow: hidden;
cursor: pointer;
margin: 0 6px;
/* set distance between each bullet*/
}
#slider div.navBulletsWrapper div.active {
background-position: 0 -11px;
}
/* --------- Others ------- */
#slider div.loading {
width: 100%;
height: 100%;
background: transparent url(loading.gif) no-repeat 50% 50%;
filter: alpha(opacity=60);
opacity: 0.6;
position: absolute;
left: 0;
top: 0;
z-index: 9;
}
#slider img, #slider>b, #slider a>b {
position: absolute;
border: none;
display: none;
}
#slider div.sliderInner {
overflow: hidden;
-webkit-transform: rotate(0.000001deg);
/* fixed the Chrome not crop border-radius bug*/
position: absolute;
top: 0;
left: 0;
}
#slider>a, #slider video, #slider audio {
display: none;
}
#slider div {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media (max-width: 600px) {
form > div {
margin: 0 0 15px 0;
}
form > div > label,
legend {
width: 100%;
float: none;
margin: 0 0 5px 0;
}
form > div > div,
form > div > fieldset > div {
width: 100%;
float: none;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
textarea,
select {
width: 100%;
}
}
@media (min-width: 1200px) {
form > div > label,
legend {
text-align: right;
}
}
|
src/css/main.css | axelgenus/loa | /* Import Twitter-Bootstrap 4.0 from CDN */
@import url("https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.4/css/bootstrap.min.css");
body {
background-image: url(../images/retina_dust.png);
}
.m-t-6 {
margin-top: 6rem;
}
.nav-link.disabled {
pointer-events: none;
}
.jumbotron {
padding-top: 6rem;
background-color: rgba(236, 238, 239, .5);
}
.form-signin {
max-width: 420px;
padding: 25px;
margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
margin-bottom: 10px;
}
.form-signin .checkbox {
font-weight: normal;
}
.form-signin .form-control {
position: relative;
height: auto;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
font-size: 16px;
}
.form-signin .form-control:focus {
z-index: 2;
}
.form-signin input[type="email"] {
margin-bottom: -1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.card-img-wrapper {
height: 250px;
overflow: hidden;
}
.card-img {
max-width: 100%;
height: auto;
}
|
RossFamilyTree/evt/f/9/d15f5ff19d849ba0050426fb89f.html | RossGammon/the-gammons.net | <!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - Events</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name ="apple-mobile-web-app-capable" content="yes" />
<meta name="generator" content="Gramps 4.2.8 http://gramps-project.org/" />
<meta name="author" content="" />
<link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" />
<link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" />
<link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="header">
<h1 id="SiteTitle">Ross Gammon’s Family Tree</h1>
</div>
<div class="wrapper" id="nav" role="navigation">
<div class="container">
<ul class="menu" id="dropmenu">
<li><a href="../../../individuals.html" title="Individuals">Individuals</a></li>
<li><a href="../../../index.html" title="Surnames">Surnames</a></li>
<li><a href="../../../families.html" title="Families">Families</a></li>
<li class = "CurrentSection"><a href="../../../events.html" title="Events">Events</a></li>
<li><a href="../../../places.html" title="Places">Places</a></li>
<li><a href="../../../sources.html" title="Sources">Sources</a></li>
<li><a href="../../../repositories.html" title="Repositories">Repositories</a></li>
<li><a href="../../../media.html" title="Media">Media</a></li>
<li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li>
</ul>
</div>
</div>
<div class="content" id="EventDetail">
<h3>Burial</h3>
<table class="infolist eventlist">
<tbody>
<tr>
<td class="ColumnAttribute">Gramps ID</td>
<td class="ColumnGRAMPSID">E5438</td>
</tr>
<tr>
<td class="ColumnAttribute">Date</td>
<td class="ColumnColumnDate">
1932-03-22
</td>
</tr>
<tr>
<td class="ColumnAttribute">Place</td>
<td class="ColumnColumnPlace">
<a href="../../../plc/e/8/d15f5fe0886213f29d21425a28e.html" title="">
</a>
</td>
</tr>
</tbody>
</table>
<div class="subsection" id="references">
<h4>References</h4>
<ol class="Col1" role="Volume-n-Page"type = 1>
<li>
<a href="../../../ppl/1/3/d15f5ff19b96f6c08b6f4b91031.html">
HODGETTS, Elbe Eugenia
<span class="grampsid"> [I4854]</span>
</a>
</li>
</ol>
</div>
</div>
<div class="fullclear"></div>
<div id="footer">
<p id="createdate">
Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.8<br />Last change was the 2015-08-05 19:54:21<br />Created for <a href="../../../ppl/9/e/d15f5fb48902c4fc1b421d249e9.html">GAMMON, Francis</a>
</p>
<p id="copyright">
</p>
</div>
</body>
</html>
|
templates/hardwaresetting.html | Hydrosys4/Master | {% extends "layout.html" %}
{% set active_page = "HardwareSetting" %}
{% block body %}
{% if session.logged_in %}
<div class="container-fluid">
<!-- select and load preset HW config -->
<div class="page-header">
<h4 id="header">Select and Load preset HW config</h4>
</div>
<form novalidate="true" action="{{ url_for('hardwaresetting') }}" method="post" >
<div class="form-group">
<select class="form-control input-sm dontwantgap" name="HWfilelist">
{% for name in presetfilenamelist %}
{% set option_i = loop %}
<option {% if option_i.index0==0 %}selected="selected"{% endif %} value="{{name.filename}}">{{name.title}}</option>
{% endfor %}
</select>
</div>
<button class="btn-sm btn btn-default" type="submit" name="buttonsub" value="applyHWpreset">Apply Selected Hardware Setting</button>
<div class="small">All the customization and naming will be lost</div>
<div class="small">Switching from some HW config to another might disable I2C or SPI functions affecting the Analog and Sensor reading. In such case restart the system.</div>
</form>
<!-- END END select and load preset HW config -->
<!-- second section table with the content of hwsetting -->
<form novalidate="true" action="{{ url_for('hardwaresetting') }}" method="post" >
<div class="page-header">
<h4 id="header">Hardware Configuration</h4>
</div>
<!-- bootstrap-table -->
<link rel="stylesheet" href="{{ url_for('static', filename='bootstrap-table/src/bootstrap-table.css') }}">
<link rel="stylesheet" href="{{ url_for('static', filename='bootstrap-table/src/examples.css') }}">
<script src="{{url_for('static', filename='bootstrap-table/src/bootstrap-table.js') }}"></script>
<script src="{{url_for('static', filename='bootstrap-table/src/extensions/export/bootstrap-table-export.js') }}"></script>
<script src="{{url_for('static', filename='bootstrap-table/src/extensions/export/tableExport.js') }}"></script>
<div id="toolbar">
<button class="btn-sm btn btn-default" type="submit" name="buttonsub" value="edit">Edit Table</button>
</div>
<table class="table table-striped table-sm"
id="table"
data-toggle="table"
data-toolbar="#toolbar"
data-search="true"
data-show-refresh="true"
data-show-columns="true"
data-show-export="true"
data-icon-size="sm" >
</table>
<script>
// opertation functions to be put before the table declaration
window.actionEvents = {
'click .like': function (e, value, row, index) {
$table.bootstrapTable('insertRow', {
index: row.id,
row: row
});
alert('You click edit icon, row: ' + JSON.stringify(row));
console.log(value, row, index);
},
'click .edit': function (e, value, row, index) {
alert('You click edit icon, row: ' + JSON.stringify(row));
console.log(value, row, index);
},
'click .remove': function (e, value, row, index) {
$table.bootstrapTable('remove', {
field: 'id',
values: [row.id]
});
}
};
// opertation functions
function actionFormatter(value, row, index) {
return [
'<a class="like" href="javascript:void(0)" title="Like">',
'<i class="glyphicon glyphicon-heart"></i>',
'</a>',
'<a class="edit ml10" href="javascript:void(0)" title="Edit">',
'<i class="glyphicon glyphicon-edit"></i>',
'</a>',
'<a class="remove ml10" href="javascript:void(0)" title="Remove">',
'<i class="glyphicon glyphicon-remove"></i>',
'</a>'
].join('');
}
var $table = $('#table'),
$remove = $('#remove'),
selections = [];
var titlelist={{tablehead|safe}};
var thecolumns = []; // create an empty array
for (index = titlelist.length - 1; index >= 0; --index) {
thecolumns.push({
title: titlelist[index],
field: titlelist[index]
});
}
var thedata=({{ hwdata|safe }});
$('#table').bootstrapTable({
columns: thecolumns,
data: thedata
});
</script>
</form>
<!-- Download file -->
<form novalidate="true" action="{{ url_for('hardwaresetting') }}" id="dwform" class="jotform-form" method="post" >
<div class="page-header">
<h4>Download file (debugging only)</h4>
</div>
<!-- file 1 -->
<div class="row">
<div class="col-xs-6">
<button class="downloadbutton btn-sm btn btn-default" type="button" name="downloadlog">Current Log file</button>
</div>
<div class="col-xs-6">
<a id="downloadlinkdownloadlog0" href="" ></a>
</div>
</div>
<!-- file 1b -->
<div class="row">
<div class="col-xs-6">
<button class="downloadbutton btn-sm btn btn-default" type="button" name="downloadprevlog">Previous Log files</button>
</div>
<div class="col-xs-6">
<a id="downloadlinkdownloadprevlog0" href="" ></a>
<p></p>
<a id="downloadlinkdownloadprevlog1" href="" ></a>
<p></p>
<a id="downloadlinkdownloadprevlog2" href="" ></a>
<p></p>
<a id="downloadlinkdownloadprevlog3" href="" ></a>
<p></p>
<a id="downloadlinkdownloadprevlog4" href="" ></a>
</div>
</div>
<!-- file 1c -->
{% if debugmode %}
<div class="row">
<div class="col-xs-6">
<button class="downloadbutton btn-sm btn btn-default" type="button" name="downloadlogSCHED">Scheduler Logs</button>
</div>
<div class="col-xs-6">
<a id="downloadlinkdownloadlogSCHED0" href="" ></a>
</div>
</div>
{% endif %}
<!-- file 2 -->
<div class="row">
<div class="col-xs-6">
<button class="downloadbutton btn-sm btn btn-default" type="button" name="downloadHW">Hardware Config</button>
</div>
<div class="col-xs-6">
<a id="downloadlinkdownloadHW0" href="" ></a>
</div>
</div>
<!-- file 3 -->
{% if debugmode %}
<div class="row">
<div class="col-xs-6">
<button class="downloadbutton btn-sm btn btn-default" type="button" name="downloadsyslog">SysLog file</button>
</div>
<div class="col-xs-6">
<a id="downloadlinkdownloadsyslog0" href="" ></a>
</div>
</div>
{% endif %}
<div class="row">
<div class="col-xs-4">
<label>Status:</label>
</div>
<div class="col-xs-4">
<label id="downloadstatus" for="input_3">Status</label>
</div>
</div>
<script type=text/javascript>
$(function() {
$(".downloadbutton").click(function() {
// send ajax interrupt to flask
$('#downloadstatus').text("Status");
var prid=$(this).attr('name');
$.ajax({
type: "GET",
url: $SCRIPT_ROOT + "/downloadit/?name=" + prid,
contentType: "application/json; charset=utf-8",
data: { echoValue: "requestfordata" },
success: function(data) {
$('#downloadstatus').text(data.answer);
if (data.answer=="ready"){
setTimeout(function(){
d = new Date();
var filename=data.filename;
//var fileurl="{{ url_for('static', filename=filename)}}"+"?"+d.getTime();
fLen = filename.length;
for (i = 0; i < fLen; i++) {
var fileurl="{{ url_for('static', filename="")}}"+filename[i]+"?"+d.getTime();
var filenameGUIlist=filename[i].split("/");
var filenameGUI=filenameGUIlist[filenameGUIlist.length-1];
$('#downloadlink'+prid+i.toString()).text(filenameGUI);
$('#downloadlink'+prid+i.toString()).attr("href", fileurl);
}
}, 200);
}
},
//error: function(jqXHR, textStatus, errorThrown) {
// alert(errorThrown);
//}
});
// increment status bar should stay here
});
});
</script>
<!-- testing function button -->
<form novalidate="true" action="{{ url_for('show_Calibration') }}" id="dwform" class="jotform-form" method="post" >
{% if debugmode %}
<div class="page-header">
<h4>Function test (debugging only)</h4>
</div>
<!-- button 1 -->
<div class="row">
<div class="col-xs-4">
<label >Testing</label>
</div>
<div class="col-xs-4">
<button class="testingbutton btn-sm btn btn-default" type="button" name="testing1">Automation Hat testing</button>
</div>
</div>
<!-- button 2 -->
<div class="row">
<div class="col-xs-4">
<label >Testing</label>
</div>
<div class="col-xs-4">
<button class="testingbutton btn-sm btn btn-default" type="button" name="testing2">Irrigation Hat testing</button>
</div>
</div>
<!-- button 3 -->
<div class="row">
<div class="col-xs-4">
<label >Testing</label>
</div>
<div class="col-xs-4">
<button class="testingbutton btn-sm btn btn-default" type="button" name="testing3">Super Hat testing</button>
</div>
</div>
<!-- button 4 -->
<div class="row">
<div class="col-xs-4">
<label >Testing</label>
</div>
<div class="col-xs-4">
<button class="testingbutton btn-sm btn btn-default" type="button" name="testing">Generic testing</button>
</div>
</div>
<!-- button 4 -->
<div class="row">
<div class="col-xs-4">
<label >Testing</label>
</div>
<div class="col-xs-4">
<a href="{{ url_for('embedpage', url="192.168.1.179") }}">Test Embed Page</a>
</div>
</div>
<div class="row">
<div class="col-xs-4">
<label>Status:</label>
</div>
<div class="col-xs-4">
<label id="testingstatus" for="input_3">Status</label>
</div>
</div>
{% endif %}
<script type=text/javascript>
$(function() {
$(".testingbutton").click(function() {
// send ajax interrupt to flask
$('#testingstatus').text("Status");
var prid=$(this).attr('name');
$.ajax({
type: "GET",
url: $SCRIPT_ROOT + "/testit/?name=" + prid,
contentType: "application/json; charset=utf-8",
data: { echoValue: "requestfordata" },
success: function(data) {
$('#testingstatus').text(data.answer);
},
//error: function(jqXHR, textStatus, errorThrown) {
// alert(errorThrown);
//}
});
// increment status bar should stay here
});
});
</script>
<!-- section with refresh button -->
<form novalidate="true" action="{{ url_for('hardwaresetting') }}" method="post" >
<!-- Refresh hardware setting -->
<div class="page-header">
<h4>Refresh Hardware Setting</h4>
</div>
<!-- RPi reset button-->
<div class="row">
<div class="col-xs-4">
<button class="btn-sm btn btn-success" type="submit" name="buttonsub" value="refresh">Refresh</button>
</div>
</div>
</form>
<!-- RPi reset button -->
<div class="page-header">
<h4>Don't Click the button below</h4>
</div>
<!-- RPi reset button-->
<div class="row">
<div class="col-xs-12">
<a href="{{ url_for('dontclick') }}">
<button id="dontclickbtn" name="buttonsub" value="dontclickbtn" class="btn btn-danger btn-sm btn-warp">
Don't click me
<span class="glyphicon glyphicon-cog"></span>
</button>
</a>
</div>
</div>
<div class="page-header">
<h4>Running Status</h4>
</div>
<!-- debugstatus -->
<div class="row">
<div class="col-xs-4">
<label>DebugStatus:</label>
</div>
<div class="col-xs-4">
<label id="testingstatus" for="input_3">{{debugmode}}</label>
</div>
</div>
</div>
{% else %}
<h1>Please log in</h1>
{% endif %}
<ul class=entries>
</ul>
{% endblock %}
|
matchfiles/footywire/footywire6280.html | criffy/aflengine |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>AFL Match Statistics : North Melbourne defeated by Hawthorn at Etihad Stadium Round 13 Friday, 17th June 2016</TITLE>
<meta NAME="description" CONTENT="North Melbourne defeated by Hawthorn at Etihad Stadium Round 13 Friday, 17th June 2016 AFL match statistics">
<meta NAME="keywords" CONTENT="AFL Match Statistics, AFL Game Statistics, AFL Match Stats">
<link rel="canonical" href="https://www.footywire.com/afl/footy/ft_match_statistics?mid=6280"/>
<style>
.tabbg { background-color: #000077; vertical-align: middle; }
.blkbg { background-color: #000000; vertical-align: middle; }
.tabbdr { background-color: #d8dfea; vertical-align: middle; }
.wspace { background-color: #ffffff; vertical-align: middle; }
.greybg { background-color: #f4f5f1; }
.greybdr { background-color: #e3e4e0; }
.blackbdr { background-color: #000000; }
.lbgrey { background-color: #d4d5d1; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; font-weight: bold; }
.caprow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; font-weight: bold; }
.ylwbg { background-color: #eeffee; text-decoration: none; color: #000000; vertical-align: middle; }
.ylwbgmid { background-color: #eeffee; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; }
.ylwbgtop { background-color: #eeffee; text-decoration: none; color: #000000; vertical-align: top; }
.ylwbgbottom { background-color: #eeffee; text-decoration: none; color: #000000; vertical-align: bottom; text-align: center; }
.ylwbg2 { background-color: #ddeedd; }
.ylwbdr { background-color: #ccddcc; }
.mtabbg { background-color: #f2f4f7; vertical-align: top; text-align: center; }
.error { background-color: #ffffff; text-decoration: none; color: #ff0000; vertical-align: middle; text-align: left; font-weight: bold; }
.cerror { background-color: #ffffff; text-decoration: none; color: #ff0000; vertical-align: middle; text-align: center; font-weight: bold; }
.greytxt { color: #777777; }
.bluetxt { color: #003399; }
.normtxt { color: #000000; }
.norm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; }
.drow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; }
.lnorm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; }
.rnorm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: right; }
.rdrow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: right; }
.ldrow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; }
.bnorm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; font-weight: bold; }
.rbnorm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: right; font-weight: bold; }
.lbnorm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; font-weight: bold; }
.bdrow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; font-weight: bold; }
.lbdrow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; font-weight: bold; }
.lylw { background-color: #eeffee; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; }
.normtop { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: top; text-align: center; }
.lnormtop { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: top; text-align: left; }
.drowtop { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: top; text-align: center; }
.ldrowtop { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: top; text-align: left; }
a.tblink:link {
color: #ffffff;
font-weight: bold;
vertical-align: middle;
}
.dvr { color: #999999; font-weight: normal; vertical-align: middle; }
.hltitle { text-decoration: none; color: #000000; font-size: 16px; font-weight: bold; }
.whltitle { background-color: #ffffff; text-decoration: none; color: #000000; font-size: 16px; font-weight: bold; }
.idxhltitle { text-decoration: none; color: #990099; font-size: 16px; font-weight: bold; }
.tbtitle {
text-decoration:none;
color:#3B5998;
font-weight:bold;
border-top:1px solid #e4ebf6;
border-bottom:1px solid #D8DFEA;
background:#D8DFEA url(/afl/img/icon/tbback.png); bottom left repeat-x;
}
.innertbtitle {
background-color:#D8DFEA;
text-decoration:none;
color:#3B5998;
font-weight:normal;
background:#D8DFEA url(/afl/img/icon/tbback.png); bottom left repeat-x;
}
.tabopt { background-color: #5555cc; vertical-align: middle; text-align: center; }
.tabsel { background-color: #ffffff; text-decoration: underline; color: #000000; font-weight: bold; vertical-align: middle; text-align: center; }
a.tablink {
font-weight:bold;
vertical-align:middle;
}
a.tablink:link { color: #ffffff; }
a.tablink:hover { color: #eeeeee; }
.lnitxt { }
.lseltxt { }
.lselbldtxt { font-weight: bold; }
.formcls { background-color:#f2f4f7; vertical-align:middle; text-align:left }
.formclsright { background-color:#f2f4f7; vertical-align:middle; text-align:right }
li { background-color: #ffffff; color: #000000; }
p { color: #000000; }
th { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; font-weight: bold; }
a.wire { font-weight:bold }
.menubg { background-color: #000077; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; }
.menubdr { background-color: #f2f4f7; vertical-align: middle; }
table#wiretab {
border-spacing:0px;
border-collapse:collapse;
background-color:#F2F4F7;
width:450px;
height:250px;
}
table#wiretab td.section {
border-bottom:1px solid #D8DFEA;
}
table#wirecell {
background-color:#F2F4F7;
border:0px;
}
table#wirecell td#wirecelltitle {
vertical-align:top;
}
table#wirecell td#wirecellblurb {
vertical-align:top;
}
.smnt { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; }
a.peep { font-weight:bold; font-size: 12px; line-height: 14px; }
form {
padding:0px;
margin:0px;
}
table.thickouter {
border:1px solid #D8DFEA;
}
table.thickouter td.padded {
padding:2px;
}
div.notice {
border:1px solid #D8DFEA;
padding:8px;
background:#D8DFEA url(/afl/img/icon/customback.png);
text-align:center;
vertical-align:middle;
margin-bottom:10px;
font-size: 12px;
}
div.notice div.clickable {
font-weight:bold;
cursor:pointer;
display:inline;
color:#3B5998;
}
div.datadiv td.data, div.datadiv td.bdata {
padding:3px;
vertical-align:top;
}
div.datadiv td.bdata {
font-weight:bold;
}
a:focus { outline:none; }
h1.centertitle {
padding-top:10px;
font-size:20px;
font-weight:bold;
text-align:center;
}
#matchscoretable {
background-color : #eeffee;
border:1px solid #ccddcc;
}
#matchscoretable td, #matchscoretable th {
background-color : #eeffee;
text-decoration: none;
color: #000000;
vertical-align: middle;
}
#matchscoretable th, #matchscoretable th.leftbold {
border-bottom:1px solid #ccddcc;
font-weight:bold;
}
#matchscoretable td.leftbold {
font-weight:bold;
}
#matchscoretable td.leftbold, #matchscoretable th.leftbold {
text-align:left;
padding-left:10px;
}
body {
margin-top:0px;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
background-color:#ffffff;
overflow-x: auto;
overflow-y: auto;
}
body, p, td, th, textarea, input, select, h1, h2, h3, h4, h5, h6 {
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
text-decoration: none;
}
table.plain {
border-spacing:0px;
border-collapse:collapse;
padding:0px;
}
table.leftmenu {
background-color:#F7F7F7;
}
table.leftmenu td {
padding:2px 2px 2px 5px;
}
table.leftmenu td#skyscraper {
padding:2px 0px 2px 0px;
text-align:left;
margin:auto;
vertical-align:top;
background-color:#ffffff;
}
table.leftmenu td#topborder {
padding:0px 0px 0px 0px;
border-top:5px solid #b7b7b7;
font-size:5px;
}
table.leftmenu td#bottomborder {
padding:0px 0px 0px 0px;
border-bottom:1px solid #b7b7b7;
font-size:5px;
}
table.leftmenu td#bottomborderpad {
padding:0px 0px 0px 0px;
border-bottom:0px solid #b7b7b7;
font-size:3px;
}
td#headercell {
text-align:left;
vertical-align:bottom;
background:#3B5998 url(/afl/img/logo/header-logo-bg-2011.png);
}
a.leftmenu {
color:#3B5998;
display:block;
width:100%;
text-decoration:none;
}
a.leftmenu:hover {
text-decoration:none;
}
a {
color:#3B5998;
}
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:active {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
table#footer {
border-spacing:0px;
border-collapse:collapse;
padding:0px;
color:#868686;
width:760px;
}
table#footer td#footercopy {
text-align:left;
}
table#footer td#footerlinks {
text-align:right;
}
table#footer a {
padding:0px 2px 0px 2px;
}
.textinput {
border:1px solid #BDC7D8;
padding:2px 2px 2px 2px;
}
.button {
color:#ffffff;
height:18px;
padding:0px 4px 4px 4px;
border:1px solid #3B5998;
background:#5b79b8 url(/afl/img/icon/btback.png); bottom left repeat-x;
vertical-align:middle;
cursor:pointer;
}
.button:focus { outline:none; }
.button::-moz-focus-inner { border: 0; }
a.button:link, a.button:visited, a.button:hover {
text-decoration:none;
}
td.blocklink {
padding:3px 3px 3px 3px;
}
a.blocklink {
padding:2px 2px 2px 2px;
}
a.blocklink:hover {
background-color:#3B5998;
color:#ffffff;
text-decoration:none;
}
table#teammenu, table#playermenu, table#playerrankmenu, table#teamrankmenu,
table#draftmenu, table#risingstarmenu, table#matchmenu, table#laddermenu,
table#brownlowmenu, table#attendancemenu, table#coachmenu, table#supercoachmenu,
table#dreamteammenu, table#highlightsmenu, table#selectionsmenu, table#pastplayermenu,
table#tweetmenu, table#contractsmenu {
border-spacing:0px;
border-collapse:collapse;
background-color:#F7F7F7;
z-index:1;
position:absolute;
left:0px;
top:0px;
visibility:hidden;
border:1px solid #b7b7b7;
opacity:.95;
filter:alpha(opacity=95);
width:220px;
}
a.submenuitem {
padding:3px;
color:#3B5998;
text-decoration:none;
border:0px solid #3B5998;
}
a.submenuitem:link {
text-decoration:none;
}
a.submenuitem:hover {
text-decoration:underline;
}
div.submenux, div.submenutitle {
font-size:9px;
color:#676767;
font-weight:bold;
}
div.submenux {
color:#676767;
cursor:pointer;
}
div.submenutitle {
color:#353535;
padding:4px 2px 2px 2px;
}
td#teamArrow, td#playerArrow, td#playerrankArrow, td#teamrankArrow,
td#draftArrow, td#risingstarArrow, td#matchArrow, td#ladderArrow,
td#brownlowArrow, td#attendanceArrow, td#coachArrow, td#supercoachArrow,
td#dreamteamArrow, td#highlightsArrow, td#selectionsArrow, td#pastplayerArrow,
td#tweetArrow, td#contractsArrow {
color:#676767;
font-weight:bold;
display:block;
text-decoration:none;
border-left:1px solid #F7F7F7;
cursor:pointer;
text-align:center;
width:10px;
}
table#header {
border-spacing:0px;
border-collapse:collapse;
margin:auto;
width:100%;
}
table#header td {
border:0px solid #3B5998;
}
table#header td#logo {
vertical-align:middle;
text-align:center;
}
table#header td#mainlinks {
vertical-align:bottom;
text-align:left;
padding-bottom:10px;
}
table#header td#memberStatus {
vertical-align:bottom;
text-align:right;
padding-bottom:10px;
}
a.emptylink, a.emptylink:link, a.emptylink:visited, a.emptylink:active, a.emptylink:hover {
border:0px;
margin:0px;
text-decoration:none;
}
table#header a.headerlink {
font-size:12px;
font-weight:bold;
color:#ffffff;
padding:4px;
}
table#header a.headerlink:link {
background-color:#3B5998;
text-decoration:none;
}
table#header a.headerlink:visited {
background-color:#3B5998;
text-decoration:none;
}
table#header a.headerlink:active {
background-color:#3B5998;
text-decoration:none;
}
table#header a.headerlink:hover {
background-color:#6D84B4;
text-decoration:none;
}
table#header a.userlink {
font-size:11px;
font-weight:normal;
color:#D8DFEA;
padding:5px;
}
table#header a.userlink:link {
color:#D8DFEA;
text-decoration:none;
}
table#header a.userlink:visited {
color:#D8DFEA;
text-decoration:none;
}
table#header a.userlink:active {
color:#D8DFEA;
text-decoration:none;
}
table#header a.userlink:hover {
color:#ffffff;
text-decoration:underline;
}
table#header div#welcome {
display:inline;
font-size:11px;
font-weight:bold;
color:#D8DFEA;
padding:5px;
}
td.hdbar {
text-decoration:none;
border-top:1px solid #92201e;
border-bottom:1px solid #760402;
background:#D8DFEA url(/afl/img/icon/hdback.png); bottom left repeat-x;
padding:0px 5px 0px 5px;
}
td.hdbar div {
color:#ffffff;
display:inline;
padding:0px 5px 0px 5px;
}
td.hdbar div a {
font-size:11px;
font-weight:normal;
color:#ffffff;
font-weight:bold;
}
td.hdbar div a:link { text-decoration:none; }
td.hdbar div a:hover { text-decoration:underline; }
div#membersbgdiv {
background:#888888;
opacity:.50;
filter:alpha(opacity=50);
z-index:1;
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
text-align:center;
vertical-align:middle;
display:none;
}
div#memberswhitediv {
width:610px;
height:380px;
border:3px solid #222222;
background:#ffffff;
opacity:1;
filter:alpha(opacity=100);
z-index:2;
position:absolute;
left:0;
top:0;
border-radius:20px;
-moz-border-radius:20px; /* Old Firefox */
padding:15px;
display:none;
}
#membersx {
color:#222222;
font-weight:bold;
font-size:16px;
cursor:pointer;
}
</style>
<script type="text/javascript">
function flipSubMenu(cellid, tableid) {
var table = document.getElementById(tableid);
if (table.style.visibility == 'visible') {
hideSubMenu(tableid);
}
else {
showSubMenu(cellid, tableid);
}
}
function showSubMenu(cellid, tableid) {
hideAllSubMenus();
var cell = document.getElementById(cellid);
var coors = findPos(cell);
var table = document.getElementById(tableid);
table.style.visibility = 'visible';
table.style.top = (coors[1]) + 'px';
table.style.left = (coors[0] + 175) + 'px';
}
function hideSubMenu(tableid) {
var table = document.getElementById(tableid);
if (table != null) {
table.style.visibility = 'hidden';
}
}
function findPos(obj) {
var curleft = curtop = 0;
if (obj.offsetParent) {
curleft = obj.offsetLeft
curtop = obj.offsetTop
while (obj = obj.offsetParent) {
curleft += obj.offsetLeft
curtop += obj.offsetTop
}
}
return [curleft,curtop];
}
function highlightCell(tag) {
var cell = document.getElementById(tag + 'linkcell');
cell.style.backgroundColor = "#E7E7E7";
highlightArrow(tag + 'Arrow');
}
function dehighlightCell(tag) {
var cell = document.getElementById(tag + 'linkcell');
cell.style.backgroundColor = "transparent";
dehighlightArrow(tag + 'Arrow');
}
function highlightArrow(arrowId) {
var arrow = document.getElementById(arrowId);
arrow.style.backgroundColor = "#E7E7E7";
}
function dehighlightArrow(arrowId) {
var arrow = document.getElementById(arrowId);
arrow.style.backgroundColor = "transparent";
}
function hideAllSubMenus() {
hideSubMenu('teammenu');
hideSubMenu('playermenu');
hideSubMenu('teamrankmenu');
hideSubMenu('playerrankmenu');
hideSubMenu('draftmenu');
hideSubMenu('risingstarmenu');
hideSubMenu('matchmenu');
hideSubMenu('brownlowmenu');
hideSubMenu('laddermenu');
hideSubMenu('attendancemenu');
hideSubMenu('supercoachmenu');
hideSubMenu('dreamteammenu');
hideSubMenu('coachmenu');
hideSubMenu('highlightsmenu');
hideSubMenu('selectionsmenu');
hideSubMenu('pastplayermenu');
hideSubMenu('contractsmenu');
hideSubMenu('tweetmenu');
}
function GetMemberStatusXmlHttpObject() {
var xmlMemberStatusHttp=null;
try {
// Firefox, Opera 8.0+, Safari
xmlMemberStatusHttp=new XMLHttpRequest();
}
catch (e) {
// Internet Explorer
try {
xmlMemberStatusHttp=new ActiveXObject("Msxml2.XMLHTTP");
}
catch (e) {
xmlMemberStatusHttp=new ActiveXObject("Microsoft.XMLHTTP");
}
}
return xmlMemberStatusHttp;
}
function rememberMember() {
xmlMemberStatusHttp=GetMemberStatusXmlHttpObject();
url="/club/sports/member-remember.html?sid=" + Math.random();
xmlMemberStatusHttp.onreadystatechange=showAlert;
xmlMemberStatusHttp.open("GET",url,true);
xmlMemberStatusHttp.send(null);
}
function quickLogout() {
xmlMemberStatusHttp=GetMemberStatusXmlHttpObject();
url="/afl/club/quick-logout.html?sid=" + Math.random();
xmlMemberStatusHttp.onreadystatechange=showAlert;
xmlMemberStatusHttp.open("GET",url,true);
xmlMemberStatusHttp.send(null);
}
function showMemberStatus() {
xmlMemberStatusHttp = GetMemberStatusXmlHttpObject();
url = "/afl/club/member-status.html?sid=" + Math.random();
fetchShowMemberStatus(xmlMemberStatusHttp, url);
}
function showMemberStatusWithUrl(url) {
xmlMemberStatusHttp = GetMemberStatusXmlHttpObject();
url = "/afl/club/member-status.html?url=" + url + "&sid=" + Math.random();
fetchShowMemberStatus(xmlMemberStatusHttp, url);
}
function showMemberStatusSkipAds() {
xmlMemberStatusHttp = GetMemberStatusXmlHttpObject();
url = "/afl/club/member-status.html?skipAds=Y&sid=" + Math.random();
fetchShowMemberStatus(xmlMemberStatusHttp, url);
}
function showMemberStatusWithUrlSkipAds(url) {
xmlMemberStatusHttp = GetMemberStatusXmlHttpObject();
url = "/afl/club/member-status.html?skipAds=Y&url=" + url + "&sid=" + Math.random();
fetchShowMemberStatus(xmlMemberStatusHttp, url);
}
function fetchShowMemberStatus(xmlMemberStatusHttp, url) {
xmlMemberStatusHttp.onreadystatechange = memberStatusChanged;
xmlMemberStatusHttp.open("GET", url, true);
xmlMemberStatusHttp.send(null);
}
function showAlert() {
if (xmlMemberStatusHttp.readyState==4) {
alertMessage = xmlMemberStatusHttp.responseText;
showMemberStatus();
alert(alertMessage);
}
}
function memberStatusChanged() {
if (xmlMemberStatusHttp.readyState==4) {
response = xmlMemberStatusHttp.responseText;
if (response.indexOf("<!-- MEMBER STATUS -->") < 0) {
response = " ";
}
document.getElementById("memberStatus").innerHTML = response;
}
}
function pushSignUpEvent(signUpSource) {
_gaq.push(['_trackEvent', 'Member Activity', 'Sign Up', signUpSource]);
}
function pushContent(category, page) {
_gaq.push(['_trackEvent', 'Content', category, page]);
}
function GetXmlHttpObject() {
var xmlWireHttp=null;
try {
// Firefox, Opera 8.0+, Safari
xmlWireHttp=new XMLHttpRequest();
}
catch (e) {
// Internet Explorer
try {
xmlWireHttp=new ActiveXObject("Msxml2.XMLHTTP");
}
catch (e) {
xmlWireHttp=new ActiveXObject("Microsoft.XMLHTTP");
}
}
return xmlWireHttp;
}
function showWire() {
xmlWireHttp=GetXmlHttpObject()
url="/afl/club/forum-threads-wire.html?sid=" + Math.random();
fetchWire(xmlWireHttp, url);
}
function showWireSkipAds() {
xmlWireHttp=GetXmlHttpObject()
url="/afl/club/forum-threads-wire.html?skipAds=Y&sid=" + Math.random();
fetchWire(xmlWireHttp, url);
}
function fetchWire(xmlWireHttp, url) {
xmlWireHttp.onreadystatechange = wireChanged;
xmlWireHttp.open("GET", url, true);
xmlWireHttp.send(null);
}
function wireChanged() {
if (xmlWireHttp.readyState==4) {
response = xmlWireHttp.responseText;
if (response.indexOf("<!-- WIRE -->") < 0) {
response = " ";
}
document.getElementById("threadsWire").innerHTML=response;
}
}
function positionMemberDivs() {
var bodyOffsetHeight = document.body.offsetHeight;
document.getElementById('membersbgdiv').style.width = '100%';
document.getElementById('membersbgdiv').style.height = '100%';
var leftOffset = (document.getElementById('membersbgdiv').offsetWidth - document.getElementById('memberswhitediv').offsetWidth) / 2;
var topOffset = ((document.getElementById('membersbgdiv').offsetHeight - document.getElementById('memberswhitediv').offsetHeight) / 2);
document.getElementById('memberswhitediv').style.left = leftOffset;
document.getElementById('memberswhitediv').style.top = topOffset;
document.getElementById('membersbgdiv').style.height = bodyOffsetHeight;
}
function closeMemberDivs() {
document.getElementById('membersbgdiv').style.display = 'none';
document.getElementById('memberswhitediv').style.display = 'none';
}
function displayMemberDivs() {
document.getElementById('membersbgdiv').style.display = 'block';
document.getElementById('memberswhitediv').style.display = 'block';
positionMemberDivs();
}
function openRegistrationLoginDialog() {
document.getElementById('memberscontent').innerHTML = "<iframe src='/afl/footy/custom_login' width=600 height=350 hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 scrolling=no></iframe>";
document.getElementById('memberswhitediv').style.width = '610px';
document.getElementById('memberswhitediv').style.height = '380px';
displayMemberDivs();
}
function openRegistrationLoginDialogWithNextPage(nextPage) {
document.getElementById('memberscontent').innerHTML = "<div><iframe src='/afl/footy/custom_login?p=" + nextPage + "' width=600 height=350 hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 scrolling=no></iframe></div>"
document.getElementById('memberswhitediv').style.width = '610px';
document.getElementById('memberswhitediv').style.height = '380px';
displayMemberDivs();
}
function openChangePasswordDialog() {
document.getElementById('memberscontent').innerHTML = "<div><iframe src='/afl/footy/custom_login?action=changePasswordForm' width=250 height=190 hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 scrolling=no></iframe></div>"
document.getElementById('memberswhitediv').style.width = '250px';
document.getElementById('memberswhitediv').style.height = '240px';
displayMemberDivs();
}
function openManageSettingsDialog() {
document.getElementById('memberscontent').innerHTML = "<div><iframe src='/afl/footy/custom_login?action=manageSettingsForm' width=380 height=210 hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 scrolling=no></iframe></div>"
document.getElementById('memberswhitediv').style.width = '380px';
document.getElementById('memberswhitediv').style.height = '260px';
displayMemberDivs();
}
var xmlLoginHttp;
function GetLoginXmlHttpObject() {
var xmlLoginHttp=null;
try {
// Firefox, Opera 8.0+, Safari
xmlLoginHttp=new XMLHttpRequest();
}
catch (e) {
// Internet Explorer
try {
xmlLoginHttp=new ActiveXObject("Msxml2.XMLHTTP");
}
catch (e) {
xmlLoginHttp=new ActiveXObject("Microsoft.XMLHTTP");
}
}
return xmlLoginHttp;
}
function postLogout() {
var params = "action=logout";
xmlLoginHttp=GetLoginXmlHttpObject();
xmlLoginHttp.onreadystatechange = validateLogoutResponse;
xmlLoginHttp.open("POST", '/afl/footy/custom_login', true);
xmlLoginHttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
xmlLoginHttp.setRequestHeader("Content-length", params.length);
xmlLoginHttp.setRequestHeader("Connection", "close");
xmlLoginHttp.send(params);
}
function getPlugContent(type) {
xmlLoginHttp=GetLoginXmlHttpObject()
xmlLoginHttp.onreadystatechange = plugCustomFantasy;
xmlLoginHttp.open("GET", '/afl/footy/custom_login?action=plug&type=' + type, true);
xmlLoginHttp.send(null);
}
function validateResponse() {
if(xmlLoginHttp.readyState == 4 && xmlLoginHttp.status == 200) {
var result = xmlLoginHttp.responseText;
if (result == 'PASS') {
self.parent.location.reload(true);
}
else if (result.indexOf('ERROR:') == 0) {
result = result.substring(6);
alert(result + ". Please try again.");
}
else {
alert("An error occurred during registration.");
}
}
}
function plugCustomFantasy() {
if (xmlLoginHttp.readyState == 4 && xmlLoginHttp.status == 200) {
var response = xmlLoginHttp.responseText;
if (response.indexOf("<!-- PLUG -->") < 0) {
response = "";
}
document.getElementById("customPlugDiv").innerHTML=response;
}
}
function validateLogoutResponse() {
if(xmlLoginHttp.readyState == 4 && xmlLoginHttp.status == 200) {
var result = xmlLoginHttp.responseText;
if (result == 'PASS') {
selfReload();
}
else if (result.indexOf('ERROR:') == 0) {
result = result.substring(6);
alert(result + ". Please try again.");
}
else {
alert("Oops! An error occurred!");
}
}
}
function selfReload() {
if (xmlLoginHttp.readyState == 4 && xmlLoginHttp.status == 200) {
self.parent.location.reload(true);
}
}
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3312858-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</HEAD>
<BODY onload="pushContent('Match Statistics', 'Match Statistics');showMemberStatusWithUrl('https%3A%2F%2Fwww.footywire.com%2Fafl%2Ffooty%2Fft_match_statistics');showWire();hideAllSubMenus();" onresize="positionMemberDivs();">
<DIV align="CENTER">
<table cellpadding="0" cellspacing="0" border="0" id="frametable2008" width="948">
<tr><td colspan="4" height="102" id="headercell" width="948">
<table id="header">
<tr>
<td id="logo" valign="middle" height="102" width="200">
<a class="emptylink" href="//www.footywire.com/"><div style="width:200px;height:54px;cursor:pointer;"> </div></a>
</td>
<td id="mainlinks" width="200">
</td>
<td style="padding-top:3px;padding-right:4px;">
<div style="margin-left:-3px;">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Footywire 728x90 Prime -->
<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-1151582373407200"
data-ad-slot="7204222137"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</td>
</tr>
</table>
</td></tr>
<tr><td colspan="4" height="21" class="hdbar" align="right" valign="middle" id="memberStatus"></td></tr>
<tr>
<td rowspan="4" width="175" valign="top">
<table width="175" cellpadding="0" cellspacing="0" border="0" class="leftmenu">
<tr><td colspan="2" id="topborder"> </td></tr>
<tr><td width="175" colspan="2" onMouseOver="this.style.backgroundColor='#e7e7e7';" onMouseOut="this.style.backgroundColor='transparent';"><a class="leftmenu" href="//www.footywire.com/">AFL Statistics Home</a></td></tr>
<tr>
<td id="matchlinkcell" width="165"><a onMouseOver="highlightCell('match')" onMouseOut="dehighlightCell('match')" class="leftmenu" href="/afl/footy/ft_match_list">AFL Fixture</a></td>
<td id="matchArrow" onMouseOver="highlightArrow('matchArrow')" onMouseOut="dehighlightArrow('matchArrow')" onClick="flipSubMenu('matchlinkcell','matchmenu')">»</td>
</tr>
<tr>
<td id="playerlinkcell" width="165"><a onMouseOver="highlightCell('player')" onMouseOut="dehighlightCell('player')" class="leftmenu" href="/afl/footy/ft_players">Players</a></td>
<td id="playerArrow" onMouseOver="highlightArrow('playerArrow')" onMouseOut="dehighlightArrow('playerArrow')" onClick="flipSubMenu('playerlinkcell','playermenu')">»</td>
</tr>
<tr>
<td id="teamlinkcell" width="165"><a onMouseOver="highlightCell('team')" onMouseOut="dehighlightCell('team')" class="leftmenu" href="/afl/footy/ft_teams">Teams</a></td>
<td id="teamArrow" onMouseOver="highlightArrow('teamArrow')" onMouseOut="dehighlightArrow('teamArrow')" onClick="flipSubMenu('teamlinkcell','teammenu')">»</td>
</tr>
<tr>
<td id="playerranklinkcell" width="165"><a onMouseOver="highlightCell('playerrank')" onMouseOut="dehighlightCell('playerrank')" class="leftmenu" href="/afl/footy/ft_player_rankings">Player Rankings</a></td>
<td id="playerrankArrow" onMouseOver="highlightArrow('playerrankArrow')" onMouseOut="dehighlightArrow('playerrankArrow')" onClick="flipSubMenu('playerranklinkcell','playerrankmenu')">»</td>
</tr>
<tr>
<td id="teamranklinkcell" width="165"><a onMouseOver="highlightCell('teamrank')" onMouseOut="dehighlightCell('teamrank')" class="leftmenu" href="/afl/footy/ft_team_rankings">Team Rankings</a></td>
<td id="teamrankArrow" onMouseOver="highlightArrow('teamrankArrow')" onMouseOut="dehighlightArrow('teamrankArrow')" onClick="flipSubMenu('teamranklinkcell','teamrankmenu')">»</td>
</tr>
<tr>
<td id="risingstarlinkcell" width="165"><a onMouseOver="highlightCell('risingstar')" onMouseOut="dehighlightCell('risingstar')" class="leftmenu" href="/afl/footy/ft_rising_stars_round_performances">Rising Stars</a></td>
<td id="risingstarArrow" onMouseOver="highlightArrow('risingstarArrow')" onMouseOut="dehighlightArrow('risingstarArrow')" onClick="flipSubMenu('risingstarlinkcell','risingstarmenu')">»</td>
</tr>
<tr>
<td id="draftlinkcell" width="165"><a onMouseOver="highlightCell('draft')" onMouseOut="dehighlightCell('draft')" class="leftmenu" href="/afl/footy/ft_drafts">AFL Draft</a></td>
<td id="draftArrow" onMouseOver="highlightArrow('draftArrow')" onMouseOut="dehighlightArrow('draftArrow')" onClick="flipSubMenu('draftlinkcell','draftmenu')">»</td>
</tr>
<tr>
<td id="brownlowlinkcell" width="165"><a onMouseOver="highlightCell('brownlow')" onMouseOut="dehighlightCell('brownlow')" class="leftmenu" href="/afl/footy/brownlow_medal">Brownlow Medal</a></td>
<td id="brownlowArrow" onMouseOver="highlightArrow('brownlowArrow')" onMouseOut="dehighlightArrow('brownlowArrow')" onClick="flipSubMenu('brownlowlinkcell','brownlowmenu')">»</td>
</tr>
<tr>
<td id="ladderlinkcell" width="165"><a onMouseOver="highlightCell('ladder')" onMouseOut="dehighlightCell('ladder')" class="leftmenu" href="/afl/footy/ft_ladder">AFL Ladder</a></td>
<td id="ladderArrow" onMouseOver="highlightArrow('ladderArrow')" onMouseOut="dehighlightArrow('ladderArrow')" onClick="flipSubMenu('ladderlinkcell','laddermenu')">»</td>
</tr>
<tr>
<td id="coachlinkcell" width="165"><a onMouseOver="highlightCell('coach')" onMouseOut="dehighlightCell('coach')" class="leftmenu" href="/afl/footy/afl_coaches">Coaches</a></td>
<td id="coachArrow" onMouseOver="highlightArrow('coachArrow')" onMouseOut="dehighlightArrow('coachArrow')" onClick="flipSubMenu('coachlinkcell','coachmenu')">»</td>
</tr>
<tr>
<td id="attendancelinkcell" width="165"><a onMouseOver="highlightCell('attendance')" onMouseOut="dehighlightCell('attendance')" class="leftmenu" href="/afl/footy/attendances">Attendances</a></td>
<td id="attendanceArrow" onMouseOver="highlightArrow('attendanceArrow')" onMouseOut="dehighlightArrow('attendanceArrow')" onClick="flipSubMenu('attendancelinkcell','attendancemenu')">»</td>
</tr>
<tr>
<td id="supercoachlinkcell" width="165"><a onMouseOver="highlightCell('supercoach')" onMouseOut="dehighlightCell('supercoach')" class="leftmenu" href="/afl/footy/supercoach_round">Supercoach</a></td>
<td id="supercoachArrow" onMouseOver="highlightArrow('supercoachArrow')" onMouseOut="dehighlightArrow('supercoachArrow')" onClick="flipSubMenu('supercoachlinkcell','supercoachmenu')">»</td>
</tr>
<tr>
<td id="dreamteamlinkcell" width="165"><a onMouseOver="highlightCell('dreamteam')" onMouseOut="dehighlightCell('dreamteam')" class="leftmenu" href="/afl/footy/dream_team_round">AFL Fantasy</a></td>
<td id="dreamteamArrow" onMouseOver="highlightArrow('dreamteamArrow')" onMouseOut="dehighlightArrow('dreamteamArrow')" onClick="flipSubMenu('dreamteamlinkcell','dreamteammenu')">»</td>
</tr>
<tr>
<td id="highlightslinkcell" width="165"><a onMouseOver="highlightCell('highlights')" onMouseOut="dehighlightCell('highlights')" class="leftmenu" href="/afl/footy/afl_highlights">AFL Highlights</a></td>
<td id="highlightsArrow" onMouseOver="highlightArrow('highlightsArrow')" onMouseOut="dehighlightArrow('highlightsArrow')" onClick="flipSubMenu('highlightslinkcell','highlightsmenu')">»</td>
</tr>
<tr>
<td id="selectionslinkcell" width="165"><a onMouseOver="highlightCell('selections')" onMouseOut="dehighlightCell('selections')" class="leftmenu" href="/afl/footy/afl_team_selections">AFL Team Selections</a></td>
<td id="selectionsArrow" onMouseOver="highlightArrow('selectionsArrow')" onMouseOut="dehighlightArrow('selectionsArrow')" onClick="flipSubMenu('selectionslinkcell','selectionsmenu')">»</td>
</tr>
<tr>
<td id="pastplayerlinkcell" width="165"><a onMouseOver="highlightCell('pastplayer')" onMouseOut="dehighlightCell('pastplayer')" class="leftmenu" href="/afl/footy/past_players">Past Players</a></td>
<td id="pastplayerArrow" onMouseOver="highlightArrow('pastplayerArrow')" onMouseOut="dehighlightArrow('pastplayerArrow')" onClick="flipSubMenu('pastplayerlinkcell','pastplayermenu')">»</td>
</tr>
<tr>
<td id="contractslinkcell" width="165"><a onMouseOver="highlightCell('contracts')" onMouseOut="dehighlightCell('contracts')" class="leftmenu" href="/afl/footy/out_of_contract_players">AFL Player Contracts</a></td>
<td id="contractsArrow" onMouseOver="highlightArrow('contractsArrow')" onMouseOut="dehighlightArrow('contractsArrow')" onClick="flipSubMenu('contractslinkcell','contractsmenu')">»</td>
</tr>
<tr><td width="175" colspan="2" onMouseOver="this.style.backgroundColor='#e7e7e7';" onMouseOut="this.style.backgroundColor='transparent';"><a class="leftmenu" href="/afl/footy/afl_betting">AFL Betting</a></td></tr>
<tr><td width="175" colspan="2" onMouseOver="this.style.backgroundColor='#e7e7e7';" onMouseOut="this.style.backgroundColor='transparent';"><a class="leftmenu" href="/afl/footy/injury_list">AFL Injury List</a></td></tr>
<tr><td width="175" colspan="2" onMouseOver="this.style.backgroundColor='#e7e7e7';" onMouseOut="this.style.backgroundColor='transparent';"><a class="leftmenu" href="/afl/footy/ft_season_records">Records</a></td></tr>
<tr><td colspan="2" id="bottomborder"> </td></tr>
<tr><td colspan="2" class="norm" style="height:10px"></td></tr>
<tr><td colspan="2" id="skyscraper">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Footywire 160x600 Prime -->
<ins class="adsbygoogle"
style="display:inline-block;width:160px;height:600px"
data-ad-client="ca-pub-1151582373407200"
data-ad-slot="2707810136"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</td></tr>
</table>
</td>
<td rowspan="3" bgcolor="#b7b7b7" style="width:1px"></td>
<td height="900" width="761" valign="top" align="center" style="padding:5px 5px 5px 5px">
<div id="liveStatus" style="margin:0px;padding:0px;"></div>
<table border="0" cellspacing="0" cellpadding="0">
<tr><td>
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="760">
<TR>
<TD id="threadsWire" WIDTH="450" HEIGHT="250" VALIGN="TOP"> </TD>
<td rowspan="2" class="norm" style="width:10px"></td>
<TD WIDTH="300" HEIGHT="250" ROWSPAN="2">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Footywire 300x250 Prime -->
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:250px"
data-ad-client="ca-pub-1151582373407200"
data-ad-slot="4250755734"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</TD>
</TR>
</TABLE>
</td></tr>
<tr><td colspan="1" class="norm" style="height:10px"></td></tr>
<tr><td>
<div class="notice" width="760">
Advanced stats available for this page! <a href="/afl/footy/ft_match_statistics?mid=6280&advv=Y"><b>View Advanced Stats</b></a>.
</div>
</td></tr>
<tr><td>
<style>
td.statdata {
text-align:center;
cursor:default;
}
</style>
<script type="text/javascript">
function getStats() {
document.stat_select.submit();
}
</script>
<TABLE WIDTH="760" BORDER="0" CELLSPACING="0" CELLPADDING="0">
<TR><TD CLASS="lnormtop">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="760">
<TR>
<TD WIDTH="375" class="lnormtop">
<table border="0" cellspacing="0" cellpadding="0" width="375">
<tr><td width="375" valign="top" height="22" align="left" class="hltitle">
North Melbourne defeated by Hawthorn
</td></tr>
<tr><td class="lnorm" height="15">Round 13, Etihad Stadium, Attendance: 37073</td></tr>
<tr><td class="lnorm" height="15">
Friday, 17th June 2016, 7:50 PM AEST</td></tr>
<tr><td class="lnorm" height="19" style="padding-top:4px;">
North Melbourne Betting Odds: Win 3.65, Line +24.5 @ 1.92
</td></tr>
<tr><td class="lnorm" height="19" style="padding-bottom:4px;">
Hawthorn Betting Odds: Win 1.30, Line -24.5 @ 1.92
</td></tr>
<tr><td class="lnorm" height="15">
<b>Brownlow Votes:</b>
3: <a href="pp-hawthorn-hawks--james-sicily">J Sicily</a>, 2: <a href="pp-kangaroos--daniel-wells">D Wells</a>, 1: <a href="pp-hawthorn-hawks--jordan-lewis">J Lewis</a></td></tr>
</table>
</TD>
<td rowspan="1" class="norm" style="width:9px"></td>
<TD WIDTH="376" class="lnormtop">
<table border="0" cellspacing="0" cellpadding="0" width="376" id="matchscoretable">
<tr>
<th class="leftbold" height="23" width="100">Team</td>
<th width="49" align="center">Q1</td>
<th width="49" align="center">Q2</td>
<th width="49" align="center">Q3</td>
<th width="49" align="center">Q4</td>
<th width="49" align="center">Final</td>
</tr>
<tr>
<td class="leftbold" height="22"><a href="th-kangaroos">North Melbourne</a></td>
<td align="center">3.5
<td align="center">4.11
<td align="center">7.15
<td align="center">11.18
<td align="center">84
</tr>
<tr>
<td class="leftbold" height="22"><a href="th-hawthorn-hawks">Hawthorn</a></td>
<td align="center">1.2
<td align="center">5.3
<td align="center">10.4
<td align="center">14.9
<td align="center">93
</tr>
</table>
</TD></TR>
<TR><TD COLSPAN="3" HEIGHT="30" CLASS="norm">
<a href="#t1">North Melbourne Player Stats</a> |
<a href="#t2">Hawthorn Player Stats</a> |
<a href="#hd">Match Head to Head Stats</a> |
<a href="#brk">Scoring Breakdown</a>
| <a href="highlights?id=1450">Highlights</a>
</TD></TR>
</TABLE></TD></TR>
<tr><td colspan="1" class="norm" style="height:5px"></td></tr>
<TR><TD>
<table border="0" cellspacing="0" cellpadding="0" width="760">
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="585">
<tr>
<td height="21" align="center" colspan="3" class="tbtitle" width="585">
<table border="0" cellspacing="0" cellpadding="0" width="585">
<tr>
<td class="innertbtitle" align="left"> <b><a name=t1></a>North Melbourne Match Statistics (Sorted by Disposals)</b></td>
<td class="innertbtitle" align="right">Coach: <a href="cp-brad-scott--78">Brad Scott</a> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td rowspan="1" class="tabbdr" style="width:1px"></td>
<td>
<table border="0" cellspacing="0" cellpadding="3" width="583">
<tr>
<td width="148" class="lbnorm" height="21">Player</td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=0#t1" title="Kicks">K</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=1#t1" title="Handballs">HB</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=2#t1" title="Disposals">D</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=3#t1" title="Marks">M</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=4#t1" title="Goals">G</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=5#t1" title="Behinds">B</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=6#t1" title="Tackles">T</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=7#t1" title="Hitouts">HO</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=21#t1" title="Goal Assists">GA</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=20#t1" title="Inside 50s">I50</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=21#t1" title="Clearances">CL</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=20#t1" title="Clangers">CG</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=20#t1" title="Rebound 50s">R50</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=8#t1" title="Frees For">FF</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=9#t1" title="Frees Against">FA</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=13#t1" title="AFL Fantasy">AF</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=14#t1" title="Supercoach">SC</a></td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-collingwood-magpies--daniel-wells" title="Daniel Wells">Daniel Wells</a></td>
<td class="statdata">16</td>
<td class="statdata">14</td>
<td class="statdata">30</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">7</td>
<td class="statdata">9</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">98</td>
<td class="statdata">123</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-kangaroos--robert-tarrant" title="Robbie Tarrant">Robbie Tarrant</a></td>
<td class="statdata">13</td>
<td class="statdata">13</td>
<td class="statdata">26</td>
<td class="statdata">6</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">3</td>
<td class="statdata">7</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">103</td>
<td class="statdata">136</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-kangaroos--nick-dal-santo" title="Nick Dal Santo">Nick Dal Santo</a></td>
<td class="statdata">12</td>
<td class="statdata">12</td>
<td class="statdata">24</td>
<td class="statdata">5</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">5</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">6</td>
<td class="statdata">3</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">96</td>
<td class="statdata">108</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-kangaroos--trent-dumont" title="Trent Dumont">Trent Dumont</a></td>
<td class="statdata">14</td>
<td class="statdata">10</td>
<td class="statdata">24</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">7</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">7</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">106</td>
<td class="statdata">121</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-carlton-blues--aaron-mullett" title="Aaron Mullett">Aaron Mullett</a></td>
<td class="statdata">17</td>
<td class="statdata">4</td>
<td class="statdata">21</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">73</td>
<td class="statdata">84</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-kangaroos--shaun-atley" title="Shaun Atley">Shaun Atley</a></td>
<td class="statdata">10</td>
<td class="statdata">10</td>
<td class="statdata">20</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">63</td>
<td class="statdata">89</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-kangaroos--mason-wood" title="Mason Wood">Mason Wood</a></td>
<td class="statdata">14</td>
<td class="statdata">6</td>
<td class="statdata">20</td>
<td class="statdata">5</td>
<td class="statdata">2</td>
<td class="statdata">3</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">5</td>
<td class="statdata">1</td>
<td class="statdata">102</td>
<td class="statdata">123</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-kangaroos--jack-ziebell" title="Jack Ziebell">Jack Ziebell</a></td>
<td class="statdata">15</td>
<td class="statdata">4</td>
<td class="statdata">19</td>
<td class="statdata">5</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">4</td>
<td class="statdata">3</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">89</td>
<td class="statdata">76</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-adelaide-crows--sam-gibson" title="Sam Gibson">Sam Gibson</a></td>
<td class="statdata">13</td>
<td class="statdata">5</td>
<td class="statdata">18</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">7</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">5</td>
<td class="statdata">3</td>
<td class="statdata">3</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">91</td>
<td class="statdata">103</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-kangaroos--farren-ray" title="Farren Ray">Farren Ray</a></td>
<td class="statdata">10</td>
<td class="statdata">7</td>
<td class="statdata">17</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">58</td>
<td class="statdata">60</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-kangaroos--scott-thompson-1" title="Scott Thompson">Scott Thompson</a></td>
<td class="statdata">10</td>
<td class="statdata">5</td>
<td class="statdata">15</td>
<td class="statdata">5</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">5</td>
<td class="statdata">3</td>
<td class="statdata">3</td>
<td class="statdata">5</td>
<td class="statdata">43</td>
<td class="statdata">57</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-kangaroos--jamie-macmillan" title="Jamie MacMillan">Jamie MacMillan</a></td>
<td class="statdata">10</td>
<td class="statdata">5</td>
<td class="statdata">15</td>
<td class="statdata">7</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">62</td>
<td class="statdata">52</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-kangaroos--bradley-mckenzie" title="Bradley McKenzie">Bradley McKenzie</a></td>
<td class="statdata">7</td>
<td class="statdata">7</td>
<td class="statdata">14</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">54</td>
<td class="statdata">60</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-kangaroos--brent-harvey" title="Brent Harvey">Brent Harvey</a></td>
<td class="statdata">11</td>
<td class="statdata">2</td>
<td class="statdata">13</td>
<td class="statdata">4</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">4</td>
<td class="statdata">3</td>
<td class="statdata">3</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">62</td>
<td class="statdata">76</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-port-adelaide-power--lindsay-thomas" title="Lindsay Thomas">Lindsay Thomas</a></td>
<td class="statdata">7</td>
<td class="statdata">5</td>
<td class="statdata">12</td>
<td class="statdata">2</td>
<td class="statdata">3</td>
<td class="statdata">1</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">5</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">68</td>
<td class="statdata">57</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-kangaroos--ben-brown" title="Ben Brown">Ben Brown</a></td>
<td class="statdata">11</td>
<td class="statdata">0</td>
<td class="statdata">11</td>
<td class="statdata">8</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">5</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">68</td>
<td class="statdata">78</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-west-coast-eagles--drew-petrie" title="Drew Petrie">Drew Petrie</a></td>
<td class="statdata">7</td>
<td class="statdata">1</td>
<td class="statdata">8</td>
<td class="statdata">4</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">52</td>
<td class="statdata">74</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-kangaroos--todd-goldstein" title="Todd Goldstein">Todd Goldstein</a></td>
<td class="statdata">1</td>
<td class="statdata">7</td>
<td class="statdata">8</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">39</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">81</td>
<td class="statdata">100</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-kangaroos--majak-daw" title="Majak Daw">Majak Daw</a></td>
<td class="statdata">5</td>
<td class="statdata">3</td>
<td class="statdata">8</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">5</td>
<td class="statdata">12</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">58</td>
<td class="statdata">92</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-kangaroos--michael-firrito" title="Michael Firrito">Michael Firrito</a></td>
<td class="statdata">4</td>
<td class="statdata">3</td>
<td class="statdata">7</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">29</td>
<td class="statdata">54</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-kangaroos--corey-wagner" title="Corey Wagner">Corey Wagner</a></td>
<td class="statdata">3</td>
<td class="statdata">4</td>
<td class="statdata">7</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">23</td>
<td class="statdata">34</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-kangaroos--luke-mcdonald" title="Luke McDonald">Luke McDonald</a></td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">18</td>
<td class="statdata">12</td>
</tr>
</table>
</td>
<td rowspan="1" class="tabbdr" style="width:1px"></td>
</tr>
<tr><td colspan="3" class="tabbdr" style="height:1px"></td></tr>
</table>
</td>
<td rowspan="1" class="norm" style="width:15px"></td>
<td rowspan="4" width="160" align="center" valign="top">
<table border="0" cellspacing="0" cellpadding="5" width="160" style="border:1px solid #D8DFEA">
<tr><td height="15" valign="top"><a href="/afl/footy/custom_supercoach_latest_scores" class="peep"><a href='/afl/footy/custom_supercoach_latest_scores' class='peep'>Track your favourite Fantasy Players!</a></a></td></tr>
<tr>
<td height="100" align="center" valign="middle">
<a href="/afl/footy/custom_supercoach_latest_scores"><img src="/afl/img/peep/peep1.jpg" border="0" height="100"/></a>
</td>
</tr>
<tr><td valign="top">Create and save your own custom list of <a href='/afl/footy/custom_supercoach_latest_scores'>Supercoach</a> or <a href='/afl/footy/custom_dream_team_latest_scores'>AFL Fantasy</a> players to track their stats!</td></tr>
</table>
<div style="padding-top:10px;">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Footywire 160x600 Right -->
<ins class="adsbygoogle"
style="display:inline-block;width:160px;height:600px"
data-ad-client="ca-pub-1151582373407200"
data-ad-slot="4900122530"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</td>
</tr>
<tr><td colspan="2" class="norm" style="height:20px"></td></tr>
<tr><td>
<table border="0" cellspacing="0" cellpadding="0" width="585">
<tr>
<td height="21" align="center" colspan="3" class="tbtitle" width="585">
<table border="0" cellspacing="0" cellpadding="0" width="585">
<tr>
<td class="innertbtitle" align="left"> <b><a name=t1></a>Hawthorn Match Statistics (Sorted by Disposals)</b></td>
<td class="innertbtitle" align="right">Coach: <a href="cp-alastair-clarkson--8">Alastair Clarkson</a> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td rowspan="1" class="tabbdr" style="width:1px"></td>
<td>
<table border="0" cellspacing="0" cellpadding="3" width="583">
<tr>
<td width="148" class="lbnorm" height="21">Player</td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=0#t2" title="Kicks">K</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=1#t2" title="Handballs">HB</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=2#t2" title="Disposals">D</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=3#t2" title="Marks">M</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=4#t2" title="Goals">G</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=5#t2" title="Behinds">B</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=6#t2" title="Tackles">T</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=7#t2" title="Hitouts">HO</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=21#t2" title="Goal Assists">GA</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=20#t2" title="Inside 50s">I50</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=21#t2" title="Clearances">CL</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=20#t2" title="Clangers">CG</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=20#t2" title="Rebound 50s">R50</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=8#t2" title="Frees For">FF</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=9#t2" title="Frees Against">FA</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=13#t2" title="AFL Fantasy">AF</a></td>
<td width="29" class="bnorm"><a href="fts_match_statistics?mid=6280&sby=14#t2" title="Supercoach">SC</a></td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-melbourne-demons--jordan-lewis" title="Jordan Lewis">Jordan Lewis</a></td>
<td class="statdata">15</td>
<td class="statdata">16</td>
<td class="statdata">31</td>
<td class="statdata">4</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">5</td>
<td class="statdata">11</td>
<td class="statdata">4</td>
<td class="statdata">3</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">106</td>
<td class="statdata">129</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-west-coast-eagles--sam-mitchell" title="Sam Mitchell">Sam Mitchell</a></td>
<td class="statdata">16</td>
<td class="statdata">10</td>
<td class="statdata">26</td>
<td class="statdata">5</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">6</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">4</td>
<td class="statdata">5</td>
<td class="statdata">4</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">99</td>
<td class="statdata">110</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--grant-birchall" title="Grant Birchall">Grant Birchall</a></td>
<td class="statdata">10</td>
<td class="statdata">10</td>
<td class="statdata">20</td>
<td class="statdata">5</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">62</td>
<td class="statdata">76</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--shaun-burgoyne" title="Shaun Burgoyne">Shaun Burgoyne</a></td>
<td class="statdata">7</td>
<td class="statdata">10</td>
<td class="statdata">17</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">3</td>
<td class="statdata">3</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">58</td>
<td class="statdata">93</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--taylor-duryea" title="Taylor Duryea">Taylor Duryea</a></td>
<td class="statdata">16</td>
<td class="statdata">1</td>
<td class="statdata">17</td>
<td class="statdata">6</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">2</td>
<td class="statdata">6</td>
<td class="statdata">7</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">75</td>
<td class="statdata">59</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--cyril-rioli" title="Cyril Rioli">Cyril Rioli</a></td>
<td class="statdata">12</td>
<td class="statdata">3</td>
<td class="statdata">15</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">6</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">3</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">77</td>
<td class="statdata">101</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-kangaroos--billy-hartung" title="Billy Hartung">Billy Hartung</a></td>
<td class="statdata">11</td>
<td class="statdata">3</td>
<td class="statdata">14</td>
<td class="statdata">3</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">5</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">68</td>
<td class="statdata">75</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--isaac-smith" title="Isaac Smith">Isaac Smith</a></td>
<td class="statdata">7</td>
<td class="statdata">6</td>
<td class="statdata">13</td>
<td class="statdata">4</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">57</td>
<td class="statdata">62</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--paul-puopolo" title="Paul Puopolo">Paul Puopolo</a></td>
<td class="statdata">7</td>
<td class="statdata">6</td>
<td class="statdata">13</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">2</td>
<td class="statdata">58</td>
<td class="statdata">103</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--james-sicily" title="James Sicily">James Sicily</a></td>
<td class="statdata">9</td>
<td class="statdata">4</td>
<td class="statdata">13</td>
<td class="statdata">5</td>
<td class="statdata">5</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">87</td>
<td class="statdata">110</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--liam-shiels" title="Liam Shiels">Liam Shiels</a></td>
<td class="statdata">11</td>
<td class="statdata">1</td>
<td class="statdata">12</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">11</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">5</td>
<td class="statdata">5</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">70</td>
<td class="statdata">59</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--luke-breust" title="Luke Breust">Luke Breust</a></td>
<td class="statdata">6</td>
<td class="statdata">6</td>
<td class="statdata">12</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">3</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">49</td>
<td class="statdata">65</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--tim-o-brien" title="Tim O'Brien">Tim O'Brien</a></td>
<td class="statdata">7</td>
<td class="statdata">3</td>
<td class="statdata">10</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">49</td>
<td class="statdata">61</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--daniel-howe" title="Daniel Howe">Daniel Howe</a></td>
<td class="statdata">7</td>
<td class="statdata">3</td>
<td class="statdata">10</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">48</td>
<td class="statdata">36</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--benjamin-stratton" title="Benjamin Stratton">Benjamin Stratton</a></td>
<td class="statdata">6</td>
<td class="statdata">2</td>
<td class="statdata">8</td>
<td class="statdata">5</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">38</td>
<td class="statdata">47</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-fremantle-dockers--bradley-hill" title="Bradley Hill">Bradley Hill</a></td>
<td class="statdata">7</td>
<td class="statdata">0</td>
<td class="statdata">7</td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">5</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">38</td>
<td class="statdata">39</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--kade-stewart" title="Kade Stewart">Kade Stewart</a></td>
<td class="statdata">6</td>
<td class="statdata">1</td>
<td class="statdata">7</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">38</td>
<td class="statdata">56</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--ben-mcevoy" title="Ben McEvoy">Ben McEvoy</a></td>
<td class="statdata">3</td>
<td class="statdata">3</td>
<td class="statdata">6</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">9</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">27</td>
<td class="statdata">38</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--jack-gunston" title="Jack Gunston">Jack Gunston</a></td>
<td class="statdata">2</td>
<td class="statdata">4</td>
<td class="statdata">6</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">7</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">47</td>
<td class="statdata">58</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--jonathon-ceglar" title="Jonathon Ceglar">Jonathon Ceglar</a></td>
<td class="statdata">2</td>
<td class="statdata">3</td>
<td class="statdata">5</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">3</td>
<td class="statdata">32</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">3</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">1</td>
<td class="statdata">60</td>
<td class="statdata">61</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--joshua-gibson" title="Josh Gibson">Josh Gibson</a></td>
<td class="statdata">2</td>
<td class="statdata">2</td>
<td class="statdata">4</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">1</td>
<td class="statdata">16</td>
<td class="statdata">49</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td align="left" height="18"><a href="pp-hawthorn-hawks--james-frawley" title="James Frawley">James Frawley</a></td>
<td class="statdata">4</td>
<td class="statdata">0</td>
<td class="statdata">4</td>
<td class="statdata">3</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">0</td>
<td class="statdata">2</td>
<td class="statdata">0</td>
<td class="statdata">1</td>
<td class="statdata">2</td>
<td class="statdata">20</td>
<td class="statdata">36</td>
</tr>
</table>
</td>
<td rowspan="1" class="tabbdr" style="width:1px"></td>
</tr>
<tr><td colspan="3" class="tabbdr" style="height:1px"></td></tr>
</table>
</td>
<td rowspan="1" class="norm" style="width:10px"></td>
</tr>
</table>
</TD></TR>
<tr><td colspan="1" class="norm" style="height:20px"></td></tr>
<TR><TD valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="760">
<tr><td valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="375">
<tr><td height="21" align="center" colspan="5" class="tbtitle"><a name=hd></a>Head to Head</td></tr>
<tr>
<td rowspan="28" class="tabbdr" style="width:1px"></td>
<td width="124" class="bnorm" height="21">North Melbourne</td>
<td width="125" class="bnorm">Statistic</td>
<td width="124" class="bnorm">Hawthorn</td>
<td rowspan="28" class="tabbdr" style="width:1px"></td>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">212</td>
<td class="statdata">Kicks</td>
<td class="statdata">173</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">128</td>
<td class="statdata">Handballs</td>
<td class="statdata">97</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">340</td>
<td class="statdata">Disposals</td>
<td class="statdata">270</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">1.66</td>
<td class="statdata">Kick to Handball Ratio</td>
<td class="statdata">1.78</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">80</td>
<td class="statdata">Marks</td>
<td class="statdata">65</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">64</td>
<td class="statdata">Tackles</td>
<td class="statdata">68</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">54</td>
<td class="statdata">Hitouts</td>
<td class="statdata">45</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">29</td>
<td class="statdata">Frees For</td>
<td class="statdata">18</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">18</td>
<td class="statdata">Frees Against</td>
<td class="statdata">29</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">11</td>
<td class="statdata">Goals Kicked</td>
<td class="statdata">14</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">7</td>
<td class="statdata">Goal Assists</td>
<td class="statdata">7</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">14</td>
<td class="statdata">Behinds Kicked</td>
<td class="statdata">7</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">4</td>
<td class="statdata">Rushed Behinds</td>
<td class="statdata">2</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">29</td>
<td class="statdata">Scoring Shots</td>
<td class="statdata">23</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">37.9%</td>
<td class="statdata">Conversion</td>
<td class="statdata">60.9%</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">30.91</td>
<td class="statdata">Disposals Per Goal</td>
<td class="statdata">19.29</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">11.72</td>
<td class="statdata">Disps Per Scoring Shot</td>
<td class="statdata">11.74</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">45</td>
<td class="statdata">Clearances</td>
<td class="statdata">41</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">47</td>
<td class="statdata">Clangers</td>
<td class="statdata">54</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">30</td>
<td class="statdata">Rebound 50s</td>
<td class="statdata">35</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">55</td>
<td class="statdata">Inside 50s</td>
<td class="statdata">48</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">1.90</td>
<td class="statdata">In50s Per Scoring Shot</td>
<td class="statdata">2.09</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">5.00</td>
<td class="statdata">Inside 50s Per Goal</td>
<td class="statdata">3.43</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="25" class="statdata">45.5%</td>
<td class="statdata">% In50s Score</td>
<td class="statdata">43.8%</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="25" class="statdata">20.0%</td>
<td class="statdata">% In50s Goal</td>
<td class="statdata">29.2%</td>
</tr>
<tr><td colspan="5" class="tabbdr" style="height:1px"></td></tr>
</tr>
</table>
</td>
<td rowspan="1" class="norm" style="width:11px"></td>
<td valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="374">
<tr><td height="21" align="center" colspan="5" class="tbtitle">Average Attributes</td></tr>
<tr>
<td rowspan="5" class="tabbdr" style="width:1px"></td>
<td width="124" class="bnorm" height="20">North Melbourne</td>
<td width="124" class="bnorm">Attribute</td>
<td width="124" class="bnorm">Hawthorn</td>
<td rowspan="5" class="tabbdr" style="width:1px"></td>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="18" class="statdata">188.1cm</td>
<td class="statdata">Height</td>
<td class="statdata">186.5cm</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="18" class="statdata">87.2kg</td>
<td class="statdata">Weight</td>
<td class="statdata">84.6kg</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="18" class="statdata">27yr 1mth</td>
<td class="statdata">Age</td>
<td class="statdata">26yr 3mth</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="18" class="statdata">137.2</td>
<td class="statdata">Games</td>
<td class="statdata">127.5</td>
</tr>
<tr><td colspan="5" class="tabbdr" style="height:1px"></td></tr>
<tr><td colspan="5" class="norm" style="height:7px"></td></tr>
<tr><td height="21" align="center" colspan="5" class="tbtitle">Total Players By Games</td></tr>
<tr>
<td rowspan="5" class="tabbdr" style="width:1px"></td>
<td width="124" class="bnorm" height="20">North Melbourne</td>
<td width="124" class="bnorm">Games</td>
<td width="124" class="bnorm">Hawthorn</td>
<td rowspan="5" class="tabbdr" style="width:1px"></td>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="18" class="statdata">5</td>
<td class="statdata">Less than 50</td>
<td class="statdata">3</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="18" class="statdata">3</td>
<td class="statdata">50 to 99</td>
<td class="statdata">3</td>
</tr>
<tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';">
<td height="18" class="statdata">3</td>
<td class="statdata">100 to 149</td>
<td class="statdata">2</td>
</tr>
<tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';">
<td height="18" class="statdata">11</td>
<td class="statdata">150 or more</td>
<td class="statdata">14</td>
</tr>
<tr><td colspan="5" class="tabbdr" style="height:1px"></td></tr>
</tr>
<tr><td colspan="5" align="center" style="padding-top:20px;">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- FootyWire 300x250 -->
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:250px"
data-ad-client="ca-pub-8100122657047353"
data-ad-slot="5843709947"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</td></tr>
</table>
</td></tr>
</table>
</TD></TR>
<tr><td colspan="1" class="norm" style="height:20px"></td></tr>
<TR><TD>
<table border="0" cellspacing="0" cellpadding="0" width="760">
<tr><td height="21" align="center" colspan="7" class="tbtitle"><a name=brk></a>Quarter by Quarter Scoring Breakdown</td></tr>
<tr>
<td rowspan="6" class="ylwbdr" style="width:1px"></td>
<td rowspan="5" class="ylwbg2" style="width:4px"></td>
<td colspan="1" class="ylwbg2" style="height:4px"></td>
<td rowspan="5" class="ylwbg2" style="width:4px"></td>
<td colspan="1" class="ylwbg2" style="height:4px"></td>
<td rowspan="5" class="ylwbg2" style="width:4px"></td>
<td rowspan="6" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="373">
<tr>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
<td colspan="3" class="ylwbdr" style="height:1px"></td>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td class="ylwbgmid" height="20" width="124"><b>North Melbourne</b></td>
<td class="ylwbgmid" width="125"><b>First Quarter</b></td>
<td class="ylwbgmid" width="124"><b>Hawthorn</b></td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
<tr>
<td class="ylwbgmid">3.5 23</td>
<td class="ylwbgmid">Score</td>
<td class="ylwbgmid">1.2 8</td>
</tr>
<tr>
<td class="ylwbgmid">8</td>
<td class="ylwbgmid">Scoring Shots</td>
<td class="ylwbgmid">3</td>
</tr>
<tr>
<td class="ylwbgmid">37.5%</td>
<td class="ylwbgmid">Conversion</td>
<td class="ylwbgmid">33.3%</td>
</tr>
<tr>
<td class="ylwbgmid">Won quarter by 15</td>
<td class="ylwbgmid">Result</td>
<td class="ylwbgmid">Lost quarter by 15</td>
</tr>
<tr>
<td class="ylwbgmid">Leading by 15</td>
<td class="ylwbgmid">End of Quarter</td>
<td class="ylwbgmid">Trailing by 15</td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="373">
<tr>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
<td colspan="3" class="ylwbdr" style="height:1px"></td>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td class="ylwbgmid" height="20" width="124"><b>North Melbourne</b></td>
<td class="ylwbgmid" width="125"><b>Second Quarter</b></td>
<td class="ylwbgmid" width="124"><b>Hawthorn</b></td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
<tr>
<td class="ylwbgmid">1.6 12</td>
<td class="ylwbgmid">Score</td>
<td class="ylwbgmid">4.1 25</td>
</tr>
<tr>
<td class="ylwbgmid">7</td>
<td class="ylwbgmid">Scoring Shots</td>
<td class="ylwbgmid">5</td>
</tr>
<tr>
<td class="ylwbgmid">14.3%</td>
<td class="ylwbgmid">Conversion</td>
<td class="ylwbgmid">80.0%</td>
</tr>
<tr>
<td class="ylwbgmid">Lost quarter by 13</td>
<td class="ylwbgmid">Result</td>
<td class="ylwbgmid">Won quarter by 13</td>
</tr>
<tr>
<td class="ylwbgmid">Leading by 2</td>
<td class="ylwbgmid">Halftime</td>
<td class="ylwbgmid">Trailing by 2</td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
</table>
</td>
</tr>
<tr><td colspan="3" class="ylwbg2" style="height:4px"></td></tr>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="373">
<tr>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
<td colspan="3" class="ylwbdr" style="height:1px"></td>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td class="ylwbgmid" height="20" width="124"><b>North Melbourne</b></td>
<td class="ylwbgmid" width="125"><b>Third Quarter</b></td>
<td class="ylwbgmid" width="124"><b>Hawthorn</b></td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
<tr>
<td class="ylwbgmid">3.4 22</td>
<td class="ylwbgmid">Score</td>
<td class="ylwbgmid">5.1 31</td>
</tr>
<tr>
<td class="ylwbgmid">7</td>
<td class="ylwbgmid">Scoring Shots</td>
<td class="ylwbgmid">6</td>
</tr>
<tr>
<td class="ylwbgmid">42.9%</td>
<td class="ylwbgmid">Conversion</td>
<td class="ylwbgmid">83.3%</td>
</tr>
<tr>
<td class="ylwbgmid">Lost quarter by 9</td>
<td class="ylwbgmid">Result</td>
<td class="ylwbgmid">Won quarter by 9</td>
</tr>
<tr>
<td class="ylwbgmid">Trailing by 7</td>
<td class="ylwbgmid">End of Quarter</td>
<td class="ylwbgmid">Leading by 7</td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="373">
<tr>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
<td colspan="3" class="ylwbdr" style="height:1px"></td>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td class="ylwbgmid" height="20" width="124"><b>North Melbourne</b></td>
<td class="ylwbgmid" width="125"><b>Final Quarter</b></td>
<td class="ylwbgmid" width="124"><b>Hawthorn</b></td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
<tr>
<td class="ylwbgmid">4.3 27</td>
<td class="ylwbgmid">Score</td>
<td class="ylwbgmid">4.5 29</td>
</tr>
<tr>
<td class="ylwbgmid">7</td>
<td class="ylwbgmid">Scoring Shots</td>
<td class="ylwbgmid">9</td>
</tr>
<tr>
<td class="ylwbgmid">57.1%</td>
<td class="ylwbgmid">Conversion</td>
<td class="ylwbgmid">44.4%</td>
</tr>
<tr>
<td class="ylwbgmid">Lost quarter by 2</td>
<td class="ylwbgmid">Result</td>
<td class="ylwbgmid">Won quarter by 2</td>
</tr>
<tr>
<td class="ylwbgmid">Lost game by 9</td>
<td class="ylwbgmid">End of Game</td>
<td class="ylwbgmid">Won game by 9</td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
</table>
</td>
</tr>
<tr><td colspan="3" class="ylwbg2" style="height:4px"></td></tr>
<tr><td colspan="5" class="ylwbdr" style="height:1px"></td></tr>
</table>
</TD></TR>
<tr><td colspan="1" class="norm" style="height:20px"></td></tr>
<TR><TD>
<table border="0" cellspacing="0" cellpadding="0" width="760">
<tr><td height="21" align="center" colspan="7" class="tbtitle">Scoring Breakdown For Each Half</td></tr>
<tr>
<td rowspan="4" class="ylwbdr" style="width:1px"></td>
<td rowspan="3" class="ylwbg2" style="width:4px"></td>
<td colspan="1" class="ylwbg2" style="height:4px"></td>
<td rowspan="3" class="ylwbg2" style="width:4px"></td>
<td colspan="1" class="ylwbg2" style="height:4px"></td>
<td rowspan="3" class="ylwbg2" style="width:4px"></td>
<td rowspan="4" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="373">
<tr>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
<td colspan="3" class="ylwbdr" style="height:1px"></td>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td class="ylwbgmid" height="20" width="124"><b>North Melbourne</b></td>
<td class="ylwbgmid" width="125"><b>First Half</b></td>
<td class="ylwbgmid" width="124"><b>Hawthorn</b></td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
<tr>
<td class="ylwbgmid">4.11 35</td>
<td class="ylwbgmid">Score</td>
<td class="ylwbgmid">5.3 33</td>
</tr>
<tr>
<td class="ylwbgmid">15</td>
<td class="ylwbgmid">Scoring Shots</td>
<td class="ylwbgmid">8</td>
</tr>
<tr>
<td class="ylwbgmid">26.7%</td>
<td class="ylwbgmid">Conversion</td>
<td class="ylwbgmid">62.5%</td>
</tr>
<tr>
<td class="ylwbgmid">Won half by 2</td>
<td class="ylwbgmid">Result</td>
<td class="ylwbgmid">Lost half by 2</td>
</tr>
<tr>
<td class="ylwbgmid">Leading by 2</td>
<td class="ylwbgmid">Halftime</td>
<td class="ylwbgmid">Trailing by 2</td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="373">
<tr>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
<td colspan="3" class="ylwbdr" style="height:1px"></td>
<td rowspan="9" class="ylwbdr" style="width:1px"></td>
</tr>
<tr>
<td class="ylwbgmid" height="20" width="124"><b>North Melbourne</b></td>
<td class="ylwbgmid" width="125"><b>Second Half</b></td>
<td class="ylwbgmid" width="124"><b>Hawthorn</b></td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
<tr>
<td class="ylwbgmid">7.7 49</td>
<td class="ylwbgmid">Score</td>
<td class="ylwbgmid">9.6 60</td>
</tr>
<tr>
<td class="ylwbgmid">14</td>
<td class="ylwbgmid">Scoring Shots</td>
<td class="ylwbgmid">15</td>
</tr>
<tr>
<td class="ylwbgmid">50.0%</td>
<td class="ylwbgmid">Conversion</td>
<td class="ylwbgmid">60.0%</td>
</tr>
<tr>
<td class="ylwbgmid">Lost half by 11</td>
<td class="ylwbgmid">Result</td>
<td class="ylwbgmid">Won half by 11</td>
</tr>
<tr>
<td class="ylwbgmid">Lost game by 9</td>
<td class="ylwbgmid">End of Game</td>
<td class="ylwbgmid">Won game by 9</td>
</tr>
<tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr>
</table>
</td>
</tr>
<tr><td colspan="3" class="ylwbg2" style="height:4px"></td></tr>
<tr><td colspan="5" class="ylwbdr" style="height:1px"></td></tr>
</table>
</TD></TR>
</TABLE>
</td></tr>
</table></td>
<td rowspan="3" bgcolor="#b7b7b7" style="width:1px"></td>
</tr>
<tr><td align="center" valign="middle" height="40">
</td></tr>
<tr>
<td colspan="1" bgcolor="#b7b7b7" style="height:1px"></td>
</tr>
<tr><td colspan="3" align="center" valign="middle" height="25">
<table id="footer">
<tr>
<td id="footercopy">Footywire.com © 2018</td>
<td id="footerlinks">
<a href="/afl/footy/info?if=a">about</a>
<a href="/afl/footy/info?if=t">terms</a>
<a href="/afl/footy/info?if=p">privacy</a>
<a target="_smaq" href="http://www.smaqtalk.com/">discussions</a>
<a href="/afl/footy/contact_us">contact us</a>
</td>
</tr>
</table>
</td></tr>
</table>
</DIV>
<table id="teammenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" >x</div></td></tr>
<tr>
<td colspan="3"><a class="submenuitem" href="/afl/footy/ft_teams">Compare Teams</a></td>
</tr>
<tr>
<td colspan="3"><div class="submenutitle">Team Home Pages</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="playermenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/ft_players">All Players</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/player_search">Player Search</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/past_players">Past Players</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/other_players">Other Players</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/ft_player_compare">Compare Players</a></td></tr>
<tr>
<td colspan="3"><div class="submenutitle">Team Playing Lists</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="playerrankmenu">
<tr><td colspan="3" align="right"><div class="submenux" onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/ft_player_rankings?rt=LA">League Averages</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/ft_player_rankings?rt=LT">League Totals</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/ft_player_rankings?rt=RA">Rising Star Averages</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/ft_player_rankings?rt=RT">Rising Star Totals</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/ft_goal_kickers">Season Goalkickers</a></td></tr>
<tr>
<td colspan="3"><div class="submenutitle">Player Rankings by Team</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-richmond-tigers">Tigers</a></td>
</tr>
<tr><td colspan="3" align="right"><div class="submenux" onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="teamrankmenu">
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" >x</div></td></tr>
<tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=TA">Team Averages</a></td></tr>
<tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=TT">Team Totals</a></td></tr>
<tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=OA">Opponent Averages</a></td></tr>
<tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=OT">Opponent Totals</a></td></tr>
<tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=DA">Team/Opponent Differential Averages</a></td></tr>
<tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=DT">Team/Opponent Differential Totals</a></td></tr>
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="draftmenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/ft_drafts">Full AFL Draft History</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/ft_team_draft_summaries">Draft Summary by Team</a></td></tr>
<tr>
<td colspan="3"><div class="submenutitle">AFL Draft History by Team</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="risingstarmenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ft_rising_stars_round_performances">Rising Star Round by Round Performances</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/rising_star_nominations">Rising Star Nominees</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/rising_star_winners">Rising Star Winners</a></td></tr>
<tr>
<td colspan="3"><div class="submenutitle">Eligible Rising Stars by Team</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="matchmenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/ft_match_list">Full Season AFL Fixture</a></td></tr>
<tr>
<td colspan="3"><div class="submenutitle">Played and Scheduled Matches by Team</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="laddermenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder">Full Season</a></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/live_ladder">Live Ladder</a></td></tr>
<tr>
<td colspan="3"><div class="submenutitle">Filter Ladder by</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder?pt=RD&st=01&sb=p">Round</a></td>
<td><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder?pt=PD&st=Q1&sb=p">Match Period</a></td>
<td><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder?pt=LC&st=LC&sb=p">Location</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder?pt=VN&st=10&sb=p">Venue</a></td>
<td><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder?pt=ST&st=disposals&sb=p">Stats</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="brownlowmenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/brownlow_medal">Full Brownlow Medal Count</a></td></tr><tr>
<tr><td colspan="3"><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/brownlow_medal_winners">Brownlow Medal Winners</a></td></tr><tr>
<tr><td colspan="3"><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/team_brownlow_medal_summaries">Summary by Team</a></td></tr><tr>
<tr>
<td colspan="3"><div class="submenutitle">Brownlow Medal Vote Getters By Club</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="attendancemenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/attendances">AFL Crowds & Attendances</a></td></tr><tr>
<tr>
<td colspan="3"><div class="submenutitle">Historical Attendance by Team</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="coachmenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/afl_coaches">AFL Coaches</a></td></tr><tr>
<tr>
<td colspan="3"><div class="submenutitle">AFL Club Coaches</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="highlightsmenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" >x</div></td></tr>
<tr><td colspan="3"><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/afl_highlights">AFL Highlights</a></td></tr><tr>
<tr>
<td colspan="3"><div class="submenutitle">AFL Club Highlights</div></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="supercoachmenu">
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" >x</div></td></tr>
<tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/supercoach_round">Round by Round Player Rankings</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/supercoach_season">Season Player Rankings</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/supercoach_breakevens">Supercoach Breakevens</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/supercoach_scores">Supercoach Scores</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/supercoach_prices">Supercoach Prices</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/custom_supercoach_latest_scores">Custom Supercoach Player List</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/pre_season_supercoach">Pre-Season Supercoach Stats</a></td></tr><tr>
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="dreamteammenu">
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" >x</div></td></tr>
<tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/dream_team_round">Round by Round Player Rankings</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/dream_team_season">Season Player Rankings</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/dream_team_breakevens">AFL Fantasy Breakevens</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/dream_team_scores">AFL Fantasy Scores</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/dream_team_prices">AFL Fantasy Prices</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/custom_dream_team_latest_scores">Custom AFL Fantasy Player List</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/pre_season_dream_team">Pre-Season AFL Fantasy Stats</a></td></tr><tr>
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="selectionsmenu">
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('selectionsmenu')" onMouseUp="hideSubMenu('selectionsmenu')" >x</div></td></tr>
<tr><td><a onClick="hideSubMenu('selectionsmenu')" onMouseUp="hideSubMenu('selectionsmenu')" class="submenuitem" href="/afl/footy/afl_team_selections">Latest Team Selections</a></td></tr><tr>
<tr><td><a onClick="hideSubMenu('selectionsmenu')" onMouseUp="hideSubMenu('selectionsmenu')" class="submenuitem" href="/afl/footy/custom_all_team_selections">Custom Team Selections List</a></td></tr><tr>
<tr><td align="right"><div class="submenux" onClick="hideSubMenu('selectionsmenu')" onMouseUp="hideSubMenu('selectionsmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="pastplayermenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" >x</div></td></tr>
<tr>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<table id="contractsmenu">
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" >x</div></td></tr>
<tr>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-carlton-blues">Blues</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-essendon-bombers">Bombers</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-western-bulldogs">Bulldogs</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-geelong-cats">Cats</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-adelaide-crows">Crows</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-melbourne-demons">Demons</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-fremantle-dockers">Dockers</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-west-coast-eagles">Eagles</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-greater-western-sydney-giants">Giants</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-hawthorn-hawks">Hawks</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-kangaroos">Kangaroos</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-brisbane-lions">Lions</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-collingwood-magpies">Magpies</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-port-adelaide-power">Power</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-st-kilda-saints">Saints</a></td>
</tr>
<tr>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-gold-coast-suns">Suns</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-sydney-swans">Swans</a></td>
<td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-richmond-tigers">Tigers</a></td>
</tr>
<tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" style="padding-top:6px;">hide menu</div></td></tr>
</table>
<div id="membersbgdiv" onClick="closeMemberDivs();"></div>
<div id="memberswhitediv">
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tr><td height="30" align="right" valign="top"><span id="membersx" onClick="closeMemberDivs();">X</span></td></tr>
<tr><td id="memberscontent" valign="top" align="center">
</td></tr>
</table>
</div>
</BODY>
</HTML>
|
cookies/templates/jobs.html | diging/jars | {% extends "base_site.html" %}
{% load i18n %}
{% load staticfiles %}
{% load breadcrumbs %}
{% load pagination_tags %}
{% load addcss %}
{% load job_status %}
{% block breadcrumbs %}
<div class="breadcrumbs">
<a href="{% url 'index' %}">{% trans 'Home' %}</a>
{% breadcrumb_url 'Tasks' 'jobs' %}
</div>
{% endblock %}
{% block content %}
{% autopaginate filtered_objects.qs 10 as tasks %}
<div class="h2">Tasks</div>
<div class="panel-group">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<span class="glyphicon glyphicon-filter"></span>
<a data-toggle="collapse" class="accordion-toggle collapsed" href="#filters">Filters</a>
<small style="margin-left: 20px;">
{% for key, values in filtered_objects.data.iteritems %}
{% if values|length > 0 %}
<strong>{{ key }}</strong>: {{ values }}
{% endif %}
{% endfor %}
</small>
</h4>
</div>
<div id="filters" class="panel-collapse collapse">
<div class="panel-body">
<form class="form" action="." method="GET">
{% for field in filtered_objects.form %}
{% for error in field.errors %}
<div class="alert alert-warning">{{ error }}</div>
{% endfor %}
<div class="form-group">
<label>{{ field.label }}</label>
{{ field|addcss:"form-control" }}
</div>
{% endfor %}
<input type="submit" class="pull-right btn btn-success" value="Apply">
</form>
</div>
</div>
</div>
</div>
<div class="collection_tasks">
<div class="pagination container text-center">
{% paginate %}
</div>
<ul class="list-group">
{% for task in tasks %}
<a class="list-group-item clearfix"
href="{{ task.get_absolute_url }}">
{{ task|get_status_icon }}
<span class="text-muted">{{ task.result_id }}</span> created on
<strong>{{ task.created }}</strong> by
<span class="text-warning">{{ task.created_by }}</span>
<div class="col-xs-2 pull-right">
<div class="progress">
<div class="progress-bar"
role="progressbar"
aria-valuenow="{{ task.percent }}"
aria-valuemin="0"
aria-valuemax="100"
style="width:{{ task.percent }}%"
>
<span class="sr-only">{{ task.percent }}% Complete</span>
</div>
</div>
</div>
</a>
{% endfor %}
</ul>
<div class="pagination container text-center">
{% paginate %}
</div>
</div>
{% endblock %}
|
Module/Web/Teacher/View/Appointment/Public/Add/main.html | GenialX/EAS | a <div class="main-container inner">
<!-- start: PAGE -->
<div class="main-content">
<div class="container">
<!-- start: PAGE HEADER -->
<!-- start: TOOLBAR -->
<include file="Public/container-toolbar" />
<!-- end: TOOLBAR -->
<!-- end: PAGE HEADER -->
<!-- start: BREADCRUMB -->
<include file="Public/container-breadcrumb" />
<!-- end: BREADCRUMB -->
<!-- start: PAGE CONTENT -->
<div class="row">
<div class="col-sm-12">
<!-- start: ACTION PANEL -->
<div class="panel panel-white">
<div class="panel-heading">
<h4 class="panel-title"><span class="text-bold">{:C("LANG_ACTION")}</span></h4>
<div class="panel-tools">
<div class="dropdown">
<a data-toggle="dropdown" class="btn btn-xs dropdown-toggle btn-transparent-grey">
<i class="fa fa-cog"></i>
</a>
<ul class="dropdown-menu dropdown-light pull-right" role="menu">
<li>
<a class="panel-collapse collapses" href="#"><i class="fa fa-angle-up"></i> <span>{:C("LANG_COLLAPSE")}</span> </a>
</li>
<li>
<a class="panel-expand" href="#">
<i class="fa fa-expand"></i> <span>{:C("LANG_FULLSCREEN")}</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="panel-body">
<div class="form-group">
<div class="col-sm-11">
<button data-style="zoom-in" class="ladda-button save-button text-bold" data-size="s" data-color="green">
{:C("LANG_SAVE")}
</button>
</div>
</div>
</div>
</div>
<!-- end: ACTION PANEL -->
</div>
</div>
<div class="row">
<div class="col-sm-12">
<!-- start: TITLE FIELD PANEL -->
<div class="panel panel-white">
<div class="panel-heading">
<h4 class="panel-title"><span class="text-bold">{:C("LANG_SA_MANAGE_ITEM_TITLE")}</span></h4>
<div class="panel-tools">
<div class="dropdown">
<a data-toggle="dropdown" class="btn btn-xs dropdown-toggle btn-transparent-grey">
<i class="fa fa-cog"></i>
</a>
<ul class="dropdown-menu dropdown-light pull-right" role="menu">
<li>
<a class="panel-collapse collapses" href="#"><i class="fa fa-angle-up"></i> <span>{:C("LANG_COLLAPSE")}</span> </a>
</li>
<li>
<a class="panel-expand" href="#">
<i class="fa fa-expand"></i> <span>{:C("LANG_FULLSCREEN")}</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="panel-body">
<div class="form-group">
<div class="col-sm-11">
<input type="text" placeholder="" id="name-input" name="name" class="form-control">
<br />
</div>
</div>
</div>
</div>
<!-- end: TITLE FIELD PANEL -->
</div>
</div>
<div class="row">
<div class="col-sm-12">
<!-- start: TEACHER SELECT UPLOAD -->
<div class="panel panel-white">
<div class="panel-heading">
<h4 class="panel-title"><span class="text-bold">{:C("LANG_TEACHER")}</span></h4>
<div class="panel-tools">
<div class="dropdown">
<a data-toggle="dropdown" class="btn btn-xs dropdown-toggle btn-transparent-grey">
<i class="fa fa-cog"></i>
</a>
<ul class="dropdown-menu dropdown-light pull-right" role="menu">
<li>
<a class="panel-collapse collapses" href="#"><i class="fa fa-angle-up"></i> <span>{:C("LANG_COLLAPSE")}</span> </a>
</li>
<li>
<a class="panel-expand" href="#">
<i class="fa fa-expand"></i> <span>{:C("LANG_FULLSCREEN")}</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="panel-body">
<div class="form-group">
<select id="teacher-select" class="form-control search-select">
<option value=""> </option>
<volist name="data.teacher" id="vo">
<option value="{$vo.id}">{$vo.nickname}</option>
</volist>
</select>
</div>
</div>
</div>
<!-- end: TEACHER SELECT UPLOAD -->
</div>
</div>
<div class="row">
<div class="col-sm-12">
<!-- start: DATE FIELD PANEL -->
<div class="panel panel-white">
<div class="panel-heading">
<h4 class="panel-title"><span class="text-bold">{:C("LANG_SA_MANAGE_ITEM_TIME")}</span></h4>
<div class="panel-tools">
<div class="dropdown">
<a data-toggle="dropdown" class="btn btn-xs dropdown-toggle btn-transparent-grey">
<i class="fa fa-cog"></i>
</a>
<ul class="dropdown-menu dropdown-light pull-right" role="menu">
<li>
<a class="panel-collapse collapses" href="#"><i class="fa fa-angle-up"></i> <span>{:C("LANG_COLLAPSE")}</span> </a>
</li>
<li>
<a class="panel-expand" href="#">
<i class="fa fa-expand"></i> <span>{:C("LANG_FULLSCREEN")}</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="panel-body">
<div class="container">
<fieldset>
<div class="form-group">
<div class="input-group date form_datetime col-md-5" data-date-format="yyyy-mm-dd hh:ii:00" data-link-field="dtp_input1">
<input class="form-control" size="16" type="text" value="" readonly>
<span class="input-group-addon"><span class="glyphicon glyphicon-remove"></span></span>
<span class="input-group-addon"><span class="glyphicon glyphicon-th"></span></span>
</div>
<input type="hidden" id="dtp_input1" value="" /><br/>
</div>
</fieldset>
</div>
</div>
</div>
<!-- end: DATE FIELD PANEL -->
</div>
</div>
<div class="row">
<div class="col-sm-12">
<!-- start: MULTIPLE FILE UPLOAD -->
<div class="panel panel-white">
<div class="panel-heading">
<h4 class="panel-title"><span class="text-bold">{:C("LANG_SA_SCHEME_FILE")}</span></h4>
<div class="panel-tools">
<div class="dropdown">
<a data-toggle="dropdown" class="btn btn-xs dropdown-toggle btn-transparent-grey">
<i class="fa fa-cog"></i>
</a>
<ul class="dropdown-menu dropdown-light pull-right" role="menu">
<li>
<a class="panel-collapse collapses" href="#"><i class="fa fa-angle-up"></i> <span>{:C("LANG_COLLAPSE")}</span> </a>
</li>
<li>
<a class="panel-expand" href="#">
<i class="fa fa-expand"></i> <span>{:C("LANG_FULLSCREEN")}</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="panel-body">
<form id="fileupload" action="#" method="POST" enctype="multipart/form-data">
<!-- The fileupload-buttonbar contains buttons to add/delete files and start/cancel the upload -->
<div class="row fileupload-buttonbar">
<div class="col-lg-7">
<!-- The fileinput-button span is used to style the file input field as button -->
<span class="btn btn-success fileinput-button"> <i class="glyphicon glyphicon-plus"></i><span class="text-bold">{:C("LANG_ADD")}{:C("LANG_FILE")}...</span>
<input type="file" name="files[]" multiple>
<input type="hidden" name="MAX_FILE_SIZE" value="{:C("UPLOAD_MAX_FILE_SIZE")}" />
</span>
<button type="submit" class="btn btn-primary start">
<i class="glyphicon glyphicon-upload"></i>
<span>{:C("LANG_START")}{:C("LANG_UPLOAD")}</span>
</button>
<button type="reset" class="btn btn-warning cancel">
<i class="glyphicon glyphicon-ban-circle"></i>
<span>{:C("LANG_CANCLE")}{:C("LANG_UPLOAD")}</span>
</button>
<button type="button" class="btn btn-danger delete">
<i class="glyphicon glyphicon-trash"></i>
<span>{:C("LANG_DELETE")}</span>
</button>
<!-- The loading indicator is shown during file processing -->
<span class="fileupload-loading"></span>
</div>
<!-- The global progress information -->
<div class="col-lg-5 fileupload-progress fade">
<!-- The global progress bar -->
<div class="progress progress-striped active" role="progressbar" aria-valuemin="0" aria-valuemax="100">
<div class="progress-bar progress-bar-success" style="width:0%;"></div>
</div>
<!-- The extended global progress information -->
<div class="progress-extended">
</div>
</div>
</div>
<!-- The table listing the files available for upload/download -->
<table role="presentation" class="table table-striped">
<tbody class="files"></tbody>
</table>
</form>
</div>
</div>
<!-- end: MULTIPLE FILE UPLOAD -->
</div>
</div>
<div class="row">
<div class="col-sm-12">
<!-- start: ACTION PANEL -->
<div class="panel panel-white">
<div class="panel-heading">
<h4 class="panel-title"><span class="text-bold">{:C("LANG_ACTION")}</span></h4>
<div class="panel-tools">
<div class="dropdown">
<a data-toggle="dropdown" class="btn btn-xs dropdown-toggle btn-transparent-grey">
<i class="fa fa-cog"></i>
</a>
<ul class="dropdown-menu dropdown-light pull-right" role="menu">
<li>
<a class="panel-collapse collapses" href="#"><i class="fa fa-angle-up"></i> <span>{:C("LANG_COLLAPSE")}</span> </a>
</li>
<li>
<a class="panel-expand" href="#">
<i class="fa fa-expand"></i> <span>{:C("LANG_FULLSCREEN")}</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="panel-body">
<div class="form-group">
<div class="col-sm-11">
<button data-style="zoom-in" class="ladda-button save-button text-bold" data-size="s" data-color="green">
{:C("LANG_SAVE")}
</button>
</div>
</div>
</div>
</div>
<!-- end: ACTION PANEL -->
</div>
</div>
<!-- end: PAGE CONTENT-->
</div>
<div class="subviews">
<div class="subviews-container"></div>
</div>
</div>
<!-- end: PAGE -->
</div>
|
known_files/hashes/bitrix/modules/socialnetwork/install/components/bitrix/socialnetwork.log.ex/templates/.default/style.css | gohdan/DFC | Bitrix 16.5 Business Demo = 20b2280036ea4f7cf95e76196de8c56a
Bitrix 17.0.9 Business Demo = 398049843d1e0236267129c6d8798f94
|
boost_1_42_0/doc/html/boost/accumulators/feature_of_tag_covarian_id551212.html | kelvindk/Video-Stabilization | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template feature_of<tag::covariance< VariateType, VariateTag >></title>
<link rel="stylesheet" href="../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../accumulators/reference.html#header.boost.accumulators.statistics.covariance_hpp" title="Header <boost/accumulators/statistics/covariance.hpp>">
<link rel="prev" href="tag/abstract_covariance.html" title="Struct abstract_covariance">
<link rel="next" href="as_weighted_feature_tag_id551233.html" title="Struct template as_weighted_feature<tag::covariance< VariateType, VariateTag >>">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="tag/abstract_covariance.html"><img src="../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../accumulators/reference.html#header.boost.accumulators.statistics.covariance_hpp"><img src="../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="as_weighted_feature_tag_id551233.html"><img src="../../../../doc/html/images/next.png" alt="Next"></a>
</div>
<div class="refentry" title="Struct template feature_of<tag::covariance< VariateType, VariateTag >>">
<a name="boost.accumulators.feature_of_tag_covarian_id551212"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Struct template feature_of<tag::covariance< VariateType, VariateTag >></span></h2>
<p>boost::accumulators::feature_of<tag::covariance< VariateType, VariateTag >></p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="emphasis"><em>// In header: <<a class="link" href="../../accumulators/reference.html#header.boost.accumulators.statistics.covariance_hpp" title="Header <boost/accumulators/statistics/covariance.hpp>">boost/accumulators/statistics/covariance.hpp</a>>
</em></span><span class="bold"><strong>template</strong></span><<span class="bold"><strong>typename</strong></span> VariateType, <span class="bold"><strong>typename</strong></span> VariateTag>
<span class="bold"><strong>struct</strong></span> <a class="link" href="feature_of_tag_covarian_id551212.html" title="Struct template feature_of<tag::covariance< VariateType, VariateTag >>">feature_of</a><tag::covariance< VariateType, VariateTag >> {
};</pre></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2005, 2006 Eric Niebler<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="tag/abstract_covariance.html"><img src="../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../accumulators/reference.html#header.boost.accumulators.statistics.covariance_hpp"><img src="../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="as_weighted_feature_tag_id551233.html"><img src="../../../../doc/html/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
documentation/doxygen/html/_plant_8cs.html | Firenz/1812 | <!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>1812: La aventura: Referencia del Archivo 1812/project/Assets/Scripts/InteractiveElements/SceneryObjects/Corridor/Plant.cs</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">1812: La aventura
 <span id="projectnumber">0.1</span>
</div>
<div id="projectbrief">Demo técnica del Motor de Aventuras Gráficas en Unity 2D</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generado por Doxygen 1.8.9.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Página principal</span></a></li>
<li><a href="annotated.html"><span>Clases</span></a></li>
<li class="current"><a href="files.html"><span>Archivos</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>Lista de archivos</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_c2d6c3f8a6b0a4b47a3fac34ab22d838.html">1812</a></li><li class="navelem"><a class="el" href="dir_706c57f89c48110ed34c8e60e22ca95e.html">project</a></li><li class="navelem"><a class="el" href="dir_d4ec9d4ef72b5ca4aa1a46fe95a64bb0.html">Assets</a></li><li class="navelem"><a class="el" href="dir_302ebe04eb9ea1e4fb05abad02c1bfd4.html">Scripts</a></li><li class="navelem"><a class="el" href="dir_1ae3475947136abc0ec52197c366d368.html">InteractiveElements</a></li><li class="navelem"><a class="el" href="dir_eaa2d104285c6692fb21bd3e225c8dac.html">SceneryObjects</a></li><li class="navelem"><a class="el" href="dir_7af7f2892d4d027ee90046553c66b4a3.html">Corridor</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Clases</a> </div>
<div class="headertitle">
<div class="title">Referencia del Archivo Plant.cs</div> </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Clases</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_plant.html">Plant</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generado el Jueves, 17 de Septiembre de 2015 00:18:09 para 1812: La aventura por  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
|
solr-5.4.0/docs/solr-core/org/apache/solr/rest/class-use/BaseSolrResource.SolrOutputRepresentation.html | jmmnn/linksSDGs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Fri Dec 04 23:17:13 GMT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class org.apache.solr.rest.BaseSolrResource.SolrOutputRepresentation (Solr 5.4.0 API)</title>
<meta name="date" content="2015-12-04">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.solr.rest.BaseSolrResource.SolrOutputRepresentation (Solr 5.4.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/solr/rest/BaseSolrResource.SolrOutputRepresentation.html" title="class in org.apache.solr.rest">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/solr/rest/class-use/BaseSolrResource.SolrOutputRepresentation.html" target="_top">Frames</a></li>
<li><a href="BaseSolrResource.SolrOutputRepresentation.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.solr.rest.BaseSolrResource.SolrOutputRepresentation" class="title">Uses of Class<br>org.apache.solr.rest.BaseSolrResource.SolrOutputRepresentation</h2>
</div>
<div class="classUseContainer">No usage of org.apache.solr.rest.BaseSolrResource.SolrOutputRepresentation</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/solr/rest/BaseSolrResource.SolrOutputRepresentation.html" title="class in org.apache.solr.rest">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/solr/rest/class-use/BaseSolrResource.SolrOutputRepresentation.html" target="_top">Frames</a></li>
<li><a href="BaseSolrResource.SolrOutputRepresentation.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</small></p>
</body>
</html>
|
source/OpenUpdate.Web.SPA/src/app/components/login/login.component.html | klanglie/OpenUpdate | <div class="vertical-center-flex">
<div class="login-container center-block">
<div class="panel panel-primary boxshadow">
<div class="panel-heading">
<span class="glyphicon glyphicon-lock"></span> Login
<button *ngIf="isModal" type="button" class="close pull-right" aria-label="Close" (click)="closeModal()">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="panel-body">
<div class="col-md-8 col-md-offset-2">
<form *ngIf="formResetToggle" class="form-horizontal login" name="loginForm" #f="ngForm" novalidate
(ngSubmit)="f.form.valid ? login() :
(!email.valid && showErrorAlert('Email is required', 'Please enter a valid email'));
(!password.valid && showErrorAlert('Password is required', 'Please enter a valid password'))">
<div class="form-group has-feedback">
<label class="control-label col-md-2" for="login-email">Email:</label>
<div class="col-md-10" [ngClass]="{'has-success': f.submitted && email.valid, 'has-error' : f.submitted && !email.valid}">
<input type="text" id="login-email" name="email" placeholder="Enter email or username" class="form-control" [(ngModel)]="userLogin.email" #email="ngModel" required />
<span *ngIf="f.submitted" class="glyphicon form-control-feedback" [ngClass]="{'glyphicon-ok ': email.valid, 'glyphicon-remove' : !email.valid}" aria-hidden="true"></span>
<span class="errorMessage" *ngIf="f.submitted && !email.valid">
Email is required
</span>
</div>
</div>
<div class="form-group has-feedback">
<label class="control-label col-md-2" for="login-password">Password:</label>
<div class="col-md-10" [ngClass]="{'has-success': f.submitted && password.valid, 'has-error' : f.submitted && !password.valid}">
<input type="password" id="login-password" name="password" placeholder="Enter password" class="form-control" [(ngModel)]="userLogin.password" #password="ngModel" required />
<span *ngIf="f.submitted" class="glyphicon form-control-feedback" [ngClass]="{'glyphicon-ok ': password.valid, 'glyphicon-remove' : !password.valid}" aria-hidden="true"></span>
<span class="errorMessage" *ngIf="f.submitted && !password.valid">
Password is required
</span>
</div>
</div>
<div class="form-group">
<div class="col-md-offset-2 col-md-10">
<div class="checkbox">
<label><input type="checkbox" name="rememberMe" [(ngModel)]="userLogin.rememberMe"> Remember me</label>
</div>
</div>
</div>
<div class="form-group">
<div class="col-md-offset-2 col-md-10">
<button type="submit" class="btn btn-primary" [disabled]="isLoading"><i *ngIf="isLoading" class='fa fa-circle-o-notch fa-spin'></i> {{isLoading ? 'Loggin in...' : 'Login'}}</button>
</div>
</div>
<!--<div *ngIf="!isModal" class="col-md-12">
<hr class="separator-hr" />
</div>
<div *ngIf="!isModal" class="col-md-12 last-control-group">
<span>Don't have an account?</span><a href="javascript:;" class="btn btn-link" (click)="signUp()">Sign Up</a>
</div>-->
</form>
</div>
</div>
</div>
</div>
</div> |
Fortran.docset/Contents/Resources/Documents/docs/Keyword-Index.html | xancandal/dash-docsets | <html lang="en">
<head>
<title>Keyword Index - The GNU Fortran Compiler</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="The GNU Fortran Compiler">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="prev" href="Option-Index.html#Option-Index" title="Option Index">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
Copyright (C) 1999-2013 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with the
Invariant Sections being ``Funding Free Software'', the Front-Cover
Texts being (a) (see below), and with the Back-Cover Texts being (b)
(see below). A copy of the license is included in the section entitled
``GNU Free Documentation License''.
(a) The FSF's Front-Cover Text is:
A GNU Manual
(b) The FSF's Back-Cover Text is:
You have freedom to copy and modify this GNU Manual, like GNU
software. Copies published by the Free Software Foundation raise
funds for GNU development.-->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
pre.display { font-family:inherit }
pre.format { font-family:inherit }
pre.smalldisplay { font-family:inherit; font-size:smaller }
pre.smallformat { font-family:inherit; font-size:smaller }
pre.smallexample { font-size:smaller }
pre.smalllisp { font-size:smaller }
span.sc { font-variant:small-caps }
span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style>
</head>
<body>
<div class="node">
<a name="Keyword-Index"></a>
<p>
Previous: <a rel="previous" accesskey="p" href="Option-Index.html#Option-Index">Option Index</a>,
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr>
</div>
<h2 class="unnumbered">Keyword Index</h2>
<ul class="index-cp" compact>
<li><a href="Fortran-Dialect-Options.html#index-g_t_0040code_007b_0024_007d-34"><code>$</code></a>: <a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></li>
<li><a href="Argument-list-functions.html#index-g_t_0040code_007b_0025LOC_007d-347"><code>%LOC</code></a>: <a href="Argument-list-functions.html#Argument-list-functions">Argument list functions</a></li>
<li><a href="Argument-list-functions.html#index-g_t_0040code_007b_0025REF_007d-346"><code>%REF</code></a>: <a href="Argument-list-functions.html#Argument-list-functions">Argument list functions</a></li>
<li><a href="Argument-list-functions.html#index-g_t_0040code_007b_0025VAL_007d-345"><code>%VAL</code></a>: <a href="Argument-list-functions.html#Argument-list-functions">Argument list functions</a></li>
<li><a href="Error-and-Warning-Options.html#index-g_t_0040code_007b_0026_007d-137"><code>&</code></a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007b_005b_002e_002e_002e_005d_007d-298"><code>[...]</code></a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="ABORT.html#index-ABORT-370"><code>ABORT</code></a>: <a href="ABORT.html#ABORT">ABORT</a></li>
<li><a href="ABS.html#index-ABS-374"><code>ABS</code></a>: <a href="ABS.html#ABS">ABS</a></li>
<li><a href="ABS.html#index-absolute-value-380">absolute value</a>: <a href="ABS.html#ABS">ABS</a></li>
<li><a href="ACCESS.html#index-ACCESS-381"><code>ACCESS</code></a>: <a href="ACCESS.html#ACCESS">ACCESS</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007bACCESS_003d_0027STREAM_0027_007d-I_002fO-312"><code>ACCESS='STREAM'</code> I/O</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="ACHAR.html#index-ACHAR-383"><code>ACHAR</code></a>: <a href="ACHAR.html#ACHAR">ACHAR</a></li>
<li><a href="ACOS.html#index-ACOS-386"><code>ACOS</code></a>: <a href="ACOS.html#ACOS">ACOS</a></li>
<li><a href="ACOSH.html#index-ACOSH-390"><code>ACOSH</code></a>: <a href="ACOSH.html#ACOSH">ACOSH</a></li>
<li><a href="ADJUSTR.html#index-adjust-string-401">adjust string</a>: <a href="ADJUSTR.html#ADJUSTR">ADJUSTR</a></li>
<li><a href="ADJUSTL.html#index-adjust-string-398">adjust string</a>: <a href="ADJUSTL.html#ADJUSTL">ADJUSTL</a></li>
<li><a href="ADJUSTL.html#index-ADJUSTL-396"><code>ADJUSTL</code></a>: <a href="ADJUSTL.html#ADJUSTL">ADJUSTL</a></li>
<li><a href="ADJUSTR.html#index-ADJUSTR-399"><code>ADJUSTR</code></a>: <a href="ADJUSTR.html#ADJUSTR">ADJUSTR</a></li>
<li><a href="AIMAG.html#index-AIMAG-402"><code>AIMAG</code></a>: <a href="AIMAG.html#AIMAG">AIMAG</a></li>
<li><a href="AINT.html#index-AINT-407"><code>AINT</code></a>: <a href="AINT.html#AINT">AINT</a></li>
<li><a href="ALARM.html#index-ALARM-411"><code>ALARM</code></a>: <a href="ALARM.html#ALARM">ALARM</a></li>
<li><a href="LOG_005fGAMMA.html#index-ALGAMA-832"><code>ALGAMA</code></a>: <a href="LOG_005fGAMMA.html#LOG_005fGAMMA">LOG_GAMMA</a></li>
<li><a href="Error-and-Warning-Options.html#index-aliasing-133">aliasing</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Code-Gen-Options.html#index-alignment-of-_0040code_007bCOMMON_007d-blocks-286">alignment of <code>COMMON</code> blocks</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-alignment-of-_0040code_007bCOMMON_007d-blocks-184">alignment of <code>COMMON</code> blocks</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="ALL.html#index-ALL-413"><code>ALL</code></a>: <a href="ALL.html#ALL">ALL</a></li>
<li><a href="Error-and-Warning-Options.html#index-all-warnings-130">all warnings</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007bALLOCATABLE_007d-components-of-derived-types-310"><code>ALLOCATABLE</code> components of derived types</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007bALLOCATABLE_007d-dummy-arguments-308"><code>ALLOCATABLE</code> dummy arguments</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007bALLOCATABLE_007d-function-results-309"><code>ALLOCATABLE</code> function results</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="ALLOCATED.html#index-ALLOCATED-416"><code>ALLOCATED</code></a>: <a href="ALLOCATED.html#ALLOCATED">ALLOCATED</a></li>
<li><a href="MOVE_005fALLOC.html#index-allocation_002c-moving-903">allocation, moving</a>: <a href="MOVE_005fALLOC.html#MOVE_005fALLOC">MOVE_ALLOC</a></li>
<li><a href="ALLOCATED.html#index-allocation_002c-status-417">allocation, status</a>: <a href="ALLOCATED.html#ALLOCATED">ALLOCATED</a></li>
<li><a href="LOG.html#index-ALOG-816"><code>ALOG</code></a>: <a href="LOG.html#LOG">LOG</a></li>
<li><a href="LOG10.html#index-ALOG10-825"><code>ALOG10</code></a>: <a href="LOG10.html#LOG10">LOG10</a></li>
<li><a href="MAX.html#index-AMAX0-856"><code>AMAX0</code></a>: <a href="MAX.html#MAX">MAX</a></li>
<li><a href="MAX.html#index-AMAX1-858"><code>AMAX1</code></a>: <a href="MAX.html#MAX">MAX</a></li>
<li><a href="MIN.html#index-AMIN0-881"><code>AMIN0</code></a>: <a href="MIN.html#MIN">MIN</a></li>
<li><a href="MIN.html#index-AMIN1-883"><code>AMIN1</code></a>: <a href="MIN.html#MIN">MIN</a></li>
<li><a href="MOD.html#index-AMOD-894"><code>AMOD</code></a>: <a href="MOD.html#MOD">MOD</a></li>
<li><a href="AND.html#index-AND-418"><code>AND</code></a>: <a href="AND.html#AND">AND</a></li>
<li><a href="ANINT.html#index-ANINT-421"><code>ANINT</code></a>: <a href="ANINT.html#ANINT">ANINT</a></li>
<li><a href="ANY.html#index-ANY-425"><code>ANY</code></a>: <a href="ANY.html#ANY">ANY</a></li>
<li><a href="ACOSH.html#index-area-hyperbolic-cosine-392">area hyperbolic cosine</a>: <a href="ACOSH.html#ACOSH">ACOSH</a></li>
<li><a href="ASINH.html#index-area-hyperbolic-sine-434">area hyperbolic sine</a>: <a href="ASINH.html#ASINH">ASINH</a></li>
<li><a href="ATANH.html#index-area-hyperbolic-tangent-451">area hyperbolic tangent</a>: <a href="ATANH.html#ATANH">ATANH</a></li>
<li><a href="Argument-list-functions.html#index-argument-list-functions-344">argument list functions</a>: <a href="Argument-list-functions.html#Argument-list-functions">Argument list functions</a></li>
<li><a href="IARGC.html#index-arguments_002c-to-program-725">arguments, to program</a>: <a href="IARGC.html#IARGC">IARGC</a></li>
<li><a href="GET_005fCOMMAND_005fARGUMENT.html#index-arguments_002c-to-program-682">arguments, to program</a>: <a href="GET_005fCOMMAND_005fARGUMENT.html#GET_005fCOMMAND_005fARGUMENT">GET_COMMAND_ARGUMENT</a></li>
<li><a href="GET_005fCOMMAND.html#index-arguments_002c-to-program-679">arguments, to program</a>: <a href="GET_005fCOMMAND.html#GET_005fCOMMAND">GET_COMMAND</a></li>
<li><a href="GETARG.html#index-arguments_002c-to-program-676">arguments, to program</a>: <a href="GETARG.html#GETARG">GETARG</a></li>
<li><a href="COMMAND_005fARGUMENT_005fCOUNT.html#index-arguments_002c-to-program-527">arguments, to program</a>: <a href="COMMAND_005fARGUMENT_005fCOUNT.html#COMMAND_005fARGUMENT_005fCOUNT">COMMAND_ARGUMENT_COUNT</a></li>
<li><a href="SUM.html#index-array_002c-add-elements-1078">array, add elements</a>: <a href="SUM.html#SUM">SUM</a></li>
<li><a href="IALL.html#index-array_002c-AND-714">array, AND</a>: <a href="IALL.html#IALL">IALL</a></li>
<li><a href="ANY.html#index-array_002c-apply-condition-426">array, apply condition</a>: <a href="ANY.html#ANY">ANY</a></li>
<li><a href="ALL.html#index-array_002c-apply-condition-414">array, apply condition</a>: <a href="ALL.html#ALL">ALL</a></li>
<li><a href="Code-Gen-Options.html#index-array_002c-bounds-checking-258">array, bounds checking</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="RESHAPE.html#index-array_002c-change-dimensions-985">array, change dimensions</a>: <a href="RESHAPE.html#RESHAPE">RESHAPE</a></li>
<li><a href="MERGE.html#index-array_002c-combine-arrays-876">array, combine arrays</a>: <a href="MERGE.html#MERGE">MERGE</a></li>
<li><a href="ANY.html#index-array_002c-condition-testing-427">array, condition testing</a>: <a href="ANY.html#ANY">ANY</a></li>
<li><a href="ALL.html#index-array_002c-condition-testing-415">array, condition testing</a>: <a href="ALL.html#ALL">ALL</a></li>
<li><a href="SUM.html#index-array_002c-conditionally-add-elements-1079">array, conditionally add elements</a>: <a href="SUM.html#SUM">SUM</a></li>
<li><a href="COUNT.html#index-array_002c-conditionally-count-elements-554">array, conditionally count elements</a>: <a href="COUNT.html#COUNT">COUNT</a></li>
<li><a href="PRODUCT.html#index-array_002c-conditionally-multiply-elements-954">array, conditionally multiply elements</a>: <a href="PRODUCT.html#PRODUCT">PRODUCT</a></li>
<li><a href="Fortran-2003-status.html#index-array_002c-constructors-297">array, constructors</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="SIZE.html#index-array_002c-count-elements-1049">array, count elements</a>: <a href="SIZE.html#SIZE">SIZE</a></li>
<li><a href="SPREAD.html#index-array_002c-duplicate-dimensions-1061">array, duplicate dimensions</a>: <a href="SPREAD.html#SPREAD">SPREAD</a></li>
<li><a href="SPREAD.html#index-array_002c-duplicate-elements-1060">array, duplicate elements</a>: <a href="SPREAD.html#SPREAD">SPREAD</a></li>
<li><a href="COUNT.html#index-array_002c-element-counting-555">array, element counting</a>: <a href="COUNT.html#COUNT">COUNT</a></li>
<li><a href="PACK.html#index-array_002c-gather-elements-935">array, gather elements</a>: <a href="PACK.html#PACK">PACK</a></li>
<li><a href="UNPACK.html#index-array_002c-increase-dimension-1133">array, increase dimension</a>: <a href="UNPACK.html#UNPACK">UNPACK</a></li>
<li><a href="SPREAD.html#index-array_002c-increase-dimension-1059">array, increase dimension</a>: <a href="SPREAD.html#SPREAD">SPREAD</a></li>
<li><a href="Real-array-indices.html#index-array_002c-indices-of-type-real-336">array, indices of type real</a>: <a href="Real-array-indices.html#Real-array-indices">Real array indices</a></li>
<li><a href="MAXLOC.html#index-array_002c-location-of-maximum-element-864">array, location of maximum element</a>: <a href="MAXLOC.html#MAXLOC">MAXLOC</a></li>
<li><a href="MINLOC.html#index-array_002c-location-of-minimum-element-889">array, location of minimum element</a>: <a href="MINLOC.html#MINLOC">MINLOC</a></li>
<li><a href="LBOUND.html#index-array_002c-lower-bound-787">array, lower bound</a>: <a href="LBOUND.html#LBOUND">LBOUND</a></li>
<li><a href="MAXVAL.html#index-array_002c-maximum-value-866">array, maximum value</a>: <a href="MAXVAL.html#MAXVAL">MAXVAL</a></li>
<li><a href="MERGE.html#index-array_002c-merge-arrays-875">array, merge arrays</a>: <a href="MERGE.html#MERGE">MERGE</a></li>
<li><a href="MINVAL.html#index-array_002c-minimum-value-891">array, minimum value</a>: <a href="MINVAL.html#MINVAL">MINVAL</a></li>
<li><a href="PRODUCT.html#index-array_002c-multiply-elements-953">array, multiply elements</a>: <a href="PRODUCT.html#PRODUCT">PRODUCT</a></li>
<li><a href="SIZE.html#index-array_002c-number-of-elements-1048">array, number of elements</a>: <a href="SIZE.html#SIZE">SIZE</a></li>
<li><a href="COUNT.html#index-array_002c-number-of-elements-556">array, number of elements</a>: <a href="COUNT.html#COUNT">COUNT</a></li>
<li><a href="IANY.html#index-array_002c-OR-720">array, OR</a>: <a href="IANY.html#IANY">IANY</a></li>
<li><a href="PACK.html#index-array_002c-packing-933">array, packing</a>: <a href="PACK.html#PACK">PACK</a></li>
<li><a href="IPARITY.html#index-array_002c-parity-763">array, parity</a>: <a href="IPARITY.html#IPARITY">IPARITY</a></li>
<li><a href="CSHIFT.html#index-array_002c-permutation-561">array, permutation</a>: <a href="CSHIFT.html#CSHIFT">CSHIFT</a></li>
<li><a href="PRODUCT.html#index-array_002c-product-952">array, product</a>: <a href="PRODUCT.html#PRODUCT">PRODUCT</a></li>
<li><a href="PACK.html#index-array_002c-reduce-dimension-934">array, reduce dimension</a>: <a href="PACK.html#PACK">PACK</a></li>
<li><a href="CSHIFT.html#index-array_002c-rotate-562">array, rotate</a>: <a href="CSHIFT.html#CSHIFT">CSHIFT</a></li>
<li><a href="UNPACK.html#index-array_002c-scatter-elements-1134">array, scatter elements</a>: <a href="UNPACK.html#UNPACK">UNPACK</a></li>
<li><a href="SHAPE.html#index-array_002c-shape-1018">array, shape</a>: <a href="SHAPE.html#SHAPE">SHAPE</a></li>
<li><a href="EOSHIFT.html#index-array_002c-shift-600">array, shift</a>: <a href="EOSHIFT.html#EOSHIFT">EOSHIFT</a></li>
<li><a href="CSHIFT.html#index-array_002c-shift-circularly-560">array, shift circularly</a>: <a href="CSHIFT.html#CSHIFT">CSHIFT</a></li>
<li><a href="SIZE.html#index-array_002c-size-1047">array, size</a>: <a href="SIZE.html#SIZE">SIZE</a></li>
<li><a href="SUM.html#index-array_002c-sum-1077">array, sum</a>: <a href="SUM.html#SUM">SUM</a></li>
<li><a href="RESHAPE.html#index-array_002c-transmogrify-986">array, transmogrify</a>: <a href="RESHAPE.html#RESHAPE">RESHAPE</a></li>
<li><a href="TRANSPOSE.html#index-array_002c-transpose-1116">array, transpose</a>: <a href="TRANSPOSE.html#TRANSPOSE">TRANSPOSE</a></li>
<li><a href="UNPACK.html#index-array_002c-unpacking-1132">array, unpacking</a>: <a href="UNPACK.html#UNPACK">UNPACK</a></li>
<li><a href="UBOUND.html#index-array_002c-upper-bound-1124">array, upper bound</a>: <a href="UBOUND.html#UBOUND">UBOUND</a></li>
<li><a href="IPARITY.html#index-array_002c-XOR-764">array, XOR</a>: <a href="IPARITY.html#IPARITY">IPARITY</a></li>
<li><a href="IACHAR.html#index-g_t_0040acronym_007bASCII_007d-collating-sequence-710"><acronym>ASCII</acronym> collating sequence</a>: <a href="IACHAR.html#IACHAR">IACHAR</a></li>
<li><a href="ACHAR.html#index-g_t_0040acronym_007bASCII_007d-collating-sequence-384"><acronym>ASCII</acronym> collating sequence</a>: <a href="ACHAR.html#ACHAR">ACHAR</a></li>
<li><a href="ASIN.html#index-ASIN-428"><code>ASIN</code></a>: <a href="ASIN.html#ASIN">ASIN</a></li>
<li><a href="ASINH.html#index-ASINH-432"><code>ASINH</code></a>: <a href="ASINH.html#ASINH">ASINH</a></li>
<li><a href="ASSOCIATED.html#index-ASSOCIATED-438"><code>ASSOCIATED</code></a>: <a href="ASSOCIATED.html#ASSOCIATED">ASSOCIATED</a></li>
<li><a href="ASSOCIATED.html#index-association-status-440">association status</a>: <a href="ASSOCIATED.html#ASSOCIATED">ASSOCIATED</a></li>
<li><a href="C_005fASSOCIATED.html#index-association-status_002c-C-pointer-499">association status, C pointer</a>: <a href="C_005fASSOCIATED.html#C_005fASSOCIATED">C_ASSOCIATED</a></li>
<li><a href="ATAN.html#index-ATAN-441"><code>ATAN</code></a>: <a href="ATAN.html#ATAN">ATAN</a></li>
<li><a href="ATAN2.html#index-ATAN2-445"><code>ATAN2</code></a>: <a href="ATAN2.html#ATAN2">ATAN2</a></li>
<li><a href="ATANH.html#index-ATANH-449"><code>ATANH</code></a>: <a href="ATANH.html#ATANH">ATANH</a></li>
<li><a href="ATOMIC_005fDEFINE.html#index-Atomic-subroutine_002c-define-456">Atomic subroutine, define</a>: <a href="ATOMIC_005fDEFINE.html#ATOMIC_005fDEFINE">ATOMIC_DEFINE</a></li>
<li><a href="ATOMIC_005fREF.html#index-Atomic-subroutine_002c-reference-458">Atomic subroutine, reference</a>: <a href="ATOMIC_005fREF.html#ATOMIC_005fREF">ATOMIC_REF</a></li>
<li><a href="ATOMIC_005fDEFINE.html#index-ATOMIC_005fDEFINE-455"><code>ATOMIC_DEFINE</code></a>: <a href="ATOMIC_005fDEFINE.html#ATOMIC_005fDEFINE">ATOMIC_DEFINE</a></li>
<li><a href="ATOMIC_005fREF.html#index-ATOMIC_005fREF-457"><code>ATOMIC_REF</code></a>: <a href="ATOMIC_005fREF.html#ATOMIC_005fREF">ATOMIC_REF</a></li>
<li><a href="Contributors.html#index-Authors-1144">Authors</a>: <a href="Contributors.html#Contributors">Contributors</a></li>
<li><a href="Fortran-Dialect-Options.html#index-backslash-38">backslash</a>: <a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></li>
<li><a href="BACKTRACE.html#index-backtrace-460">backtrace</a>: <a href="BACKTRACE.html#BACKTRACE">BACKTRACE</a></li>
<li><a href="BACKTRACE.html#index-BACKTRACE-459"><code>BACKTRACE</code></a>: <a href="BACKTRACE.html#BACKTRACE">BACKTRACE</a></li>
<li><a href="Debugging-Options.html#index-backtrace-202">backtrace</a>: <a href="Debugging-Options.html#Debugging-Options">Debugging Options</a></li>
<li><a href="LOG10.html#index-base-10-logarithm-function-829">base 10 logarithm function</a>: <a href="LOG10.html#LOG10">LOG10</a></li>
<li><a href="BESSEL_005fJ0.html#index-BESJ0-462"><code>BESJ0</code></a>: <a href="BESSEL_005fJ0.html#BESSEL_005fJ0">BESSEL_J0</a></li>
<li><a href="BESSEL_005fJ1.html#index-BESJ1-466"><code>BESJ1</code></a>: <a href="BESSEL_005fJ1.html#BESSEL_005fJ1">BESSEL_J1</a></li>
<li><a href="BESSEL_005fJN.html#index-BESJN-470"><code>BESJN</code></a>: <a href="BESSEL_005fJN.html#BESSEL_005fJN">BESSEL_JN</a></li>
<li><a href="BESSEL_005fJN.html#index-Bessel-function_002c-first-kind-472">Bessel function, first kind</a>: <a href="BESSEL_005fJN.html#BESSEL_005fJN">BESSEL_JN</a></li>
<li><a href="BESSEL_005fJ1.html#index-Bessel-function_002c-first-kind-468">Bessel function, first kind</a>: <a href="BESSEL_005fJ1.html#BESSEL_005fJ1">BESSEL_J1</a></li>
<li><a href="BESSEL_005fJ0.html#index-Bessel-function_002c-first-kind-464">Bessel function, first kind</a>: <a href="BESSEL_005fJ0.html#BESSEL_005fJ0">BESSEL_J0</a></li>
<li><a href="BESSEL_005fYN.html#index-Bessel-function_002c-second-kind-484">Bessel function, second kind</a>: <a href="BESSEL_005fYN.html#BESSEL_005fYN">BESSEL_YN</a></li>
<li><a href="BESSEL_005fY1.html#index-Bessel-function_002c-second-kind-480">Bessel function, second kind</a>: <a href="BESSEL_005fY1.html#BESSEL_005fY1">BESSEL_Y1</a></li>
<li><a href="BESSEL_005fY0.html#index-Bessel-function_002c-second-kind-476">Bessel function, second kind</a>: <a href="BESSEL_005fY0.html#BESSEL_005fY0">BESSEL_Y0</a></li>
<li><a href="BESSEL_005fJ0.html#index-BESSEL_005fJ0-461"><code>BESSEL_J0</code></a>: <a href="BESSEL_005fJ0.html#BESSEL_005fJ0">BESSEL_J0</a></li>
<li><a href="BESSEL_005fJ1.html#index-BESSEL_005fJ1-465"><code>BESSEL_J1</code></a>: <a href="BESSEL_005fJ1.html#BESSEL_005fJ1">BESSEL_J1</a></li>
<li><a href="BESSEL_005fJN.html#index-BESSEL_005fJN-469"><code>BESSEL_JN</code></a>: <a href="BESSEL_005fJN.html#BESSEL_005fJN">BESSEL_JN</a></li>
<li><a href="BESSEL_005fY0.html#index-BESSEL_005fY0-473"><code>BESSEL_Y0</code></a>: <a href="BESSEL_005fY0.html#BESSEL_005fY0">BESSEL_Y0</a></li>
<li><a href="BESSEL_005fY1.html#index-BESSEL_005fY1-477"><code>BESSEL_Y1</code></a>: <a href="BESSEL_005fY1.html#BESSEL_005fY1">BESSEL_Y1</a></li>
<li><a href="BESSEL_005fYN.html#index-BESSEL_005fYN-481"><code>BESSEL_YN</code></a>: <a href="BESSEL_005fYN.html#BESSEL_005fYN">BESSEL_YN</a></li>
<li><a href="BESSEL_005fY0.html#index-BESY0-474"><code>BESY0</code></a>: <a href="BESSEL_005fY0.html#BESSEL_005fY0">BESSEL_Y0</a></li>
<li><a href="BESSEL_005fY1.html#index-BESY1-478"><code>BESY1</code></a>: <a href="BESSEL_005fY1.html#BESSEL_005fY1">BESSEL_Y1</a></li>
<li><a href="BESSEL_005fYN.html#index-BESYN-482"><code>BESYN</code></a>: <a href="BESSEL_005fYN.html#BESSEL_005fYN">BESSEL_YN</a></li>
<li><a href="BGE.html#index-BGE-485"><code>BGE</code></a>: <a href="BGE.html#BGE">BGE</a></li>
<li><a href="BGT.html#index-BGT-487"><code>BGT</code></a>: <a href="BGT.html#BGT">BGT</a></li>
<li><a href="POPPAR.html#index-binary-representation-946">binary representation</a>: <a href="POPPAR.html#POPPAR">POPPAR</a></li>
<li><a href="POPCNT.html#index-binary-representation-943">binary representation</a>: <a href="POPCNT.html#POPCNT">POPCNT</a></li>
<li><a href="BIT_005fSIZE.html#index-BIT_005fSIZE-489"><code>BIT_SIZE</code></a>: <a href="BIT_005fSIZE.html#BIT_005fSIZE">BIT_SIZE</a></li>
<li><a href="POPCNT.html#index-bits-set-944">bits set</a>: <a href="POPCNT.html#POPCNT">POPCNT</a></li>
<li><a href="IALL.html#index-bits_002c-AND-of-array-elements-715">bits, AND of array elements</a>: <a href="IALL.html#IALL">IALL</a></li>
<li><a href="IBCLR.html#index-bits_002c-clear-728">bits, clear</a>: <a href="IBCLR.html#IBCLR">IBCLR</a></li>
<li><a href="IBITS.html#index-bits_002c-extract-731">bits, extract</a>: <a href="IBITS.html#IBITS">IBITS</a></li>
<li><a href="IBITS.html#index-bits_002c-get-730">bits, get</a>: <a href="IBITS.html#IBITS">IBITS</a></li>
<li><a href="MERGE_005fBITS.html#index-bits_002c-merge-878">bits, merge</a>: <a href="MERGE_005fBITS.html#MERGE_005fBITS">MERGE_BITS</a></li>
<li><a href="TRANSFER.html#index-bits_002c-move-1113">bits, move</a>: <a href="TRANSFER.html#TRANSFER">TRANSFER</a></li>
<li><a href="MVBITS.html#index-bits_002c-move-905">bits, move</a>: <a href="MVBITS.html#MVBITS">MVBITS</a></li>
<li><a href="NOT.html#index-bits_002c-negate-920">bits, negate</a>: <a href="NOT.html#NOT">NOT</a></li>
<li><a href="BIT_005fSIZE.html#index-bits_002c-number-of-490">bits, number of</a>: <a href="BIT_005fSIZE.html#BIT_005fSIZE">BIT_SIZE</a></li>
<li><a href="IANY.html#index-bits_002c-OR-of-array-elements-721">bits, OR of array elements</a>: <a href="IANY.html#IANY">IANY</a></li>
<li><a href="IBSET.html#index-bits_002c-set-733">bits, set</a>: <a href="IBSET.html#IBSET">IBSET</a></li>
<li><a href="ISHFT.html#index-bits_002c-shift-775">bits, shift</a>: <a href="ISHFT.html#ISHFT">ISHFT</a></li>
<li><a href="ISHFTC.html#index-bits_002c-shift-circular-777">bits, shift circular</a>: <a href="ISHFTC.html#ISHFTC">ISHFTC</a></li>
<li><a href="SHIFTL.html#index-bits_002c-shift-left-1023">bits, shift left</a>: <a href="SHIFTL.html#SHIFTL">SHIFTL</a></li>
<li><a href="LSHIFT.html#index-bits_002c-shift-left-840">bits, shift left</a>: <a href="LSHIFT.html#LSHIFT">LSHIFT</a></li>
<li><a href="SHIFTR.html#index-bits_002c-shift-right-1026">bits, shift right</a>: <a href="SHIFTR.html#SHIFTR">SHIFTR</a></li>
<li><a href="SHIFTA.html#index-bits_002c-shift-right-1020">bits, shift right</a>: <a href="SHIFTA.html#SHIFTA">SHIFTA</a></li>
<li><a href="RSHIFT.html#index-bits_002c-shift-right-991">bits, shift right</a>: <a href="RSHIFT.html#RSHIFT">RSHIFT</a></li>
<li><a href="BTEST.html#index-bits_002c-testing-497">bits, testing</a>: <a href="BTEST.html#BTEST">BTEST</a></li>
<li><a href="IBCLR.html#index-bits_002c-unset-727">bits, unset</a>: <a href="IBCLR.html#IBCLR">IBCLR</a></li>
<li><a href="IPARITY.html#index-bits_002c-XOR-of-array-elements-765">bits, XOR of array elements</a>: <a href="IPARITY.html#IPARITY">IPARITY</a></li>
<li><a href="BLT.html#index-bitwise-comparison-495">bitwise comparison</a>: <a href="BLT.html#BLT">BLT</a></li>
<li><a href="BLE.html#index-bitwise-comparison-493">bitwise comparison</a>: <a href="BLE.html#BLE">BLE</a></li>
<li><a href="BGT.html#index-bitwise-comparison-488">bitwise comparison</a>: <a href="BGT.html#BGT">BGT</a></li>
<li><a href="BGE.html#index-bitwise-comparison-486">bitwise comparison</a>: <a href="BGE.html#BGE">BGE</a></li>
<li><a href="IAND.html#index-bitwise-logical-and-717">bitwise logical and</a>: <a href="IAND.html#IAND">IAND</a></li>
<li><a href="AND.html#index-bitwise-logical-and-419">bitwise logical and</a>: <a href="AND.html#AND">AND</a></li>
<li><a href="XOR.html#index-bitwise-logical-exclusive-or-1138">bitwise logical exclusive or</a>: <a href="XOR.html#XOR">XOR</a></li>
<li><a href="IEOR.html#index-bitwise-logical-exclusive-or-740">bitwise logical exclusive or</a>: <a href="IEOR.html#IEOR">IEOR</a></li>
<li><a href="NOT.html#index-bitwise-logical-not-921">bitwise logical not</a>: <a href="NOT.html#NOT">NOT</a></li>
<li><a href="OR.html#index-bitwise-logical-or-930">bitwise logical or</a>: <a href="OR.html#OR">OR</a></li>
<li><a href="IOR.html#index-bitwise-logical-or-760">bitwise logical or</a>: <a href="IOR.html#IOR">IOR</a></li>
<li><a href="BLE.html#index-BLE-492"><code>BLE</code></a>: <a href="BLE.html#BLE">BLE</a></li>
<li><a href="BLT.html#index-BLT-494"><code>BLT</code></a>: <a href="BLT.html#BLT">BLT</a></li>
<li><a href="Code-Gen-Options.html#index-bounds-checking-259">bounds checking</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="BOZ-literal-constants.html#index-BOZ-literal-constants-335">BOZ literal constants</a>: <a href="BOZ-literal-constants.html#BOZ-literal-constants">BOZ literal constants</a></li>
<li><a href="BTEST.html#index-BTEST-496"><code>BTEST</code></a>: <a href="BTEST.html#BTEST">BTEST</a></li>
<li><a href="C_005fASSOCIATED.html#index-C_005fASSOCIATED-498"><code>C_ASSOCIATED</code></a>: <a href="C_005fASSOCIATED.html#C_005fASSOCIATED">C_ASSOCIATED</a></li>
<li><a href="C_005fF_005fPOINTER.html#index-C_005fF_005fPOINTER-501"><code>C_F_POINTER</code></a>: <a href="C_005fF_005fPOINTER.html#C_005fF_005fPOINTER">C_F_POINTER</a></li>
<li><a href="C_005fF_005fPROCPOINTER.html#index-C_005fF_005fPROCPOINTER-503"><code>C_F_PROCPOINTER</code></a>: <a href="C_005fF_005fPROCPOINTER.html#C_005fF_005fPROCPOINTER">C_F_PROCPOINTER</a></li>
<li><a href="C_005fFUNLOC.html#index-C_005fFUNLOC-505"><code>C_FUNLOC</code></a>: <a href="C_005fFUNLOC.html#C_005fFUNLOC">C_FUNLOC</a></li>
<li><a href="C_005fLOC.html#index-C_005fLOC-507"><code>C_LOC</code></a>: <a href="C_005fLOC.html#C_005fLOC">C_LOC</a></li>
<li><a href="C_005fSIZEOF.html#index-C_005fSIZEOF-509"><code>C_SIZEOF</code></a>: <a href="C_005fSIZEOF.html#C_005fSIZEOF">C_SIZEOF</a></li>
<li><a href="ABS.html#index-CABS-375"><code>CABS</code></a>: <a href="ABS.html#ABS">ABS</a></li>
<li><a href="Code-Gen-Options.html#index-calling-convention-237">calling convention</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="COS.html#index-CCOS-543"><code>CCOS</code></a>: <a href="COS.html#COS">COS</a></li>
<li><a href="ABS.html#index-CDABS-379"><code>CDABS</code></a>: <a href="ABS.html#ABS">ABS</a></li>
<li><a href="COS.html#index-CDCOS-545"><code>CDCOS</code></a>: <a href="COS.html#COS">COS</a></li>
<li><a href="EXP.html#index-CDEXP-621"><code>CDEXP</code></a>: <a href="EXP.html#EXP">EXP</a></li>
<li><a href="LOG.html#index-CDLOG-820"><code>CDLOG</code></a>: <a href="LOG.html#LOG">LOG</a></li>
<li><a href="SIN.html#index-CDSIN-1038"><code>CDSIN</code></a>: <a href="SIN.html#SIN">SIN</a></li>
<li><a href="SQRT.html#index-CDSQRT-1066"><code>CDSQRT</code></a>: <a href="SQRT.html#SQRT">SQRT</a></li>
<li><a href="CEILING.html#index-ceiling-513">ceiling</a>: <a href="CEILING.html#CEILING">CEILING</a></li>
<li><a href="CEILING.html#index-CEILING-512"><code>CEILING</code></a>: <a href="CEILING.html#CEILING">CEILING</a></li>
<li><a href="ANINT.html#index-ceiling-423">ceiling</a>: <a href="ANINT.html#ANINT">ANINT</a></li>
<li><a href="EXP.html#index-CEXP-619"><code>CEXP</code></a>: <a href="EXP.html#EXP">EXP</a></li>
<li><a href="CHAR.html#index-CHAR-515"><code>CHAR</code></a>: <a href="CHAR.html#CHAR">CHAR</a></li>
<li><a href="SELECTED_005fCHAR_005fKIND.html#index-character-kind-1005">character kind</a>: <a href="SELECTED_005fCHAR_005fKIND.html#SELECTED_005fCHAR_005fKIND">SELECTED_CHAR_KIND</a></li>
<li><a href="Fortran-Dialect-Options.html#index-character-set-36">character set</a>: <a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></li>
<li><a href="CHDIR.html#index-CHDIR-517"><code>CHDIR</code></a>: <a href="CHDIR.html#CHDIR">CHDIR</a></li>
<li><a href="Code-Gen-Options.html#index-checking-array-temporaries-266">checking array temporaries</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="Code-Gen-Options.html#index-checking-subscripts-264">checking subscripts</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="CHMOD.html#index-CHMOD-519"><code>CHMOD</code></a>: <a href="CHMOD.html#CHMOD">CHMOD</a></li>
<li><a href="SYSTEM_005fCLOCK.html#index-clock-ticks-1088">clock ticks</a>: <a href="SYSTEM_005fCLOCK.html#SYSTEM_005fCLOCK">SYSTEM_CLOCK</a></li>
<li><a href="MCLOCK8.html#index-clock-ticks-873">clock ticks</a>: <a href="MCLOCK8.html#MCLOCK8">MCLOCK8</a></li>
<li><a href="MCLOCK.html#index-clock-ticks-870">clock ticks</a>: <a href="MCLOCK.html#MCLOCK">MCLOCK</a></li>
<li><a href="LOG.html#index-CLOG-818"><code>CLOG</code></a>: <a href="LOG.html#LOG">LOG</a></li>
<li><a href="CMPLX.html#index-CMPLX-521"><code>CMPLX</code></a>: <a href="CMPLX.html#CMPLX">CMPLX</a></li>
<li><a href="IMAGE_005fINDEX.html#index-coarray_002c-_0040code_007bIMAGE_005fINDEX_007d-745">coarray, <code>IMAGE_INDEX</code></a>: <a href="IMAGE_005fINDEX.html#IMAGE_005fINDEX">IMAGE_INDEX</a></li>
<li><a href="LCOBOUND.html#index-coarray_002c-lower-bound-789">coarray, lower bound</a>: <a href="LCOBOUND.html#LCOBOUND">LCOBOUND</a></li>
<li><a href="NUM_005fIMAGES.html#index-coarray_002c-_0040code_007bNUM_005fIMAGES_007d-927">coarray, <code>NUM_IMAGES</code></a>: <a href="NUM_005fIMAGES.html#NUM_005fIMAGES">NUM_IMAGES</a></li>
<li><a href="THIS_005fIMAGE.html#index-coarray_002c-_0040code_007bTHIS_005fIMAGE_007d-1099">coarray, <code>THIS_IMAGE</code></a>: <a href="THIS_005fIMAGE.html#THIS_005fIMAGE">THIS_IMAGE</a></li>
<li><a href="UCOBOUND.html#index-coarray_002c-upper-bound-1126">coarray, upper bound</a>: <a href="UCOBOUND.html#UCOBOUND">UCOBOUND</a></li>
<li><a href="Code-Gen-Options.html#index-coarrays-256">coarrays</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="Code-Gen-Options.html#index-code-generation_002c-conventions-230">code generation, conventions</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="IACHAR.html#index-collating-sequence_002c-_0040acronym_007bASCII_007d-711">collating sequence, <acronym>ASCII</acronym></a>: <a href="IACHAR.html#IACHAR">IACHAR</a></li>
<li><a href="ACHAR.html#index-collating-sequence_002c-_0040acronym_007bASCII_007d-385">collating sequence, <acronym>ASCII</acronym></a>: <a href="ACHAR.html#ACHAR">ACHAR</a></li>
<li><a href="EXECUTE_005fCOMMAND_005fLINE.html#index-command-line-613">command line</a>: <a href="EXECUTE_005fCOMMAND_005fLINE.html#EXECUTE_005fCOMMAND_005fLINE">EXECUTE_COMMAND_LINE</a></li>
<li><a href="Invoking-GNU-Fortran.html#index-command-options-16">command options</a>: <a href="Invoking-GNU-Fortran.html#Invoking-GNU-Fortran">Invoking GNU Fortran</a></li>
<li><a href="IARGC.html#index-command_002dline-arguments-723">command-line arguments</a>: <a href="IARGC.html#IARGC">IARGC</a></li>
<li><a href="GET_005fCOMMAND_005fARGUMENT.html#index-command_002dline-arguments-681">command-line arguments</a>: <a href="GET_005fCOMMAND_005fARGUMENT.html#GET_005fCOMMAND_005fARGUMENT">GET_COMMAND_ARGUMENT</a></li>
<li><a href="GET_005fCOMMAND.html#index-command_002dline-arguments-678">command-line arguments</a>: <a href="GET_005fCOMMAND.html#GET_005fCOMMAND">GET_COMMAND</a></li>
<li><a href="GETARG.html#index-command_002dline-arguments-675">command-line arguments</a>: <a href="GETARG.html#GETARG">GETARG</a></li>
<li><a href="COMMAND_005fARGUMENT_005fCOUNT.html#index-command_002dline-arguments-525">command-line arguments</a>: <a href="COMMAND_005fARGUMENT_005fCOUNT.html#COMMAND_005fARGUMENT_005fCOUNT">COMMAND_ARGUMENT_COUNT</a></li>
<li><a href="IARGC.html#index-command_002dline-arguments_002c-number-of-724">command-line arguments, number of</a>: <a href="IARGC.html#IARGC">IARGC</a></li>
<li><a href="COMMAND_005fARGUMENT_005fCOUNT.html#index-command_002dline-arguments_002c-number-of-526">command-line arguments, number of</a>: <a href="COMMAND_005fARGUMENT_005fCOUNT.html#COMMAND_005fARGUMENT_005fCOUNT">COMMAND_ARGUMENT_COUNT</a></li>
<li><a href="COMMAND_005fARGUMENT_005fCOUNT.html#index-COMMAND_005fARGUMENT_005fCOUNT-524"><code>COMMAND_ARGUMENT_COUNT</code></a>: <a href="COMMAND_005fARGUMENT_005fCOUNT.html#COMMAND_005fARGUMENT_005fCOUNT">COMMAND_ARGUMENT_COUNT</a></li>
<li><a href="COMPILER_005fOPTIONS.html#index-compiler-flags-inquiry-function-531">compiler flags inquiry function</a>: <a href="COMPILER_005fOPTIONS.html#COMPILER_005fOPTIONS">COMPILER_OPTIONS</a></li>
<li><a href="COMPILER_005fVERSION.html#index-compiler_002c-name-and-version-533">compiler, name and version</a>: <a href="COMPILER_005fVERSION.html#COMPILER_005fVERSION">COMPILER_VERSION</a></li>
<li><a href="COMPILER_005fOPTIONS.html#index-COMPILER_005fOPTIONS-528"><code>COMPILER_OPTIONS</code></a>: <a href="COMPILER_005fOPTIONS.html#COMPILER_005fOPTIONS">COMPILER_OPTIONS</a></li>
<li><a href="COMPILER_005fVERSION.html#index-COMPILER_005fVERSION-532"><code>COMPILER_VERSION</code></a>: <a href="COMPILER_005fVERSION.html#COMPILER_005fVERSION">COMPILER_VERSION</a></li>
<li><a href="COMPLEX.html#index-COMPLEX-535"><code>COMPLEX</code></a>: <a href="COMPLEX.html#COMPLEX">COMPLEX</a></li>
<li><a href="CONJG.html#index-complex-conjugate-540">complex conjugate</a>: <a href="CONJG.html#CONJG">CONJG</a></li>
<li><a href="Alternate-complex-function-syntax.html#index-Complex-function-354">Complex function</a>: <a href="Alternate-complex-function-syntax.html#Alternate-complex-function-syntax">Alternate complex function syntax</a></li>
<li><a href="DCMPLX.html#index-complex-numbers_002c-conversion-to-574">complex numbers, conversion to</a>: <a href="DCMPLX.html#DCMPLX">DCMPLX</a></li>
<li><a href="COMPLEX.html#index-complex-numbers_002c-conversion-to-536">complex numbers, conversion to</a>: <a href="COMPLEX.html#COMPLEX">COMPLEX</a></li>
<li><a href="CMPLX.html#index-complex-numbers_002c-conversion-to-522">complex numbers, conversion to</a>: <a href="CMPLX.html#CMPLX">CMPLX</a></li>
<li><a href="AIMAG.html#index-complex-numbers_002c-imaginary-part-406">complex numbers, imaginary part</a>: <a href="AIMAG.html#AIMAG">AIMAG</a></li>
<li><a href="REAL.html#index-complex-numbers_002c-real-part-978">complex numbers, real part</a>: <a href="REAL.html#REAL">REAL</a></li>
<li><a href="DREAL.html#index-complex-numbers_002c-real-part-589">complex numbers, real part</a>: <a href="DREAL.html#DREAL">DREAL</a></li>
<li><a href="Preprocessing-and-conditional-compilation.html#index-Conditional-compilation-6">Conditional compilation</a>: <a href="Preprocessing-and-conditional-compilation.html#Preprocessing-and-conditional-compilation">Preprocessing and conditional compilation</a></li>
<li><a href="CONJG.html#index-CONJG-538"><code>CONJG</code></a>: <a href="CONJG.html#CONJG">CONJG</a></li>
<li><a href="Data-consistency-and-durability.html#index-consistency_002c-durability-328">consistency, durability</a>: <a href="Data-consistency-and-durability.html#Data-consistency-and-durability">Data consistency and durability</a></li>
<li><a href="Contributing.html#index-Contributing-1141">Contributing</a>: <a href="Contributing.html#Contributing">Contributing</a></li>
<li><a href="Contributors.html#index-Contributors-1142">Contributors</a>: <a href="Contributors.html#Contributors">Contributors</a></li>
<li><a href="Error-and-Warning-Options.html#index-conversion-148">conversion</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="CHAR.html#index-conversion_002c-to-character-516">conversion, to character</a>: <a href="CHAR.html#CHAR">CHAR</a></li>
<li><a href="DCMPLX.html#index-conversion_002c-to-complex-575">conversion, to complex</a>: <a href="DCMPLX.html#DCMPLX">DCMPLX</a></li>
<li><a href="COMPLEX.html#index-conversion_002c-to-complex-537">conversion, to complex</a>: <a href="COMPLEX.html#COMPLEX">COMPLEX</a></li>
<li><a href="CMPLX.html#index-conversion_002c-to-complex-523">conversion, to complex</a>: <a href="CMPLX.html#CMPLX">CMPLX</a></li>
<li><a href="LONG.html#index-conversion_002c-to-integer-838">conversion, to integer</a>: <a href="LONG.html#LONG">LONG</a></li>
<li><a href="INT8.html#index-conversion_002c-to-integer-758">conversion, to integer</a>: <a href="INT8.html#INT8">INT8</a></li>
<li><a href="INT2.html#index-conversion_002c-to-integer-756">conversion, to integer</a>: <a href="INT2.html#INT2">INT2</a></li>
<li><a href="INT.html#index-conversion_002c-to-integer-753">conversion, to integer</a>: <a href="INT.html#INT">INT</a></li>
<li><a href="ICHAR.html#index-conversion_002c-to-integer-735">conversion, to integer</a>: <a href="ICHAR.html#ICHAR">ICHAR</a></li>
<li><a href="IACHAR.html#index-conversion_002c-to-integer-712">conversion, to integer</a>: <a href="IACHAR.html#IACHAR">IACHAR</a></li>
<li><a href="Implicitly-convert-LOGICAL-and-INTEGER-values.html#index-conversion_002c-to-integer-338">conversion, to integer</a>: <a href="Implicitly-convert-LOGICAL-and-INTEGER-values.html#Implicitly-convert-LOGICAL-and-INTEGER-values">Implicitly convert LOGICAL and INTEGER values</a></li>
<li><a href="LOGICAL.html#index-conversion_002c-to-logical-836">conversion, to logical</a>: <a href="LOGICAL.html#LOGICAL">LOGICAL</a></li>
<li><a href="Implicitly-convert-LOGICAL-and-INTEGER-values.html#index-conversion_002c-to-logical-339">conversion, to logical</a>: <a href="Implicitly-convert-LOGICAL-and-INTEGER-values.html#Implicitly-convert-LOGICAL-and-INTEGER-values">Implicitly convert LOGICAL and INTEGER values</a></li>
<li><a href="REAL.html#index-conversion_002c-to-real-977">conversion, to real</a>: <a href="REAL.html#REAL">REAL</a></li>
<li><a href="DBLE.html#index-conversion_002c-to-real-572">conversion, to real</a>: <a href="DBLE.html#DBLE">DBLE</a></li>
<li><a href="CTIME.html#index-conversion_002c-to-string-565">conversion, to string</a>: <a href="CTIME.html#CTIME">CTIME</a></li>
<li><a href="CONVERT-specifier.html#index-g_t_0040code_007bCONVERT_007d-specifier-342"><code>CONVERT</code> specifier</a>: <a href="CONVERT-specifier.html#CONVERT-specifier">CONVERT specifier</a></li>
<li><a href="ABORT.html#index-core_002c-dump-373">core, dump</a>: <a href="ABORT.html#ABORT">ABORT</a></li>
<li><a href="COS.html#index-COS-541"><code>COS</code></a>: <a href="COS.html#COS">COS</a></li>
<li><a href="COSH.html#index-COSH-548"><code>COSH</code></a>: <a href="COSH.html#COSH">COSH</a></li>
<li><a href="COS.html#index-cosine-547">cosine</a>: <a href="COS.html#COS">COS</a></li>
<li><a href="COSH.html#index-cosine_002c-hyperbolic-552">cosine, hyperbolic</a>: <a href="COSH.html#COSH">COSH</a></li>
<li><a href="ACOSH.html#index-cosine_002c-hyperbolic_002c-inverse-395">cosine, hyperbolic, inverse</a>: <a href="ACOSH.html#ACOSH">ACOSH</a></li>
<li><a href="ACOS.html#index-cosine_002c-inverse-389">cosine, inverse</a>: <a href="ACOS.html#ACOS">ACOS</a></li>
<li><a href="COUNT.html#index-COUNT-553"><code>COUNT</code></a>: <a href="COUNT.html#COUNT">COUNT</a></li>
<li><a href="Preprocessing-Options.html#index-CPP-64">CPP</a>: <a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></li>
<li><a href="Preprocessing-and-conditional-compilation.html#index-CPP-4">CPP</a>: <a href="Preprocessing-and-conditional-compilation.html#Preprocessing-and-conditional-compilation">Preprocessing and conditional compilation</a></li>
<li><a href="CPU_005fTIME.html#index-CPU_005fTIME-557"><code>CPU_TIME</code></a>: <a href="CPU_005fTIME.html#CPU_005fTIME">CPU_TIME</a></li>
<li><a href="Contributors.html#index-Credits-1143">Credits</a>: <a href="Contributors.html#Contributors">Contributors</a></li>
<li><a href="CSHIFT.html#index-CSHIFT-559"><code>CSHIFT</code></a>: <a href="CSHIFT.html#CSHIFT">CSHIFT</a></li>
<li><a href="SIN.html#index-CSIN-1036"><code>CSIN</code></a>: <a href="SIN.html#SIN">SIN</a></li>
<li><a href="SQRT.html#index-CSQRT-1064"><code>CSQRT</code></a>: <a href="SQRT.html#SQRT">SQRT</a></li>
<li><a href="CTIME.html#index-CTIME-563"><code>CTIME</code></a>: <a href="CTIME.html#CTIME">CTIME</a></li>
<li><a href="IDATE.html#index-current-date-738">current date</a>: <a href="IDATE.html#IDATE">IDATE</a></li>
<li><a href="FDATE.html#index-current-date-632">current date</a>: <a href="FDATE.html#FDATE">FDATE</a></li>
<li><a href="DATE_005fAND_005fTIME.html#index-current-date-568">current date</a>: <a href="DATE_005fAND_005fTIME.html#DATE_005fAND_005fTIME">DATE_AND_TIME</a></li>
<li><a href="TIME8.html#index-current-time-1106">current time</a>: <a href="TIME8.html#TIME8">TIME8</a></li>
<li><a href="TIME.html#index-current-time-1103">current time</a>: <a href="TIME.html#TIME">TIME</a></li>
<li><a href="ITIME.html#index-current-time-782">current time</a>: <a href="ITIME.html#ITIME">ITIME</a></li>
<li><a href="FDATE.html#index-current-time-630">current time</a>: <a href="FDATE.html#FDATE">FDATE</a></li>
<li><a href="DATE_005fAND_005fTIME.html#index-current-time-570">current time</a>: <a href="DATE_005fAND_005fTIME.html#DATE_005fAND_005fTIME">DATE_AND_TIME</a></li>
<li><a href="ABS.html#index-DABS-376"><code>DABS</code></a>: <a href="ABS.html#ABS">ABS</a></li>
<li><a href="ACOS.html#index-DACOS-387"><code>DACOS</code></a>: <a href="ACOS.html#ACOS">ACOS</a></li>
<li><a href="ACOSH.html#index-DACOSH-391"><code>DACOSH</code></a>: <a href="ACOSH.html#ACOSH">ACOSH</a></li>
<li><a href="ASIN.html#index-DASIN-429"><code>DASIN</code></a>: <a href="ASIN.html#ASIN">ASIN</a></li>
<li><a href="ASINH.html#index-DASINH-433"><code>DASINH</code></a>: <a href="ASINH.html#ASINH">ASINH</a></li>
<li><a href="ATAN.html#index-DATAN-442"><code>DATAN</code></a>: <a href="ATAN.html#ATAN">ATAN</a></li>
<li><a href="ATAN2.html#index-DATAN2-446"><code>DATAN2</code></a>: <a href="ATAN2.html#ATAN2">ATAN2</a></li>
<li><a href="ATANH.html#index-DATANH-450"><code>DATANH</code></a>: <a href="ATANH.html#ATANH">ATANH</a></li>
<li><a href="IDATE.html#index-date_002c-current-737">date, current</a>: <a href="IDATE.html#IDATE">IDATE</a></li>
<li><a href="FDATE.html#index-date_002c-current-631">date, current</a>: <a href="FDATE.html#FDATE">FDATE</a></li>
<li><a href="DATE_005fAND_005fTIME.html#index-date_002c-current-567">date, current</a>: <a href="DATE_005fAND_005fTIME.html#DATE_005fAND_005fTIME">DATE_AND_TIME</a></li>
<li><a href="DATE_005fAND_005fTIME.html#index-DATE_005fAND_005fTIME-566"><code>DATE_AND_TIME</code></a>: <a href="DATE_005fAND_005fTIME.html#DATE_005fAND_005fTIME">DATE_AND_TIME</a></li>
<li><a href="BESSEL_005fJ0.html#index-DBESJ0-463"><code>DBESJ0</code></a>: <a href="BESSEL_005fJ0.html#BESSEL_005fJ0">BESSEL_J0</a></li>
<li><a href="BESSEL_005fJ1.html#index-DBESJ1-467"><code>DBESJ1</code></a>: <a href="BESSEL_005fJ1.html#BESSEL_005fJ1">BESSEL_J1</a></li>
<li><a href="BESSEL_005fJN.html#index-DBESJN-471"><code>DBESJN</code></a>: <a href="BESSEL_005fJN.html#BESSEL_005fJN">BESSEL_JN</a></li>
<li><a href="BESSEL_005fY0.html#index-DBESY0-475"><code>DBESY0</code></a>: <a href="BESSEL_005fY0.html#BESSEL_005fY0">BESSEL_Y0</a></li>
<li><a href="BESSEL_005fY1.html#index-DBESY1-479"><code>DBESY1</code></a>: <a href="BESSEL_005fY1.html#BESSEL_005fY1">BESSEL_Y1</a></li>
<li><a href="BESSEL_005fYN.html#index-DBESYN-483"><code>DBESYN</code></a>: <a href="BESSEL_005fYN.html#BESSEL_005fYN">BESSEL_YN</a></li>
<li><a href="DBLE.html#index-DBLE-571"><code>DBLE</code></a>: <a href="DBLE.html#DBLE">DBLE</a></li>
<li><a href="DCMPLX.html#index-DCMPLX-573"><code>DCMPLX</code></a>: <a href="DCMPLX.html#DCMPLX">DCMPLX</a></li>
<li><a href="CONJG.html#index-DCONJG-539"><code>DCONJG</code></a>: <a href="CONJG.html#CONJG">CONJG</a></li>
<li><a href="COS.html#index-DCOS-542"><code>DCOS</code></a>: <a href="COS.html#COS">COS</a></li>
<li><a href="COSH.html#index-DCOSH-549"><code>DCOSH</code></a>: <a href="COSH.html#COSH">COSH</a></li>
<li><a href="DIM.html#index-DDIM-580"><code>DDIM</code></a>: <a href="DIM.html#DIM">DIM</a></li>
<li><a href="Debugging-Options.html#index-debugging-information-options-196">debugging information options</a>: <a href="Debugging-Options.html#Debugging-Options">Debugging Options</a></li>
<li><a href="Preprocessing-Options.html#index-debugging_002c-preprocessor-71">debugging, preprocessor</a>: <a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></li>
<li><a href="ENCODE-and-DECODE-statements.html#index-g_t_0040code_007bDECODE_007d-352"><code>DECODE</code></a>: <a href="ENCODE-and-DECODE-statements.html#ENCODE-and-DECODE-statements">ENCODE and DECODE statements</a></li>
<li><a href="SLEEP.html#index-delayed-execution-1054">delayed execution</a>: <a href="SLEEP.html#SLEEP">SLEEP</a></li>
<li><a href="ALARM.html#index-delayed-execution-412">delayed execution</a>: <a href="ALARM.html#ALARM">ALARM</a></li>
<li><a href="EXP.html#index-DEXP-618"><code>DEXP</code></a>: <a href="EXP.html#EXP">EXP</a></li>
<li><a href="REAL.html#index-DFLOAT-975"><code>DFLOAT</code></a>: <a href="REAL.html#REAL">REAL</a></li>
<li><a href="GAMMA.html#index-DGAMMA-669"><code>DGAMMA</code></a>: <a href="GAMMA.html#GAMMA">GAMMA</a></li>
<li><a href="Fortran-Dialect-Options.html#index-dialect-options-19">dialect options</a>: <a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></li>
<li><a href="DIGITS.html#index-DIGITS-576"><code>DIGITS</code></a>: <a href="DIGITS.html#DIGITS">DIGITS</a></li>
<li><a href="DIM.html#index-DIM-578"><code>DIM</code></a>: <a href="DIM.html#DIM">DIM</a></li>
<li><a href="AIMAG.html#index-DIMAG-403"><code>DIMAG</code></a>: <a href="AIMAG.html#AIMAG">AIMAG</a></li>
<li><a href="AINT.html#index-DINT-408"><code>DINT</code></a>: <a href="AINT.html#AINT">AINT</a></li>
<li><a href="Directory-Options.html#index-directive_002c-_0040code_007bINCLUDE_007d-208">directive, <code>INCLUDE</code></a>: <a href="Directory-Options.html#Directory-Options">Directory Options</a></li>
<li><a href="Directory-Options.html#index-directory_002c-options-204">directory, options</a>: <a href="Directory-Options.html#Directory-Options">Directory Options</a></li>
<li><a href="Directory-Options.html#index-directory_002c-search-paths-for-inclusion-210">directory, search paths for inclusion</a>: <a href="Directory-Options.html#Directory-Options">Directory Options</a></li>
<li><a href="MODULO.html#index-division_002c-modulo-900">division, modulo</a>: <a href="MODULO.html#MODULO">MODULO</a></li>
<li><a href="MOD.html#index-division_002c-remainder-897">division, remainder</a>: <a href="MOD.html#MOD">MOD</a></li>
<li><a href="LOG_005fGAMMA.html#index-DLGAMA-833"><code>DLGAMA</code></a>: <a href="LOG_005fGAMMA.html#LOG_005fGAMMA">LOG_GAMMA</a></li>
<li><a href="LOG.html#index-DLOG-817"><code>DLOG</code></a>: <a href="LOG.html#LOG">LOG</a></li>
<li><a href="LOG10.html#index-DLOG10-826"><code>DLOG10</code></a>: <a href="LOG10.html#LOG10">LOG10</a></li>
<li><a href="MAX.html#index-DMAX1-859"><code>DMAX1</code></a>: <a href="MAX.html#MAX">MAX</a></li>
<li><a href="MIN.html#index-DMIN1-884"><code>DMIN1</code></a>: <a href="MIN.html#MIN">MIN</a></li>
<li><a href="MOD.html#index-DMOD-895"><code>DMOD</code></a>: <a href="MOD.html#MOD">MOD</a></li>
<li><a href="ANINT.html#index-DNINT-422"><code>DNINT</code></a>: <a href="ANINT.html#ANINT">ANINT</a></li>
<li><a href="DOT_005fPRODUCT.html#index-dot-product-583">dot product</a>: <a href="DOT_005fPRODUCT.html#DOT_005fPRODUCT">DOT_PRODUCT</a></li>
<li><a href="DOT_005fPRODUCT.html#index-DOT_005fPRODUCT-582"><code>DOT_PRODUCT</code></a>: <a href="DOT_005fPRODUCT.html#DOT_005fPRODUCT">DOT_PRODUCT</a></li>
<li><a href="DPROD.html#index-DPROD-586"><code>DPROD</code></a>: <a href="DPROD.html#DPROD">DPROD</a></li>
<li><a href="DREAL.html#index-DREAL-588"><code>DREAL</code></a>: <a href="DREAL.html#DREAL">DREAL</a></li>
<li><a href="DSHIFTL.html#index-DSHIFTL-590"><code>DSHIFTL</code></a>: <a href="DSHIFTL.html#DSHIFTL">DSHIFTL</a></li>
<li><a href="DSHIFTR.html#index-DSHIFTR-593"><code>DSHIFTR</code></a>: <a href="DSHIFTR.html#DSHIFTR">DSHIFTR</a></li>
<li><a href="SIGN.html#index-DSIGN-1030"><code>DSIGN</code></a>: <a href="SIGN.html#SIGN">SIGN</a></li>
<li><a href="SIN.html#index-DSIN-1035"><code>DSIN</code></a>: <a href="SIN.html#SIN">SIN</a></li>
<li><a href="SINH.html#index-DSINH-1042"><code>DSINH</code></a>: <a href="SINH.html#SINH">SINH</a></li>
<li><a href="SQRT.html#index-DSQRT-1063"><code>DSQRT</code></a>: <a href="SQRT.html#SQRT">SQRT</a></li>
<li><a href="TAN.html#index-DTAN-1090"><code>DTAN</code></a>: <a href="TAN.html#TAN">TAN</a></li>
<li><a href="TANH.html#index-DTANH-1094"><code>DTANH</code></a>: <a href="TANH.html#TANH">TANH</a></li>
<li><a href="DTIME.html#index-DTIME-596"><code>DTIME</code></a>: <a href="DTIME.html#DTIME">DTIME</a></li>
<li><a href="Error-and-Warning-Options.html#index-dummy-argument_002c-unused-178">dummy argument, unused</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="SECOND.html#index-elapsed-time-1003">elapsed time</a>: <a href="SECOND.html#SECOND">SECOND</a></li>
<li><a href="SECNDS.html#index-elapsed-time-1000">elapsed time</a>: <a href="SECNDS.html#SECNDS">SECNDS</a></li>
<li><a href="DTIME.html#index-elapsed-time-598">elapsed time</a>: <a href="DTIME.html#DTIME">DTIME</a></li>
<li><a href="Code-Gen-Options.html#index-Elimination-of-functions-with-identical-argument-lists-292">Elimination of functions with identical argument lists</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="ENCODE-and-DECODE-statements.html#index-g_t_0040code_007bENCODE_007d-351"><code>ENCODE</code></a>: <a href="ENCODE-and-DECODE-statements.html#ENCODE-and-DECODE-statements">ENCODE and DECODE statements</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007bENUM_007d-statement-302"><code>ENUM</code> statement</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007bENUMERATOR_007d-statement-303"><code>ENUMERATOR</code> statement</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="GET_005fENVIRONMENT_005fVARIABLE.html#index-environment-variable-688">environment variable</a>: <a href="GET_005fENVIRONMENT_005fVARIABLE.html#GET_005fENVIRONMENT_005fVARIABLE">GET_ENVIRONMENT_VARIABLE</a></li>
<li><a href="GETENV.html#index-environment-variable-686">environment variable</a>: <a href="GETENV.html#GETENV">GETENV</a></li>
<li><a href="Runtime.html#index-environment-variable-296">environment variable</a>: <a href="Runtime.html#Runtime">Runtime</a></li>
<li><a href="Environment-Variables.html#index-environment-variable-295">environment variable</a>: <a href="Environment-Variables.html#Environment-Variables">Environment Variables</a></li>
<li><a href="EOSHIFT.html#index-EOSHIFT-599"><code>EOSHIFT</code></a>: <a href="EOSHIFT.html#EOSHIFT">EOSHIFT</a></li>
<li><a href="EPSILON.html#index-EPSILON-601"><code>EPSILON</code></a>: <a href="EPSILON.html#EPSILON">EPSILON</a></li>
<li><a href="ERF.html#index-ERF-603"><code>ERF</code></a>: <a href="ERF.html#ERF">ERF</a></li>
<li><a href="ERFC.html#index-ERFC-605"><code>ERFC</code></a>: <a href="ERFC.html#ERFC">ERFC</a></li>
<li><a href="ERFC_005fSCALED.html#index-ERFC_005fSCALED-607"><code>ERFC_SCALED</code></a>: <a href="ERFC_005fSCALED.html#ERFC_005fSCALED">ERFC_SCALED</a></li>
<li><a href="ERF.html#index-error-function-604">error function</a>: <a href="ERF.html#ERF">ERF</a></li>
<li><a href="ERFC.html#index-error-function_002c-complementary-606">error function, complementary</a>: <a href="ERFC.html#ERFC">ERFC</a></li>
<li><a href="ERFC_005fSCALED.html#index-error-function_002c-complementary_002c-exponentially_002dscaled-608">error function, complementary, exponentially-scaled</a>: <a href="ERFC_005fSCALED.html#ERFC_005fSCALED">ERFC_SCALED</a></li>
<li><a href="Error-and-Warning-Options.html#index-errors_002c-limiting-124">errors, limiting</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Fortran-Dialect-Options.html#index-escape-characters-39">escape characters</a>: <a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></li>
<li><a href="ETIME.html#index-ETIME-609"><code>ETIME</code></a>: <a href="ETIME.html#ETIME">ETIME</a></li>
<li><a href="HYPOT.html#index-Euclidean-distance-708">Euclidean distance</a>: <a href="HYPOT.html#HYPOT">HYPOT</a></li>
<li><a href="NORM2.html#index-Euclidean-vector-norm-916">Euclidean vector norm</a>: <a href="NORM2.html#NORM2">NORM2</a></li>
<li><a href="EXECUTE_005fCOMMAND_005fLINE.html#index-EXECUTE_005fCOMMAND_005fLINE-611"><code>EXECUTE_COMMAND_LINE</code></a>: <a href="EXECUTE_005fCOMMAND_005fLINE.html#EXECUTE_005fCOMMAND_005fLINE">EXECUTE_COMMAND_LINE</a></li>
<li><a href="EXIT.html#index-EXIT-614"><code>EXIT</code></a>: <a href="EXIT.html#EXIT">EXIT</a></li>
<li><a href="EXP.html#index-EXP-617"><code>EXP</code></a>: <a href="EXP.html#EXP">EXP</a></li>
<li><a href="EXPONENT.html#index-EXPONENT-624"><code>EXPONENT</code></a>: <a href="EXPONENT.html#EXPONENT">EXPONENT</a></li>
<li><a href="EXP.html#index-exponential-function-622">exponential function</a>: <a href="EXP.html#EXP">EXP</a></li>
<li><a href="LOG10.html#index-exponential-function_002c-inverse-827">exponential function, inverse</a>: <a href="LOG10.html#LOG10">LOG10</a></li>
<li><a href="LOG.html#index-exponential-function_002c-inverse-821">exponential function, inverse</a>: <a href="LOG.html#LOG">LOG</a></li>
<li><a href="SIZEOF.html#index-expression-size-1051">expression size</a>: <a href="SIZEOF.html#SIZEOF">SIZEOF</a></li>
<li><a href="C_005fSIZEOF.html#index-expression-size-510">expression size</a>: <a href="C_005fSIZEOF.html#C_005fSIZEOF">C_SIZEOF</a></li>
<li><a href="EXTENDS_005fTYPE_005fOF.html#index-EXTENDS_005fTYPE_005fOF-627"><code>EXTENDS_TYPE_OF</code></a>: <a href="EXTENDS_005fTYPE_005fOF.html#EXTENDS_005fTYPE_005fOF">EXTENDS_TYPE_OF</a></li>
<li><a href="Extensions.html#index-extensions-329">extensions</a>: <a href="Extensions.html#Extensions">Extensions</a></li>
<li><a href="Extensions-implemented-in-GNU-Fortran.html#index-extensions_002c-implemented-330">extensions, implemented</a>: <a href="Extensions-implemented-in-GNU-Fortran.html#Extensions-implemented-in-GNU-Fortran">Extensions implemented in GNU Fortran</a></li>
<li><a href="Extensions-not-implemented-in-GNU-Fortran.html#index-extensions_002c-not-implemented-348">extensions, not implemented</a>: <a href="Extensions-not-implemented-in-GNU-Fortran.html#Extensions-not-implemented-in-GNU-Fortran">Extensions not implemented in GNU Fortran</a></li>
<li><a href="Error-and-Warning-Options.html#index-extra-warnings-153">extra warnings</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Code-Gen-Options.html#index-g_t_0040command_007bf2c_007d-calling-convention-238"><samp><span class="command">f2c</span></samp> calling convention</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="GAMMA.html#index-Factorial-function-671">Factorial function</a>: <a href="GAMMA.html#GAMMA">GAMMA</a></li>
<li><a href="FDATE.html#index-FDATE-628"><code>FDATE</code></a>: <a href="FDATE.html#FDATE">FDATE</a></li>
<li><a href="GNU-Free-Documentation-License.html#index-FDL_002c-GNU-Free-Documentation-License-1145">FDL, GNU Free Documentation License</a>: <a href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License">GNU Free Documentation License</a></li>
<li><a href="FGET.html#index-FGET-633"><code>FGET</code></a>: <a href="FGET.html#FGET">FGET</a></li>
<li><a href="FGETC.html#index-FGETC-637"><code>FGETC</code></a>: <a href="FGETC.html#FGETC">FGETC</a></li>
<li><a href="Fortran-Dialect-Options.html#index-file-format_002c-fixed-26">file format, fixed</a>: <a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></li>
<li><a href="Fortran-Dialect-Options.html#index-file-format_002c-free-25">file format, free</a>: <a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></li>
<li><a href="FNUM.html#index-file-operation_002c-file-number-647">file operation, file number</a>: <a href="FNUM.html#FNUM">FNUM</a></li>
<li><a href="FLUSH.html#index-file-operation_002c-flush-645">file operation, flush</a>: <a href="FLUSH.html#FLUSH">FLUSH</a></li>
<li><a href="FTELL.html#index-file-operation_002c-position-667">file operation, position</a>: <a href="FTELL.html#FTELL">FTELL</a></li>
<li><a href="FSEEK.html#index-file-operation_002c-position-663">file operation, position</a>: <a href="FSEEK.html#FSEEK">FSEEK</a></li>
<li><a href="FGETC.html#index-file-operation_002c-read-character-640">file operation, read character</a>: <a href="FGETC.html#FGETC">FGETC</a></li>
<li><a href="FGET.html#index-file-operation_002c-read-character-636">file operation, read character</a>: <a href="FGET.html#FGET">FGET</a></li>
<li><a href="FSEEK.html#index-file-operation_002c-seek-662">file operation, seek</a>: <a href="FSEEK.html#FSEEK">FSEEK</a></li>
<li><a href="FPUTC.html#index-file-operation_002c-write-character-655">file operation, write character</a>: <a href="FPUTC.html#FPUTC">FPUTC</a></li>
<li><a href="FPUT.html#index-file-operation_002c-write-character-651">file operation, write character</a>: <a href="FPUT.html#FPUT">FPUT</a></li>
<li><a href="ACCESS.html#index-file-system_002c-access-mode-382">file system, access mode</a>: <a href="ACCESS.html#ACCESS">ACCESS</a></li>
<li><a href="CHMOD.html#index-file-system_002c-change-access-mode-520">file system, change access mode</a>: <a href="CHMOD.html#CHMOD">CHMOD</a></li>
<li><a href="SYMLNK.html#index-file-system_002c-create-link-1082">file system, create link</a>: <a href="SYMLNK.html#SYMLNK">SYMLNK</a></li>
<li><a href="LINK.html#index-file-system_002c-create-link-803">file system, create link</a>: <a href="LINK.html#LINK">LINK</a></li>
<li><a href="UMASK.html#index-file-system_002c-file-creation-mask-1128">file system, file creation mask</a>: <a href="UMASK.html#UMASK">UMASK</a></li>
<li><a href="STAT.html#index-file-system_002c-file-status-1073">file system, file status</a>: <a href="STAT.html#STAT">STAT</a></li>
<li><a href="LSTAT.html#index-file-system_002c-file-status-842">file system, file status</a>: <a href="LSTAT.html#LSTAT">LSTAT</a></li>
<li><a href="FSTAT.html#index-file-system_002c-file-status-665">file system, file status</a>: <a href="FSTAT.html#FSTAT">FSTAT</a></li>
<li><a href="LINK.html#index-file-system_002c-hard-link-804">file system, hard link</a>: <a href="LINK.html#LINK">LINK</a></li>
<li><a href="UNLINK.html#index-file-system_002c-remove-file-1130">file system, remove file</a>: <a href="UNLINK.html#UNLINK">UNLINK</a></li>
<li><a href="RENAME.html#index-file-system_002c-rename-file-980">file system, rename file</a>: <a href="RENAME.html#RENAME">RENAME</a></li>
<li><a href="SYMLNK.html#index-file-system_002c-soft-link-1083">file system, soft link</a>: <a href="SYMLNK.html#SYMLNK">SYMLNK</a></li>
<li><a href="COMPILER_005fOPTIONS.html#index-flags-inquiry-function-529">flags inquiry function</a>: <a href="COMPILER_005fOPTIONS.html#COMPILER_005fOPTIONS">COMPILER_OPTIONS</a></li>
<li><a href="REAL.html#index-FLOAT-974"><code>FLOAT</code></a>: <a href="REAL.html#REAL">REAL</a></li>
<li><a href="EXPONENT.html#index-floating-point_002c-exponent-626">floating point, exponent</a>: <a href="EXPONENT.html#EXPONENT">EXPONENT</a></li>
<li><a href="FRACTION.html#index-floating-point_002c-fraction-658">floating point, fraction</a>: <a href="FRACTION.html#FRACTION">FRACTION</a></li>
<li><a href="NEAREST.html#index-floating-point_002c-nearest-different-908">floating point, nearest different</a>: <a href="NEAREST.html#NEAREST">NEAREST</a></li>
<li><a href="SPACING.html#index-floating-point_002c-relative-spacing-1057">floating point, relative spacing</a>: <a href="SPACING.html#SPACING">SPACING</a></li>
<li><a href="RRSPACING.html#index-floating-point_002c-relative-spacing-989">floating point, relative spacing</a>: <a href="RRSPACING.html#RRSPACING">RRSPACING</a></li>
<li><a href="SCALE.html#index-floating-point_002c-scale-995">floating point, scale</a>: <a href="SCALE.html#SCALE">SCALE</a></li>
<li><a href="SET_005fEXPONENT.html#index-floating-point_002c-set-exponent-1016">floating point, set exponent</a>: <a href="SET_005fEXPONENT.html#SET_005fEXPONENT">SET_EXPONENT</a></li>
<li><a href="FLOOR.html#index-floor-642">floor</a>: <a href="FLOOR.html#FLOOR">FLOOR</a></li>
<li><a href="FLOOR.html#index-FLOOR-641"><code>FLOOR</code></a>: <a href="FLOOR.html#FLOOR">FLOOR</a></li>
<li><a href="AINT.html#index-floor-409">floor</a>: <a href="AINT.html#AINT">AINT</a></li>
<li><a href="FLUSH.html#index-FLUSH-644"><code>FLUSH</code></a>: <a href="FLUSH.html#FLUSH">FLUSH</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007bFLUSH_007d-statement-299"><code>FLUSH</code> statement</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="FNUM.html#index-FNUM-646"><code>FNUM</code></a>: <a href="FNUM.html#FNUM">FNUM</a></li>
<li><a href="Variable-FORMAT-expressions.html#index-g_t_0040code_007bFORMAT_007d-353"><code>FORMAT</code></a>: <a href="Variable-FORMAT-expressions.html#Variable-FORMAT-expressions">Variable FORMAT expressions</a></li>
<li><a href="GNU-Fortran-and-G77.html#index-Fortran-77-9">Fortran 77</a>: <a href="GNU-Fortran-and-G77.html#GNU-Fortran-and-G77">GNU Fortran and G77</a></li>
<li><a href="Preprocessing-and-conditional-compilation.html#index-FPP-5">FPP</a>: <a href="Preprocessing-and-conditional-compilation.html#Preprocessing-and-conditional-compilation">Preprocessing and conditional compilation</a></li>
<li><a href="FPUT.html#index-FPUT-648"><code>FPUT</code></a>: <a href="FPUT.html#FPUT">FPUT</a></li>
<li><a href="FPUTC.html#index-FPUTC-652"><code>FPUTC</code></a>: <a href="FPUTC.html#FPUTC">FPUTC</a></li>
<li><a href="FRACTION.html#index-FRACTION-656"><code>FRACTION</code></a>: <a href="FRACTION.html#FRACTION">FRACTION</a></li>
<li><a href="FREE.html#index-FREE-659"><code>FREE</code></a>: <a href="FREE.html#FREE">FREE</a></li>
<li><a href="Code-Gen-Options.html#index-Front_002dend-optimization-294">Front-end optimization</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="FSEEK.html#index-FSEEK-661"><code>FSEEK</code></a>: <a href="FSEEK.html#FSEEK">FSEEK</a></li>
<li><a href="FSTAT.html#index-FSTAT-664"><code>FSTAT</code></a>: <a href="FSTAT.html#FSTAT">FSTAT</a></li>
<li><a href="FTELL.html#index-FTELL-666"><code>FTELL</code></a>: <a href="FTELL.html#FTELL">FTELL</a></li>
<li><a href="Error-and-Warning-Options.html#index-function-elimination-186">function elimination</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="GNU-Fortran-and-G77.html#index-g_t_0040command_007bg77_007d-10"><samp><span class="command">g77</span></samp></a>: <a href="GNU-Fortran-and-G77.html#GNU-Fortran-and-G77">GNU Fortran and G77</a></li>
<li><a href="Code-Gen-Options.html#index-g_t_0040command_007bg77_007d-calling-convention-239"><samp><span class="command">g77</span></samp> calling convention</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="GAMMA.html#index-GAMMA-668"><code>GAMMA</code></a>: <a href="GAMMA.html#GAMMA">GAMMA</a></li>
<li><a href="GAMMA.html#index-Gamma-function-670">Gamma function</a>: <a href="GAMMA.html#GAMMA">GAMMA</a></li>
<li><a href="LOG_005fGAMMA.html#index-Gamma-function_002c-logarithm-of-834">Gamma function, logarithm of</a>: <a href="LOG_005fGAMMA.html#LOG_005fGAMMA">LOG_GAMMA</a></li>
<li><a href="GNU-Fortran-and-GCC.html#index-GCC-3">GCC</a>: <a href="GNU-Fortran-and-GCC.html#GNU-Fortran-and-GCC">GNU Fortran and GCC</a></li>
<li><a href="GERROR.html#index-GERROR-672"><code>GERROR</code></a>: <a href="GERROR.html#GERROR">GERROR</a></li>
<li><a href="GET_005fCOMMAND.html#index-GET_005fCOMMAND-677"><code>GET_COMMAND</code></a>: <a href="GET_005fCOMMAND.html#GET_005fCOMMAND">GET_COMMAND</a></li>
<li><a href="GET_005fCOMMAND_005fARGUMENT.html#index-GET_005fCOMMAND_005fARGUMENT-680"><code>GET_COMMAND_ARGUMENT</code></a>: <a href="GET_005fCOMMAND_005fARGUMENT.html#GET_005fCOMMAND_005fARGUMENT">GET_COMMAND_ARGUMENT</a></li>
<li><a href="GET_005fENVIRONMENT_005fVARIABLE.html#index-GET_005fENVIRONMENT_005fVARIABLE-687"><code>GET_ENVIRONMENT_VARIABLE</code></a>: <a href="GET_005fENVIRONMENT_005fVARIABLE.html#GET_005fENVIRONMENT_005fVARIABLE">GET_ENVIRONMENT_VARIABLE</a></li>
<li><a href="GETARG.html#index-GETARG-674"><code>GETARG</code></a>: <a href="GETARG.html#GETARG">GETARG</a></li>
<li><a href="GETCWD.html#index-GETCWD-683"><code>GETCWD</code></a>: <a href="GETCWD.html#GETCWD">GETCWD</a></li>
<li><a href="GETENV.html#index-GETENV-685"><code>GETENV</code></a>: <a href="GETENV.html#GETENV">GETENV</a></li>
<li><a href="GETGID.html#index-GETGID-689"><code>GETGID</code></a>: <a href="GETGID.html#GETGID">GETGID</a></li>
<li><a href="GETLOG.html#index-GETLOG-691"><code>GETLOG</code></a>: <a href="GETLOG.html#GETLOG">GETLOG</a></li>
<li><a href="GETPID.html#index-GETPID-694"><code>GETPID</code></a>: <a href="GETPID.html#GETPID">GETPID</a></li>
<li><a href="GETUID.html#index-GETUID-697"><code>GETUID</code></a>: <a href="GETUID.html#GETUID">GETUID</a></li>
<li><a href="GMTIME.html#index-GMTIME-700"><code>GMTIME</code></a>: <a href="GMTIME.html#GMTIME">GMTIME</a></li>
<li><a href="GNU-Fortran-and-GCC.html#index-GNU-Compiler-Collection-2">GNU Compiler Collection</a>: <a href="GNU-Fortran-and-GCC.html#GNU-Fortran-and-GCC">GNU Fortran and GCC</a></li>
<li><a href="Invoking-GNU-Fortran.html#index-GNU-Fortran-command-options-15">GNU Fortran command options</a>: <a href="Invoking-GNU-Fortran.html#Invoking-GNU-Fortran">Invoking GNU Fortran</a></li>
<li><a href="Hollerith-constants-support.html#index-Hollerith-constants-340">Hollerith constants</a>: <a href="Hollerith-constants-support.html#Hollerith-constants-support">Hollerith constants support</a></li>
<li><a href="HOSTNM.html#index-HOSTNM-702"><code>HOSTNM</code></a>: <a href="HOSTNM.html#HOSTNM">HOSTNM</a></li>
<li><a href="HUGE.html#index-HUGE-704"><code>HUGE</code></a>: <a href="HUGE.html#HUGE">HUGE</a></li>
<li><a href="COSH.html#index-hyperbolic-cosine-550">hyperbolic cosine</a>: <a href="COSH.html#COSH">COSH</a></li>
<li><a href="COSH.html#index-hyperbolic-function_002c-cosine-551">hyperbolic function, cosine</a>: <a href="COSH.html#COSH">COSH</a></li>
<li><a href="ACOSH.html#index-hyperbolic-function_002c-cosine_002c-inverse-394">hyperbolic function, cosine, inverse</a>: <a href="ACOSH.html#ACOSH">ACOSH</a></li>
<li><a href="SINH.html#index-hyperbolic-function_002c-sine-1044">hyperbolic function, sine</a>: <a href="SINH.html#SINH">SINH</a></li>
<li><a href="ASINH.html#index-hyperbolic-function_002c-sine_002c-inverse-436">hyperbolic function, sine, inverse</a>: <a href="ASINH.html#ASINH">ASINH</a></li>
<li><a href="TANH.html#index-hyperbolic-function_002c-tangent-1096">hyperbolic function, tangent</a>: <a href="TANH.html#TANH">TANH</a></li>
<li><a href="ATANH.html#index-hyperbolic-function_002c-tangent_002c-inverse-453">hyperbolic function, tangent, inverse</a>: <a href="ATANH.html#ATANH">ATANH</a></li>
<li><a href="SINH.html#index-hyperbolic-sine-1043">hyperbolic sine</a>: <a href="SINH.html#SINH">SINH</a></li>
<li><a href="TANH.html#index-hyperbolic-tangent-1095">hyperbolic tangent</a>: <a href="TANH.html#TANH">TANH</a></li>
<li><a href="HYPOT.html#index-HYPOT-707"><code>HYPOT</code></a>: <a href="HYPOT.html#HYPOT">HYPOT</a></li>
<li><a href="I_002fO-item-lists.html#index-I_002fO-item-lists-333">I/O item lists</a>: <a href="I_002fO-item-lists.html#I_002fO-item-lists">I/O item lists</a></li>
<li><a href="ABS.html#index-IABS-377"><code>IABS</code></a>: <a href="ABS.html#ABS">ABS</a></li>
<li><a href="IACHAR.html#index-IACHAR-709"><code>IACHAR</code></a>: <a href="IACHAR.html#IACHAR">IACHAR</a></li>
<li><a href="IALL.html#index-IALL-713"><code>IALL</code></a>: <a href="IALL.html#IALL">IALL</a></li>
<li><a href="IAND.html#index-IAND-716"><code>IAND</code></a>: <a href="IAND.html#IAND">IAND</a></li>
<li><a href="IANY.html#index-IANY-719"><code>IANY</code></a>: <a href="IANY.html#IANY">IANY</a></li>
<li><a href="IARGC.html#index-IARGC-722"><code>IARGC</code></a>: <a href="IARGC.html#IARGC">IARGC</a></li>
<li><a href="IBCLR.html#index-IBCLR-726"><code>IBCLR</code></a>: <a href="IBCLR.html#IBCLR">IBCLR</a></li>
<li><a href="IBITS.html#index-IBITS-729"><code>IBITS</code></a>: <a href="IBITS.html#IBITS">IBITS</a></li>
<li><a href="IBSET.html#index-IBSET-732"><code>IBSET</code></a>: <a href="IBSET.html#IBSET">IBSET</a></li>
<li><a href="ICHAR.html#index-ICHAR-734"><code>ICHAR</code></a>: <a href="ICHAR.html#ICHAR">ICHAR</a></li>
<li><a href="IDATE.html#index-IDATE-736"><code>IDATE</code></a>: <a href="IDATE.html#IDATE">IDATE</a></li>
<li><a href="DIM.html#index-IDIM-579"><code>IDIM</code></a>: <a href="DIM.html#DIM">DIM</a></li>
<li><a href="INT.html#index-IDINT-752"><code>IDINT</code></a>: <a href="INT.html#INT">INT</a></li>
<li><a href="NINT.html#index-IDNINT-913"><code>IDNINT</code></a>: <a href="NINT.html#NINT">NINT</a></li>
<li><a href="ISNAN.html#index-IEEE_002c-ISNAN-779">IEEE, ISNAN</a>: <a href="ISNAN.html#ISNAN">ISNAN</a></li>
<li><a href="IEOR.html#index-IEOR-739"><code>IEOR</code></a>: <a href="IEOR.html#IEOR">IEOR</a></li>
<li><a href="IERRNO.html#index-IERRNO-742"><code>IERRNO</code></a>: <a href="IERRNO.html#IERRNO">IERRNO</a></li>
<li><a href="INT.html#index-IFIX-751"><code>IFIX</code></a>: <a href="INT.html#INT">INT</a></li>
<li><a href="AIMAG.html#index-IMAG-404"><code>IMAG</code></a>: <a href="AIMAG.html#AIMAG">AIMAG</a></li>
<li><a href="IMAGE_005fINDEX.html#index-IMAGE_005fINDEX-744"><code>IMAGE_INDEX</code></a>: <a href="IMAGE_005fINDEX.html#IMAGE_005fINDEX">IMAGE_INDEX</a></li>
<li><a href="IMAGE_005fINDEX.html#index-images_002c-cosubscript-to-image-index-conversion-746">images, cosubscript to image index conversion</a>: <a href="IMAGE_005fINDEX.html#IMAGE_005fINDEX">IMAGE_INDEX</a></li>
<li><a href="THIS_005fIMAGE.html#index-images_002c-index-of-this-image-1100">images, index of this image</a>: <a href="THIS_005fIMAGE.html#THIS_005fIMAGE">THIS_IMAGE</a></li>
<li><a href="NUM_005fIMAGES.html#index-images_002c-number-of-928">images, number of</a>: <a href="NUM_005fIMAGES.html#NUM_005fIMAGES">NUM_IMAGES</a></li>
<li><a href="AIMAG.html#index-IMAGPART-405"><code>IMAGPART</code></a>: <a href="AIMAG.html#AIMAG">AIMAG</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007bIMPORT_007d-statement-319"><code>IMPORT</code> statement</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="Directory-Options.html#index-g_t_0040code_007bINCLUDE_007d-directive-207"><code>INCLUDE</code> directive</a>: <a href="Directory-Options.html#Directory-Options">Directory Options</a></li>
<li><a href="Directory-Options.html#index-inclusion_002c-directory-search-paths-for-211">inclusion, directory search paths for</a>: <a href="Directory-Options.html#Directory-Options">Directory Options</a></li>
<li><a href="INDEX-intrinsic.html#index-INDEX-747"><code>INDEX</code></a>: <a href="INDEX-intrinsic.html#INDEX-intrinsic">INDEX intrinsic</a></li>
<li><a href="INT.html#index-INT-750"><code>INT</code></a>: <a href="INT.html#INT">INT</a></li>
<li><a href="INT2.html#index-INT2-754"><code>INT2</code></a>: <a href="INT2.html#INT2">INT2</a></li>
<li><a href="INT8.html#index-INT8-757"><code>INT8</code></a>: <a href="INT8.html#INT8">INT8</a></li>
<li><a href="SELECTED_005fINT_005fKIND.html#index-integer-kind-1008">integer kind</a>: <a href="SELECTED_005fINT_005fKIND.html#SELECTED_005fINT_005fKIND">SELECTED_INT_KIND</a></li>
<li><a href="Mixed_002dLanguage-Programming.html#index-Interoperability-355">Interoperability</a>: <a href="Mixed_002dLanguage-Programming.html#Mixed_002dLanguage-Programming">Mixed-Language Programming</a></li>
<li><a href="Error-and-Warning-Options.html#index-intrinsic-174">intrinsic</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Intrinsic-Modules.html#index-intrinsic-Modules-1140">intrinsic Modules</a>: <a href="Intrinsic-Modules.html#Intrinsic-Modules">Intrinsic Modules</a></li>
<li><a href="Intrinsic-Procedures.html#index-intrinsic-procedures-369">intrinsic procedures</a>: <a href="Intrinsic-Procedures.html#Intrinsic-Procedures">Intrinsic Procedures</a></li>
<li><a href="index.html#index-Introduction-1">Introduction</a>: <a href="index.html#Top">Top</a></li>
<li><a href="ACOSH.html#index-inverse-hyperbolic-cosine-393">inverse hyperbolic cosine</a>: <a href="ACOSH.html#ACOSH">ACOSH</a></li>
<li><a href="ASINH.html#index-inverse-hyperbolic-sine-435">inverse hyperbolic sine</a>: <a href="ASINH.html#ASINH">ASINH</a></li>
<li><a href="ATANH.html#index-inverse-hyperbolic-tangent-452">inverse hyperbolic tangent</a>: <a href="ATANH.html#ATANH">ATANH</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007bIOMSG_003d_007d-specifier-301"><code>IOMSG=</code> specifier</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="IOR.html#index-IOR-759"><code>IOR</code></a>: <a href="IOR.html#IOR">IOR</a></li>
<li><a href="IS_005fIOSTAT_005fEND.html#index-g_t_0040code_007bIOSTAT_007d_002c-end-of-file-769"><code>IOSTAT</code>, end of file</a>: <a href="IS_005fIOSTAT_005fEND.html#IS_005fIOSTAT_005fEND">IS_IOSTAT_END</a></li>
<li><a href="IS_005fIOSTAT_005fEOR.html#index-g_t_0040code_007bIOSTAT_007d_002c-end-of-record-771"><code>IOSTAT</code>, end of record</a>: <a href="IS_005fIOSTAT_005fEOR.html#IS_005fIOSTAT_005fEOR">IS_IOSTAT_EOR</a></li>
<li><a href="IPARITY.html#index-IPARITY-762"><code>IPARITY</code></a>: <a href="IPARITY.html#IPARITY">IPARITY</a></li>
<li><a href="IRAND.html#index-IRAND-766"><code>IRAND</code></a>: <a href="IRAND.html#IRAND">IRAND</a></li>
<li><a href="IS_005fIOSTAT_005fEND.html#index-IS_005fIOSTAT_005fEND-768"><code>IS_IOSTAT_END</code></a>: <a href="IS_005fIOSTAT_005fEND.html#IS_005fIOSTAT_005fEND">IS_IOSTAT_END</a></li>
<li><a href="IS_005fIOSTAT_005fEOR.html#index-IS_005fIOSTAT_005fEOR-770"><code>IS_IOSTAT_EOR</code></a>: <a href="IS_005fIOSTAT_005fEOR.html#IS_005fIOSTAT_005fEOR">IS_IOSTAT_EOR</a></li>
<li><a href="ISATTY.html#index-ISATTY-772"><code>ISATTY</code></a>: <a href="ISATTY.html#ISATTY">ISATTY</a></li>
<li><a href="ISHFT.html#index-ISHFT-774"><code>ISHFT</code></a>: <a href="ISHFT.html#ISHFT">ISHFT</a></li>
<li><a href="ISHFTC.html#index-ISHFTC-776"><code>ISHFTC</code></a>: <a href="ISHFTC.html#ISHFTC">ISHFTC</a></li>
<li><a href="SIGN.html#index-ISIGN-1029"><code>ISIGN</code></a>: <a href="SIGN.html#SIGN">SIGN</a></li>
<li><a href="ISNAN.html#index-ISNAN-778"><code>ISNAN</code></a>: <a href="ISNAN.html#ISNAN">ISNAN</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007bISO_005fFORTRAN_005fENV_007d-statement-323"><code>ISO_FORTRAN_ENV</code> statement</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="ITIME.html#index-ITIME-780"><code>ITIME</code></a>: <a href="ITIME.html#ITIME">ITIME</a></li>
<li><a href="KILL.html#index-KILL-783"><code>KILL</code></a>: <a href="KILL.html#KILL">KILL</a></li>
<li><a href="KIND.html#index-kind-785">kind</a>: <a href="KIND.html#KIND">KIND</a></li>
<li><a href="KIND.html#index-KIND-784"><code>KIND</code></a>: <a href="KIND.html#KIND">KIND</a></li>
<li><a href="KIND-Type-Parameters.html#index-kind-325">kind</a>: <a href="KIND-Type-Parameters.html#KIND-Type-Parameters">KIND Type Parameters</a></li>
<li><a href="SELECTED_005fCHAR_005fKIND.html#index-kind_002c-character-1006">kind, character</a>: <a href="SELECTED_005fCHAR_005fKIND.html#SELECTED_005fCHAR_005fKIND">SELECTED_CHAR_KIND</a></li>
<li><a href="SELECTED_005fINT_005fKIND.html#index-kind_002c-integer-1009">kind, integer</a>: <a href="SELECTED_005fINT_005fKIND.html#SELECTED_005fINT_005fKIND">SELECTED_INT_KIND</a></li>
<li><a href="Old_002dstyle-kind-specifications.html#index-kind_002c-old_002dstyle-331">kind, old-style</a>: <a href="Old_002dstyle-kind-specifications.html#Old_002dstyle-kind-specifications">Old-style kind specifications</a></li>
<li><a href="SELECTED_005fREAL_005fKIND.html#index-kind_002c-real-1012">kind, real</a>: <a href="SELECTED_005fREAL_005fKIND.html#SELECTED_005fREAL_005fKIND">SELECTED_REAL_KIND</a></li>
<li><a href="NORM2.html#index-L2-vector-norm-917">L2 vector norm</a>: <a href="NORM2.html#NORM2">NORM2</a></li>
<li><a href="Fortran-Dialect-Options.html#index-language_002c-dialect-options-20">language, dialect options</a>: <a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></li>
<li><a href="LBOUND.html#index-LBOUND-786"><code>LBOUND</code></a>: <a href="LBOUND.html#LBOUND">LBOUND</a></li>
<li><a href="LCOBOUND.html#index-LCOBOUND-788"><code>LCOBOUND</code></a>: <a href="LCOBOUND.html#LCOBOUND">LCOBOUND</a></li>
<li><a href="LEADZ.html#index-LEADZ-790"><code>LEADZ</code></a>: <a href="LEADZ.html#LEADZ">LEADZ</a></li>
<li><a href="DSHIFTL.html#index-left-shift_002c-combined-591">left shift, combined</a>: <a href="DSHIFTL.html#DSHIFTL">DSHIFTL</a></li>
<li><a href="LEN.html#index-LEN-792"><code>LEN</code></a>: <a href="LEN.html#LEN">LEN</a></li>
<li><a href="LEN_005fTRIM.html#index-LEN_005fTRIM-794"><code>LEN_TRIM</code></a>: <a href="LEN_005fTRIM.html#LEN_005fTRIM">LEN_TRIM</a></li>
<li><a href="LLT.html#index-lexical-comparison-of-strings-809">lexical comparison of strings</a>: <a href="LLT.html#LLT">LLT</a></li>
<li><a href="LLE.html#index-lexical-comparison-of-strings-806">lexical comparison of strings</a>: <a href="LLE.html#LLE">LLE</a></li>
<li><a href="LGT.html#index-lexical-comparison-of-strings-800">lexical comparison of strings</a>: <a href="LGT.html#LGT">LGT</a></li>
<li><a href="LGE.html#index-lexical-comparison-of-strings-797">lexical comparison of strings</a>: <a href="LGE.html#LGE">LGE</a></li>
<li><a href="LOG_005fGAMMA.html#index-LGAMMA-831"><code>LGAMMA</code></a>: <a href="LOG_005fGAMMA.html#LOG_005fGAMMA">LOG_GAMMA</a></li>
<li><a href="LGE.html#index-LGE-796"><code>LGE</code></a>: <a href="LGE.html#LGE">LGE</a></li>
<li><a href="LGT.html#index-LGT-799"><code>LGT</code></a>: <a href="LGT.html#LGT">LGT</a></li>
<li><a href="Code-Gen-Options.html#index-libf2c-calling-convention-240">libf2c calling convention</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="_005fgfortran_005fset_005fargs.html#index-libgfortran-initialization_002c-set_005fargs-358">libgfortran initialization, set_args</a>: <a href="_005fgfortran_005fset_005fargs.html#g_t_005fgfortran_005fset_005fargs">_gfortran_set_args</a></li>
<li><a href="_005fgfortran_005fset_005fconvert.html#index-libgfortran-initialization_002c-set_005fconvert-362">libgfortran initialization, set_convert</a>: <a href="_005fgfortran_005fset_005fconvert.html#g_t_005fgfortran_005fset_005fconvert">_gfortran_set_convert</a></li>
<li><a href="_005fgfortran_005fset_005ffpe.html#index-libgfortran-initialization_002c-set_005ffpe-366">libgfortran initialization, set_fpe</a>: <a href="_005fgfortran_005fset_005ffpe.html#g_t_005fgfortran_005fset_005ffpe">_gfortran_set_fpe</a></li>
<li><a href="_005fgfortran_005fset_005fmax_005fsubrecord_005flength.html#index-libgfortran-initialization_002c-set_005fmax_005fsubrecord_005flength-368">libgfortran initialization, set_max_subrecord_length</a>: <a href="_005fgfortran_005fset_005fmax_005fsubrecord_005flength.html#g_t_005fgfortran_005fset_005fmax_005fsubrecord_005flength">_gfortran_set_max_subrecord_length</a></li>
<li><a href="_005fgfortran_005fset_005foptions.html#index-libgfortran-initialization_002c-set_005foptions-360">libgfortran initialization, set_options</a>: <a href="_005fgfortran_005fset_005foptions.html#g_t_005fgfortran_005fset_005foptions">_gfortran_set_options</a></li>
<li><a href="_005fgfortran_005fset_005frecord_005fmarker.html#index-libgfortran-initialization_002c-set_005frecord_005fmarker-364">libgfortran initialization, set_record_marker</a>: <a href="_005fgfortran_005fset_005frecord_005fmarker.html#g_t_005fgfortran_005fset_005frecord_005fmarker">_gfortran_set_record_marker</a></li>
<li><a href="HUGE.html#index-limits_002c-largest-number-705">limits, largest number</a>: <a href="HUGE.html#HUGE">HUGE</a></li>
<li><a href="TINY.html#index-limits_002c-smallest-number-1108">limits, smallest number</a>: <a href="TINY.html#TINY">TINY</a></li>
<li><a href="LINK.html#index-LINK-802"><code>LINK</code></a>: <a href="LINK.html#LINK">LINK</a></li>
<li><a href="Link-Options.html#index-linking_002c-static-223">linking, static</a>: <a href="Link-Options.html#Link-Options">Link Options</a></li>
<li><a href="LLE.html#index-LLE-805"><code>LLE</code></a>: <a href="LLE.html#LLE">LLE</a></li>
<li><a href="LLT.html#index-LLT-808"><code>LLT</code></a>: <a href="LLT.html#LLT">LLT</a></li>
<li><a href="LNBLNK.html#index-LNBLNK-811"><code>LNBLNK</code></a>: <a href="LNBLNK.html#LNBLNK">LNBLNK</a></li>
<li><a href="LOC.html#index-LOC-813"><code>LOC</code></a>: <a href="LOC.html#LOC">LOC</a></li>
<li><a href="LOC.html#index-location-of-a-variable-in-memory-814">location of a variable in memory</a>: <a href="LOC.html#LOC">LOC</a></li>
<li><a href="LOG.html#index-LOG-815"><code>LOG</code></a>: <a href="LOG.html#LOG">LOG</a></li>
<li><a href="LOG10.html#index-LOG10-824"><code>LOG10</code></a>: <a href="LOG10.html#LOG10">LOG10</a></li>
<li><a href="LOG_005fGAMMA.html#index-LOG_005fGAMMA-830"><code>LOG_GAMMA</code></a>: <a href="LOG_005fGAMMA.html#LOG_005fGAMMA">LOG_GAMMA</a></li>
<li><a href="LOG.html#index-logarithm-function-822">logarithm function</a>: <a href="LOG.html#LOG">LOG</a></li>
<li><a href="LOG10.html#index-logarithm-function-with-base-10-828">logarithm function with base 10</a>: <a href="LOG10.html#LOG10">LOG10</a></li>
<li><a href="EXP.html#index-logarithm-function_002c-inverse-623">logarithm function, inverse</a>: <a href="EXP.html#EXP">EXP</a></li>
<li><a href="LOGICAL.html#index-LOGICAL-835"><code>LOGICAL</code></a>: <a href="LOGICAL.html#LOGICAL">LOGICAL</a></li>
<li><a href="IAND.html#index-logical-and_002c-bitwise-718">logical and, bitwise</a>: <a href="IAND.html#IAND">IAND</a></li>
<li><a href="AND.html#index-logical-and_002c-bitwise-420">logical and, bitwise</a>: <a href="AND.html#AND">AND</a></li>
<li><a href="XOR.html#index-logical-exclusive-or_002c-bitwise-1139">logical exclusive or, bitwise</a>: <a href="XOR.html#XOR">XOR</a></li>
<li><a href="IEOR.html#index-logical-exclusive-or_002c-bitwise-741">logical exclusive or, bitwise</a>: <a href="IEOR.html#IEOR">IEOR</a></li>
<li><a href="NOT.html#index-logical-not_002c-bitwise-922">logical not, bitwise</a>: <a href="NOT.html#NOT">NOT</a></li>
<li><a href="OR.html#index-logical-or_002c-bitwise-931">logical or, bitwise</a>: <a href="OR.html#OR">OR</a></li>
<li><a href="IOR.html#index-logical-or_002c-bitwise-761">logical or, bitwise</a>: <a href="IOR.html#IOR">IOR</a></li>
<li><a href="Internal-representation-of-LOGICAL-variables.html#index-logical_002c-variable-representation-326">logical, variable representation</a>: <a href="Internal-representation-of-LOGICAL-variables.html#Internal-representation-of-LOGICAL-variables">Internal representation of LOGICAL variables</a></li>
<li><a href="GETLOG.html#index-login-name-693">login name</a>: <a href="GETLOG.html#GETLOG">GETLOG</a></li>
<li><a href="LONG.html#index-LONG-837"><code>LONG</code></a>: <a href="LONG.html#LONG">LONG</a></li>
<li><a href="LSHIFT.html#index-LSHIFT-839"><code>LSHIFT</code></a>: <a href="LSHIFT.html#LSHIFT">LSHIFT</a></li>
<li><a href="LSTAT.html#index-LSTAT-841"><code>LSTAT</code></a>: <a href="LSTAT.html#LSTAT">LSTAT</a></li>
<li><a href="LTIME.html#index-LTIME-843"><code>LTIME</code></a>: <a href="LTIME.html#LTIME">LTIME</a></li>
<li><a href="MALLOC.html#index-MALLOC-845"><code>MALLOC</code></a>: <a href="MALLOC.html#MALLOC">MALLOC</a></li>
<li><a href="MASKL.html#index-mask_002c-left-justified-848">mask, left justified</a>: <a href="MASKL.html#MASKL">MASKL</a></li>
<li><a href="MASKR.html#index-mask_002c-right-justified-850">mask, right justified</a>: <a href="MASKR.html#MASKR">MASKR</a></li>
<li><a href="MASKL.html#index-MASKL-847"><code>MASKL</code></a>: <a href="MASKL.html#MASKL">MASKL</a></li>
<li><a href="MASKR.html#index-MASKR-849"><code>MASKR</code></a>: <a href="MASKR.html#MASKR">MASKR</a></li>
<li><a href="MATMUL.html#index-MATMUL-851"><code>MATMUL</code></a>: <a href="MATMUL.html#MATMUL">MATMUL</a></li>
<li><a href="MATMUL.html#index-matrix-multiplication-852">matrix multiplication</a>: <a href="MATMUL.html#MATMUL">MATMUL</a></li>
<li><a href="TRANSPOSE.html#index-matrix_002c-transpose-1117">matrix, transpose</a>: <a href="TRANSPOSE.html#TRANSPOSE">TRANSPOSE</a></li>
<li><a href="MAX.html#index-MAX-854"><code>MAX</code></a>: <a href="MAX.html#MAX">MAX</a></li>
<li><a href="MAX.html#index-MAX0-855"><code>MAX0</code></a>: <a href="MAX.html#MAX">MAX</a></li>
<li><a href="MAX.html#index-MAX1-857"><code>MAX1</code></a>: <a href="MAX.html#MAX">MAX</a></li>
<li><a href="MAXEXPONENT.html#index-MAXEXPONENT-861"><code>MAXEXPONENT</code></a>: <a href="MAXEXPONENT.html#MAXEXPONENT">MAXEXPONENT</a></li>
<li><a href="MAXVAL.html#index-maximum-value-867">maximum value</a>: <a href="MAXVAL.html#MAXVAL">MAXVAL</a></li>
<li><a href="MAX.html#index-maximum-value-860">maximum value</a>: <a href="MAX.html#MAX">MAX</a></li>
<li><a href="MAXLOC.html#index-MAXLOC-863"><code>MAXLOC</code></a>: <a href="MAXLOC.html#MAXLOC">MAXLOC</a></li>
<li><a href="MAXVAL.html#index-MAXVAL-865"><code>MAXVAL</code></a>: <a href="MAXVAL.html#MAXVAL">MAXVAL</a></li>
<li><a href="MCLOCK.html#index-MCLOCK-868"><code>MCLOCK</code></a>: <a href="MCLOCK.html#MCLOCK">MCLOCK</a></li>
<li><a href="MCLOCK8.html#index-MCLOCK8-871"><code>MCLOCK8</code></a>: <a href="MCLOCK8.html#MCLOCK8">MCLOCK8</a></li>
<li><a href="Code-Gen-Options.html#index-memory-checking-261">memory checking</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="MERGE.html#index-MERGE-874"><code>MERGE</code></a>: <a href="MERGE.html#MERGE">MERGE</a></li>
<li><a href="MERGE_005fBITS.html#index-MERGE_005fBITS-877"><code>MERGE_BITS</code></a>: <a href="MERGE_005fBITS.html#MERGE_005fBITS">MERGE_BITS</a></li>
<li><a href="Error-and-Warning-Options.html#index-messages_002c-error-120">messages, error</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-messages_002c-warning-121">messages, warning</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="MIN.html#index-MIN-879"><code>MIN</code></a>: <a href="MIN.html#MIN">MIN</a></li>
<li><a href="MIN.html#index-MIN0-880"><code>MIN0</code></a>: <a href="MIN.html#MIN">MIN</a></li>
<li><a href="MIN.html#index-MIN1-882"><code>MIN1</code></a>: <a href="MIN.html#MIN">MIN</a></li>
<li><a href="MINEXPONENT.html#index-MINEXPONENT-886"><code>MINEXPONENT</code></a>: <a href="MINEXPONENT.html#MINEXPONENT">MINEXPONENT</a></li>
<li><a href="MINVAL.html#index-minimum-value-892">minimum value</a>: <a href="MINVAL.html#MINVAL">MINVAL</a></li>
<li><a href="MIN.html#index-minimum-value-885">minimum value</a>: <a href="MIN.html#MIN">MIN</a></li>
<li><a href="MINLOC.html#index-MINLOC-888"><code>MINLOC</code></a>: <a href="MINLOC.html#MINLOC">MINLOC</a></li>
<li><a href="MINVAL.html#index-MINVAL-890"><code>MINVAL</code></a>: <a href="MINVAL.html#MINVAL">MINVAL</a></li>
<li><a href="Mixed_002dLanguage-Programming.html#index-Mixed_002dlanguage-programming-356">Mixed-language programming</a>: <a href="Mixed_002dLanguage-Programming.html#Mixed_002dLanguage-Programming">Mixed-Language Programming</a></li>
<li><a href="MOD.html#index-MOD-893"><code>MOD</code></a>: <a href="MOD.html#MOD">MOD</a></li>
<li><a href="RADIX.html#index-model-representation_002c-base-957">model representation, base</a>: <a href="RADIX.html#RADIX">RADIX</a></li>
<li><a href="EPSILON.html#index-model-representation_002c-epsilon-602">model representation, epsilon</a>: <a href="EPSILON.html#EPSILON">EPSILON</a></li>
<li><a href="HUGE.html#index-model-representation_002c-largest-number-706">model representation, largest number</a>: <a href="HUGE.html#HUGE">HUGE</a></li>
<li><a href="MAXEXPONENT.html#index-model-representation_002c-maximum-exponent-862">model representation, maximum exponent</a>: <a href="MAXEXPONENT.html#MAXEXPONENT">MAXEXPONENT</a></li>
<li><a href="MINEXPONENT.html#index-model-representation_002c-minimum-exponent-887">model representation, minimum exponent</a>: <a href="MINEXPONENT.html#MINEXPONENT">MINEXPONENT</a></li>
<li><a href="PRECISION.html#index-model-representation_002c-precision-949">model representation, precision</a>: <a href="PRECISION.html#PRECISION">PRECISION</a></li>
<li><a href="RADIX.html#index-model-representation_002c-radix-958">model representation, radix</a>: <a href="RADIX.html#RADIX">RADIX</a></li>
<li><a href="RANGE.html#index-model-representation_002c-range-969">model representation, range</a>: <a href="RANGE.html#RANGE">RANGE</a></li>
<li><a href="DIGITS.html#index-model-representation_002c-significant-digits-577">model representation, significant digits</a>: <a href="DIGITS.html#DIGITS">DIGITS</a></li>
<li><a href="TINY.html#index-model-representation_002c-smallest-number-1109">model representation, smallest number</a>: <a href="TINY.html#TINY">TINY</a></li>
<li><a href="Fortran-Dialect-Options.html#index-module-entities-41">module entities</a>: <a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></li>
<li><a href="Directory-Options.html#index-module-search-path-214">module search path</a>: <a href="Directory-Options.html#Directory-Options">Directory Options</a></li>
<li><a href="MODULO.html#index-modulo-899">modulo</a>: <a href="MODULO.html#MODULO">MODULO</a></li>
<li><a href="MODULO.html#index-MODULO-898"><code>MODULO</code></a>: <a href="MODULO.html#MODULO">MODULO</a></li>
<li><a href="MOVE_005fALLOC.html#index-MOVE_005fALLOC-901"><code>MOVE_ALLOC</code></a>: <a href="MOVE_005fALLOC.html#MOVE_005fALLOC">MOVE_ALLOC</a></li>
<li><a href="MOVE_005fALLOC.html#index-moving-allocation-902">moving allocation</a>: <a href="MOVE_005fALLOC.html#MOVE_005fALLOC">MOVE_ALLOC</a></li>
<li><a href="PRODUCT.html#index-multiply-array-elements-955">multiply array elements</a>: <a href="PRODUCT.html#PRODUCT">PRODUCT</a></li>
<li><a href="MVBITS.html#index-MVBITS-904"><code>MVBITS</code></a>: <a href="MVBITS.html#MVBITS">MVBITS</a></li>
<li><a href="Extensions-to-namelist.html#index-Namelist-332">Namelist</a>: <a href="Extensions-to-namelist.html#Extensions-to-namelist">Extensions to namelist</a></li>
<li><a href="LOG.html#index-natural-logarithm-function-823">natural logarithm function</a>: <a href="LOG.html#LOG">LOG</a></li>
<li><a href="NEAREST.html#index-NEAREST-906"><code>NEAREST</code></a>: <a href="NEAREST.html#NEAREST">NEAREST</a></li>
<li><a href="NEW_005fLINE.html#index-NEW_005fLINE-909"><code>NEW_LINE</code></a>: <a href="NEW_005fLINE.html#NEW_005fLINE">NEW_LINE</a></li>
<li><a href="NEW_005fLINE.html#index-newline-910">newline</a>: <a href="NEW_005fLINE.html#NEW_005fLINE">NEW_LINE</a></li>
<li><a href="NINT.html#index-NINT-912"><code>NINT</code></a>: <a href="NINT.html#NINT">NINT</a></li>
<li><a href="NORM2.html#index-norm_002c-Euclidean-918">norm, Euclidean</a>: <a href="NORM2.html#NORM2">NORM2</a></li>
<li><a href="NORM2.html#index-NORM2-915"><code>NORM2</code></a>: <a href="NORM2.html#NORM2">NORM2</a></li>
<li><a href="NOT.html#index-NOT-919"><code>NOT</code></a>: <a href="NOT.html#NOT">NOT</a></li>
<li><a href="NULL.html#index-NULL-923"><code>NULL</code></a>: <a href="NULL.html#NULL">NULL</a></li>
<li><a href="NUM_005fIMAGES.html#index-NUM_005fIMAGES-926"><code>NUM_IMAGES</code></a>: <a href="NUM_005fIMAGES.html#NUM_005fIMAGES">NUM_IMAGES</a></li>
<li><a href="OpenMP.html#index-OpenMP-343">OpenMP</a>: <a href="OpenMP.html#OpenMP">OpenMP</a></li>
<li><a href="Fortran-Dialect-Options.html#index-OpenMP-52">OpenMP</a>: <a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></li>
<li><a href="Unary-operators.html#index-operators_002c-unary-337">operators, unary</a>: <a href="Unary-operators.html#Unary-operators">Unary operators</a></li>
<li><a href="COMPILER_005fOPTIONS.html#index-options-inquiry-function-530">options inquiry function</a>: <a href="COMPILER_005fOPTIONS.html#COMPILER_005fOPTIONS">COMPILER_OPTIONS</a></li>
<li><a href="Code-Gen-Options.html#index-options_002c-code-generation-231">options, code generation</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="Debugging-Options.html#index-options_002c-debugging-195">options, debugging</a>: <a href="Debugging-Options.html#Debugging-Options">Debugging Options</a></li>
<li><a href="Fortran-Dialect-Options.html#index-options_002c-dialect-21">options, dialect</a>: <a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></li>
<li><a href="Directory-Options.html#index-options_002c-directory-search-205">options, directory search</a>: <a href="Directory-Options.html#Directory-Options">Directory Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-options_002c-errors-118">options, errors</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Fortran-Dialect-Options.html#index-options_002c-Fortran-dialect-24">options, Fortran dialect</a>: <a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></li>
<li><a href="Invoking-GNU-Fortran.html#index-options_002c-_0040command_007bgfortran_007d-command-17">options, <samp><span class="command">gfortran</span></samp> command</a>: <a href="Invoking-GNU-Fortran.html#Invoking-GNU-Fortran">Invoking GNU Fortran</a></li>
<li><a href="Link-Options.html#index-options_002c-linking-222">options, linking</a>: <a href="Link-Options.html#Link-Options">Link Options</a></li>
<li><a href="Invoking-GNU-Fortran.html#index-options_002c-negative-forms-18">options, negative forms</a>: <a href="Invoking-GNU-Fortran.html#Invoking-GNU-Fortran">Invoking GNU Fortran</a></li>
<li><a href="Preprocessing-Options.html#index-options_002c-preprocessor-63">options, preprocessor</a>: <a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></li>
<li><a href="Fortran-Dialect-Options.html#index-options_002c-real-kind-type-promotion-60">options, real kind type promotion</a>: <a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></li>
<li><a href="Code-Gen-Options.html#index-options_002c-run_002dtime-232">options, run-time</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="Runtime-Options.html#index-options_002c-runtime-225">options, runtime</a>: <a href="Runtime-Options.html#Runtime-Options">Runtime Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-options_002c-warnings-117">options, warnings</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="OR.html#index-OR-929"><code>OR</code></a>: <a href="OR.html#OR">OR</a></li>
<li><a href="NEW_005fLINE.html#index-output_002c-newline-911">output, newline</a>: <a href="NEW_005fLINE.html#NEW_005fLINE">NEW_LINE</a></li>
<li><a href="PACK.html#index-PACK-932"><code>PACK</code></a>: <a href="PACK.html#PACK">PACK</a></li>
<li><a href="POPPAR.html#index-parity-947">parity</a>: <a href="POPPAR.html#POPPAR">POPPAR</a></li>
<li><a href="PARITY.html#index-Parity-937">Parity</a>: <a href="PARITY.html#PARITY">PARITY</a></li>
<li><a href="PARITY.html#index-PARITY-936"><code>PARITY</code></a>: <a href="PARITY.html#PARITY">PARITY</a></li>
<li><a href="Directory-Options.html#index-paths_002c-search-213">paths, search</a>: <a href="Directory-Options.html#Directory-Options">Directory Options</a></li>
<li><a href="PERROR.html#index-PERROR-940"><code>PERROR</code></a>: <a href="PERROR.html#PERROR">PERROR</a></li>
<li><a href="Code-Gen-Options.html#index-pointer-checking-260">pointer checking</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="C_005fF_005fPROCPOINTER.html#index-pointer_002c-C-address-of-pointers-504">pointer, C address of pointers</a>: <a href="C_005fF_005fPROCPOINTER.html#C_005fF_005fPROCPOINTER">C_F_PROCPOINTER</a></li>
<li><a href="C_005fFUNLOC.html#index-pointer_002c-C-address-of-procedures-506">pointer, C address of procedures</a>: <a href="C_005fFUNLOC.html#C_005fFUNLOC">C_FUNLOC</a></li>
<li><a href="C_005fASSOCIATED.html#index-pointer_002c-C-association-status-500">pointer, C association status</a>: <a href="C_005fASSOCIATED.html#C_005fASSOCIATED">C_ASSOCIATED</a></li>
<li><a href="C_005fF_005fPOINTER.html#index-pointer_002c-convert-C-to-Fortran-502">pointer, convert C to Fortran</a>: <a href="C_005fF_005fPOINTER.html#C_005fF_005fPOINTER">C_F_POINTER</a></li>
<li><a href="MALLOC.html#index-pointer_002c-cray-846">pointer, cray</a>: <a href="MALLOC.html#MALLOC">MALLOC</a></li>
<li><a href="FREE.html#index-pointer_002c-cray-660">pointer, cray</a>: <a href="FREE.html#FREE">FREE</a></li>
<li><a href="Cray-pointers.html#index-pointer_002c-Cray-341">pointer, Cray</a>: <a href="Cray-pointers.html#Cray-pointers">Cray pointers</a></li>
<li><a href="NULL.html#index-pointer_002c-disassociated-925">pointer, disassociated</a>: <a href="NULL.html#NULL">NULL</a></li>
<li><a href="NULL.html#index-pointer_002c-status-924">pointer, status</a>: <a href="NULL.html#NULL">NULL</a></li>
<li><a href="ASSOCIATED.html#index-pointer_002c-status-439">pointer, status</a>: <a href="ASSOCIATED.html#ASSOCIATED">ASSOCIATED</a></li>
<li><a href="POPCNT.html#index-POPCNT-942"><code>POPCNT</code></a>: <a href="POPCNT.html#POPCNT">POPCNT</a></li>
<li><a href="POPPAR.html#index-POPPAR-945"><code>POPPAR</code></a>: <a href="POPPAR.html#POPPAR">POPPAR</a></li>
<li><a href="DIM.html#index-positive-difference-581">positive difference</a>: <a href="DIM.html#DIM">DIM</a></li>
<li><a href="PRECISION.html#index-PRECISION-948"><code>PRECISION</code></a>: <a href="PRECISION.html#PRECISION">PRECISION</a></li>
<li><a href="Preprocessing-and-conditional-compilation.html#index-Preprocessing-7">Preprocessing</a>: <a href="Preprocessing-and-conditional-compilation.html#Preprocessing-and-conditional-compilation">Preprocessing and conditional compilation</a></li>
<li><a href="Preprocessing-Options.html#index-preprocessing_002c-assertion-101">preprocessing, assertion</a>: <a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></li>
<li><a href="Preprocessing-Options.html#index-preprocessing_002c-define-macros-109">preprocessing, define macros</a>: <a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></li>
<li><a href="Preprocessing-Options.html#index-preprocessing_002c-include-path-87">preprocessing, include path</a>: <a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></li>
<li><a href="Preprocessing-Options.html#index-preprocessing_002c-keep-comments-105">preprocessing, keep comments</a>: <a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></li>
<li><a href="Preprocessing-Options.html#index-preprocessing_002c-no-linemarkers-114">preprocessing, no linemarkers</a>: <a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></li>
<li><a href="Preprocessing-Options.html#index-preprocessing_002c-undefine-macros-116">preprocessing, undefine macros</a>: <a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></li>
<li><a href="Preprocessing-Options.html#index-preprocessor-62">preprocessor</a>: <a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></li>
<li><a href="Preprocessing-Options.html#index-preprocessor_002c-debugging-70">preprocessor, debugging</a>: <a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></li>
<li><a href="Preprocessing-Options.html#index-preprocessor_002c-disable-68">preprocessor, disable</a>: <a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></li>
<li><a href="Preprocessing-Options.html#index-preprocessor_002c-enable-67">preprocessor, enable</a>: <a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></li>
<li><a href="Preprocessing-and-conditional-compilation.html#index-preprocessor_002c-include-file-handling-8">preprocessor, include file handling</a>: <a href="Preprocessing-and-conditional-compilation.html#Preprocessing-and-conditional-compilation">Preprocessing and conditional compilation</a></li>
<li><a href="Preprocessing-Options.html#index-preprocessor_002c-working-directory-85">preprocessor, working directory</a>: <a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></li>
<li><a href="PRESENT.html#index-PRESENT-950"><code>PRESENT</code></a>: <a href="PRESENT.html#PRESENT">PRESENT</a></li>
<li><a href="Fortran-Dialect-Options.html#index-private-42">private</a>: <a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></li>
<li><a href="C_005fLOC.html#index-procedure-pointer_002c-convert-C-to-Fortran-508">procedure pointer, convert C to Fortran</a>: <a href="C_005fLOC.html#C_005fLOC">C_LOC</a></li>
<li><a href="GETPID.html#index-process-ID-696">process ID</a>: <a href="GETPID.html#GETPID">GETPID</a></li>
<li><a href="PRODUCT.html#index-PRODUCT-951"><code>PRODUCT</code></a>: <a href="PRODUCT.html#PRODUCT">PRODUCT</a></li>
<li><a href="DPROD.html#index-product_002c-double_002dprecision-587">product, double-precision</a>: <a href="DPROD.html#DPROD">DPROD</a></li>
<li><a href="MATMUL.html#index-product_002c-matrix-853">product, matrix</a>: <a href="MATMUL.html#MATMUL">MATMUL</a></li>
<li><a href="DOT_005fPRODUCT.html#index-product_002c-vector-585">product, vector</a>: <a href="DOT_005fPRODUCT.html#DOT_005fPRODUCT">DOT_PRODUCT</a></li>
<li><a href="EXIT.html#index-program-termination-615">program termination</a>: <a href="EXIT.html#EXIT">EXIT</a></li>
<li><a href="ABORT.html#index-program-termination_002c-with-core-dump-371">program termination, with core dump</a>: <a href="ABORT.html#ABORT">ABORT</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007bPROTECTED_007d-statement-313"><code>PROTECTED</code> statement</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="_003ccode_003eQ_003c_002fcode_003e-exponent_002dletter.html#index-g_t_0040code_007bQ_007d-exponent_002dletter-334"><code>Q</code> exponent-letter</a>: <a href="_003ccode_003eQ_003c_002fcode_003e-exponent_002dletter.html#g_t_003ccode_003eQ_003c_002fcode_003e-exponent_002dletter"><code>Q</code> exponent-letter</a></li>
<li><a href="RADIX.html#index-RADIX-956"><code>RADIX</code></a>: <a href="RADIX.html#RADIX">RADIX</a></li>
<li><a href="SELECTED_005fREAL_005fKIND.html#index-radix_002c-real-1013">radix, real</a>: <a href="SELECTED_005fREAL_005fKIND.html#SELECTED_005fREAL_005fKIND">SELECTED_REAL_KIND</a></li>
<li><a href="RAN.html#index-RAN-959"><code>RAN</code></a>: <a href="RAN.html#RAN">RAN</a></li>
<li><a href="RAND.html#index-RAND-961"><code>RAND</code></a>: <a href="RAND.html#RAND">RAND</a></li>
<li><a href="RANDOM_005fNUMBER.html#index-random-number-generation-964">random number generation</a>: <a href="RANDOM_005fNUMBER.html#RANDOM_005fNUMBER">RANDOM_NUMBER</a></li>
<li><a href="RAND.html#index-random-number-generation-962">random number generation</a>: <a href="RAND.html#RAND">RAND</a></li>
<li><a href="RAN.html#index-random-number-generation-960">random number generation</a>: <a href="RAN.html#RAN">RAN</a></li>
<li><a href="IRAND.html#index-random-number-generation-767">random number generation</a>: <a href="IRAND.html#IRAND">IRAND</a></li>
<li><a href="SRAND.html#index-random-number-generation_002c-seeding-1070">random number generation, seeding</a>: <a href="SRAND.html#SRAND">SRAND</a></li>
<li><a href="RANDOM_005fSEED.html#index-random-number-generation_002c-seeding-966">random number generation, seeding</a>: <a href="RANDOM_005fSEED.html#RANDOM_005fSEED">RANDOM_SEED</a></li>
<li><a href="RANDOM_005fNUMBER.html#index-RANDOM_005fNUMBER-963"><code>RANDOM_NUMBER</code></a>: <a href="RANDOM_005fNUMBER.html#RANDOM_005fNUMBER">RANDOM_NUMBER</a></li>
<li><a href="RANDOM_005fSEED.html#index-RANDOM_005fSEED-965"><code>RANDOM_SEED</code></a>: <a href="RANDOM_005fSEED.html#RANDOM_005fSEED">RANDOM_SEED</a></li>
<li><a href="RANGE.html#index-RANGE-968"><code>RANGE</code></a>: <a href="RANGE.html#RANGE">RANGE</a></li>
<li><a href="Code-Gen-Options.html#index-range-checking-262">range checking</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="RANK.html#index-rank-971">rank</a>: <a href="RANK.html#RANK">RANK</a></li>
<li><a href="RANK.html#index-RANK-970"><code>RANK</code></a>: <a href="RANK.html#RANK">RANK</a></li>
<li><a href="Code-Gen-Options.html#index-re_002dassociation-of-parenthesized-expressions-288">re-association of parenthesized expressions</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="FGETC.html#index-read-character_002c-stream-mode-638">read character, stream mode</a>: <a href="FGETC.html#FGETC">FGETC</a></li>
<li><a href="FGET.html#index-read-character_002c-stream-mode-634">read character, stream mode</a>: <a href="FGET.html#FGET">FGET</a></li>
<li><a href="REAL.html#index-REAL-972"><code>REAL</code></a>: <a href="REAL.html#REAL">REAL</a></li>
<li><a href="SELECTED_005fREAL_005fKIND.html#index-real-kind-1011">real kind</a>: <a href="SELECTED_005fREAL_005fKIND.html#SELECTED_005fREAL_005fKIND">SELECTED_REAL_KIND</a></li>
<li><a href="EXPONENT.html#index-real-number_002c-exponent-625">real number, exponent</a>: <a href="EXPONENT.html#EXPONENT">EXPONENT</a></li>
<li><a href="FRACTION.html#index-real-number_002c-fraction-657">real number, fraction</a>: <a href="FRACTION.html#FRACTION">FRACTION</a></li>
<li><a href="NEAREST.html#index-real-number_002c-nearest-different-907">real number, nearest different</a>: <a href="NEAREST.html#NEAREST">NEAREST</a></li>
<li><a href="SPACING.html#index-real-number_002c-relative-spacing-1056">real number, relative spacing</a>: <a href="SPACING.html#SPACING">SPACING</a></li>
<li><a href="RRSPACING.html#index-real-number_002c-relative-spacing-988">real number, relative spacing</a>: <a href="RRSPACING.html#RRSPACING">RRSPACING</a></li>
<li><a href="SCALE.html#index-real-number_002c-scale-994">real number, scale</a>: <a href="SCALE.html#SCALE">SCALE</a></li>
<li><a href="SET_005fEXPONENT.html#index-real-number_002c-set-exponent-1015">real number, set exponent</a>: <a href="SET_005fEXPONENT.html#SET_005fEXPONENT">SET_EXPONENT</a></li>
<li><a href="Code-Gen-Options.html#index-Reallocate-the-LHS-in-assignments-290">Reallocate the LHS in assignments</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-Reallocate-the-LHS-in-assignments_002c-notification-189">Reallocate the LHS in assignments, notification</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="REAL.html#index-REALPART-973"><code>REALPART</code></a>: <a href="REAL.html#REAL">REAL</a></li>
<li><a href="STRUCTURE-and-RECORD.html#index-g_t_0040code_007bRECORD_007d-350"><code>RECORD</code></a>: <a href="STRUCTURE-and-RECORD.html#STRUCTURE-and-RECORD">STRUCTURE and RECORD</a></li>
<li><a href="PARITY.html#index-Reduction_002c-XOR-938">Reduction, XOR</a>: <a href="PARITY.html#PARITY">PARITY</a></li>
<li><a href="MOD.html#index-remainder-896">remainder</a>: <a href="MOD.html#MOD">MOD</a></li>
<li><a href="RENAME.html#index-RENAME-979"><code>RENAME</code></a>: <a href="RENAME.html#RENAME">RENAME</a></li>
<li><a href="Code-Gen-Options.html#index-repacking-arrays-275">repacking arrays</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="REPEAT.html#index-REPEAT-981"><code>REPEAT</code></a>: <a href="REPEAT.html#REPEAT">REPEAT</a></li>
<li><a href="RESHAPE.html#index-RESHAPE-984"><code>RESHAPE</code></a>: <a href="RESHAPE.html#RESHAPE">RESHAPE</a></li>
<li><a href="DSHIFTR.html#index-right-shift_002c-combined-594">right shift, combined</a>: <a href="DSHIFTR.html#DSHIFTR">DSHIFTR</a></li>
<li><a href="SQRT.html#index-root-1067">root</a>: <a href="SQRT.html#SQRT">SQRT</a></li>
<li><a href="CEILING.html#index-rounding_002c-ceiling-514">rounding, ceiling</a>: <a href="CEILING.html#CEILING">CEILING</a></li>
<li><a href="ANINT.html#index-rounding_002c-ceiling-424">rounding, ceiling</a>: <a href="ANINT.html#ANINT">ANINT</a></li>
<li><a href="FLOOR.html#index-rounding_002c-floor-643">rounding, floor</a>: <a href="FLOOR.html#FLOOR">FLOOR</a></li>
<li><a href="AINT.html#index-rounding_002c-floor-410">rounding, floor</a>: <a href="AINT.html#AINT">AINT</a></li>
<li><a href="NINT.html#index-rounding_002c-nearest-whole-number-914">rounding, nearest whole number</a>: <a href="NINT.html#NINT">NINT</a></li>
<li><a href="RRSPACING.html#index-RRSPACING-987"><code>RRSPACING</code></a>: <a href="RRSPACING.html#RRSPACING">RRSPACING</a></li>
<li><a href="RSHIFT.html#index-RSHIFT-990"><code>RSHIFT</code></a>: <a href="RSHIFT.html#RSHIFT">RSHIFT</a></li>
<li><a href="Code-Gen-Options.html#index-run_002dtime-checking-265">run-time checking</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="SAME_005fTYPE_005fAS.html#index-SAME_005fTYPE_005fAS-992"><code>SAME_TYPE_AS</code></a>: <a href="SAME_005fTYPE_005fAS.html#SAME_005fTYPE_005fAS">SAME_TYPE_AS</a></li>
<li><a href="Code-Gen-Options.html#index-g_t_0040code_007bSAVE_007d-statement-234"><code>SAVE</code> statement</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="SCALE.html#index-SCALE-993"><code>SCALE</code></a>: <a href="SCALE.html#SCALE">SCALE</a></li>
<li><a href="SCAN.html#index-SCAN-996"><code>SCAN</code></a>: <a href="SCAN.html#SCAN">SCAN</a></li>
<li><a href="Directory-Options.html#index-search-path-206">search path</a>: <a href="Directory-Options.html#Directory-Options">Directory Options</a></li>
<li><a href="Directory-Options.html#index-search-paths_002c-for-included-files-212">search paths, for included files</a>: <a href="Directory-Options.html#Directory-Options">Directory Options</a></li>
<li><a href="SECNDS.html#index-SECNDS-998"><code>SECNDS</code></a>: <a href="SECNDS.html#SECNDS">SECNDS</a></li>
<li><a href="SECOND.html#index-SECOND-1001"><code>SECOND</code></a>: <a href="SECOND.html#SECOND">SECOND</a></li>
<li><a href="SRAND.html#index-seeding-a-random-number-generator-1071">seeding a random number generator</a>: <a href="SRAND.html#SRAND">SRAND</a></li>
<li><a href="RANDOM_005fSEED.html#index-seeding-a-random-number-generator-967">seeding a random number generator</a>: <a href="RANDOM_005fSEED.html#RANDOM_005fSEED">RANDOM_SEED</a></li>
<li><a href="SELECTED_005fCHAR_005fKIND.html#index-SELECTED_005fCHAR_005fKIND-1004"><code>SELECTED_CHAR_KIND</code></a>: <a href="SELECTED_005fCHAR_005fKIND.html#SELECTED_005fCHAR_005fKIND">SELECTED_CHAR_KIND</a></li>
<li><a href="SELECTED_005fINT_005fKIND.html#index-SELECTED_005fINT_005fKIND-1007"><code>SELECTED_INT_KIND</code></a>: <a href="SELECTED_005fINT_005fKIND.html#SELECTED_005fINT_005fKIND">SELECTED_INT_KIND</a></li>
<li><a href="SELECTED_005fREAL_005fKIND.html#index-SELECTED_005fREAL_005fKIND-1010"><code>SELECTED_REAL_KIND</code></a>: <a href="SELECTED_005fREAL_005fKIND.html#SELECTED_005fREAL_005fKIND">SELECTED_REAL_KIND</a></li>
<li><a href="SET_005fEXPONENT.html#index-SET_005fEXPONENT-1014"><code>SET_EXPONENT</code></a>: <a href="SET_005fEXPONENT.html#SET_005fEXPONENT">SET_EXPONENT</a></li>
<li><a href="SHAPE.html#index-SHAPE-1017"><code>SHAPE</code></a>: <a href="SHAPE.html#SHAPE">SHAPE</a></li>
<li><a href="SHIFTL.html#index-shift_002c-left-1024">shift, left</a>: <a href="SHIFTL.html#SHIFTL">SHIFTL</a></li>
<li><a href="DSHIFTL.html#index-shift_002c-left-592">shift, left</a>: <a href="DSHIFTL.html#DSHIFTL">DSHIFTL</a></li>
<li><a href="SHIFTR.html#index-shift_002c-right-1027">shift, right</a>: <a href="SHIFTR.html#SHIFTR">SHIFTR</a></li>
<li><a href="DSHIFTR.html#index-shift_002c-right-595">shift, right</a>: <a href="DSHIFTR.html#DSHIFTR">DSHIFTR</a></li>
<li><a href="SHIFTA.html#index-shift_002c-right-with-fill-1021">shift, right with fill</a>: <a href="SHIFTA.html#SHIFTA">SHIFTA</a></li>
<li><a href="SHIFTA.html#index-SHIFTA-1019"><code>SHIFTA</code></a>: <a href="SHIFTA.html#SHIFTA">SHIFTA</a></li>
<li><a href="SHIFTL.html#index-SHIFTL-1022"><code>SHIFTL</code></a>: <a href="SHIFTL.html#SHIFTL">SHIFTL</a></li>
<li><a href="SHIFTR.html#index-SHIFTR-1025"><code>SHIFTR</code></a>: <a href="SHIFTR.html#SHIFTR">SHIFTR</a></li>
<li><a href="INT2.html#index-SHORT-755"><code>SHORT</code></a>: <a href="INT2.html#INT2">INT2</a></li>
<li><a href="SIGN.html#index-SIGN-1028"><code>SIGN</code></a>: <a href="SIGN.html#SIGN">SIGN</a></li>
<li><a href="SIGN.html#index-sign-copying-1031">sign copying</a>: <a href="SIGN.html#SIGN">SIGN</a></li>
<li><a href="SIGNAL.html#index-SIGNAL-1032"><code>SIGNAL</code></a>: <a href="SIGNAL.html#SIGNAL">SIGNAL</a></li>
<li><a href="SIN.html#index-SIN-1034"><code>SIN</code></a>: <a href="SIN.html#SIN">SIN</a></li>
<li><a href="SIN.html#index-sine-1040">sine</a>: <a href="SIN.html#SIN">SIN</a></li>
<li><a href="SINH.html#index-sine_002c-hyperbolic-1045">sine, hyperbolic</a>: <a href="SINH.html#SINH">SINH</a></li>
<li><a href="ASINH.html#index-sine_002c-hyperbolic_002c-inverse-437">sine, hyperbolic, inverse</a>: <a href="ASINH.html#ASINH">ASINH</a></li>
<li><a href="ASIN.html#index-sine_002c-inverse-431">sine, inverse</a>: <a href="ASIN.html#ASIN">ASIN</a></li>
<li><a href="SINH.html#index-SINH-1041"><code>SINH</code></a>: <a href="SINH.html#SINH">SINH</a></li>
<li><a href="SIZE.html#index-SIZE-1046"><code>SIZE</code></a>: <a href="SIZE.html#SIZE">SIZE</a></li>
<li><a href="BIT_005fSIZE.html#index-size-of-a-variable_002c-in-bits-491">size of a variable, in bits</a>: <a href="BIT_005fSIZE.html#BIT_005fSIZE">BIT_SIZE</a></li>
<li><a href="SIZEOF.html#index-size-of-an-expression-1052">size of an expression</a>: <a href="SIZEOF.html#SIZEOF">SIZEOF</a></li>
<li><a href="C_005fSIZEOF.html#index-size-of-an-expression-511">size of an expression</a>: <a href="C_005fSIZEOF.html#C_005fSIZEOF">C_SIZEOF</a></li>
<li><a href="SIZEOF.html#index-SIZEOF-1050"><code>SIZEOF</code></a>: <a href="SIZEOF.html#SIZEOF">SIZEOF</a></li>
<li><a href="SLEEP.html#index-SLEEP-1053"><code>SLEEP</code></a>: <a href="SLEEP.html#SLEEP">SLEEP</a></li>
<li><a href="REAL.html#index-SNGL-976"><code>SNGL</code></a>: <a href="REAL.html#REAL">REAL</a></li>
<li><a href="SPACING.html#index-SPACING-1055"><code>SPACING</code></a>: <a href="SPACING.html#SPACING">SPACING</a></li>
<li><a href="SPREAD.html#index-SPREAD-1058"><code>SPREAD</code></a>: <a href="SPREAD.html#SPREAD">SPREAD</a></li>
<li><a href="SQRT.html#index-SQRT-1062"><code>SQRT</code></a>: <a href="SQRT.html#SQRT">SQRT</a></li>
<li><a href="SQRT.html#index-square_002droot-1068">square-root</a>: <a href="SQRT.html#SQRT">SQRT</a></li>
<li><a href="SRAND.html#index-SRAND-1069"><code>SRAND</code></a>: <a href="SRAND.html#SRAND">SRAND</a></li>
<li><a href="Standards.html#index-Standards-11">Standards</a>: <a href="Standards.html#Standards">Standards</a></li>
<li><a href="STAT.html#index-STAT-1072"><code>STAT</code></a>: <a href="STAT.html#STAT">STAT</a></li>
<li><a href="Fortran-2003-status.html#index-statement_002c-_0040code_007bENUM_007d-304">statement, <code>ENUM</code></a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="Fortran-2003-status.html#index-statement_002c-_0040code_007bENUMERATOR_007d-305">statement, <code>ENUMERATOR</code></a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="Fortran-2003-status.html#index-statement_002c-_0040code_007bFLUSH_007d-300">statement, <code>FLUSH</code></a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="Fortran-2003-status.html#index-statement_002c-_0040code_007bIMPORT_007d-320">statement, <code>IMPORT</code></a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="Fortran-2003-status.html#index-statement_002c-_0040code_007bISO_005fFORTRAN_005fENV_007d-324">statement, <code>ISO_FORTRAN_ENV</code></a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="Fortran-2003-status.html#index-statement_002c-_0040code_007bPROTECTED_007d-314">statement, <code>PROTECTED</code></a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="Code-Gen-Options.html#index-statement_002c-_0040code_007bSAVE_007d-235">statement, <code>SAVE</code></a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="Fortran-2003-status.html#index-statement_002c-_0040code_007bUSE_002c-INTRINSIC_007d-322">statement, <code>USE, INTRINSIC</code></a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="Fortran-2003-status.html#index-statement_002c-_0040code_007bVALUE_007d-316">statement, <code>VALUE</code></a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="Fortran-2003-status.html#index-statement_002c-_0040code_007bVOLATILE_007d-318">statement, <code>VOLATILE</code></a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="STORAGE_005fSIZE.html#index-storage-size-1075">storage size</a>: <a href="STORAGE_005fSIZE.html#STORAGE_005fSIZE">STORAGE_SIZE</a></li>
<li><a href="STORAGE_005fSIZE.html#index-STORAGE_005fSIZE-1074"><code>STORAGE_SIZE</code></a>: <a href="STORAGE_005fSIZE.html#STORAGE_005fSIZE">STORAGE_SIZE</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007bSTREAM_007d-I_002fO-311"><code>STREAM</code> I/O</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="FGETC.html#index-stream-mode_002c-read-character-639">stream mode, read character</a>: <a href="FGETC.html#FGETC">FGETC</a></li>
<li><a href="FGET.html#index-stream-mode_002c-read-character-635">stream mode, read character</a>: <a href="FGET.html#FGET">FGET</a></li>
<li><a href="FPUTC.html#index-stream-mode_002c-write-character-654">stream mode, write character</a>: <a href="FPUTC.html#FPUTC">FPUTC</a></li>
<li><a href="FPUT.html#index-stream-mode_002c-write-character-650">stream mode, write character</a>: <a href="FPUT.html#FPUT">FPUT</a></li>
<li><a href="ADJUSTL.html#index-string_002c-adjust-left-397">string, adjust left</a>: <a href="ADJUSTL.html#ADJUSTL">ADJUSTL</a></li>
<li><a href="ADJUSTR.html#index-string_002c-adjust-right-400">string, adjust right</a>: <a href="ADJUSTR.html#ADJUSTR">ADJUSTR</a></li>
<li><a href="LLT.html#index-string_002c-comparison-810">string, comparison</a>: <a href="LLT.html#LLT">LLT</a></li>
<li><a href="LLE.html#index-string_002c-comparison-807">string, comparison</a>: <a href="LLE.html#LLE">LLE</a></li>
<li><a href="LGT.html#index-string_002c-comparison-801">string, comparison</a>: <a href="LGT.html#LGT">LGT</a></li>
<li><a href="LGE.html#index-string_002c-comparison-798">string, comparison</a>: <a href="LGE.html#LGE">LGE</a></li>
<li><a href="REPEAT.html#index-string_002c-concatenate-983">string, concatenate</a>: <a href="REPEAT.html#REPEAT">REPEAT</a></li>
<li><a href="VERIFY.html#index-string_002c-find-missing-set-1136">string, find missing set</a>: <a href="VERIFY.html#VERIFY">VERIFY</a></li>
<li><a href="LNBLNK.html#index-string_002c-find-non_002dblank-character-812">string, find non-blank character</a>: <a href="LNBLNK.html#LNBLNK">LNBLNK</a></li>
<li><a href="SCAN.html#index-string_002c-find-subset-997">string, find subset</a>: <a href="SCAN.html#SCAN">SCAN</a></li>
<li><a href="INDEX-intrinsic.html#index-string_002c-find-substring-749">string, find substring</a>: <a href="INDEX-intrinsic.html#INDEX-intrinsic">INDEX intrinsic</a></li>
<li><a href="LEN.html#index-string_002c-length-793">string, length</a>: <a href="LEN.html#LEN">LEN</a></li>
<li><a href="LEN_005fTRIM.html#index-string_002c-length_002c-without-trailing-whitespace-795">string, length, without trailing whitespace</a>: <a href="LEN_005fTRIM.html#LEN_005fTRIM">LEN_TRIM</a></li>
<li><a href="TRIM.html#index-string_002c-remove-trailing-whitespace-1120">string, remove trailing whitespace</a>: <a href="TRIM.html#TRIM">TRIM</a></li>
<li><a href="REPEAT.html#index-string_002c-repeat-982">string, repeat</a>: <a href="REPEAT.html#REPEAT">REPEAT</a></li>
<li><a href="Varying-Length-Character-Strings.html#index-strings_002c-varying-length-14">strings, varying length</a>: <a href="Varying-Length-Character-Strings.html#Varying-Length-Character-Strings">Varying Length Character Strings</a></li>
<li><a href="STRUCTURE-and-RECORD.html#index-g_t_0040code_007bSTRUCTURE_007d-349"><code>STRUCTURE</code></a>: <a href="STRUCTURE-and-RECORD.html#STRUCTURE-and-RECORD">STRUCTURE and RECORD</a></li>
<li><a href="Code-Gen-Options.html#index-structure-packing-273">structure packing</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="Code-Gen-Options.html#index-subscript-checking-263">subscript checking</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="INDEX-intrinsic.html#index-substring-position-748">substring position</a>: <a href="INDEX-intrinsic.html#INDEX-intrinsic">INDEX intrinsic</a></li>
<li><a href="SUM.html#index-SUM-1076"><code>SUM</code></a>: <a href="SUM.html#SUM">SUM</a></li>
<li><a href="SUM.html#index-sum-array-elements-1080">sum array elements</a>: <a href="SUM.html#SUM">SUM</a></li>
<li><a href="Error-and-Warning-Options.html#index-suppressing-warnings-122">suppressing warnings</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Fortran-Dialect-Options.html#index-symbol-names-35">symbol names</a>: <a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></li>
<li><a href="Code-Gen-Options.html#index-symbol-names_002c-transforming-245">symbol names, transforming</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="Code-Gen-Options.html#index-symbol-names_002c-underscores-243">symbol names, underscores</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="SYMLNK.html#index-SYMLNK-1081"><code>SYMLNK</code></a>: <a href="SYMLNK.html#SYMLNK">SYMLNK</a></li>
<li><a href="Error-and-Warning-Options.html#index-syntax-checking-126">syntax checking</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="SYSTEM.html#index-SYSTEM-1084"><code>SYSTEM</code></a>: <a href="SYSTEM.html#SYSTEM">SYSTEM</a></li>
<li><a href="PERROR.html#index-system_002c-error-handling-941">system, error handling</a>: <a href="PERROR.html#PERROR">PERROR</a></li>
<li><a href="IERRNO.html#index-system_002c-error-handling-743">system, error handling</a>: <a href="IERRNO.html#IERRNO">IERRNO</a></li>
<li><a href="GERROR.html#index-system_002c-error-handling-673">system, error handling</a>: <a href="GERROR.html#GERROR">GERROR</a></li>
<li><a href="GETGID.html#index-system_002c-group-ID-690">system, group ID</a>: <a href="GETGID.html#GETGID">GETGID</a></li>
<li><a href="HOSTNM.html#index-system_002c-host-name-703">system, host name</a>: <a href="HOSTNM.html#HOSTNM">HOSTNM</a></li>
<li><a href="GETLOG.html#index-system_002c-login-name-692">system, login name</a>: <a href="GETLOG.html#GETLOG">GETLOG</a></li>
<li><a href="GETPID.html#index-system_002c-process-ID-695">system, process ID</a>: <a href="GETPID.html#GETPID">GETPID</a></li>
<li><a href="SIGNAL.html#index-system_002c-signal-handling-1033">system, signal handling</a>: <a href="SIGNAL.html#SIGNAL">SIGNAL</a></li>
<li><a href="SYSTEM.html#index-system_002c-system-call-1085">system, system call</a>: <a href="SYSTEM.html#SYSTEM">SYSTEM</a></li>
<li><a href="EXECUTE_005fCOMMAND_005fLINE.html#index-system_002c-system-call-612">system, system call</a>: <a href="EXECUTE_005fCOMMAND_005fLINE.html#EXECUTE_005fCOMMAND_005fLINE">EXECUTE_COMMAND_LINE</a></li>
<li><a href="TTYNAM.html#index-system_002c-terminal-1122">system, terminal</a>: <a href="TTYNAM.html#TTYNAM">TTYNAM</a></li>
<li><a href="ISATTY.html#index-system_002c-terminal-773">system, terminal</a>: <a href="ISATTY.html#ISATTY">ISATTY</a></li>
<li><a href="GETUID.html#index-system_002c-user-ID-698">system, user ID</a>: <a href="GETUID.html#GETUID">GETUID</a></li>
<li><a href="GETCWD.html#index-system_002c-working-directory-684">system, working directory</a>: <a href="GETCWD.html#GETCWD">GETCWD</a></li>
<li><a href="CHDIR.html#index-system_002c-working-directory-518">system, working directory</a>: <a href="CHDIR.html#CHDIR">CHDIR</a></li>
<li><a href="SYSTEM_005fCLOCK.html#index-SYSTEM_005fCLOCK-1086"><code>SYSTEM_CLOCK</code></a>: <a href="SYSTEM_005fCLOCK.html#SYSTEM_005fCLOCK">SYSTEM_CLOCK</a></li>
<li><a href="Error-and-Warning-Options.html#index-tabulators-168">tabulators</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="TAN.html#index-TAN-1089"><code>TAN</code></a>: <a href="TAN.html#TAN">TAN</a></li>
<li><a href="TAN.html#index-tangent-1092">tangent</a>: <a href="TAN.html#TAN">TAN</a></li>
<li><a href="TANH.html#index-tangent_002c-hyperbolic-1097">tangent, hyperbolic</a>: <a href="TANH.html#TANH">TANH</a></li>
<li><a href="ATANH.html#index-tangent_002c-hyperbolic_002c-inverse-454">tangent, hyperbolic, inverse</a>: <a href="ATANH.html#ATANH">ATANH</a></li>
<li><a href="ATAN2.html#index-tangent_002c-inverse-448">tangent, inverse</a>: <a href="ATAN2.html#ATAN2">ATAN2</a></li>
<li><a href="ATAN.html#index-tangent_002c-inverse-444">tangent, inverse</a>: <a href="ATAN.html#ATAN">ATAN</a></li>
<li><a href="TANH.html#index-TANH-1093"><code>TANH</code></a>: <a href="TANH.html#TANH">TANH</a></li>
<li><a href="EXIT.html#index-terminate-program-616">terminate program</a>: <a href="EXIT.html#EXIT">EXIT</a></li>
<li><a href="ABORT.html#index-terminate-program_002c-with-core-dump-372">terminate program, with core dump</a>: <a href="ABORT.html#ABORT">ABORT</a></li>
<li><a href="THIS_005fIMAGE.html#index-THIS_005fIMAGE-1098"><code>THIS_IMAGE</code></a>: <a href="THIS_005fIMAGE.html#THIS_005fIMAGE">THIS_IMAGE</a></li>
<li><a href="Thread_002dsafety-of-the-runtime-library.html#index-thread_002dsafety_002c-threads-327">thread-safety, threads</a>: <a href="Thread_002dsafety-of-the-runtime-library.html#Thread_002dsafety-of-the-runtime-library">Thread-safety of the runtime library</a></li>
<li><a href="TIME.html#index-TIME-1101"><code>TIME</code></a>: <a href="TIME.html#TIME">TIME</a></li>
<li><a href="SYSTEM_005fCLOCK.html#index-time_002c-clock-ticks-1087">time, clock ticks</a>: <a href="SYSTEM_005fCLOCK.html#SYSTEM_005fCLOCK">SYSTEM_CLOCK</a></li>
<li><a href="MCLOCK8.html#index-time_002c-clock-ticks-872">time, clock ticks</a>: <a href="MCLOCK8.html#MCLOCK8">MCLOCK8</a></li>
<li><a href="MCLOCK.html#index-time_002c-clock-ticks-869">time, clock ticks</a>: <a href="MCLOCK.html#MCLOCK">MCLOCK</a></li>
<li><a href="GMTIME.html#index-time_002c-conversion-to-GMT-info-701">time, conversion to GMT info</a>: <a href="GMTIME.html#GMTIME">GMTIME</a></li>
<li><a href="LTIME.html#index-time_002c-conversion-to-local-time-info-844">time, conversion to local time info</a>: <a href="LTIME.html#LTIME">LTIME</a></li>
<li><a href="CTIME.html#index-time_002c-conversion-to-string-564">time, conversion to string</a>: <a href="CTIME.html#CTIME">CTIME</a></li>
<li><a href="TIME8.html#index-time_002c-current-1105">time, current</a>: <a href="TIME8.html#TIME8">TIME8</a></li>
<li><a href="TIME.html#index-time_002c-current-1102">time, current</a>: <a href="TIME.html#TIME">TIME</a></li>
<li><a href="ITIME.html#index-time_002c-current-781">time, current</a>: <a href="ITIME.html#ITIME">ITIME</a></li>
<li><a href="FDATE.html#index-time_002c-current-629">time, current</a>: <a href="FDATE.html#FDATE">FDATE</a></li>
<li><a href="DATE_005fAND_005fTIME.html#index-time_002c-current-569">time, current</a>: <a href="DATE_005fAND_005fTIME.html#DATE_005fAND_005fTIME">DATE_AND_TIME</a></li>
<li><a href="SECOND.html#index-time_002c-elapsed-1002">time, elapsed</a>: <a href="SECOND.html#SECOND">SECOND</a></li>
<li><a href="SECNDS.html#index-time_002c-elapsed-999">time, elapsed</a>: <a href="SECNDS.html#SECNDS">SECNDS</a></li>
<li><a href="ETIME.html#index-time_002c-elapsed-610">time, elapsed</a>: <a href="ETIME.html#ETIME">ETIME</a></li>
<li><a href="DTIME.html#index-time_002c-elapsed-597">time, elapsed</a>: <a href="DTIME.html#DTIME">DTIME</a></li>
<li><a href="CPU_005fTIME.html#index-time_002c-elapsed-558">time, elapsed</a>: <a href="CPU_005fTIME.html#CPU_005fTIME">CPU_TIME</a></li>
<li><a href="TIME8.html#index-TIME8-1104"><code>TIME8</code></a>: <a href="TIME8.html#TIME8">TIME8</a></li>
<li><a href="TINY.html#index-TINY-1107"><code>TINY</code></a>: <a href="TINY.html#TINY">TINY</a></li>
<li><a href="Fortran-2003-status.html#index-TR-15581-307">TR 15581</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="Debugging-Options.html#index-trace-203">trace</a>: <a href="Debugging-Options.html#Debugging-Options">Debugging Options</a></li>
<li><a href="TRAILZ.html#index-TRAILZ-1110"><code>TRAILZ</code></a>: <a href="TRAILZ.html#TRAILZ">TRAILZ</a></li>
<li><a href="TRANSFER.html#index-TRANSFER-1112"><code>TRANSFER</code></a>: <a href="TRANSFER.html#TRANSFER">TRANSFER</a></li>
<li><a href="Code-Gen-Options.html#index-transforming-symbol-names-244">transforming symbol names</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="TRANSPOSE.html#index-transpose-1118">transpose</a>: <a href="TRANSPOSE.html#TRANSPOSE">TRANSPOSE</a></li>
<li><a href="TRANSPOSE.html#index-TRANSPOSE-1115"><code>TRANSPOSE</code></a>: <a href="TRANSPOSE.html#TRANSPOSE">TRANSPOSE</a></li>
<li><a href="COS.html#index-trigonometric-function_002c-cosine-546">trigonometric function, cosine</a>: <a href="COS.html#COS">COS</a></li>
<li><a href="ACOS.html#index-trigonometric-function_002c-cosine_002c-inverse-388">trigonometric function, cosine, inverse</a>: <a href="ACOS.html#ACOS">ACOS</a></li>
<li><a href="SIN.html#index-trigonometric-function_002c-sine-1039">trigonometric function, sine</a>: <a href="SIN.html#SIN">SIN</a></li>
<li><a href="ASIN.html#index-trigonometric-function_002c-sine_002c-inverse-430">trigonometric function, sine, inverse</a>: <a href="ASIN.html#ASIN">ASIN</a></li>
<li><a href="TAN.html#index-trigonometric-function_002c-tangent-1091">trigonometric function, tangent</a>: <a href="TAN.html#TAN">TAN</a></li>
<li><a href="ATAN2.html#index-trigonometric-function_002c-tangent_002c-inverse-447">trigonometric function, tangent, inverse</a>: <a href="ATAN2.html#ATAN2">ATAN2</a></li>
<li><a href="ATAN.html#index-trigonometric-function_002c-tangent_002c-inverse-443">trigonometric function, tangent, inverse</a>: <a href="ATAN.html#ATAN">ATAN</a></li>
<li><a href="TRIM.html#index-TRIM-1119"><code>TRIM</code></a>: <a href="TRIM.html#TRIM">TRIM</a></li>
<li><a href="TTYNAM.html#index-TTYNAM-1121"><code>TTYNAM</code></a>: <a href="TTYNAM.html#TTYNAM">TTYNAM</a></li>
<li><a href="TRANSFER.html#index-type-cast-1114">type cast</a>: <a href="TRANSFER.html#TRANSFER">TRANSFER</a></li>
<li><a href="UBOUND.html#index-UBOUND-1123"><code>UBOUND</code></a>: <a href="UBOUND.html#UBOUND">UBOUND</a></li>
<li><a href="UCOBOUND.html#index-UCOBOUND-1125"><code>UCOBOUND</code></a>: <a href="UCOBOUND.html#UCOBOUND">UCOBOUND</a></li>
<li><a href="UMASK.html#index-UMASK-1127"><code>UMASK</code></a>: <a href="UMASK.html#UMASK">UMASK</a></li>
<li><a href="Error-and-Warning-Options.html#index-underflow-171">underflow</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Code-Gen-Options.html#index-underscore-242">underscore</a>: <a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></li>
<li><a href="UNLINK.html#index-UNLINK-1129"><code>UNLINK</code></a>: <a href="UNLINK.html#UNLINK">UNLINK</a></li>
<li><a href="UNPACK.html#index-UNPACK-1131"><code>UNPACK</code></a>: <a href="UNPACK.html#UNPACK">UNPACK</a></li>
<li><a href="Error-and-Warning-Options.html#index-unused-dummy-argument-177">unused dummy argument</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-unused-parameter-181">unused parameter</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007bUSE_002c-INTRINSIC_007d-statement-321"><code>USE, INTRINSIC</code> statement</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="GETUID.html#index-user-id-699">user id</a>: <a href="GETUID.html#GETUID">GETUID</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007bVALUE_007d-statement-315"><code>VALUE</code> statement</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="Varying-Length-Character-Strings.html#index-Varying-length-character-strings-12">Varying length character strings</a>: <a href="Varying-Length-Character-Strings.html#Varying-Length-Character-Strings">Varying Length Character Strings</a></li>
<li><a href="Varying-Length-Character-Strings.html#index-Varying-length-strings-13">Varying length strings</a>: <a href="Varying-Length-Character-Strings.html#Varying-Length-Character-Strings">Varying Length Character Strings</a></li>
<li><a href="DOT_005fPRODUCT.html#index-vector-product-584">vector product</a>: <a href="DOT_005fPRODUCT.html#DOT_005fPRODUCT">DOT_PRODUCT</a></li>
<li><a href="VERIFY.html#index-VERIFY-1135"><code>VERIFY</code></a>: <a href="VERIFY.html#VERIFY">VERIFY</a></li>
<li><a href="COMPILER_005fVERSION.html#index-version-of-the-compiler-534">version of the compiler</a>: <a href="COMPILER_005fVERSION.html#COMPILER_005fVERSION">COMPILER_VERSION</a></li>
<li><a href="Fortran-2003-status.html#index-g_t_0040code_007bVOLATILE_007d-statement-317"><code>VOLATILE</code> statement</a>: <a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></li>
<li><a href="Error-and-Warning-Options.html#index-warning_002c-C-binding-type-141">warning, C binding type</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-aliasing-134">warnings, aliasing</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-alignment-of-_0040code_007bCOMMON_007d-blocks-183">warnings, alignment of <code>COMMON</code> blocks</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-all-131">warnings, all</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-ampersand-136">warnings, ampersand</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-array-temporaries-139">warnings, array temporaries</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-character-truncation-143">warnings, character truncation</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-conversion-147">warnings, conversion</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-extra-154">warnings, extra</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-function-elimination-187">warnings, function elimination</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-implicit-interface-156">warnings, implicit interface</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-implicit-procedure-158">warnings, implicit procedure</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-intrinsic-173">warnings, intrinsic</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-intrinsics-of-other-standards-161">warnings, intrinsics of other standards</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-line-truncation-145">warnings, line truncation</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-non_002dstandard-intrinsics-160">warnings, non-standard intrinsics</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-_0040code_007bq_007d-exponent_002dletter-163">warnings, <code>q</code> exponent-letter</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-suppressing-119">warnings, suppressing</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-suspicious-code-165">warnings, suspicious code</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-tabs-167">warnings, tabs</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-to-errors-194">warnings, to errors</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-underflow-170">warnings, underflow</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-unused-dummy-argument-176">warnings, unused dummy argument</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="Error-and-Warning-Options.html#index-warnings_002c-unused-parameter-180">warnings, unused parameter</a>: <a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></li>
<li><a href="FPUTC.html#index-write-character_002c-stream-mode-653">write character, stream mode</a>: <a href="FPUTC.html#FPUTC">FPUTC</a></li>
<li><a href="FPUT.html#index-write-character_002c-stream-mode-649">write character, stream mode</a>: <a href="FPUT.html#FPUT">FPUT</a></li>
<li><a href="XOR.html#index-XOR-1137"><code>XOR</code></a>: <a href="XOR.html#XOR">XOR</a></li>
<li><a href="PARITY.html#index-XOR-reduction-939">XOR reduction</a>: <a href="PARITY.html#PARITY">PARITY</a></li>
<li><a href="ABS.html#index-ZABS-378"><code>ZABS</code></a>: <a href="ABS.html#ABS">ABS</a></li>
<li><a href="COS.html#index-ZCOS-544"><code>ZCOS</code></a>: <a href="COS.html#COS">COS</a></li>
<li><a href="TRAILZ.html#index-zero-bits-1111">zero bits</a>: <a href="TRAILZ.html#TRAILZ">TRAILZ</a></li>
<li><a href="LEADZ.html#index-zero-bits-791">zero bits</a>: <a href="LEADZ.html#LEADZ">LEADZ</a></li>
<li><a href="EXP.html#index-ZEXP-620"><code>ZEXP</code></a>: <a href="EXP.html#EXP">EXP</a></li>
<li><a href="LOG.html#index-ZLOG-819"><code>ZLOG</code></a>: <a href="LOG.html#LOG">LOG</a></li>
<li><a href="SIN.html#index-ZSIN-1037"><code>ZSIN</code></a>: <a href="SIN.html#SIN">SIN</a></li>
<li><a href="SQRT.html#index-ZSQRT-1065"><code>ZSQRT</code></a>: <a href="SQRT.html#SQRT">SQRT</a></li>
</ul></body></html>
|
src/externals/qxmpp-0.3.0/doc/html/QXmppIbbIq_8h_source.html | fredix/geekast | <!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>QXmpp: QXmppIbbIq.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javaScript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.7.1 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li id="searchli">
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
</ul>
</div>
<div class="header">
<div class="headertitle">
<h1>QXmppIbbIq.h</h1> </div>
</div>
<div class="contents">
<div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment"> * Copyright (C) 2008-2011 The QXmpp developers</span>
<a name="l00003"></a>00003 <span class="comment"> *</span>
<a name="l00004"></a>00004 <span class="comment"> * Authors:</span>
<a name="l00005"></a>00005 <span class="comment"> * Manjeet Dahiya</span>
<a name="l00006"></a>00006 <span class="comment"> * Jeremy Lainé</span>
<a name="l00007"></a>00007 <span class="comment"> *</span>
<a name="l00008"></a>00008 <span class="comment"> * Source:</span>
<a name="l00009"></a>00009 <span class="comment"> * http://code.google.com/p/qxmpp</span>
<a name="l00010"></a>00010 <span class="comment"> *</span>
<a name="l00011"></a>00011 <span class="comment"> * This file is a part of QXmpp library.</span>
<a name="l00012"></a>00012 <span class="comment"> *</span>
<a name="l00013"></a>00013 <span class="comment"> * This library is free software; you can redistribute it and/or</span>
<a name="l00014"></a>00014 <span class="comment"> * modify it under the terms of the GNU Lesser General Public</span>
<a name="l00015"></a>00015 <span class="comment"> * License as published by the Free Software Foundation; either</span>
<a name="l00016"></a>00016 <span class="comment"> * version 2.1 of the License, or (at your option) any later version.</span>
<a name="l00017"></a>00017 <span class="comment"> *</span>
<a name="l00018"></a>00018 <span class="comment"> * This library is distributed in the hope that it will be useful,</span>
<a name="l00019"></a>00019 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00020"></a>00020 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span>
<a name="l00021"></a>00021 <span class="comment"> * Lesser General Public License for more details.</span>
<a name="l00022"></a>00022 <span class="comment"> *</span>
<a name="l00023"></a>00023 <span class="comment"> */</span>
<a name="l00024"></a>00024
<a name="l00025"></a>00025 <span class="preprocessor">#ifndef QXMPPIBBIQ_H</span>
<a name="l00026"></a>00026 <span class="preprocessor"></span><span class="preprocessor">#define QXMPPIBBIQ_H</span>
<a name="l00027"></a>00027 <span class="preprocessor"></span>
<a name="l00028"></a>00028 <span class="preprocessor">#include "QXmppIq.h"</span>
<a name="l00029"></a>00029
<a name="l00030"></a>00030 <span class="keyword">class </span>QDomElement;
<a name="l00031"></a>00031 <span class="keyword">class </span>QXmlStreamWriter;
<a name="l00032"></a>00032
<a name="l00033"></a>00033 <span class="keyword">class </span>QXmppIbbOpenIq: <span class="keyword">public</span> <a class="code" href="classQXmppIq.html" title="The QXmppIq class is the base class for all IQs.">QXmppIq</a>
<a name="l00034"></a>00034 {
<a name="l00035"></a>00035 <span class="keyword">public</span>:
<a name="l00036"></a>00036 QXmppIbbOpenIq();
<a name="l00037"></a>00037
<a name="l00038"></a>00038 <span class="keywordtype">long</span> blockSize() <span class="keyword">const</span>;
<a name="l00039"></a>00039 <span class="keywordtype">void</span> setBlockSize( <span class="keywordtype">long</span> block_size );
<a name="l00040"></a>00040
<a name="l00041"></a>00041 QString sid() <span class="keyword">const</span>;
<a name="l00042"></a>00042 <span class="keywordtype">void</span> setSid( <span class="keyword">const</span> QString &sid );
<a name="l00043"></a>00043
<a name="l00044"></a>00044 <span class="keyword">static</span> <span class="keywordtype">bool</span> isIbbOpenIq(<span class="keyword">const</span> QDomElement &element);
<a name="l00045"></a>00045
<a name="l00046"></a>00046 <span class="keyword">protected</span>:
<a name="l00048"></a>00048 <span class="keywordtype">void</span> parseElementFromChild(<span class="keyword">const</span> QDomElement &element);
<a name="l00049"></a>00049 <span class="keywordtype">void</span> toXmlElementFromChild(QXmlStreamWriter *writer) <span class="keyword">const</span>;
<a name="l00051"></a>00051
<a name="l00052"></a>00052 <span class="keyword">private</span>:
<a name="l00053"></a>00053 <span class="keywordtype">long</span> m_block_size;
<a name="l00054"></a>00054 QString m_sid;
<a name="l00055"></a>00055 };
<a name="l00056"></a>00056
<a name="l00057"></a>00057 <span class="keyword">class </span>QXmppIbbCloseIq: <span class="keyword">public</span> <a class="code" href="classQXmppIq.html" title="The QXmppIq class is the base class for all IQs.">QXmppIq</a>
<a name="l00058"></a>00058 {
<a name="l00059"></a>00059 <span class="keyword">public</span>:
<a name="l00060"></a>00060 QXmppIbbCloseIq();
<a name="l00061"></a>00061
<a name="l00062"></a>00062 QString sid() <span class="keyword">const</span>;
<a name="l00063"></a>00063 <span class="keywordtype">void</span> setSid( <span class="keyword">const</span> QString &sid );
<a name="l00064"></a>00064
<a name="l00065"></a>00065 <span class="keyword">static</span> <span class="keywordtype">bool</span> isIbbCloseIq(<span class="keyword">const</span> QDomElement &element);
<a name="l00066"></a>00066
<a name="l00067"></a>00067 <span class="keyword">protected</span>:
<a name="l00069"></a>00069 <span class="keywordtype">void</span> parseElementFromChild(<span class="keyword">const</span> QDomElement &element);
<a name="l00070"></a>00070 <span class="keywordtype">void</span> toXmlElementFromChild(QXmlStreamWriter *writer) <span class="keyword">const</span>;
<a name="l00072"></a>00072
<a name="l00073"></a>00073 <span class="keyword">private</span>:
<a name="l00074"></a>00074 QString m_sid;
<a name="l00075"></a>00075 };
<a name="l00076"></a>00076
<a name="l00077"></a>00077 <span class="keyword">class </span>QXmppIbbDataIq : <span class="keyword">public</span> <a class="code" href="classQXmppIq.html" title="The QXmppIq class is the base class for all IQs.">QXmppIq</a>
<a name="l00078"></a>00078 {
<a name="l00079"></a>00079 <span class="keyword">public</span>:
<a name="l00080"></a>00080 QXmppIbbDataIq();
<a name="l00081"></a>00081
<a name="l00082"></a>00082 quint16 sequence() <span class="keyword">const</span>;
<a name="l00083"></a>00083 <span class="keywordtype">void</span> setSequence( quint16 seq );
<a name="l00084"></a>00084
<a name="l00085"></a>00085 QString sid() <span class="keyword">const</span>;
<a name="l00086"></a>00086 <span class="keywordtype">void</span> setSid( <span class="keyword">const</span> QString &sid );
<a name="l00087"></a>00087
<a name="l00088"></a>00088 QByteArray payload() <span class="keyword">const</span>;
<a name="l00089"></a>00089 <span class="keywordtype">void</span> setPayload( <span class="keyword">const</span> QByteArray &data );
<a name="l00090"></a>00090
<a name="l00091"></a>00091 <span class="keyword">static</span> <span class="keywordtype">bool</span> isIbbDataIq(<span class="keyword">const</span> QDomElement &element);
<a name="l00092"></a>00092
<a name="l00093"></a>00093 <span class="keyword">protected</span>:
<a name="l00095"></a>00095 <span class="keywordtype">void</span> parseElementFromChild(<span class="keyword">const</span> QDomElement &element);
<a name="l00096"></a>00096 <span class="keywordtype">void</span> toXmlElementFromChild(QXmlStreamWriter *writer) <span class="keyword">const</span>;
<a name="l00098"></a>00098
<a name="l00099"></a>00099 <span class="keyword">private</span>:
<a name="l00100"></a>00100 quint16 m_seq;
<a name="l00101"></a>00101 QString m_sid;
<a name="l00102"></a>00102 QByteArray m_payload;
<a name="l00103"></a>00103 };
<a name="l00104"></a>00104
<a name="l00105"></a>00105 <span class="preprocessor">#endif // QXMPPIBBIQS_H</span>
</pre></div></div>
</div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Enumerator</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<hr class="footer"/><address class="footer"><small>Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>
|
doc/html/classch_1_1innovazion_1_1arionide_1_1lang_1_1avr_1_1branch_1_1_return_from_interrupt-members.html | thedreamer979/Arionide | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.16"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Arionide: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Arionide
 <span id="projectnumber">1.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.16 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacech.html">ch</a></li><li class="navelem"><a class="el" href="namespacech_1_1innovazion.html">innovazion</a></li><li class="navelem"><a class="el" href="namespacech_1_1innovazion_1_1arionide.html">arionide</a></li><li class="navelem"><a class="el" href="namespacech_1_1innovazion_1_1arionide_1_1lang.html">lang</a></li><li class="navelem"><a class="el" href="namespacech_1_1innovazion_1_1arionide_1_1lang_1_1avr.html">avr</a></li><li class="navelem"><a class="el" href="namespacech_1_1innovazion_1_1arionide_1_1lang_1_1avr_1_1branch.html">branch</a></li><li class="navelem"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1avr_1_1branch_1_1_return_from_interrupt.html">ReturnFromInterrupt</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">ch.innovazion.arionide.lang.avr.branch.ReturnFromInterrupt Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1avr_1_1branch_1_1_return_from_interrupt.html">ch.innovazion.arionide.lang.avr.branch.ReturnFromInterrupt</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1avr_1_1branch_1_1_return_from_interrupt.html#a3400af4a3a53e601edce48bf4738142e">assemble</a>(Specification spec, Skeleton skeleton, List< String > assemblyErrors)</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1avr_1_1branch_1_1_return_from_interrupt.html">ch.innovazion.arionide.lang.avr.branch.ReturnFromInterrupt</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1avr_1_1branch_1_1_return_from_interrupt.html#abd00a7a05fbe91aff29de92a99d76780">createStructureModel</a>()</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1avr_1_1branch_1_1_return_from_interrupt.html">ch.innovazion.arionide.lang.avr.branch.ReturnFromInterrupt</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1avr_1_1branch_1_1_return_from_interrupt.html#ac6fb8ea481933377006cd3326a07d986">evaluate</a>(Environment env, Specification spec, ApplicationMemory programMemory)</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1avr_1_1branch_1_1_return_from_interrupt.html">ch.innovazion.arionide.lang.avr.branch.ReturnFromInterrupt</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1_instruction.html#a7a6c71b3d47c2726fa7d3d10933b2a31">getConstant</a>(Specification spec, int id)</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1_instruction.html">ch.innovazion.arionide.lang.Instruction</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1avr_1_1branch_1_1_return_from_interrupt.html#aea2ce0b24b2dcc159849d190c19a1927">getLength</a>()</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1avr_1_1branch_1_1_return_from_interrupt.html">ch.innovazion.arionide.lang.avr.branch.ReturnFromInterrupt</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1_instruction.html#a99ffb8b94261b41f5466e61fca695b3e">getVariable</a>(Specification spec, int id)</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1_instruction.html">ch.innovazion.arionide.lang.Instruction</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1_instruction.html#abd6f7aae4c37289963d543c3f53a2a3a">toString</a>()</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1_instruction.html">ch.innovazion.arionide.lang.Instruction</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1avr_1_1branch_1_1_return_from_interrupt.html#a19b7d49d2752afa439cef5697c7a36ad">validate</a>(Specification spec, List< String > validationErrors)</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1lang_1_1avr_1_1branch_1_1_return_from_interrupt.html">ch.innovazion.arionide.lang.avr.branch.ReturnFromInterrupt</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.16
</small></address>
</body>
</html>
|
style.css | wavecollapser/multimatrix | table.matrix tr.title td
{
color:#FFFFFF;
background-color:#98bf21;
font-weight:bold;
font-size:11px;
text-align:center;
border:1px solid #ffffff;
outline:1px solid #98bf21;
text-decoration:none;
font-face: verdana;
font-size: 12px;
}
//table.matrix tr.fields td
//{
//}
|
templates/butterfly/butterfly.html | mattfeel/PySAL | <!DOCTYPE html>
<html>
<body>
<h1><a href="/">↵</a> Butterfly</h1>
<ul>
<li><a href="/butterfly/sum">Sommatoria</a></li>
</ul>
</body>
</html>
|
dom4j-1.6.1/docs/xref/org/dom4j/io/DOMWriter.html | AndreasMaring/text2epc | <!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /><title>DOMWriter xref</title>
<link type="text/css" rel="stylesheet" href="../../../stylesheet.css" />
</head>
<body>
<div id="overview"><a href="../../../../apidocs/org/dom4j/io/DOMWriter.html">View Javadoc</a></div><pre>
<a name="1" href="#1">1</a> <em class="comment">/*</em>
<a name="2" href="#2">2</a> <em class="comment"> * Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.</em>
<a name="3" href="#3">3</a> <em class="comment"> *</em>
<a name="4" href="#4">4</a> <em class="comment"> * This software is open source.</em>
<a name="5" href="#5">5</a> <em class="comment"> * See the bottom of this file for the licence.</em>
<a name="6" href="#6">6</a> <em class="comment"> */</em>
<a name="7" href="#7">7</a>
<a name="8" href="#8">8</a> <strong>package</strong> <a href="../../../org/dom4j/io/package-summary.html">org.dom4j.io</a>;
<a name="9" href="#9">9</a>
<a name="10" href="#10">10</a> <strong>import</strong> java.util.List;
<a name="11" href="#11">11</a>
<a name="12" href="#12">12</a> <strong>import</strong> org.dom4j.Attribute;
<a name="13" href="#13">13</a> <strong>import</strong> org.dom4j.CDATA;
<a name="14" href="#14">14</a> <strong>import</strong> org.dom4j.Comment;
<a name="15" href="#15">15</a> <strong>import</strong> org.dom4j.Document;
<a name="16" href="#16">16</a> <strong>import</strong> org.dom4j.DocumentException;
<a name="17" href="#17">17</a> <strong>import</strong> org.dom4j.Element;
<a name="18" href="#18">18</a> <strong>import</strong> org.dom4j.Entity;
<a name="19" href="#19">19</a> <strong>import</strong> org.dom4j.Namespace;
<a name="20" href="#20">20</a> <strong>import</strong> org.dom4j.ProcessingInstruction;
<a name="21" href="#21">21</a> <strong>import</strong> org.dom4j.Text;
<a name="22" href="#22">22</a> <strong>import</strong> org.dom4j.tree.NamespaceStack;
<a name="23" href="#23">23</a>
<a name="24" href="#24">24</a> <strong>import</strong> org.w3c.dom.DOMImplementation;
<a name="25" href="#25">25</a>
<a name="26" href="#26">26</a> <em>/**<em>*</em></em>
<a name="27" href="#27">27</a> <em> * <p></em>
<a name="28" href="#28">28</a> <em> * <code>DOMWriter</code> takes a DOM4J tree and outputs it as a W3C DOM</em>
<a name="29" href="#29">29</a> <em> * object</em>
<a name="30" href="#30">30</a> <em> * </p></em>
<a name="31" href="#31">31</a> <em> * </em>
<a name="32" href="#32">32</a> <em> * @author <a href="<a href="mailto:[email protected]" target="alexandria_uri">mailto:[email protected]</a>">James Strachan </a></em>
<a name="33" href="#33">33</a> <em> * @version $Revision: 1.17 $</em>
<a name="34" href="#34">34</a> <em> */</em>
<a name="35" href="#35">35</a> <strong>public</strong> <strong>class</strong> <a href="../../../org/dom4j/io/DOMWriter.html">DOMWriter</a> {
<a name="36" href="#36">36</a> <strong>private</strong> <strong>static</strong> <strong>boolean</strong> loggedWarning = false;
<a name="37" href="#37">37</a>
<a name="38" href="#38">38</a> <strong>private</strong> <strong>static</strong> <strong>final</strong> String[] DEFAULT_DOM_DOCUMENT_CLASSES = {
<a name="39" href="#39">39</a> <span class="string">"org.apache.xerces.dom.DocumentImpl"</span>, <em class="comment">// Xerces</em>
<a name="40" href="#40">40</a> <span class="string">"gnu.xml.dom.DomDocument"</span>, <em class="comment">// GNU JAXP</em>
<a name="41" href="#41">41</a> <span class="string">"org.apache.crimson.tree.XmlDocument"</span>, <em class="comment">// Crimson</em>
<a name="42" href="#42">42</a> <span class="string">"com.sun.xml.tree.XmlDocument"</span>, <em class="comment">// Sun's Project X</em>
<a name="43" href="#43">43</a> <span class="string">"oracle.xml.parser.v2.XMLDocument"</span>, <em class="comment">// Oracle V2</em>
<a name="44" href="#44">44</a> <span class="string">"oracle.xml.parser.XMLDocument"</span>, <em class="comment">// Oracle V1</em>
<a name="45" href="#45">45</a> <span class="string">"org.dom4j.dom.DOMDocument"</span> <em class="comment">// Internal DOM implementation</em>
<a name="46" href="#46">46</a> };
<a name="47" href="#47">47</a>
<a name="48" href="#48">48</a> <em class="comment">// the Class used to create new DOM Document instances</em>
<a name="49" href="#49">49</a> <strong>private</strong> Class domDocumentClass;
<a name="50" href="#50">50</a>
<a name="51" href="#51">51</a> <em>/**<em>* stack of <code>Namespace</code> objects */</em></em>
<a name="52" href="#52">52</a> <strong>private</strong> <a href="../../../org/dom4j/tree/NamespaceStack.html">NamespaceStack</a> namespaceStack = <strong>new</strong> <a href="../../../org/dom4j/tree/NamespaceStack.html">NamespaceStack</a>();
<a name="53" href="#53">53</a>
<a name="54" href="#54">54</a> <strong>public</strong> <a href="../../../org/dom4j/io/DOMWriter.html">DOMWriter</a>() {
<a name="55" href="#55">55</a> }
<a name="56" href="#56">56</a>
<a name="57" href="#57">57</a> <strong>public</strong> <a href="../../../org/dom4j/io/DOMWriter.html">DOMWriter</a>(Class domDocumentClass) {
<a name="58" href="#58">58</a> <strong>this</strong>.domDocumentClass = domDocumentClass;
<a name="59" href="#59">59</a> }
<a name="60" href="#60">60</a>
<a name="61" href="#61">61</a> <strong>public</strong> Class getDomDocumentClass() throws DocumentException {
<a name="62" href="#62">62</a> Class result = domDocumentClass;
<a name="63" href="#63">63</a>
<a name="64" href="#64">64</a> <strong>if</strong> (result == <strong>null</strong>) {
<a name="65" href="#65">65</a> <em class="comment">// lets try and find one in the classpath</em>
<a name="66" href="#66">66</a> <strong>int</strong> size = DEFAULT_DOM_DOCUMENT_CLASSES.length;
<a name="67" href="#67">67</a>
<a name="68" href="#68">68</a> <strong>for</strong> (<strong>int</strong> i = 0; i < size; i++) {
<a name="69" href="#69">69</a> <strong>try</strong> {
<a name="70" href="#70">70</a> String name = DEFAULT_DOM_DOCUMENT_CLASSES[i];
<a name="71" href="#71">71</a> result = Class.forName(name, <strong>true</strong>, DOMWriter.<strong>class</strong>
<a name="72" href="#72">72</a> .getClassLoader());
<a name="73" href="#73">73</a>
<a name="74" href="#74">74</a> <strong>if</strong> (result != <strong>null</strong>) {
<a name="75" href="#75">75</a> <strong>break</strong>;
<a name="76" href="#76">76</a> }
<a name="77" href="#77">77</a> } <strong>catch</strong> (Exception e) {
<a name="78" href="#78">78</a> <em class="comment">// could not load class correctly</em>
<a name="79" href="#79">79</a> <em class="comment">// lets carry on to the next one</em>
<a name="80" href="#80">80</a> }
<a name="81" href="#81">81</a> }
<a name="82" href="#82">82</a> }
<a name="83" href="#83">83</a>
<a name="84" href="#84">84</a> <strong>return</strong> result;
<a name="85" href="#85">85</a> }
<a name="86" href="#86">86</a>
<a name="87" href="#87">87</a> <em>/**<em>*</em></em>
<a name="88" href="#88">88</a> <em> * Sets the DOM {@link org.w3c.dom.Document}implementation class used by</em>
<a name="89" href="#89">89</a> <em> * the writer when creating DOM documents.</em>
<a name="90" href="#90">90</a> <em> * </em>
<a name="91" href="#91">91</a> <em> * @param domDocumentClass</em>
<a name="92" href="#92">92</a> <em> * is the Class implementing the {@linkorg.w3c.dom.Document}</em>
<a name="93" href="#93">93</a> <em> * interface</em>
<a name="94" href="#94">94</a> <em> */</em>
<a name="95" href="#95">95</a> <strong>public</strong> <strong>void</strong> setDomDocumentClass(Class domDocumentClass) {
<a name="96" href="#96">96</a> <strong>this</strong>.domDocumentClass = domDocumentClass;
<a name="97" href="#97">97</a> }
<a name="98" href="#98">98</a>
<a name="99" href="#99">99</a> <em>/**<em>*</em></em>
<a name="100" href="#100">100</a> <em> * Sets the DOM {@link org.w3c.dom.Document}implementation class name used</em>
<a name="101" href="#101">101</a> <em> * by the writer when creating DOM documents.</em>
<a name="102" href="#102">102</a> <em> * </em>
<a name="103" href="#103">103</a> <em> * @param name</em>
<a name="104" href="#104">104</a> <em> * is the name of the Class implementing the {@link</em>
<a name="105" href="#105">105</a> <em> * org.w3c.dom.Document} interface</em>
<a name="106" href="#106">106</a> <em> * </em>
<a name="107" href="#107">107</a> <em> * @throws DocumentException</em>
<a name="108" href="#108">108</a> <em> * if the class could not be loaded</em>
<a name="109" href="#109">109</a> <em> */</em>
<a name="110" href="#110">110</a> <strong>public</strong> <strong>void</strong> setDomDocumentClassName(String name) throws DocumentException {
<a name="111" href="#111">111</a> <strong>try</strong> {
<a name="112" href="#112">112</a> <strong>this</strong>.domDocumentClass = Class.forName(name, <strong>true</strong>, DOMWriter.<strong>class</strong>
<a name="113" href="#113">113</a> .getClassLoader());
<a name="114" href="#114">114</a> } <strong>catch</strong> (Exception e) {
<a name="115" href="#115">115</a> <strong>throw</strong> <strong>new</strong> <a href="../../../org/dom4j/DocumentException.html">DocumentException</a>(<span class="string">"Could not load the DOM Document "</span>
<a name="116" href="#116">116</a> + <span class="string">"class: "</span> + name, e);
<a name="117" href="#117">117</a> }
<a name="118" href="#118">118</a> }
<a name="119" href="#119">119</a>
<a name="120" href="#120">120</a> <strong>public</strong> org.w3c.dom.Document write(<a href="../../../org/dom4j/Document.html">Document</a> document)
<a name="121" href="#121">121</a> throws <a href="../../../org/dom4j/DocumentException.html">DocumentException</a> {
<a name="122" href="#122">122</a> <strong>if</strong> (document instanceof org.w3c.dom.Document) {
<a name="123" href="#123">123</a> <strong>return</strong> (org.w3c.dom.Document) document;
<a name="124" href="#124">124</a> }
<a name="125" href="#125">125</a>
<a name="126" href="#126">126</a> resetNamespaceStack();
<a name="127" href="#127">127</a>
<a name="128" href="#128">128</a> org.w3c.dom.Document domDocument = createDomDocument(document);
<a name="129" href="#129">129</a> appendDOMTree(domDocument, domDocument, document.content());
<a name="130" href="#130">130</a> namespaceStack.clear();
<a name="131" href="#131">131</a>
<a name="132" href="#132">132</a> <strong>return</strong> domDocument;
<a name="133" href="#133">133</a> }
<a name="134" href="#134">134</a>
<a name="135" href="#135">135</a> <strong>public</strong> org.w3c.dom.Document write(<a href="../../../org/dom4j/Document.html">Document</a> document,
<a name="136" href="#136">136</a> org.w3c.dom.DOMImplementation domImpl) throws DocumentException {
<a name="137" href="#137">137</a> <strong>if</strong> (document instanceof org.w3c.dom.Document) {
<a name="138" href="#138">138</a> <strong>return</strong> (org.w3c.dom.Document) document;
<a name="139" href="#139">139</a> }
<a name="140" href="#140">140</a>
<a name="141" href="#141">141</a> resetNamespaceStack();
<a name="142" href="#142">142</a>
<a name="143" href="#143">143</a> org.w3c.dom.Document domDocument = createDomDocument(document, domImpl);
<a name="144" href="#144">144</a> appendDOMTree(domDocument, domDocument, document.content());
<a name="145" href="#145">145</a> namespaceStack.clear();
<a name="146" href="#146">146</a>
<a name="147" href="#147">147</a> <strong>return</strong> domDocument;
<a name="148" href="#148">148</a> }
<a name="149" href="#149">149</a>
<a name="150" href="#150">150</a> <strong>protected</strong> <strong>void</strong> appendDOMTree(org.w3c.dom.Document domDocument,
<a name="151" href="#151">151</a> org.w3c.dom.Node domCurrent, List content) {
<a name="152" href="#152">152</a> <strong>int</strong> size = content.size();
<a name="153" href="#153">153</a>
<a name="154" href="#154">154</a> <strong>for</strong> (<strong>int</strong> i = 0; i < size; i++) {
<a name="155" href="#155">155</a> Object object = content.get(i);
<a name="156" href="#156">156</a>
<a name="157" href="#157">157</a> <strong>if</strong> (object instanceof Element) {
<a name="158" href="#158">158</a> appendDOMTree(domDocument, domCurrent, (Element) object);
<a name="159" href="#159">159</a> } <strong>else</strong> <strong>if</strong> (object instanceof String) {
<a name="160" href="#160">160</a> appendDOMTree(domDocument, domCurrent, (String) object);
<a name="161" href="#161">161</a> } <strong>else</strong> <strong>if</strong> (object instanceof Text) {
<a name="162" href="#162">162</a> <a href="../../../org/dom4j/Text.html">Text</a> text = (Text) object;
<a name="163" href="#163">163</a> appendDOMTree(domDocument, domCurrent, text.getText());
<a name="164" href="#164">164</a> } <strong>else</strong> <strong>if</strong> (object instanceof CDATA) {
<a name="165" href="#165">165</a> appendDOMTree(domDocument, domCurrent, (CDATA) object);
<a name="166" href="#166">166</a> } <strong>else</strong> <strong>if</strong> (object instanceof Comment) {
<a name="167" href="#167">167</a> appendDOMTree(domDocument, domCurrent, (Comment) object);
<a name="168" href="#168">168</a> } <strong>else</strong> <strong>if</strong> (object instanceof Entity) {
<a name="169" href="#169">169</a> appendDOMTree(domDocument, domCurrent, (Entity) object);
<a name="170" href="#170">170</a> } <strong>else</strong> <strong>if</strong> (object instanceof ProcessingInstruction) {
<a name="171" href="#171">171</a> appendDOMTree(domDocument, domCurrent,
<a name="172" href="#172">172</a> (<a href="../../../org/dom4j/ProcessingInstruction.html">ProcessingInstruction</a>) object);
<a name="173" href="#173">173</a> }
<a name="174" href="#174">174</a> }
<a name="175" href="#175">175</a> }
<a name="176" href="#176">176</a>
<a name="177" href="#177">177</a> <strong>protected</strong> <strong>void</strong> appendDOMTree(org.w3c.dom.Document domDocument,
<a name="178" href="#178">178</a> org.w3c.dom.Node domCurrent, <a href="../../../org/dom4j/Element.html">Element</a> element) {
<a name="179" href="#179">179</a> String elUri = element.getNamespaceURI();
<a name="180" href="#180">180</a> String elName = element.getQualifiedName();
<a name="181" href="#181">181</a> org.w3c.dom.Element domElement = domDocument.createElementNS(elUri,
<a name="182" href="#182">182</a> elName);
<a name="183" href="#183">183</a>
<a name="184" href="#184">184</a> <strong>int</strong> stackSize = namespaceStack.size();
<a name="185" href="#185">185</a>
<a name="186" href="#186">186</a> <em class="comment">// add the namespace of the element first</em>
<a name="187" href="#187">187</a> <a href="../../../org/dom4j/Namespace.html">Namespace</a> elementNamespace = element.getNamespace();
<a name="188" href="#188">188</a>
<a name="189" href="#189">189</a> <strong>if</strong> (isNamespaceDeclaration(elementNamespace)) {
<a name="190" href="#190">190</a> namespaceStack.push(elementNamespace);
<a name="191" href="#191">191</a> writeNamespace(domElement, elementNamespace);
<a name="192" href="#192">192</a> }
<a name="193" href="#193">193</a>
<a name="194" href="#194">194</a> <em class="comment">// add the additional declared namespaces</em>
<a name="195" href="#195">195</a> List declaredNamespaces = element.declaredNamespaces();
<a name="196" href="#196">196</a>
<a name="197" href="#197">197</a> <strong>for</strong> (<strong>int</strong> i = 0, size = declaredNamespaces.size(); i < size; i++) {
<a name="198" href="#198">198</a> <a href="../../../org/dom4j/Namespace.html">Namespace</a> namespace = (Namespace) declaredNamespaces.get(i);
<a name="199" href="#199">199</a>
<a name="200" href="#200">200</a> <strong>if</strong> (isNamespaceDeclaration(namespace)) {
<a name="201" href="#201">201</a> namespaceStack.push(namespace);
<a name="202" href="#202">202</a> writeNamespace(domElement, namespace);
<a name="203" href="#203">203</a> }
<a name="204" href="#204">204</a> }
<a name="205" href="#205">205</a>
<a name="206" href="#206">206</a> <em class="comment">// add the attributes</em>
<a name="207" href="#207">207</a> <strong>for</strong> (<strong>int</strong> i = 0, size = element.attributeCount(); i < size; i++) {
<a name="208" href="#208">208</a> <a href="../../../org/dom4j/Attribute.html">Attribute</a> attribute = (Attribute) element.attribute(i);
<a name="209" href="#209">209</a> String attUri = attribute.getNamespaceURI();
<a name="210" href="#210">210</a> String attName = attribute.getQualifiedName();
<a name="211" href="#211">211</a> String value = attribute.getValue();
<a name="212" href="#212">212</a> domElement.setAttributeNS(attUri, attName, value);
<a name="213" href="#213">213</a> }
<a name="214" href="#214">214</a>
<a name="215" href="#215">215</a> <em class="comment">// add content</em>
<a name="216" href="#216">216</a> appendDOMTree(domDocument, domElement, element.content());
<a name="217" href="#217">217</a>
<a name="218" href="#218">218</a> domCurrent.appendChild(domElement);
<a name="219" href="#219">219</a>
<a name="220" href="#220">220</a> <strong>while</strong> (namespaceStack.size() > stackSize) {
<a name="221" href="#221">221</a> namespaceStack.pop();
<a name="222" href="#222">222</a> }
<a name="223" href="#223">223</a> }
<a name="224" href="#224">224</a>
<a name="225" href="#225">225</a> <strong>protected</strong> <strong>void</strong> appendDOMTree(org.w3c.dom.Document domDocument,
<a name="226" href="#226">226</a> org.w3c.dom.Node domCurrent, <a href="../../../org/dom4j/CDATA.html">CDATA</a> cdata) {
<a name="227" href="#227">227</a> org.w3c.dom.CDATASection domCDATA = domDocument
<a name="228" href="#228">228</a> .createCDATASection(cdata.getText());
<a name="229" href="#229">229</a> domCurrent.appendChild(domCDATA);
<a name="230" href="#230">230</a> }
<a name="231" href="#231">231</a>
<a name="232" href="#232">232</a> <strong>protected</strong> <strong>void</strong> appendDOMTree(org.w3c.dom.Document domDocument,
<a name="233" href="#233">233</a> org.w3c.dom.Node domCurrent, <a href="../../../org/dom4j/Comment.html">Comment</a> comment) {
<a name="234" href="#234">234</a> org.w3c.dom.Comment domComment = domDocument.createComment(comment
<a name="235" href="#235">235</a> .getText());
<a name="236" href="#236">236</a> domCurrent.appendChild(domComment);
<a name="237" href="#237">237</a> }
<a name="238" href="#238">238</a>
<a name="239" href="#239">239</a> <strong>protected</strong> <strong>void</strong> appendDOMTree(org.w3c.dom.Document domDocument,
<a name="240" href="#240">240</a> org.w3c.dom.Node domCurrent, String text) {
<a name="241" href="#241">241</a> org.w3c.dom.Text domText = domDocument.createTextNode(text);
<a name="242" href="#242">242</a> domCurrent.appendChild(domText);
<a name="243" href="#243">243</a> }
<a name="244" href="#244">244</a>
<a name="245" href="#245">245</a> <strong>protected</strong> <strong>void</strong> appendDOMTree(org.w3c.dom.Document domDocument,
<a name="246" href="#246">246</a> org.w3c.dom.Node domCurrent, <a href="../../../org/dom4j/Entity.html">Entity</a> entity) {
<a name="247" href="#247">247</a> org.w3c.dom.EntityReference domEntity = domDocument
<a name="248" href="#248">248</a> .createEntityReference(entity.getName());
<a name="249" href="#249">249</a> domCurrent.appendChild(domEntity);
<a name="250" href="#250">250</a> }
<a name="251" href="#251">251</a>
<a name="252" href="#252">252</a> <strong>protected</strong> <strong>void</strong> appendDOMTree(org.w3c.dom.Document domDoc,
<a name="253" href="#253">253</a> org.w3c.dom.Node domCurrent, <a href="../../../org/dom4j/ProcessingInstruction.html">ProcessingInstruction</a> pi) {
<a name="254" href="#254">254</a> org.w3c.dom.ProcessingInstruction domPI = domDoc
<a name="255" href="#255">255</a> .createProcessingInstruction(pi.getTarget(), pi.getText());
<a name="256" href="#256">256</a> domCurrent.appendChild(domPI);
<a name="257" href="#257">257</a> }
<a name="258" href="#258">258</a>
<a name="259" href="#259">259</a> <strong>protected</strong> <strong>void</strong> writeNamespace(org.w3c.dom.Element domElement,
<a name="260" href="#260">260</a> <a href="../../../org/dom4j/Namespace.html">Namespace</a> namespace) {
<a name="261" href="#261">261</a> String attributeName = attributeNameForNamespace(namespace);
<a name="262" href="#262">262</a>
<a name="263" href="#263">263</a> <em class="comment">// domElement.setAttributeNS("", attributeName, namespace.getURI());</em>
<a name="264" href="#264">264</a> domElement.setAttribute(attributeName, namespace.getURI());
<a name="265" href="#265">265</a> }
<a name="266" href="#266">266</a>
<a name="267" href="#267">267</a> <strong>protected</strong> String attributeNameForNamespace(<a href="../../../org/dom4j/Namespace.html">Namespace</a> namespace) {
<a name="268" href="#268">268</a> String xmlns = <span class="string">"xmlns"</span>;
<a name="269" href="#269">269</a> String prefix = namespace.getPrefix();
<a name="270" href="#270">270</a>
<a name="271" href="#271">271</a> <strong>if</strong> (prefix.length() > 0) {
<a name="272" href="#272">272</a> <strong>return</strong> xmlns + <span class="string">":"</span> + prefix;
<a name="273" href="#273">273</a> }
<a name="274" href="#274">274</a>
<a name="275" href="#275">275</a> <strong>return</strong> xmlns;
<a name="276" href="#276">276</a> }
<a name="277" href="#277">277</a>
<a name="278" href="#278">278</a> <strong>protected</strong> org.w3c.dom.Document createDomDocument(<a href="../../../org/dom4j/Document.html">Document</a> document)
<a name="279" href="#279">279</a> throws <a href="../../../org/dom4j/DocumentException.html">DocumentException</a> {
<a name="280" href="#280">280</a> org.w3c.dom.Document result = <strong>null</strong>;
<a name="281" href="#281">281</a>
<a name="282" href="#282">282</a> <em class="comment">// use the given domDocumentClass (if not null)</em>
<a name="283" href="#283">283</a> <strong>if</strong> (domDocumentClass != <strong>null</strong>) {
<a name="284" href="#284">284</a> <strong>try</strong> {
<a name="285" href="#285">285</a> result = (org.w3c.dom.Document) domDocumentClass.newInstance();
<a name="286" href="#286">286</a> } <strong>catch</strong> (Exception e) {
<a name="287" href="#287">287</a> <strong>throw</strong> <strong>new</strong> <a href="../../../org/dom4j/DocumentException.html">DocumentException</a>(
<a name="288" href="#288">288</a> <span class="string">"Could not instantiate an instance "</span>
<a name="289" href="#289">289</a> + <span class="string">"of DOM Document with class: "</span>
<a name="290" href="#290">290</a> + domDocumentClass.getName(), e);
<a name="291" href="#291">291</a> }
<a name="292" href="#292">292</a> } <strong>else</strong> {
<a name="293" href="#293">293</a> <em class="comment">// lets try JAXP first before using the hardcoded default parsers</em>
<a name="294" href="#294">294</a> result = createDomDocumentViaJAXP();
<a name="295" href="#295">295</a>
<a name="296" href="#296">296</a> <strong>if</strong> (result == <strong>null</strong>) {
<a name="297" href="#297">297</a> Class theClass = getDomDocumentClass();
<a name="298" href="#298">298</a>
<a name="299" href="#299">299</a> <strong>try</strong> {
<a name="300" href="#300">300</a> result = (org.w3c.dom.Document) theClass.newInstance();
<a name="301" href="#301">301</a> } <strong>catch</strong> (Exception e) {
<a name="302" href="#302">302</a> <strong>throw</strong> <strong>new</strong> <a href="../../../org/dom4j/DocumentException.html">DocumentException</a>(<span class="string">"Could not instantiate an "</span>
<a name="303" href="#303">303</a> + <span class="string">"instance of DOM Document "</span> + <span class="string">"with class: "</span>
<a name="304" href="#304">304</a> + theClass.getName(), e);
<a name="305" href="#305">305</a> }
<a name="306" href="#306">306</a> }
<a name="307" href="#307">307</a> }
<a name="308" href="#308">308</a>
<a name="309" href="#309">309</a> <strong>return</strong> result;
<a name="310" href="#310">310</a> }
<a name="311" href="#311">311</a>
<a name="312" href="#312">312</a> <strong>protected</strong> org.w3c.dom.Document createDomDocumentViaJAXP()
<a name="313" href="#313">313</a> throws <a href="../../../org/dom4j/DocumentException.html">DocumentException</a> {
<a name="314" href="#314">314</a> <strong>try</strong> {
<a name="315" href="#315">315</a> <strong>return</strong> JAXPHelper.createDocument(false, <strong>true</strong>);
<a name="316" href="#316">316</a> } <strong>catch</strong> (Throwable e) {
<a name="317" href="#317">317</a> <strong>if</strong> (!loggedWarning) {
<a name="318" href="#318">318</a> loggedWarning = <strong>true</strong>;
<a name="319" href="#319">319</a>
<a name="320" href="#320">320</a> <strong>if</strong> (SAXHelper.isVerboseErrorReporting()) {
<a name="321" href="#321">321</a> <em class="comment">// log all exceptions as warnings and carry</em>
<a name="322" href="#322">322</a> <em class="comment">// on as we have a default SAX parser we can use</em>
<a name="323" href="#323">323</a> System.out.println(<span class="string">"Warning: Caught exception attempting "</span>
<a name="324" href="#324">324</a> + <span class="string">"to use JAXP to create a W3C DOM "</span> + <span class="string">"document"</span>);
<a name="325" href="#325">325</a> System.out.println(<span class="string">"Warning: Exception was: "</span> + e);
<a name="326" href="#326">326</a> e.printStackTrace();
<a name="327" href="#327">327</a> } <strong>else</strong> {
<a name="328" href="#328">328</a> System.out.println(<span class="string">"Warning: Error occurred using JAXP to "</span>
<a name="329" href="#329">329</a> + <span class="string">"create a DOM document."</span>);
<a name="330" href="#330">330</a> }
<a name="331" href="#331">331</a> }
<a name="332" href="#332">332</a> }
<a name="333" href="#333">333</a>
<a name="334" href="#334">334</a> <strong>return</strong> <strong>null</strong>;
<a name="335" href="#335">335</a> }
<a name="336" href="#336">336</a>
<a name="337" href="#337">337</a> <strong>protected</strong> org.w3c.dom.Document createDomDocument(<a href="../../../org/dom4j/Document.html">Document</a> document,
<a name="338" href="#338">338</a> DOMImplementation domImpl) throws DocumentException {
<a name="339" href="#339">339</a> String namespaceURI = <strong>null</strong>;
<a name="340" href="#340">340</a> String qualifiedName = <strong>null</strong>;
<a name="341" href="#341">341</a> org.w3c.dom.DocumentType docType = <strong>null</strong>;
<a name="342" href="#342">342</a>
<a name="343" href="#343">343</a> <strong>return</strong> domImpl.createDocument(namespaceURI, qualifiedName, docType);
<a name="344" href="#344">344</a> }
<a name="345" href="#345">345</a>
<a name="346" href="#346">346</a> <strong>protected</strong> <strong>boolean</strong> isNamespaceDeclaration(<a href="../../../org/dom4j/Namespace.html">Namespace</a> ns) {
<a name="347" href="#347">347</a> <strong>if</strong> ((ns != <strong>null</strong>) && (ns != Namespace.NO_NAMESPACE)
<a name="348" href="#348">348</a> && (ns != Namespace.XML_NAMESPACE)) {
<a name="349" href="#349">349</a> String uri = ns.getURI();
<a name="350" href="#350">350</a>
<a name="351" href="#351">351</a> <strong>if</strong> ((uri != <strong>null</strong>) && (uri.length() > 0)) {
<a name="352" href="#352">352</a> <strong>if</strong> (!namespaceStack.contains(ns)) {
<a name="353" href="#353">353</a> <strong>return</strong> <strong>true</strong>;
<a name="354" href="#354">354</a> }
<a name="355" href="#355">355</a> }
<a name="356" href="#356">356</a> }
<a name="357" href="#357">357</a>
<a name="358" href="#358">358</a> <strong>return</strong> false;
<a name="359" href="#359">359</a> }
<a name="360" href="#360">360</a>
<a name="361" href="#361">361</a> <strong>protected</strong> <strong>void</strong> resetNamespaceStack() {
<a name="362" href="#362">362</a> namespaceStack.clear();
<a name="363" href="#363">363</a> namespaceStack.push(Namespace.XML_NAMESPACE);
<a name="364" href="#364">364</a> }
<a name="365" href="#365">365</a> }
<a name="366" href="#366">366</a>
<a name="367" href="#367">367</a> <em class="comment">/*</em>
<a name="368" href="#368">368</a> <em class="comment"> * Redistribution and use of this software and associated documentation</em>
<a name="369" href="#369">369</a> <em class="comment"> * ("Software"), with or without modification, are permitted provided that the</em>
<a name="370" href="#370">370</a> <em class="comment"> * following conditions are met:</em>
<a name="371" href="#371">371</a> <em class="comment"> * </em>
<a name="372" href="#372">372</a> <em class="comment"> * 1. Redistributions of source code must retain copyright statements and</em>
<a name="373" href="#373">373</a> <em class="comment"> * notices. Redistributions must also contain a copy of this document.</em>
<a name="374" href="#374">374</a> <em class="comment"> * </em>
<a name="375" href="#375">375</a> <em class="comment"> * 2. Redistributions in binary form must reproduce the above copyright notice,</em>
<a name="376" href="#376">376</a> <em class="comment"> * this list of conditions and the following disclaimer in the documentation</em>
<a name="377" href="#377">377</a> <em class="comment"> * and/or other materials provided with the distribution.</em>
<a name="378" href="#378">378</a> <em class="comment"> * </em>
<a name="379" href="#379">379</a> <em class="comment"> * 3. The name "DOM4J" must not be used to endorse or promote products derived</em>
<a name="380" href="#380">380</a> <em class="comment"> * from this Software without prior written permission of MetaStuff, Ltd. For</em>
<a name="381" href="#381">381</a> <em class="comment"> * written permission, please contact [email protected].</em>
<a name="382" href="#382">382</a> <em class="comment"> * </em>
<a name="383" href="#383">383</a> <em class="comment"> * 4. Products derived from this Software may not be called "DOM4J" nor may</em>
<a name="384" href="#384">384</a> <em class="comment"> * "DOM4J" appear in their names without prior written permission of MetaStuff,</em>
<a name="385" href="#385">385</a> <em class="comment"> * Ltd. DOM4J is a registered trademark of MetaStuff, Ltd.</em>
<a name="386" href="#386">386</a> <em class="comment"> * </em>
<a name="387" href="#387">387</a> <em class="comment"> * 5. Due credit should be given to the DOM4J Project - <a href="http://www.dom4j.org" target="alexandria_uri">http://www.dom4j.org</a></em>
<a name="388" href="#388">388</a> <em class="comment"> * </em>
<a name="389" href="#389">389</a> <em class="comment"> * THIS SOFTWARE IS PROVIDED BY METASTUFF, LTD. AND CONTRIBUTORS ``AS IS'' AND</em>
<a name="390" href="#390">390</a> <em class="comment"> * ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE</em>
<a name="391" href="#391">391</a> <em class="comment"> * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE</em>
<a name="392" href="#392">392</a> <em class="comment"> * ARE DISCLAIMED. IN NO EVENT SHALL METASTUFF, LTD. OR ITS CONTRIBUTORS BE</em>
<a name="393" href="#393">393</a> <em class="comment"> * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR</em>
<a name="394" href="#394">394</a> <em class="comment"> * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF</em>
<a name="395" href="#395">395</a> <em class="comment"> * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS</em>
<a name="396" href="#396">396</a> <em class="comment"> * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN</em>
<a name="397" href="#397">397</a> <em class="comment"> * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)</em>
<a name="398" href="#398">398</a> <em class="comment"> * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE</em>
<a name="399" href="#399">399</a> <em class="comment"> * POSSIBILITY OF SUCH DAMAGE.</em>
<a name="400" href="#400">400</a> <em class="comment"> * </em>
<a name="401" href="#401">401</a> <em class="comment"> * Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.</em>
<a name="402" href="#402">402</a> <em class="comment"> */</em>
</pre>
<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
</html>
|
3x-eh/index.html | Magneseus/magneseus.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>3x-eh (A Canadian 4X) - Magneseus - Matt Mayer</title>
<meta name="description" content="A Canadian 4X.">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta property="og:image" content="">
<link rel="shortcut icon" href="/assets/img/favicon/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="/assets/img/favicon/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="/assets/img/favicon/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="/assets/img/favicon/apple-touch-icon-114x114.png">
<!-- Chrome, Firefox OS and Opera -->
<meta name="theme-color" content="#d25469">
<!-- Windows Phone -->
<meta name="msapplication-navbutton-color" content="#d25469">
<!-- iOS Safari -->
<meta name="apple-mobile-web-app-status-bar-style" content="#d25469">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700" rel="stylesheet">
<link rel="stylesheet" href="/assets/fonts/font-awesome/css/font-awesome.min.css">
<!-- Styles -->
<link rel="stylesheet" href="/assets/css/main.css">
</head>
<body>
<header class="main_header">
<a href="/" class="logo">Magneseus</a>
<nav class="main_menu">
<a href="/about/">About</a>
<a href="/contact/">Contact</a>
</nav>
</header> <!-- End Section Header -->
<main class="post_content">
<article class="post">
<header>
<div class="post_image">
<video class="post_banner_vid" autoplay loop muted>
<source src=/assets/video/3xeh.mp4 type="video/mp4">
</video>
</div>
<div class="post_description" style="width:100%">
<p class="post_meta" style="display:table">2017, Aug 30</p>
<h1 class="post_title" style="display:inline-block;float:left">3x-eh (A Canadian 4X)</h1>
<a href="https://github.com/Magneseus/3x-eh" target="_blank"><h1 class="post_title" style="display:inline-block;float:right"><i class="fa fa-github" aria-hidden="true" style="font-size:30px; color:rgb(255,255,255)"></i></h1></a>
</table>
</div>
</header> <!-- End Header -->
<div class="entry_content">
<p>I worked on this game with 7 others over a period of just under 4 months. It was done for a special course being offered to a group selected from a pool of applicants, for this year only (for Canada’s 150).</p>
<p><img src="https://i.gyazo.com/72cb06391026c97f70e30aaf866531ca.gif" alt="Sample Play" /></p>
<p>This game was made in <4 months using Unity, and a pretty solid first attempt at Agile development.</p>
<p>Set in a post-apocalyptic Canada, the plague that ruined the world suffers in the cold winters of Canada. Life has a chance here and as such the player must attempt to resurrect various Canadian cities, building a new world from the shell of the old one.</p>
<p>Developed by:</p>
<ul>
<li>Adnan Ahmed</li>
<li>Devon Plouffe</li>
<li>Jater Xu</li>
<li>Justin Zhang</li>
<li>Matt Mayer</li>
<li>Paul Boucaud</li>
<li>Tyler Main</li>
<li>Yannick Robert</li>
</ul>
</div>
<div class="post_wrapper">
<footer class="post_footer cf">
<div class="post_share">
<span>Visit on Github: </span><a href="https://github.com/Magneseus/3x-eh" target="_blank"><i class="fa fa-github" aria-hidden="true" style="font-size:20px"></i></a>
</div>
<div class="post_tag">
<span>Tags:</span>
<a href="/tags#Programming" class="tag">Programming</a>
<a href="/tags#Gamedev" class="tag">Gamedev</a>
<a href="/tags#Unity" class="tag">Unity</a>
<a href="/tags#2D" class="tag">2D</a>
</div>
</footer>
</div>
</article> <!-- End Section Post -->
<section class="author cf">
<div class="post_wrapper">
<div class="author_image">
<img src="/assets/img/face.jpg" alt="Author face">
</div>
<div class="author_info">
<h2 class="author_title">Matt Mayer</h2>
<p class="author_subtitle">I'm a student at Carleton University studying Computer Science. In particular, I'm interested in game development and as such I'm in the game development stream for my program. (Essentially an un-official minor).</p>
<div class="author_social">
<span class="author_email"><i class="fa fa-envelope-o" aria-hidden="true"></i> <a href="mailto:[email protected]">[email protected]</a></span>
<span class="author_phone"><i class="fa fa-phone" aria-hidden="true"></i> <a href="tel:---">---</a></span>
<span class="author_website"><i class="fa fa-link" aria-hidden="true"></i> <a href="https://github.com/Magneseus/" target="_blank">https://github.com/Magneseus/</a></span>
</div>
</div>
</div>
</section> <!-- End Section Author -->
<section class="recent_box">
<div class="post_wrapper">
<h2 class="recent_title">Recent post</h2>
<div class="recent_list">
<a href="/mixtape-mania/" class="recent_item" style="background-image: url( /assets/img/mixtape.png )"><span>Mixtape Mania</span></a>
<a href="/beat-the-street/" class="recent_item" style="background-image: url( /assets/img/himalayan.jpg )"><span>Beat the Street</span></a>
<a href="/3x-eh/" class="recent_item" style="background-image: url( /assets/img/ )"><span>3x-eh (A Canadian 4X)</span></a>
<a href="/think-bot/" class="recent_item" style="background-image: url( /assets/img/ )"><span>Discord Think Bot</span></a>
<a href="/custom-login/" class="recent_item" style="background-image: url( /assets/img/ )"><span>Custom Login</span></a>
<a href="/BPM/" class="recent_item" style="background-image: url( /assets/img/ )"><span>BPM</span></a>
</div>
</div>
</section> <!-- End Section Recent Box -->
</main> <!-- End Section Post Content -->
<footer class="main_footer">
<div class="wrapper">
<ul class="social_footer">
<li><a href="https://github.com/Magneseus/" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a></li>
<li><a href="https://soundcloud.com/magneseus/likes" target="_blank"><i class="fa fa-soundcloud" aria-hidden="true"></i></a></li>
<li><a href="https://www.instagram.com/magneseus/" target="_blank"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
<div class="copyright">
<p>© 2018 All rights reserved. Design by <a href="https://artemsheludko.github.io" target="_blank">Artem Sheludko</a></p>
</div>
</div>
</footer> <!-- End Section Footer -->
<div class="top" title="Top"><i class="fa fa-chevron-up" aria-hidden="true"></i></div> <!-- End Top Scroll -->
<script src="/assets/js/jquery-3.2.1.min.js"></script>
<script src="/assets/js/jquery.vide.min.js"></script>
<script src="/assets/js/custom.js"></script>
<script src="/assets/js/hover_play.js"></script>
<!-- End Javascript -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', '', 'auto');
ga('send', 'pageview');
</script> <!-- End Analytics -->
</body>
</html>
|
docs/windows/namespace_smartcards.html | razuevMax/QWinSCard | <!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>QWinSCard: Smartcards Namespace Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">QWinSCard
</div>
<div id="projectbrief">This project offers WinSCard API in Qt5, which supports PC/SC reader in Windows/Linux platform</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_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('namespace_smartcards.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> |
<a href="#enum-members">Enumerations</a> </div>
<div class="headertitle">
<div class="title">Smartcards Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Namespace of smartcard classes.
<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">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_smartcards_1_1_a_p_d_u_command.html">APDUCommand</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class represents the APDU command. <a href="class_smartcards_1_1_a_p_d_u_command.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_smartcards_1_1_a_p_d_u_response.html">APDUResponse</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class represents the APDU response sent by the card. <a href="class_smartcards_1_1_a_p_d_u_response.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_smartcards_1_1_card_event.html">CardEvent</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class must implement a card detection mechanism. When card insertion is detected, it must send signal <a class="el" href="class_smartcards_1_1_card_event.html#a6a2f9b5b090a064c009f3717238ca7c0" title="Qt-signal transmitted when card inserted. ">cardInserted()</a> When card removal is detected, it must send signal <a class="el" href="class_smartcards_1_1_card_event.html#a22fd5a6d91ca6aff4cfb31a1651b9d8f">cardRemoved()</a> <a href="class_smartcards_1_1_card_event.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_smartcards_1_1_readers_states.html">ReadersStates</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Interface class for Smart Card Tracking Functions. Contains readers states. <a href="class_smartcards_1_1_readers_states.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_smartcards_1_1_s_c_a_r_d___a_t_t_r___v_a_l_u_e.html">SCARD_ATTR_VALUE</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Values for AttrId of SCardGetAttrib. <a href="class_smartcards_1_1_s_c_a_r_d___a_t_t_r___v_a_l_u_e.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_smartcards_1_1_win_s_card.html">WinSCard</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class must implement a winscard api. <a href="class_smartcards_1_1_win_s_card.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
Enumerations</h2></td></tr>
<tr class="memitem:a58ca156488c781fb42e2cf0a8b6bc34b"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_smartcards.html#a58ca156488c781fb42e2cf0a8b6bc34b">SCOPE</a> : DWORD { <a class="el" href="namespace_smartcards.html#a58ca156488c781fb42e2cf0a8b6bc34ba159444b7dc2ab03137ed24f5050727b4">User</a>,
<a class="el" href="namespace_smartcards.html#a58ca156488c781fb42e2cf0a8b6bc34ba9741ba9abecab5b441837a8f9f7bac87">Terminal</a>,
<a class="el" href="namespace_smartcards.html#a58ca156488c781fb42e2cf0a8b6bc34ba3f55c0bb89bbc46b0966802902b06c9b">System</a>
}<tr class="memdesc:a58ca156488c781fb42e2cf0a8b6bc34b"><td class="mdescLeft"> </td><td class="mdescRight">SCOPE context. <a href="namespace_smartcards.html#a58ca156488c781fb42e2cf0a8b6bc34b">More...</a><br /></td></tr>
</td></tr>
<tr class="separator:a58ca156488c781fb42e2cf0a8b6bc34b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1f007601bac24f0cea5d4fdf7a6f2d70"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_smartcards.html#a1f007601bac24f0cea5d4fdf7a6f2d70">SHARE</a> : DWORD { <a class="el" href="namespace_smartcards.html#a1f007601bac24f0cea5d4fdf7a6f2d70ac4c8b4a136a43eba8e8e74295966c197">Exclusive</a> = 1,
<a class="el" href="namespace_smartcards.html#a1f007601bac24f0cea5d4fdf7a6f2d70acaf62733ba56e46fd97c01164cc6c9e8">Shared</a>,
<a class="el" href="namespace_smartcards.html#a1f007601bac24f0cea5d4fdf7a6f2d70a3d04bcd5e81861d52a080259849d8610">Direct</a>
}<tr class="memdesc:a1f007601bac24f0cea5d4fdf7a6f2d70"><td class="mdescLeft"> </td><td class="mdescRight">SHARE mode enumeration. <a href="namespace_smartcards.html#a1f007601bac24f0cea5d4fdf7a6f2d70">More...</a><br /></td></tr>
</td></tr>
<tr class="separator:a1f007601bac24f0cea5d4fdf7a6f2d70"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac11dd7126337a5bd53934318fff2fd7a"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_smartcards.html#ac11dd7126337a5bd53934318fff2fd7a">PROTOCOL</a> : DWORD { <a class="el" href="namespace_smartcards.html#ac11dd7126337a5bd53934318fff2fd7aa21a09371000f5134f35719b4763a85fe">Undefined</a> = 0x00000000,
<a class="el" href="namespace_smartcards.html#ac11dd7126337a5bd53934318fff2fd7aaf67736ff5241ab4b9680386ddc04531d">T0</a> = 0x00000001,
<a class="el" href="namespace_smartcards.html#ac11dd7126337a5bd53934318fff2fd7aae7a44bd5739e679516b531731484484f">T1</a> = 0x00000002,
<a class="el" href="namespace_smartcards.html#ac11dd7126337a5bd53934318fff2fd7aada08ad1ace542f0e8ff7bf164ceb0d39">T0orT1</a> = T0 | T1
}<tr class="memdesc:ac11dd7126337a5bd53934318fff2fd7a"><td class="mdescLeft"> </td><td class="mdescRight">PROTOCOL enumeration. <a href="namespace_smartcards.html#ac11dd7126337a5bd53934318fff2fd7a">More...</a><br /></td></tr>
</td></tr>
<tr class="separator:ac11dd7126337a5bd53934318fff2fd7a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3fe0be63db3b2bc984dda304809dbe6a"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_smartcards.html#a3fe0be63db3b2bc984dda304809dbe6a">DISCONNECT</a> : DWORD { <a class="el" href="namespace_smartcards.html#a3fe0be63db3b2bc984dda304809dbe6aa8dacadb08049329c6eda8db3a5b79a36">Leave</a>,
<a class="el" href="namespace_smartcards.html#a3fe0be63db3b2bc984dda304809dbe6aaa5e32fee6a4482d55fc1090840a46392">Reset</a>,
<a class="el" href="namespace_smartcards.html#a3fe0be63db3b2bc984dda304809dbe6aa16145730e3e5a470221139bc02778d87">Unpower</a>,
<a class="el" href="namespace_smartcards.html#a3fe0be63db3b2bc984dda304809dbe6aa5ba4516c1d2553d258c57949fa82974a">Eject</a>
}<tr class="memdesc:a3fe0be63db3b2bc984dda304809dbe6a"><td class="mdescLeft"> </td><td class="mdescRight">DISCONNECT action enumeration. <a href="namespace_smartcards.html#a3fe0be63db3b2bc984dda304809dbe6a">More...</a><br /></td></tr>
</td></tr>
<tr class="separator:a3fe0be63db3b2bc984dda304809dbe6a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2d6b9642fb19c8a8d2162c5ecca82ca0"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_smartcards.html#a2d6b9642fb19c8a8d2162c5ecca82ca0">CARD_STATUS_STATE</a> : DWORD { <br />
  <a class="el" href="namespace_smartcards.html#a2d6b9642fb19c8a8d2162c5ecca82ca0afb5a20d4be6620cf5b3ec3b6b468ee17">Unaware</a> = 0x00000000,
<a class="el" href="namespace_smartcards.html#a2d6b9642fb19c8a8d2162c5ecca82ca0a8c630bbeb3b6bd36dfbf86bcb4f502fd">Ignore</a> = 0x00000001,
<a class="el" href="namespace_smartcards.html#a2d6b9642fb19c8a8d2162c5ecca82ca0ad4cc39aa1c1894091bb3dd4151ee0e20">Changed</a> = 0x00000002,
<a class="el" href="namespace_smartcards.html#a2d6b9642fb19c8a8d2162c5ecca82ca0a0f7dcf3b02d7aa9ea13a580a83ae1499">Unknown</a> = 0x00000004,
<br />
  <a class="el" href="namespace_smartcards.html#a2d6b9642fb19c8a8d2162c5ecca82ca0a0395df0019fa28e05d71f48da4b64751">Unvailable</a> = 0x00000008,
<a class="el" href="namespace_smartcards.html#a2d6b9642fb19c8a8d2162c5ecca82ca0a3697eaa01a3c27748bc5e40891e14383">Empty</a> = 0x00000010,
<a class="el" href="namespace_smartcards.html#a2d6b9642fb19c8a8d2162c5ecca82ca0a37cc315f8ebfc4c806d6d1d89aa40408">Present</a> = 0x00000020,
<a class="el" href="namespace_smartcards.html#a2d6b9642fb19c8a8d2162c5ecca82ca0a41e1d971c1708964f0bc7d6166c911ab">ATRMatch</a> = 0x00000040,
<br />
  <a class="el" href="namespace_smartcards.html#a2d6b9642fb19c8a8d2162c5ecca82ca0a92448d27c1143f85cda4b19d7171b891">ExclusiveStatus</a> = 0x00000080,
<a class="el" href="namespace_smartcards.html#a2d6b9642fb19c8a8d2162c5ecca82ca0a025b27aa636434d1bf4f98bcd2f664c9">InUse</a> = 0x00000100,
<a class="el" href="namespace_smartcards.html#a2d6b9642fb19c8a8d2162c5ecca82ca0a55773afbeee4111f088dea11ea40fb10">Mute</a> = 0x00000200,
<a class="el" href="namespace_smartcards.html#a2d6b9642fb19c8a8d2162c5ecca82ca0a2500bda913c390d182bb7cbaccb45213">Unpowered</a> = 0x00000400
<br />
}<tr class="memdesc:a2d6b9642fb19c8a8d2162c5ecca82ca0"><td class="mdescLeft"> </td><td class="mdescRight">Card status enumeration, used by the class ReaderStates. <a href="namespace_smartcards.html#a2d6b9642fb19c8a8d2162c5ecca82ca0">More...</a><br /></td></tr>
</td></tr>
<tr class="separator:a2d6b9642fb19c8a8d2162c5ecca82ca0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a73943b78745ad2a6b16b7b435e0545cd"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_smartcards.html#a73943b78745ad2a6b16b7b435e0545cd">CARD_STATE</a> : DWORD { <br />
  <a class="el" href="namespace_smartcards.html#a73943b78745ad2a6b16b7b435e0545cda3c3a6b50cf70c612d0d7b5d6e5928dcf">Absent</a> = SCARD_ABSENT,
<a class="el" href="namespace_smartcards.html#a73943b78745ad2a6b16b7b435e0545cda8022f6336af855d604cddbc0888f9b2e">PresentState</a> = SCARD_PRESENT,
<a class="el" href="namespace_smartcards.html#a73943b78745ad2a6b16b7b435e0545cda4a22823103cd20027d12885237d343b0">Swallowed</a> = SCARD_SWALLOWED,
<a class="el" href="namespace_smartcards.html#a73943b78745ad2a6b16b7b435e0545cda5cbd9207a634cac577160010d8565809">Powered</a> = SCARD_POWERED,
<br />
  <a class="el" href="namespace_smartcards.html#a73943b78745ad2a6b16b7b435e0545cda4d6a5e1b0dac203e0c24829b91b4c3d4">Negotable</a> = SCARD_NEGOTIABLE,
<a class="el" href="namespace_smartcards.html#a73943b78745ad2a6b16b7b435e0545cda3451a687ed7b11c76af1611516307463">Specific</a> = SCARD_SPECIFIC
<br />
}<tr class="memdesc:a73943b78745ad2a6b16b7b435e0545cd"><td class="mdescLeft"> </td><td class="mdescRight">Card state enumeration, used by the GetCardStatus function. <a href="namespace_smartcards.html#a73943b78745ad2a6b16b7b435e0545cd">More...</a><br /></td></tr>
</td></tr>
<tr class="separator:a73943b78745ad2a6b16b7b435e0545cd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5a6fe5c46ad3f6274e539bc0b2934282"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_smartcards.html#a5a6fe5c46ad3f6274e539bc0b2934282">FACILITY_CODES</a> : DWORD { <a class="el" href="namespace_smartcards.html#a5a6fe5c46ad3f6274e539bc0b2934282acffb7a368ed057c6e7f367f231190241">SYSTEM_FACILITY</a> =FACILITY_NULL,
<a class="el" href="namespace_smartcards.html#a5a6fe5c46ad3f6274e539bc0b2934282aae9d2f74d5e3d8a8df98f8898cb292fb">SCARD_FACILITY</a> =FACILITY_SCARD
}<tr class="memdesc:a5a6fe5c46ad3f6274e539bc0b2934282"><td class="mdescLeft"> </td><td class="mdescRight">An enumeration of the source of the error. New facilities are occasionally added by Microsoft. <a href="namespace_smartcards.html#a5a6fe5c46ad3f6274e539bc0b2934282">More...</a><br /></td></tr>
</td></tr>
<tr class="separator:a5a6fe5c46ad3f6274e539bc0b2934282"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a948c06ea0f97d0b56ecb5ab5149baa3c"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3c">ERRCODES</a> : long { <br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca22772ace8439ab1ca7421f154d623ae8">SUCCESS</a> =SCARD_S_SUCCESS,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3caeaddc88c52455323fe960954cef65bfc">INTERNAL_ERROR</a> =SCARD_F_INTERNAL_ERROR,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca2fa893d5b52df0a51e22011a34cd821a">CANCELLED</a> =SCARD_E_CANCELLED,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca27760961a74929a44181c4baa1d9cb38">INVALID_HANDLE</a> =SCARD_E_INVALID_HANDLE,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3cad43edd0252e5ab0eed384c3c48de1a86">INVALID_PARAMETER</a> =SCARD_E_INVALID_PARAMETER,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3caa22f9b36b9ff206a8c2c4304c950398d">INVALID_TARGET</a> =SCARD_E_INVALID_TARGET,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3cadcf4ab46e8ae2204ff7112da05656584">NO_MEMORY</a> =SCARD_E_NO_MEMORY,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca56e67ddba1aa64a806ffc224573e7de1">WAITED_TOO_LONG</a> =SCARD_F_WAITED_TOO_LONG,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca4e572dd86342d991a7fb4c08f9ea0693">INSUFFICIENT_BUFFER</a> =SCARD_E_INSUFFICIENT_BUFFER,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca974dde4af340ffca9a05ddb85bb3c7a3">UNKNOWN_READER</a> =SCARD_E_UNKNOWN_READER,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca87cb95c418491810ce103636e32002dc">TIMEOUT</a> =SCARD_E_TIMEOUT,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca743740df1f9524ddecfb1c20c96b31aa">SHARING_VIOLATION</a> =SCARD_E_SHARING_VIOLATION,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca4397cb7b6389c7677f94df5db408b6e5">NO_SMARTCARD</a> =SCARD_E_NO_SMARTCARD,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3caff7cec8fb7de6b6fcd74df00de00eefa">UNKNOWN_CARD</a> =SCARD_E_UNKNOWN_CARD,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3cada6a3b2055035b6bfadafc682c247425">CANT_DISPOSE</a> =SCARD_E_CANT_DISPOSE,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3cad112434335e452e9a205ccfb60d3b1a3">PROTO_MISMATCH</a> =SCARD_E_PROTO_MISMATCH,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca5e173b02a6f36959423d140afea8b83b">NOT_READY</a> =SCARD_E_NOT_READY,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3cad0d0a2df2e392c39fc84d75815ce899e">INVALID_VALUE</a> =SCARD_E_INVALID_VALUE,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3cacde823283a14b2f3a20a1e76e608874f">SYSTEM_CANCELLED</a> =SCARD_E_SYSTEM_CANCELLED,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca267818cdc5771fe5bd23edaebef46bf3">COMM_ERROR</a> =SCARD_F_COMM_ERROR,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3caf70fd9ab78ea3f9abf5a9a9ec76611db">UNKNOWN_ERROR</a> =SCARD_F_UNKNOWN_ERROR,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca5b809b11313d5ced9d5264d694597b9c">INVALID_ATR</a> =SCARD_E_INVALID_ATR,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca224e509dc29c4ca770639a42baa00902">NOT_TRANSACTED</a> =SCARD_E_NOT_TRANSACTED,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca9da55d12c356588e9f618052e94838bd">READER_UNAVAILABLE</a> =SCARD_E_READER_UNAVAILABLE,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca27584f7b8dfbeba48a95e9b7c0d96dbc">SHUTDOWN</a> =SCARD_P_SHUTDOWN,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca9a208ce83ea4b2d90da7cca6ca098206">PCI_TOO_SMALL</a> =SCARD_E_PCI_TOO_SMALL,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca7fbf40f9c8dcb51b3485c05799bb7172">READER_UNSUPPORTED</a> =SCARD_E_READER_UNSUPPORTED,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3cae5e54b48f671abae9041747a517f6762">DUPLICATE_READER</a> =SCARD_E_DUPLICATE_READER,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca77e52d1be0c265c0f481b66e18d8605a">CARD_UNSUPPORTED</a> =SCARD_E_CARD_UNSUPPORTED,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca0639e3a38310dd2f02e69909a22358f2">NO_SERVICE</a> =SCARD_E_NO_SERVICE,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3caa906b26380da28089fff9b1e4720e8e3">CARD_SERVICE_STOPPED</a> =SCARD_E_SERVICE_STOPPED,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca502793123c91271e7c5b5d1a8e6f1aad">UNEXPECTED</a> =SCARD_E_UNEXPECTED,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3caeae64ba719e03bd8698ac9cf4c5b2ec8">ICC_INSTALLATION</a> =SCARD_E_ICC_INSTALLATION,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca830384aa7376be7b617911d1413ef5cd">ICC_CREATEORDER</a> =SCARD_E_ICC_CREATEORDER,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca4a190fe86e7859b959d4a89af9490005">UNSUPPORTED_FEATURE</a> =SCARD_E_UNSUPPORTED_FEATURE,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca2399abad7ab899dcbbe321bfdf9af1b8">DIR_NOT_FOUND</a> =SCARD_E_DIR_NOT_FOUND,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3caa52e6a3c9e2b4372c547b8460901a7df">FILE_NOT_FOUND</a> =SCARD_E_FILE_NOT_FOUND,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3caeb066a993b46cb9a2fb97ef09b940a6f">NO_DIR</a> =SCARD_E_NO_DIR,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3cadd55c7752f4eb60bbedc19bc29d1f4cc">NO_FILE</a> =SCARD_E_NO_FILE,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca07fd9a4e75127bba11e44c6fc5c0f2a4">NO_ACCESS</a> =SCARD_E_NO_ACCESS,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3caeb0ade3cd231c3f8e969542237941245">WRITE_TOO_MANY</a> =SCARD_E_WRITE_TOO_MANY,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca2b096c1dbeb7f4f531e334b0eb250d72">BAD_SEEK</a> =SCARD_E_BAD_SEEK,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca58331cd98cdb9c3997e70bde20b10905">INVALID_CHV</a> =SCARD_E_INVALID_CHV,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca627afc3b4d0ee9bd9f565ad9989b6b05">UNKNOWN_RES_MNG</a> =SCARD_E_UNKNOWN_RES_MNG,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3caa38705ed580460fbfd96dcc7eddde931">NO_SUCH_CERTIFICATE</a> =SCARD_E_NO_SUCH_CERTIFICATE,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca79f49f01efb27139e54a09633dd2b772">CERTIFICATE_UNAVAILABLE</a> =SCARD_E_CERTIFICATE_UNAVAILABLE,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca1e94a10231f83f3a601853d4484cd7e7">NO_READERS_AVAILABLE</a> =SCARD_E_NO_READERS_AVAILABLE,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3caa1aa7a88d27fa13ad5c86c51507de065">COMM_DATA_LOST</a> =SCARD_E_COMM_DATA_LOST,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca9511e56c26563c3667285ec02feca792">NO_KEY_CONTAINER</a> =SCARD_E_NO_KEY_CONTAINER,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca8913c1bdcd543fc03c3210a404ee626e">SERVER_TOO_BUSY</a> =SCARD_E_SERVER_TOO_BUSY,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca455c111302fc64da475bc7e2c75e613b">UNSUPPORTED_CARD</a> =SCARD_W_UNSUPPORTED_CARD,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca02da031f454ca97468f30317262274c2">UNRESPONSIVE_CARD</a> =SCARD_W_UNRESPONSIVE_CARD,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca07cdd860a87f82e68d184652afd4a24c">UNPOWERED_CARD</a> =SCARD_W_UNPOWERED_CARD,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca1cebac85b1b2f83bf397bb42483b86f9">RESET_CARD</a> =SCARD_W_RESET_CARD,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca8063c2f3eab7c5e9c4a82c746c7a5266">REMOVED_CARD</a> =SCARD_W_REMOVED_CARD,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3cafe9cd6ac50cc284a292e4ad56fdfab9e">SECURITY_VIOLATION</a> =SCARD_W_SECURITY_VIOLATION,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3cadb4f81c575aeb67bd115d82dd8797028">WRONG_CHV</a> =SCARD_W_WRONG_CHV,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3cac4520fae3354d9c6e8657806db4654a1">CHV_BLOCKED</a> =SCARD_W_CHV_BLOCKED,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca398612c904d55dfc441dd7ef7722b4b2">CARD_EOF</a> =SCARD_W_EOF,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3caa7ebc3195405f11112641954df0f722e">CANCELLED_BY_USER</a> =SCARD_W_CANCELLED_BY_USER,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3cabe899b36b97c26345705ea5b6a89fb88">CARD_NOT_AUTHENTICATED</a> =SCARD_W_CARD_NOT_AUTHENTICATED,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca6185e3f4e9375744a7e8ab1d5026810d">CACHE_ITEM_NOT_FOUND</a> =SCARD_W_CACHE_ITEM_NOT_FOUND,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca0d519f3b3cec5c5623db6237fbdfa217">CACHE_ITEM_STALE</a> =SCARD_W_CACHE_ITEM_STALE,
<a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca0584d9afcd20e0f4a3c6c1a4a8ca6b1c">SYSTEM_INVALID_HANDLE</a> = ERROR_INVALID_HANDLE,
<br />
  <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3ca7ecb0e9f64a93b09aca329698677e78a">SYSTEM_NOT_SUPPORTED</a> = ERROR_NOT_SUPPORTED
<br />
}<tr class="memdesc:a948c06ea0f97d0b56ecb5ab5149baa3c"><td class="mdescLeft"> </td><td class="mdescRight">An enumeration of the winscard error codes. <a href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3c">More...</a><br /></td></tr>
</td></tr>
<tr class="separator:a948c06ea0f97d0b56ecb5ab5149baa3c"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Namespace of smartcard classes. </p>
</div><h2 class="groupheader">Enumeration Type Documentation</h2>
<a id="a73943b78745ad2a6b16b7b435e0545cd"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a73943b78745ad2a6b16b7b435e0545cd">§ </a></span>CARD_STATE</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="namespace_smartcards.html#a73943b78745ad2a6b16b7b435e0545cd">Smartcards::CARD_STATE</a> : DWORD</td>
</tr>
</table>
</div><div class="memdoc">
<p>Card state enumeration, used by the GetCardStatus function. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a73943b78745ad2a6b16b7b435e0545cda3c3a6b50cf70c612d0d7b5d6e5928dcf"></a>Absent </td><td class="fielddoc"><p>There is no card in the reader. </p>
</td></tr>
<tr><td class="fieldname"><a id="a73943b78745ad2a6b16b7b435e0545cda8022f6336af855d604cddbc0888f9b2e"></a>PresentState </td><td class="fielddoc"><p>There is a card in the reader, but it has not been moved into position for use. </p>
</td></tr>
<tr><td class="fieldname"><a id="a73943b78745ad2a6b16b7b435e0545cda4a22823103cd20027d12885237d343b0"></a>Swallowed </td><td class="fielddoc"><p>There is a card in the reader in position for use. The card is not powered. </p>
</td></tr>
<tr><td class="fieldname"><a id="a73943b78745ad2a6b16b7b435e0545cda5cbd9207a634cac577160010d8565809"></a>Powered </td><td class="fielddoc"><p>Power is being provided to the card, but the reader driver is unaware of the mode of the card. </p>
</td></tr>
<tr><td class="fieldname"><a id="a73943b78745ad2a6b16b7b435e0545cda4d6a5e1b0dac203e0c24829b91b4c3d4"></a>Negotable </td><td class="fielddoc"><p>The card has been reset and is awaiting PTS negotiation. </p>
</td></tr>
<tr><td class="fieldname"><a id="a73943b78745ad2a6b16b7b435e0545cda3451a687ed7b11c76af1611516307463"></a>Specific </td><td class="fielddoc"><p>The card has been reset and specific communication protocols have been established. </p>
</td></tr>
</table>
</div>
</div>
<a id="a2d6b9642fb19c8a8d2162c5ecca82ca0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2d6b9642fb19c8a8d2162c5ecca82ca0">§ </a></span>CARD_STATUS_STATE</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="namespace_smartcards.html#a2d6b9642fb19c8a8d2162c5ecca82ca0">Smartcards::CARD_STATUS_STATE</a> : DWORD</td>
</tr>
</table>
</div><div class="memdoc">
<p>Card status enumeration, used by the class ReaderStates. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a2d6b9642fb19c8a8d2162c5ecca82ca0afb5a20d4be6620cf5b3ec3b6b468ee17"></a>Unaware </td><td class="fielddoc"><p>The application is unaware of the current state, and would like to know. The use of this value results in an immediate return from state transition monitoring services. This is represented by all bits set to zero. </p>
</td></tr>
<tr><td class="fieldname"><a id="a2d6b9642fb19c8a8d2162c5ecca82ca0a8c630bbeb3b6bd36dfbf86bcb4f502fd"></a>Ignore </td><td class="fielddoc"><p>The application is not interested in this reader, and it should not be considered during monitoring operations. If this bit value is set, all other bits are ignored. </p>
</td></tr>
<tr><td class="fieldname"><a id="a2d6b9642fb19c8a8d2162c5ecca82ca0ad4cc39aa1c1894091bb3dd4151ee0e20"></a>Changed </td><td class="fielddoc"><p>State is changed. </p>
</td></tr>
<tr><td class="fieldname"><a id="a2d6b9642fb19c8a8d2162c5ecca82ca0a0f7dcf3b02d7aa9ea13a580a83ae1499"></a>Unknown </td><td class="fielddoc"><p>State is unknow. </p>
</td></tr>
<tr><td class="fieldname"><a id="a2d6b9642fb19c8a8d2162c5ecca82ca0a0395df0019fa28e05d71f48da4b64751"></a>Unvailable </td><td class="fielddoc"><p>The application expects that this reader is not available for use. If this bit is set, then all the following bits are ignored. </p>
</td></tr>
<tr><td class="fieldname"><a id="a2d6b9642fb19c8a8d2162c5ecca82ca0a3697eaa01a3c27748bc5e40891e14383"></a>Empty </td><td class="fielddoc"><p>The application expects that there is no card in the reader. If this bit is set, all the following bits are ignored. </p>
</td></tr>
<tr><td class="fieldname"><a id="a2d6b9642fb19c8a8d2162c5ecca82ca0a37cc315f8ebfc4c806d6d1d89aa40408"></a>Present </td><td class="fielddoc"><p>The application expects that there is a card in the reader. </p>
</td></tr>
<tr><td class="fieldname"><a id="a2d6b9642fb19c8a8d2162c5ecca82ca0a41e1d971c1708964f0bc7d6166c911ab"></a>ATRMatch </td><td class="fielddoc"><p>The application expects that there is a card in the reader with an ATR that matches one of the target cards. If this bit is set, 'Present' is assumed. This bit has no meaning to SCardGetStatusChange beyond 'Present'. </p>
</td></tr>
<tr><td class="fieldname"><a id="a2d6b9642fb19c8a8d2162c5ecca82ca0a92448d27c1143f85cda4b19d7171b891"></a>ExclusiveStatus </td><td class="fielddoc"><p>he application expects that the card in the reader is allocated for exclusive use by another application. If this bit is set, 'Present' is assumed. </p>
</td></tr>
<tr><td class="fieldname"><a id="a2d6b9642fb19c8a8d2162c5ecca82ca0a025b27aa636434d1bf4f98bcd2f664c9"></a>InUse </td><td class="fielddoc"><p>The application expects that the card in the reader is in use by one or more other applications, but may be connected to in shared mode. If this bit is set, 'Present' is assumed. </p>
</td></tr>
<tr><td class="fieldname"><a id="a2d6b9642fb19c8a8d2162c5ecca82ca0a55773afbeee4111f088dea11ea40fb10"></a>Mute </td><td class="fielddoc"><p>The application expects that there is an unresponsive card in the reader. </p>
</td></tr>
<tr><td class="fieldname"><a id="a2d6b9642fb19c8a8d2162c5ecca82ca0a2500bda913c390d182bb7cbaccb45213"></a>Unpowered </td><td class="fielddoc"><p>Card is unpowered. </p>
</td></tr>
</table>
</div>
</div>
<a id="a3fe0be63db3b2bc984dda304809dbe6a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3fe0be63db3b2bc984dda304809dbe6a">§ </a></span>DISCONNECT</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="namespace_smartcards.html#a3fe0be63db3b2bc984dda304809dbe6a">Smartcards::DISCONNECT</a> : DWORD</td>
</tr>
</table>
</div><div class="memdoc">
<p>DISCONNECT action enumeration. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a3fe0be63db3b2bc984dda304809dbe6aa8dacadb08049329c6eda8db3a5b79a36"></a>Leave </td><td class="fielddoc"><p>Don't do anything special on close. </p>
</td></tr>
<tr><td class="fieldname"><a id="a3fe0be63db3b2bc984dda304809dbe6aaa5e32fee6a4482d55fc1090840a46392"></a>Reset </td><td class="fielddoc"><p>Reset the card on close. </p>
</td></tr>
<tr><td class="fieldname"><a id="a3fe0be63db3b2bc984dda304809dbe6aa16145730e3e5a470221139bc02778d87"></a>Unpower </td><td class="fielddoc"><p>Power down the card on close. </p>
</td></tr>
<tr><td class="fieldname"><a id="a3fe0be63db3b2bc984dda304809dbe6aa5ba4516c1d2553d258c57949fa82974a"></a>Eject </td><td class="fielddoc"><p>Eject the card on close. </p>
</td></tr>
</table>
</div>
</div>
<a id="a948c06ea0f97d0b56ecb5ab5149baa3c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a948c06ea0f97d0b56ecb5ab5149baa3c">§ </a></span>ERRCODES</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="namespace_smartcards.html#a948c06ea0f97d0b56ecb5ab5149baa3c">Smartcards::ERRCODES</a> : long</td>
</tr>
</table>
</div><div class="memdoc">
<p>An enumeration of the winscard error codes. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca22772ace8439ab1ca7421f154d623ae8"></a>SUCCESS </td><td class="fielddoc"><p>Success or no error. </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3caeaddc88c52455323fe960954cef65bfc"></a>INTERNAL_ERROR </td><td class="fielddoc"><p>Internal error.(0x80100001) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca2fa893d5b52df0a51e22011a34cd821a"></a>CANCELLED </td><td class="fielddoc"><p>The action was canceled by an SCardCancel request.(0x80100002) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca27760961a74929a44181c4baa1d9cb38"></a>INVALID_HANDLE </td><td class="fielddoc"><p>The supplied handle was not valid.(0x80100003) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3cad43edd0252e5ab0eed384c3c48de1a86"></a>INVALID_PARAMETER </td><td class="fielddoc"><p>One or more of the supplied parameters could not be properly interpreted.(0x80100004) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3caa22f9b36b9ff206a8c2c4304c950398d"></a>INVALID_TARGET </td><td class="fielddoc"><p>Registry startup information is missing or not valid.(0x80100005) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3cadcf4ab46e8ae2204ff7112da05656584"></a>NO_MEMORY </td><td class="fielddoc"><p>Not enough memory available to complete this command.(0x80100006) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca56e67ddba1aa64a806ffc224573e7de1"></a>WAITED_TOO_LONG </td><td class="fielddoc"><p>An internal consistency timer has expired.(0x80100007) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca4e572dd86342d991a7fb4c08f9ea0693"></a>INSUFFICIENT_BUFFER </td><td class="fielddoc"><p>The data buffer for returned data is too small for the returned data.(0x80100008) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca974dde4af340ffca9a05ddb85bb3c7a3"></a>UNKNOWN_READER </td><td class="fielddoc"><p>The specified reader name is not recognized.(0x80100009) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca87cb95c418491810ce103636e32002dc"></a>TIMEOUT </td><td class="fielddoc"><p>The user-specified time-out value has expired.(0x8010000A) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca743740df1f9524ddecfb1c20c96b31aa"></a>SHARING_VIOLATION </td><td class="fielddoc"><p>The smart card cannot be accessed because of other outstanding connections.(0x8010000B) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca4397cb7b6389c7677f94df5db408b6e5"></a>NO_SMARTCARD </td><td class="fielddoc"><p>The operation requires a smart card, but no smart card is currently in the device.(0x8010000C) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3caff7cec8fb7de6b6fcd74df00de00eefa"></a>UNKNOWN_CARD </td><td class="fielddoc"><p>The specified smart card name is not recognized.(0x8010000D) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3cada6a3b2055035b6bfadafc682c247425"></a>CANT_DISPOSE </td><td class="fielddoc"><p>The system could not dispose of the media in the requested manner.(0x8010000E) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3cad112434335e452e9a205ccfb60d3b1a3"></a>PROTO_MISMATCH </td><td class="fielddoc"><p>The requested protocols are incompatible with the protocol currently in use with the card.(0x8010000F) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca5e173b02a6f36959423d140afea8b83b"></a>NOT_READY </td><td class="fielddoc"><p>The reader or card is not ready to accept commands.(0x80100010) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3cad0d0a2df2e392c39fc84d75815ce899e"></a>INVALID_VALUE </td><td class="fielddoc"><p>One or more of the supplied parameter values could not be properly interpreted.(0x80100011) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3cacde823283a14b2f3a20a1e76e608874f"></a>SYSTEM_CANCELLED </td><td class="fielddoc"><p>The action was canceled by the system, presumably to log off or shut down.(0x80100012) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca267818cdc5771fe5bd23edaebef46bf3"></a>COMM_ERROR </td><td class="fielddoc"><p>An internal communications error has been detected.(0x80100013) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3caf70fd9ab78ea3f9abf5a9a9ec76611db"></a>UNKNOWN_ERROR </td><td class="fielddoc"><p>An internal error has been detected, but the source is unknown.(0x80100014) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca5b809b11313d5ced9d5264d694597b9c"></a>INVALID_ATR </td><td class="fielddoc"><p>An ATR string obtained from the registry is not a valid ATR string.(0x80100015) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca224e509dc29c4ca770639a42baa00902"></a>NOT_TRANSACTED </td><td class="fielddoc"><p>An attempt was made to end a nonexistent transaction.(0x80100016) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca9da55d12c356588e9f618052e94838bd"></a>READER_UNAVAILABLE </td><td class="fielddoc"><p>The specified reader is not currently available for use.(0x80100017) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca27584f7b8dfbeba48a95e9b7c0d96dbc"></a>SHUTDOWN </td><td class="fielddoc"><p>The operation has been aborted to allow the server application to exit.(0x80100018) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca9a208ce83ea4b2d90da7cca6ca098206"></a>PCI_TOO_SMALL </td><td class="fielddoc"><p>The PCI receive buffer was too small.(0x80100019) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca7fbf40f9c8dcb51b3485c05799bb7172"></a>READER_UNSUPPORTED </td><td class="fielddoc"><p>The reader driver does not meet minimal requirements for support.(0x8010001A) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3cae5e54b48f671abae9041747a517f6762"></a>DUPLICATE_READER </td><td class="fielddoc"><p>The reader driver did not produce a unique reader name.(0x8010001B) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca77e52d1be0c265c0f481b66e18d8605a"></a>CARD_UNSUPPORTED </td><td class="fielddoc"><p>The smart card does not meet minimal requirements for support.(0x8010001C) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca0639e3a38310dd2f02e69909a22358f2"></a>NO_SERVICE </td><td class="fielddoc"><p>The Smart Card Resource Manager is not running.(0x8010001D) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3caa906b26380da28089fff9b1e4720e8e3"></a>CARD_SERVICE_STOPPED </td><td class="fielddoc"><p>The Smart Card Resource Manager has shut down.(0x8010001E) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca502793123c91271e7c5b5d1a8e6f1aad"></a>UNEXPECTED </td><td class="fielddoc"><p>An unexpected card error has occurred.(0x8010001F) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3caeae64ba719e03bd8698ac9cf4c5b2ec8"></a>ICC_INSTALLATION </td><td class="fielddoc"><p>No primary provider can be found for the smart card.(0x80100020) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca830384aa7376be7b617911d1413ef5cd"></a>ICC_CREATEORDER </td><td class="fielddoc"><p>The requested order of object creation is not supported.(0x80100021) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca4a190fe86e7859b959d4a89af9490005"></a>UNSUPPORTED_FEATURE </td><td class="fielddoc"><p>This smart card does not support the requested feature.(0x80100022) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca2399abad7ab899dcbbe321bfdf9af1b8"></a>DIR_NOT_FOUND </td><td class="fielddoc"><p>The specified directory does not exist in the smart card.(0x80100023) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3caa52e6a3c9e2b4372c547b8460901a7df"></a>FILE_NOT_FOUND </td><td class="fielddoc"><p>The specified file does not exist in the smart card.(0x80100024) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3caeb066a993b46cb9a2fb97ef09b940a6f"></a>NO_DIR </td><td class="fielddoc"><p>The supplied path does not represent a smart card directory.(0x80100025) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3cadd55c7752f4eb60bbedc19bc29d1f4cc"></a>NO_FILE </td><td class="fielddoc"><p>The supplied path does not represent a smart card file.(0x80100026) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca07fd9a4e75127bba11e44c6fc5c0f2a4"></a>NO_ACCESS </td><td class="fielddoc"><p>Access is denied to the file.(0x80100027) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3caeb0ade3cd231c3f8e969542237941245"></a>WRITE_TOO_MANY </td><td class="fielddoc"><p>An attempt was made to write more data than would fit in the target object.(0x80100028) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca2b096c1dbeb7f4f531e334b0eb250d72"></a>BAD_SEEK </td><td class="fielddoc"><p>An error occurred in setting the smart card file object pointer.(0x80100029) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca58331cd98cdb9c3997e70bde20b10905"></a>INVALID_CHV </td><td class="fielddoc"><p>The supplied PIN is incorrect.(0x8010002A) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca627afc3b4d0ee9bd9f565ad9989b6b05"></a>UNKNOWN_RES_MNG </td><td class="fielddoc"><p>An unrecognized error code was returned.(0x8010002B) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3caa38705ed580460fbfd96dcc7eddde931"></a>NO_SUCH_CERTIFICATE </td><td class="fielddoc"><p>The requested certificate does not exist.(0x8010002C) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca79f49f01efb27139e54a09633dd2b772"></a>CERTIFICATE_UNAVAILABLE </td><td class="fielddoc"><p>The requested certificate could not be obtained.(0x8010002D) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca1e94a10231f83f3a601853d4484cd7e7"></a>NO_READERS_AVAILABLE </td><td class="fielddoc"><p>Cannot find a smart card reader.(0x8010002E) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3caa1aa7a88d27fa13ad5c86c51507de065"></a>COMM_DATA_LOST </td><td class="fielddoc"><p>A communications error with the smart card has been detected.(0x8010002F) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca9511e56c26563c3667285ec02feca792"></a>NO_KEY_CONTAINER </td><td class="fielddoc"><p>The requested key container does not exist on the smart card.(0x80100030) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca8913c1bdcd543fc03c3210a404ee626e"></a>SERVER_TOO_BUSY </td><td class="fielddoc"><p>The Smart Card Resource Manager is too busy to complete this operation.(0x80100031) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca455c111302fc64da475bc7e2c75e613b"></a>UNSUPPORTED_CARD </td><td class="fielddoc"><p>The reader cannot communicate with the card, due to ATR string configuration conflicts.(0x80100065) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca02da031f454ca97468f30317262274c2"></a>UNRESPONSIVE_CARD </td><td class="fielddoc"><p>The smart card is not responding to a reset.(0x80100066) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca07cdd860a87f82e68d184652afd4a24c"></a>UNPOWERED_CARD </td><td class="fielddoc"><p>Power has been removed from the smart card, so that further communication is not possible.(0x80100067) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca1cebac85b1b2f83bf397bb42483b86f9"></a>RESET_CARD </td><td class="fielddoc"><p>The smart card was reset.(0x80100068) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca8063c2f3eab7c5e9c4a82c746c7a5266"></a>REMOVED_CARD </td><td class="fielddoc"><p>The smart card has been removed, so further communication is not possible.(0x80100069) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3cafe9cd6ac50cc284a292e4ad56fdfab9e"></a>SECURITY_VIOLATION </td><td class="fielddoc"><p>Access was denied because of a security violation.(0x8010006A) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3cadb4f81c575aeb67bd115d82dd8797028"></a>WRONG_CHV </td><td class="fielddoc"><p>The card cannot be accessed because the wrong PIN was presented.(0x8010006B) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3cac4520fae3354d9c6e8657806db4654a1"></a>CHV_BLOCKED </td><td class="fielddoc"><p>The card cannot be accessed because the maximum number of PIN entry attempts has been reached.(0x8010006C) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca398612c904d55dfc441dd7ef7722b4b2"></a>CARD_EOF </td><td class="fielddoc"><p>The end of the smart card file has been reached.(0x8010006D) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3caa7ebc3195405f11112641954df0f722e"></a>CANCELLED_BY_USER </td><td class="fielddoc"><p>The action was canceled by the user.(0x8010006E) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3cabe899b36b97c26345705ea5b6a89fb88"></a>CARD_NOT_AUTHENTICATED </td><td class="fielddoc"><p>No PIN was presented to the smart card.(0x8010006F) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca6185e3f4e9375744a7e8ab1d5026810d"></a>CACHE_ITEM_NOT_FOUND </td><td class="fielddoc"><p>The requested item could not be found in the cache.(0x80100070) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca0d519f3b3cec5c5623db6237fbdfa217"></a>CACHE_ITEM_STALE </td><td class="fielddoc"><p>The requested cache item is too old and was deleted from the cache.(0x80100071) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca0584d9afcd20e0f4a3c6c1a4a8ca6b1c"></a>SYSTEM_INVALID_HANDLE </td><td class="fielddoc"><p>System error. Invalid handle.(0x6) </p>
</td></tr>
<tr><td class="fieldname"><a id="a948c06ea0f97d0b56ecb5ab5149baa3ca7ecb0e9f64a93b09aca329698677e78a"></a>SYSTEM_NOT_SUPPORTED </td><td class="fielddoc"><p>System error. The request is not supported.(0x80070032) </p>
</td></tr>
</table>
</div>
</div>
<a id="a5a6fe5c46ad3f6274e539bc0b2934282"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5a6fe5c46ad3f6274e539bc0b2934282">§ </a></span>FACILITY_CODES</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="namespace_smartcards.html#a5a6fe5c46ad3f6274e539bc0b2934282">Smartcards::FACILITY_CODES</a> : DWORD</td>
</tr>
</table>
</div><div class="memdoc">
<p>An enumeration of the source of the error. New facilities are occasionally added by Microsoft. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a5a6fe5c46ad3f6274e539bc0b2934282acffb7a368ed057c6e7f367f231190241"></a>SYSTEM_FACILITY </td><td class="fielddoc"><p>Default system facility. </p>
</td></tr>
<tr><td class="fieldname"><a id="a5a6fe5c46ad3f6274e539bc0b2934282aae9d2f74d5e3d8a8df98f8898cb292fb"></a>SCARD_FACILITY </td><td class="fielddoc"><p>Smart card facility. </p>
</td></tr>
</table>
</div>
</div>
<a id="ac11dd7126337a5bd53934318fff2fd7a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac11dd7126337a5bd53934318fff2fd7a">§ </a></span>PROTOCOL</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="namespace_smartcards.html#ac11dd7126337a5bd53934318fff2fd7a">Smartcards::PROTOCOL</a> : DWORD</td>
</tr>
</table>
</div><div class="memdoc">
<p>PROTOCOL enumeration. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="ac11dd7126337a5bd53934318fff2fd7aa21a09371000f5134f35719b4763a85fe"></a>Undefined </td><td class="fielddoc"><p>There is no active protocol. </p>
</td></tr>
<tr><td class="fieldname"><a id="ac11dd7126337a5bd53934318fff2fd7aaf67736ff5241ab4b9680386ddc04531d"></a>T0 </td><td class="fielddoc"><p>T=0 is the active protocol. </p>
</td></tr>
<tr><td class="fieldname"><a id="ac11dd7126337a5bd53934318fff2fd7aae7a44bd5739e679516b531731484484f"></a>T1 </td><td class="fielddoc"><p>T=1 is the active protocol. </p>
</td></tr>
<tr><td class="fieldname"><a id="ac11dd7126337a5bd53934318fff2fd7aada08ad1ace542f0e8ff7bf164ceb0d39"></a>T0orT1 </td><td class="fielddoc"><p>T=1 or T=0 can be the active protocol. </p>
</td></tr>
</table>
</div>
</div>
<a id="a58ca156488c781fb42e2cf0a8b6bc34b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a58ca156488c781fb42e2cf0a8b6bc34b">§ </a></span>SCOPE</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="namespace_smartcards.html#a58ca156488c781fb42e2cf0a8b6bc34b">Smartcards::SCOPE</a> : DWORD</td>
</tr>
</table>
</div><div class="memdoc">
<p>SCOPE context. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a58ca156488c781fb42e2cf0a8b6bc34ba159444b7dc2ab03137ed24f5050727b4"></a>User </td><td class="fielddoc"><p>The context is a user context, and any database operations are performed within the domain of the user. </p>
</td></tr>
<tr><td class="fieldname"><a id="a58ca156488c781fb42e2cf0a8b6bc34ba9741ba9abecab5b441837a8f9f7bac87"></a>Terminal </td><td class="fielddoc"><p>The context is that of the current terminal, and any database operations are performed within the domain of that terminal. (The calling application must have appropriate access permissions for any database actions.) </p>
</td></tr>
<tr><td class="fieldname"><a id="a58ca156488c781fb42e2cf0a8b6bc34ba3f55c0bb89bbc46b0966802902b06c9b"></a>System </td><td class="fielddoc"><p>The context is the system context, and any database operations are performed within the domain of the system. (The calling application must have appropriate access permissions for any database actions.) </p>
</td></tr>
</table>
</div>
</div>
<a id="a1f007601bac24f0cea5d4fdf7a6f2d70"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1f007601bac24f0cea5d4fdf7a6f2d70">§ </a></span>SHARE</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="namespace_smartcards.html#a1f007601bac24f0cea5d4fdf7a6f2d70">Smartcards::SHARE</a> : DWORD</td>
</tr>
</table>
</div><div class="memdoc">
<p>SHARE mode enumeration. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a1f007601bac24f0cea5d4fdf7a6f2d70ac4c8b4a136a43eba8e8e74295966c197"></a>Exclusive </td><td class="fielddoc"><p>This application is not willing to share this card with other applications. </p>
</td></tr>
<tr><td class="fieldname"><a id="a1f007601bac24f0cea5d4fdf7a6f2d70acaf62733ba56e46fd97c01164cc6c9e8"></a>Shared </td><td class="fielddoc"><p>This application is willing to share this card with other applications. </p>
</td></tr>
<tr><td class="fieldname"><a id="a1f007601bac24f0cea5d4fdf7a6f2d70a3d04bcd5e81861d52a080259849d8610"></a>Direct </td><td class="fielddoc"><p>This application demands direct control of the reader, so it is not available to other applications. </p>
</td></tr>
</table>
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespace_smartcards.html">Smartcards</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.12 </li>
</ul>
</div>
</body>
</html>
|
public/arch/ecda-container1.html | dshorter/ecda_prototype2 | <dom-module id="ecda-container">
<link rel="import" href="ecda-frequency.html">
<link rel="import" href="bower_components/iron-flex-layout/iron-flex-layout-classes.html">
<link rel="import" href="ecda-google-map.html">
<style include="iron-flex iron-flex-alignment"></style>
<template>
<div class=" layout horizontal wrap " id="xx1">
<ecda-frequency jsondata="Frequency Declarative 1"></ecda-frequency>
<ecda-frequency jsondata="Frequency Declarative 2"></ecda-frequency>
<ecda-frequency jsondata="Frequency Declarative 3"></ecda-frequency>
</div>
</template>
<script>
Polymer({
is: 'ecda-container',
ready: function() {
// injecting component into polymer
var freq = document.createElement("ecda-frequency");
var freq1 = document.createElement("ecda-frequency");
var map = document.createElement("ecda-google-map") ;
freq.jsondata = "Frequency Imperative 1";
freq1.jsondata = "Frequency Imperative 2";
map.jsondata = "Map Imperative 3" ;
Polymer.dom(xx1).appendChild(freq) ;
Polymer.dom(xx1).appendChild(freq1 )
Polymer.dom(xx1).appendChild(map ) ;
}
});
</script>
</dom-module> |
docs/reference/tb_interventions_timeline.html | bristolmathmodellers/biddmodellingcourse | <!-- Generated by pkgdown: do not edit by hand -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tuberculosis Interventions Timeline — tb_interventions_timeline • BIDD Modelling Course</title>
<!-- jquery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<!-- Bootstrap -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/lumen/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha256-U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8=" crossorigin="anonymous"></script>
<!-- Font Awesome icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.7.1/css/all.min.css" integrity="sha256-nAmazAk6vS34Xqo0BSrTb+abbtFlgsFK7NKSi6o7Y78=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.7.1/css/v4-shims.min.css" integrity="sha256-6qHlizsOWFskGlwVOKuns+D1nB6ssZrHQrNj1wGplHc=" crossorigin="anonymous" />
<!-- clipboard.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.4/clipboard.min.js" integrity="sha256-FiZwavyI2V6+EXO1U+xzLG3IKldpiTFf3153ea9zikQ=" crossorigin="anonymous"></script>
<!-- sticky kit -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/sticky-kit/1.1.3/sticky-kit.min.js" integrity="sha256-c4Rlo1ZozqTPE2RLuvbusY3+SU1pQaJC0TjuhygMipw=" crossorigin="anonymous"></script>
<!-- pkgdown -->
<link href="../pkgdown.css" rel="stylesheet">
<script src="../pkgdown.js"></script>
<meta property="og:title" content="Tuberculosis Interventions Timeline — tb_interventions_timeline" />
<meta property="og:description" content="A dataset containing a time of Tuberculosis interventions. Aggregated from multiple sources
but based in part this timeline." />
<meta name="twitter:card" content="summary" />
<!-- mathjax -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container template-reference-topic">
<header>
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">BIDD Modelling Course</a>
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.0</span>
</span>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>
<a href="../index.html">Home</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
Practicals
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="../articles/practical-one.html">Practical 1 - Designing a Model</a>
</li>
<li>
<a href="../articles/practical-two.html">Practical 2 - Exloring Compartmental Model Dynamics</a>
</li>
<li>
<a href="../articles/practical-three.html">Practical 3 - Compartmental Models to Equations</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
Solutions
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="../articles/solutions-one.html">Solutions 1 - Designing a Model</a>
</li>
<li>
<a href="../articles/solutions-two.html">Solutions 2 - Exloring Compartmental Model Dynamics</a>
</li>
<li>
<a href="../articles/solutions-three.html">Solutions 3 - Compartmental Models to Equations</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
Fact Sheets
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="../articles/tb-fact-sheet.html">Tuberculosis</a>
</li>
</ul>
</li>
<li>
<a href="http://www.seabbs.co.uk/shiny/exploreidmodels/">Explore ID Models Interactively</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li>
<a href="../reference/index.html">
<span class="fa fa-file-code-o"></span>
Functions
</a>
</li>
<li>
<a href="https://github.com/bristolmathmodellers/biddmodellingcourse/">
<span class="fa fa-github fa-lg"></span>
Github
</a>
</li>
</ul>
</div><!--/.nav-collapse -->
</div><!--/.container -->
</div><!--/.navbar -->
</header>
<div class="row">
<div class="col-md-9 contents">
<div class="page-header">
<h1>Tuberculosis Interventions Timeline</h1>
<small class="dont-index">Source: <a href='https://github.com/bristolmathmodellers/biddmodellingcourse/blob/master/R/tb_interventions_timeline.R'><code>R/tb_interventions_timeline.R</code></a></small>
<div class="hidden name"><code>tb_interventions_timeline.Rd</code></div>
</div>
<div class="ref-description">
<p>A dataset containing a time of Tuberculosis interventions. Aggregated from multiple sources
but based in part <a href='https://en.wikipedia.org/wiki/Timeline_of_tuberculosis'>this timeline</a>.</p>
</div>
<pre class="usage"><span class='no'>tb_interventions_timeline</span></pre>
<h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2>
<p>A data frame with 11 rows and 5 variables.</p><dl class='dl-horizontal'>
<dt>year</dt><dd><p>Calendar year</p></dd>
<dt>intervention</dt><dd><p>The name of the intervention</p></dd>
<dt>type</dt><dd><p>Type of intervetion, such as antibitoic, vaccine or strategy</p></dd>
<dt>line</dt><dd><p>For antibiotics the order of precedance in which it is used</p></dd>
<dt>detail</dt><dd><p>Detail on the interventio</p></dd>
</dl>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
<h2>Contents</h2>
<ul class="nav nav-pills nav-stacked">
<li><a href="#format">Format</a></li>
</ul>
</div>
</div>
<footer>
<div class="copyright">
<p>Developed by Sam Abbott, Josephine Walker.</p>
</div>
<div class="pkgdown">
<p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.3.0.9000.</p>
</div>
</footer>
</div>
</body>
</html>
|
templates/combat_page.html | melanoleucos/Overdue-Cluttered-Dnd | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>{{ game['name'] }} - Combat</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.3.5/socket.io.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js" integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1" crossorigin="anonymous"></script>
<link rel=stylesheet type=text/css href="{{ url_for('static', filename='css/combat_page_style.css') }}">
<script>
$(document).ready(function() {
// Initialize a socket connection.
var socket = io.connect('http://' + document.domain + ':' + location.port + '/combat_page_namespace');
// Initialize useful variables from the template engine.
var users_player = {{ users_player|tojson }};
var currently_playing_character = {{ currently_playing_character|tojson }};
var character_initiated_position = {{ character_initiated_position|tojson }};
var currently_playing_is = {{ currently_playing_is|tojson }};
var user_is_dm = {{ user_is_dm|tojson }};
var characters = {{ characters|tojson }};
var abilities = {{ my_character_abilities|tojson }};
var spells = {{ my_character_spells|tojson }};
// Create a grid over the map.
$(".image-holder").each(function() {
var currentId = 0; // Initialize the
var grid_size = 8; // The map will be an 8x8 grid.
$linkheight = ($(this).innerHeight() / grid_size);// Set the height for each grid field.
$linkwidth = ($(this).innerWidth() / grid_size); // Set the width for each grid field
// Create the grid, by appending div elements.
for(var i = 0; i < grid_size * grid_size; i++) {
currentId = 'square_' + i;
$(this).append('<div class="grid-div" id="' + currentId + '" style="height:' + $linkheight + 'px;width:' + $linkwidth +'px;"></div>')
}
// Append a radio button in each grid field, and a label for that button.
$("[id^='square_']").each(function() {
var radio_id = $(this).prop("id") + '_radiobutton';
var id = $(this).prop("id").replace("square_", "");
$(this).append('<input type="radio" id="'+radio_id+'" name="position_radio" />');
$(this).append('<label class="radio-label" for="'+radio_id+'">'+id+'</label>');
});
// Handle map state
if(user_is_dm === false) {
// If the player has not yet chosen a starting position or it is his turn the map will be enabled.
if((character_initiated_position === false) || (currently_playing_character === users_player)) {
$(this).removeClass("disabledbutton");
}
}
else {
// If a monster is playing in this turn.
if(currently_playing_is === 'monster') {
$(this).removeClass("disabledbutton");
}
}
// Display loaded monsters on map.
for(var i = 0; i < characters.length; i++) {
if(characters[i]['type'] === 'monster') {
$("#square_" + characters[i]['position'] + " > .radio-label").text(characters[i]['combat_identifier']);
}
}
// Display loaded characters on map.
for(var i = 0; i < characters.length; i++) {
if(characters[i]['type'] === 'player_character') {
if(characters[i]['position']) {
$("#square_" + characters[i]['position'] + " > .radio-label").text(characters[i]['combat_identifier']);
}
}
}
});
// Action type selected changed.
$(document).on("change", "select[name='action_type_select']", function() {
var selected_action_type = $(this).children(":selected").attr("value");
// Hide all the other options
$(this).find('option').not(':selected').each( function(k,v) {
$("select[name='" + v.value +"_select']").prop("hidden", true);
});
// Display actions according to action type selected.
$("select[name='" + selected_action_type + "_select']").prop("hidden", false);
$("select[name='" + selected_action_type + "_select']").trigger("change");
});
// Action selected changed.
$(document).on("change", "select[name='action_select'], select[name='bonus_action_select']", function() {
var select_to_enable = $(this).children(":selected").attr("value");
if(select_to_enable === 'attack' || select_to_enable === 'two_weapon_fighting') {
if (!(user_is_dm)) {
load_monster_targets();
}
$("select[name='spell_select']").prop("hidden", true);
$("select[name='use_ability_select']").prop("hidden", true);
$("select[name='subability_select']").prop("hidden", true);
$("select[name='weapon_select']").prop("hidden", false);
$("select[name='targets_select']").prop("hidden", false);
$("input[name='attack_roll_button']").prop("hidden", false);
$("input[name='attack_damage_button']").prop("hidden", false);
}
else if(select_to_enable === 'spell_cast' || select_to_enable === 'bonus_action_spell_cast') {
$("select[name='weapon_select']").prop("hidden", true);
$("select[name='use_ability_select']").prop("hidden", true);
$("select[name='subability_select']").prop("hidden", true);
$("select[name='spell_select']").trigger("change");
$("select[name='spell_select']").prop("hidden", false);
$("select[name='targets_select']").prop("hidden", false);
$(":input[name='attack_roll_button']").prop("hidden", true);
$(":input[name='attack_damage_button']").prop("hidden", true);
}
else if(select_to_enable === 'death_saving_throw' || select_to_enable === 'doff_shield' || select_to_enable === 'don_shield') {
$("select[name='weapon_select']").prop("hidden", true);
$("select[name='spell_select']").prop("hidden", true);
$("select[name='subability_select']").prop("hidden", true);
$("select[name='targets_select']").prop("hidden", true);
$("select[name='use_ability_select']").prop("hidden", true);
}
else if(select_to_enable === 'use_ability') {
load_monster_targets();
$("select[name='weapon_select']").prop("hidden", true);
$("select[name='spell_select']").prop("hidden", true);
$("select[name='use_ability_select']").prop("hidden", false);
$("select[name='use_ability_select']").trigger("change");
$("select[name='subability_select']").trigger("change");
}
$(":input[name='action_go_button']").prop("hidden", false);
});
function load_monster_targets(){
$("select[name='targets_select']").empty();
for(var i = 0; i < characters.length; i++) {
if(characters[i]['type'] === 'monster') {
if (!($("#yourSelect option[value='" + characters[i]['combat_identifier'] + "']").length > 0)) {
var option = "<option value='" + characters[i]['combat_identifier'] + "'>" + characters[i]['combat_identifier'] + "</option>";
$("select[name='targets_select']").append(option);
}
}
}
};
// Spell selected on change.
$(document).on("change", "select[name='spell_select']", function() {
$.each(spells, function(k, spell) {
var selected_spell = $("select[name='spell_select']").children(":selected").attr("value");
if (spell['name'] === selected_spell) {
var targets_select = $("select[name='targets_select']");
$(targets_select).prop("hidden", false);
if (spell['type'] === 'damage') {
load_monster_targets();
}
else if (spell['type'] === 'healing' || spell['type'] === 'buff') {
$(targets_select).empty();
for(var i = 0; i < characters.length; i++) {
if(characters[i]['type'] === 'player_character') {
option = "<option value='" + characters[i]['combat_identifier'] + "'>" + characters[i]['combat_identifier'] + "</option>";
$(targets_select).append(option);
}
}
}
else if (spell['type'] === 'creation' || spell['type'] === 'utility') {
$(targets_select).prop("hidden", true);
}
}
else {
}
});
});
// Ability selected on change.
$(document).on("change", "select[name='use_ability_select']", function() {
$.each(abilities, function(k, ability) {
if (ability['name'] === $("select[name='use_ability_select']").val()) {
// Check if the ability is casted on one target, many targets or on-self.
if (ability['target'] === 'self_cast') {
$("select[name='targets_select']").prop("hidden", true);
}
else {
$("select[name='targets_select']").prop("hidden", false);
}
// Check if there are sub-abilities to choose along with the ability.
if ('sub_abilities' in ability) {
$("select[name='subability_select']").empty();
$.each(ability['sub_abilities'], function(k, subability) {
$("select[name='subability_select']").append("<option value='" + subability +"'>" + subability + "</option>");
});
$("select[name='subability_select']").prop("hidden", false);
}
else {
$("select[name='subability_select']").prop("hidden", true);
}
}
});
});
// Sub-ability on change.
$(document).on("change", "select[name='subability_select']", function() {
$.each(abilities, function(k, ability) {
if (ability['type'] === 'sub_ability') {
if (ability['name'] === $("select[name='subability_select']").val()) {
if (ability['target'] === 'self_cast') {
$("select[name='targets_select']").prop("hidden", true);
}
else {
if (ability['category'] === 'healing') {
$("select[name='targets_select']").empty();
for(var i = 0; i < characters.length; i++) {
if(characters[i]['type'] === 'player_character') {
option = "<option value='" + characters[i]['combat_identifier'] + "'>" + characters[i]['combat_identifier'] + "</option>";
$("select[name='targets_select']").append(option);
}
}
}
$("select[name='targets_select']").prop("hidden", false);
}
}
}
});
});
// Map clicked.
$("input[id^='square_']").click(function() {
var character_position_info = {};
// Emit to server the position of the character.
character_position_info['character_identifier'] = users_player;
character_position_info['character_position'] = parseInt($(this).attr('id').replace('square_', ''));
if (user_is_dm) {
character_position_info['character_identifier'] = currently_playing_character;
}
socket.emit("character_position", character_position_info);
});
// Load monster button clicked.
$("#monster_load_button").click(function () {
var monster_to_load = {};
monster_to_load['name'] = $("#monsters_list").val();
monster_to_load['position'] = parseInt($("#monster_position").val());
socket.emit("monster_loaded", monster_to_load);
});
// Initiative button clicked.
$("#initiate_initiative_rolls").click(function () {
$(this).prop('disabled', true);
socket.emit("initiate_initiative_rolls");
});
// Act! button clicked.
$(document).on("click", ":input[name='action_go_button']", function() {
var action_info = {};
var weapon = null;
var character_selections = $(this).parent();
action_info['actor'] = currently_playing_character;
action_info['action_type'] = $(character_selections).children("select[name='action_type_select']").children(":selected").attr("value");
if (action_info['action_type'] === 'action') {
action_info['action'] = $(character_selections).children("select[name='action_select']").children(":selected").attr("value");
}
else if (action_info['action_type'] === 'bonus_action') {
action_info['action'] = $(character_selections).children("select[name='bonus_action_select']").children(":selected").attr("value");
}
if(action_info['action'] === 'attack' || action_info['action'] === 'two_weapon_fighting') {
weapon = $(character_selections).children("select[name='weapon_select']").children(":selected").attr("value").split("_");
if(weapon.length > 1) {
if (weapon[1] === 'thrown' || weapon[1] === 'melee' || weapon[1] === 'versatile') {
action_info['weapon'] = weapon[0];
action_info['weapon_property'] = weapon[1];
}
else {
action_info['weapon'] = weapon[0] + '_' + weapon[1];
}
}
else {
action_info['weapon'] = weapon[0];
}
action_info['targets'] = $(character_selections).children("select[name='targets_select']").children(":selected").map(function(){ return this.value }).get();
}
else if (action_info['action'] === 'spell_cast' || action_info['action'] === 'bonus_action_spell_cast') {
action_info['spell'] = $(character_selections).children("select[name='spell_select']").children(":selected").attr("value");
action_info['targets'] = $(character_selections).children("select[name='targets_select']").children(":selected").map(function(){ return this.value }).get();
}
else if (action_info['action'] === 'use_ability') {
action_info['ability'] = $(character_selections).children("select[name='use_ability_select']").children(":selected").attr("value");
$.each(abilities, function(k, ability) {
if (ability['name'] === action_info['ability']) {
// Check if the ability is casted on one target, many targets or on-self.
// Check if there are sub-abilities to choose along with the ability.
if ('sub_abilities' in ability) {
action_info['sub_ability'] = $(character_selections).children("select[name='subability_select']").children(":selected").attr("value");
$.each(abilities, function(k, subability) {
if (subability['type'] === 'sub_ability') {
if (subability['name'] === $("select[name='subability_select']").val()) {
if (subability['target'] === 'multi') {
action_info['targets'] = $(character_selections).children("select[name='targets_select']").children(":selected").map(function(){ return this.value }).get();
}
}
}
});
}
}
});
}
socket.emit("action", action_info);
});
// End turn button clicked.
$(document).on("click", ":input[name='end_turn_button']", function() {
// Disable the button.
$(this).prop('disabled', true);
$(".actions-div").children().prop('disabled', true);
// Disable the map.
$(".image-holder").addClass("disabledbutton");
// Emit to the server so the next player can play.
socket.emit("next_turn", {'datum': 'NOT YET'});
});
// Dynamically display both loaded and moving monsters on the map.
socket.on('display_loaded_monster', function(loaded_monster) {
var previous_position = parseInt(loaded_monster['old_position']);
var monster_identifier = loaded_monster["combat_identifier"];
characters.push(loaded_monster);
// If player is not already shown in the 'monsters_list' append a new entry.
if($("#loaded_monsters > div.character-div:contains("+monster_identifier +")").length === 0) {
var monster = $('<div></div>').attr("class", "character-div").attr("id", monster_identifier + "_div");
monster.append("<div class='monster-info'></div>");
monster.children(".monster-info").append(loaded_monster["combat_identifier"]);
// Append elements for the DM only.
if (user_is_dm === true) {
var updated_hit_points = loaded_monster["current_hit_points"].toString() + "/" + loaded_monster["maximum_hit_points"].toString();
monster.children(".monster-info").append(" , Hit Points: <span id='my_character_hit_points'>" + updated_hit_points + "</span>");
monster.append('<div class="actions-div"></div');
// Append the the action type select.
monster.children('div.actions-div').append('<select name="action_type_select" class="custom-select" disabled style="margin-left:5px;margin-right:5px;"> ');
monster.children('div.actions-div').children('select[name="action_type_select"]').append('<option value="action">Action</option>');
// Append the action select.
monster.children('.actions-div').append('<select name="action_select" class="custom-select" disabled style="margin-right:5px;"> ');
monster.children('div.actions-div').children('select[name="action_select"]').append('<option value="attack">Attack</option>');
// Append the weapon select.
monster.children('.actions-div').append('<select name="weapon_select" class="custom-select" disabled style="margin-right:5px;"> ');
for(var i = 0; i < loaded_monster['weapons'].length; i++) {
optionsAsString = "<option value='" + loaded_monster['weapons'][i] + "'>" + loaded_monster['weapons'][i] + "</option>";
monster.children('div.actions-div').children('select[name="weapon_select"]').append(optionsAsString);
}
// Append the target select.
monster.children('.actions-div').append('<select name="targets_select" class="custom-select" disabled style="margin-right:5px;"> ');
for(var i = 0; i < characters.length; i++) {
if (characters[i]['type'] === 'player_character') {
optionsAsString = "<option value='" + characters[i]['combat_identifier'] + "'>" + characters[i]['combat_identifier'] + "</option>";
monster.children('div.actions-div').children('select[name="targets_select"]').append(optionsAsString);
}
}
// Append the 'Act!' button to character div.
monster.children('.actions-div').append('<input class="btn" type="button" name="action_go_button" value="Act!" disabled > ');
// Append the 'End Turn' button to the monster div.
monster.children('.actions-div').append('<input type="button" class="btn" name="end_turn_button" value="End Turn" disabled > ');
}
else {
var option = "<option value='" + monster_identifier + "'>" + monster_identifier + "</option>";
$("select[name='targets_select']").append(option);
monster.children(".monster-info").append('<span class="monster_status">(' + loaded_monster["displayed_hp_status"] + ')</span>');
}
$("#loaded_monsters").append(monster);
}
// Restore previous monster position to empty location.
$(".radio-label[for='square_" + previous_position + "_radiobutton']").text(previous_position);
// Display monster on map.
$("#square_" + loaded_monster['position'] + "> .radio-label").text(monster_identifier);
});
// Dynamically display both loaded and moving characters on the map.
socket.on('display_loaded_player_character', function (loaded_character) {
var character_previous_position = parseInt(loaded_character['old_position']);
// Disable the map if player has no previous position, thus choosing starting position.
if(isNaN(character_previous_position)) {
$(".image-holder").addClass("disabledbutton");
}
if(character_previous_position !== null) {
$(".radio-label[for='square_" + character_previous_position + "_radiobutton']").text(character_previous_position);
}
// Display character on map.
$('#square_' + loaded_character['position'] + "> .radio-label").text(loaded_character['combat_identifier']);
});
// Begin the turns and rounds.
// Merge with 'changing_turn'.
socket.on('display_initiative_order', function (data) {
currently_playing_is = data['currently_playing_is'];
currently_playing_character = data['currently_playing_character'];
var image_holder = $(".image-holder");
var initiative_order = $("#initiative_order");
var actions_div = $("#" + data['currently_playing_character'] + "_div > .actions-div");
$(initiative_order).empty();
for (var i=0; i< data['initiative_order'].length; i++) {
character_name = data['initiative_order'][i];
$(initiative_order).append(character_name + " > ");
}
$("#round").text(data['round']);
$("#currently_playing").text(currently_playing_character);
if(data['currently_playing_is'] === 'monster') {
if (user_is_dm === true) {
$(image_holder).removeClass("disabledbutton");
$(actions_div).children().prop('disabled', false);
}
}
else if (data['currently_playing_character'] === users_player) {
$(image_holder).removeClass("disabledbutton");
$(actions_div).children().prop('disabled', false);
}
});
// Changing turn message received from server.
// Merge with 'display_initiative_order'.
socket.on('changing_turn', function(data) {
current_time = data['time'];
current_round = data['round'];
currently_playing_is = data['currently_playing_is'];
currently_playing_character = data['currently_playing_character'];
if (user_is_dm === true) {
if(data['currently_playing_is'] === 'monster') {
$(".image-holder").removeClass("disabledbutton");
$("#" + data['currently_playing_character'] + "_div > .actions-div").children().prop('disabled', false);
}
}
if (data['currently_playing_character'] === users_player) {
$(".image-holder").removeClass("disabledbutton");
$("#" + data['currently_playing_character'] + "_div > .actions-div").children().prop('disabled', false);
}
$("#currently_playing").text(currently_playing_character);
$("#time").text(current_time);
$("#round").text(current_round);
});
// Log messages coming from the server.
socket.on('message', function(msg) {
var update_initiative_order = false;
// Print the original message of the action.
var chat_entry = $('<div></div>').attr("class", "chat-message");
var chat_log = chat_entry.append('<p></p>').text(msg['msg']);
$('.chatlogs').append(chat_log);
if(msg['type'] === 'exit_combat') {
// Handle exit combat redirection.
log = "Dungeon Master has terminated this combat. You are being redirected to the game page";
window.location.replace("{{ url_for('session_page', game_id_url=game_id_url) }}");
}
else if (msg["type"] === "apply_damage") {
// Handle apply damage.
// Print how much damage the target took.
var damaged_identifier = msg['damaged_character']['combat_identifier'];
var print_msg = damaged_identifier + " received " + msg['damage_amount'] + " points of damage.";
var chat_entry = $('<div></div>').attr("class", "chat-message");
var chat_log = chat_entry.append('<p></p>').text(print_msg);
$('.chatlogs').append(chat_log);
// Handle dynamic DOM changes.
if (msg["damaged_character"]["type"] === "monster") {
if (user_is_dm) {
// If it is monster update hit points for the DM.
var updated_hit_points = msg['damaged_character']['current_hit_points'].toString() + "/" + msg['damaged_character']['maximum_hit_points'].toString();
$("#" + damaged_identifier + "_div > .monster-info").children("#my_character_hit_points").text(updated_hit_points);
// If current hit points are below zero remove actions-div and display message.
if (msg['damaged_character']['current_hit_points'] <= 0 ) {
$("#" + damaged_identifier + "_div").children(".actions-div").prop("hidden", true);
$("#" + damaged_identifier + "_div").append("<p>Unfortunately this character is dead and no longer participates in this combat.</p>");
}
}
else {
// For damaged monsters players get updated hit points status.
var updated_displayed_hp_status = "(" + msg["damaged_character"]["displayed_hp_status"] + ")";
$("#" + damaged_identifier + "_div > .monster-info").children(".monster_status").text(updated_displayed_hp_status);
// If the monster is dead, remove it from the targets list.
if (msg['damaged_character']['current_hit_points'] <= 0 ) {
$("select[name='targets_select'] option[value='" + damaged_identifier + "']").prop("hidden", true);
}
}
}
else if (msg["damaged_character"]["type"] === "player_character") {
// If damaged character is player's character.
// Update the hit points for both DM and all the other players.
var updated_hit_points = msg['damaged_character']['current_hit_points'].toString() + "/" + msg['damaged_character']['maximum_hit_points'].toString();
$("#" + damaged_identifier + "_div > .character-info").children("#my_character_hit_points").text(updated_hit_points);
// If the character belongs to user.
if (msg["damaged_character"]["combat_identifier"] === users_player) {
// If character received too much damage and died instantly.
if (msg['damaged_character']['current_hit_points'] <= -msg['damaged_character']['maximum_hit_points'] ) {
$("#" + damaged_identifier + "_div").children(".actions-div").prop("hidden", true);
$("#" + damaged_identifier + "_div").append("<p>Unfortunately this character is dead and no longer participates in this combat.</p>");
}
else if (msg['damaged_character']['current_hit_points'] <= 0) {
// Else display only "Death Saving Throw" functionality.
$("select[name='action_type_select']").empty().append("<option value='action'>Action</option>");
$("select[name='action_select']").empty().append("<option value='death_saving_throw'>Death Saving Throw</option>");
$("select[name='weapon_select']").prop("hidden", true);
$("select[name='spell_select']").prop("hidden", true);
$("select[name='targets_select']").prop("hidden", true);
$("select[name='use_ability_select']").prop("hidden", true);
}
}
}
}
else if (msg['type'] === 'healing') {
for (var i=0; i < msg['healed_characters'].length; i++) {
// Print how much hit points were restored to the target.
var healed_identifier = msg['healed_characters'][i]['combat_identifier'];
var print_msg = msg['healed_characters'][i]['heal_amount'] + " hit points was restored to " + healed_identifier;
var chat_entry = $('<div></div>').attr("class", "chat-message");
var chat_log = chat_entry.append('<p></p>').text(print_msg);
$('.chatlogs').append(chat_log);
// Update hit points display for the healed character.
var updated_hit_points = msg['healed_characters'][i]['current_hit_points'].toString() + "/" + msg['healed_characters'][i]['maximum_hit_points'].toString();
$("#" + healed_identifier + "_div > .character-info").children("#my_character_hit_points").text(updated_hit_points);
}
}
// Handle Death Saving Throws exit types.
if(currently_playing_character === users_player) {
if (msg['type'] === 'dead_by_attempts') {
$("#" + currently_playing_character + "_div").children(".actions-div").prop("hidden", true);
$("#" + currently_playing_character + "_div").append("<p>Unfortunately this character is dead and no longer participates in this combat.</p>");
$("#" + currently_playing_character + "_div").children(".actions-div").children(":input[name='end_turn_button']").trigger("click");
}
else if (msg['type'] === 'alive_by_attempts') {
$("#" + currently_playing_character + "_div").children(".actions-div").prop("hidden", true);
$("#" + currently_playing_character + "_div").append("<p>Your character is stable, but you are still unconscious so you cannot do anything.</p>");
$("#" + currently_playing_character + "_div").children(".actions-div").children(":input[name='end_turn_button']").trigger("click");
}
}
});
$("select[name='action_type_select']").trigger("change");
$("select[name='action_select']").trigger("change");
});
</script>
</head>
<body>
<div class="container-fluid">
<h1>Combat Session</h1>
<div class="row">
<div class="col-sm-8">
<div class="image-holder disabledbutton" id="img-1"></div>
</div>
<div class="col-sm-4">
<h2>Combat action logs</h2>
<div class="chatlogs"></div>
</div>
</div>
<!-- Turns & rounds info -->
<div class="row border-me">
<div class="col-sm-3">
<div class="initiative_order_div">
<p>Initiative Order:
<span id="initiative_order">
{% if initiative_order %}
{% for character in initiative_order %}
{{ character }} >
{% endfor %}
{% endif %}
</span>
</p>
</div>
</div>
<div class="col-sm-3">
<div class="turn">
<p>Currently playing: <span id="currently_playing">{{ currently_playing_character }}</span></p>
</div>
</div>
<div class="col-sm-3">
<div class="round">
<p>Round: <span id="round">{{ round }}</span></p>
</div>
</div>
<div class="col-sm-3">
<div class="time">
<p>Seconds ellapsed: <span id="time">{{ time }}</span></p>
</div>
</div>
</div>
<div class="row">
{% if user_is_dm %}
<div class="col-sm-4">
{% else %}
<div class="col-sm-8">
{% endif %}
<h2>Party</h2>
<div class="characters_list">
{% for character in characters %}
{% if character['type'] == 'player_character' %}
<div class="character-div" id="{{ character['combat_identifier'] + '_div' }}">
<div class="character-info">
{{ character['combat_identifier'] }},
Hit Points: <span id="my_character_hit_points">{{ character['current_hit_points'] }}/{{ character['maximum_hit_points'] }}</span>
</div>
{% if users_player == character['combat_identifier'] %}
{% if currently_playing_character == character['combat_identifier'] %}
{% set disabled = '' %}
{% else %}
{% set disabled = 'disabled' %}
{% endif %}
<div class="actions-div">
<!-- Action type selector -->
{% if character['health_status'] == 'alive' or character['health_status'] == 'unconscious' %}
<select name="action_type_select" class="custom-select" {{ disabled }}>
<option value="action">Action</option>
{% if character['health_status'] != 'unconscious' %}
<option value="bonus_action">Bonus Action</option>
{% endif %}
</select>
{% endif %}
<!-- Bonus action selector -->
<select name="bonus_action_select" hidden="true" class="custom-select" {{ disabled }}>
<option value="two_weapon_fighting">Two Weapon Fighting</option>
{% if 'prepared_spells' in character %}
<option value="bonus_action_spell_cast">Spell cast</option>
{% endif %}
</select>
<!-- Action selector -->
{% if character['health_status'] == 'alive' or character['health_status'] == 'unconscious' %}
<select name="action_select" hidden="true" class="custom-select" {{ disabled }}>
{% if character['health_status'] == 'alive' %}
<option value="attack">Attack</option>
{% if 'prepared_spells' in character %}
<option value="spell_cast">Cast a spell</option>
{% endif %}
{% if my_character_abilities %}
<option value="use_ability">Use ability</option>
{% endif %}
{% elif character['health_status'] == 'unconscious' %}
<option value="death_saving_throw">Death Saving Throw</option>
{% endif %}
{% if 'shield' in character['equipped'] %}
<option value="doff_shield">Doff shield</option>
{% elif ('shield' in character['armor']) and ('shield' not in character['equipped']) %}
<option value="don_shield">Don shield</option>
{% endif%}
</select>
{% endif %}
<!-- Class ability selector -->
<select name="use_ability_select" hidden="true" class="custom-select" {{ disabled }}>
{% for ability in my_character_abilities %}
{% if ability['type'] == 'ability' %}
<option value="{{ ability['name'] }}">{{ ability['name'] }}</option>
{% endif %}
{% endfor %}
</select>
<!-- Weapon Selector -->
<select name="weapon_select" hidden="true" class="custom-select" {{ disabled }}>
{% for weapon in character['equipped'] %}
{% for weapon_info in weapons %}
{% if weapon_info['name'] == weapon %}
{% if 'thrown' in weapon_info['properties'] %}
<option value="{{ weapon_info['name'] }}_melee">{{ weapon_info['name']|capitalize }} (Melee)</option>
<option value="{{ weapon_info['name'] }}_thrown">{{ weapon_info['name']|capitalize }} (Thrown)</option>
{% elif 'versatile' in weapon_info['properties'] %}
<option value="{{ weapon_info['name']}}">{{ weapon_info['name']|capitalize }} (One handed)</option>
{% if character['equipped']|length == 1 %}
<option value="{{ weapon_info['name']}}_versatile">{{ weapon_info['name']|capitalize }} (Two handed)</option>
{% endif%}
{% else %}
<option value="{{ weapon_info['name']}}">{{ weapon_info['name']|capitalize }}</option>
{% endif %}
{% endif %}
{% endfor %}
{% endfor %}
</select>
<!-- Spell Selector -->
<select name="spell_select" hidden="true" class="custom-select" {{ disabled }}>
{% for spell in character['prepared_spells'] %}
<option value="{{ spell }}">{{ spell|replace('_', ' ')|capitalize }}</option>
{% endfor %}
{% for cantrip in character['cantrips'] %}
<option value="{{ cantrip }}">{{ cantrip|replace('_', ' ')|capitalize }}</option>
{% endfor %}
</select>
<!-- Subspell Selector -->
<select name="subspell_select" hidden="true" class="custom-select" {{ disabled }}>
</select>
<!-- Subability Selector -->
<select name="subability_select" hidden="true" class="custom-select" {{ disabled }}>
</select>
<!-- Targets Selector -->
<select multiple name="targets_select" hidden="true" class="custom-select" {{ disabled }}>
{% for character in characters %}
{% if character['type']== 'monster' %}
<option value="{{ character['combat_identifier'] }}">{{ character['combat_identifier'] }}</option>
{% endif %}
{% endfor %}
</select>
<!-- Go! -->
<input class="btn" type="button" name="action_go_button" value="Act!" hidden="true" {{ disabled }}>
{% if character['health_status'] == 'alive' or character['health_status'] == 'unconscious' %}
<input class="btn" type="button" name="end_turn_button" value="End Turn" {{ disabled }}>
{% elif character['health_status'] == 'dead' %}
<p>Unfortunately your character is dead and no longer participates in this combat.</p>
{% elif character['health_status'] == 'stable' %}
<p>Your character is stable, but you are still unconscious so you cannot do anything.</p>
{% endif %}
</div>
{% endif %}
</div>
{% endif %}
{% endfor %}
</div>
</div>
{% if user_is_dm %}
<div class="col-sm-8">
{% else %}
<div class="col-sm-4">
{% endif %}
<h2>Monsters</h2>
<div id="loaded_monsters">
{% for character in characters %}
{% if character['type'] == 'monster' %}
<div class="character-div" id="{{ character['combat_identifier'] + '_div' }}">
<div class="monster-info">
{{ character['combat_identifier'] }}
{% if user_is_dm %}
, Hit Points: <span id="my_character_hit_points">{{ character['current_hit_points'] }}/{{ character['maximum_hit_points'] }}</span>
{% else %}
<span class="monster_status">({{ character['displayed_hp_status'] }})</span>
{% endif %}
</div>
{% if user_is_dm %}
{% if currently_playing_character == character['combat_identifier'] %}
{% set disabled = '' %}
{% else %}
{% set disabled = 'disabled' %}
{% endif %}
<div class="actions-div">
{% if character['health_status'] == 'alive' %}
<!-- Action type selector -->
<select name="action_type_select" class="custom-select" {{ disabled }}>
<option value="action">Action</option>
</select>
<!-- Action selector -->
<select name="action_select" class="custom-select" {{ disabled }}>
<option value="attack">Attack</option>
</select>
<!-- Weapon selector -->
<select name="weapon_select" class="custom-select" {{ disabled }}>
{% for weapon in character['weapons'] %}
<option value="{{ weapon }}">{{ weapon|replace('_', ' ')|capitalize }}</option>
{% endfor %}
</select>
<!-- Target Selector -->
<select name="targets_select" class="custom-select" {{ disabled }}>
{% for character in characters %}
{% if character['type'] == 'player_character' %}
<option value="{{ character['combat_identifier'] }}">{{ character['combat_identifier'] }}</option>
{% endif %}
{% endfor %}
</select>
<!-- Go! -->
<input class="btn" type="button" name="action_go_button" value="Act!" {{ disabled }}>
<!-- End Turn button -->
<input class="btn" type="button" name="end_turn_button" value="End Turn" {{ disabled }}>
{% else %}
<p>Unfortunately this character is dead and no longer participates in this combat.</p>
{% endif %}
</div>
{% endif %}
</div>
{% endif %}
{% endfor%}
</div>
</div>
</div>
<div class="row">
{% if user_is_dm %}
<div class="col-sm-12">
<div class="monster-loading-div">
<label for="monsters_list">Monsters List</label>
<select id="monsters_list" class="custom-select">
<option value="bandit">Bandit</option>
<option value="ghoul">Ghoul</option>
<option value="goblin">Goblin</option>
<option value="orc">Orc</option>
<option value="troll">Troll</option>
</select>
<label for="monsters_list">Monsters Position</label>
<select id="monster_position" class="custom-select">
{% for i in range(0, 64) %}
<option>{{ i }}</option>
{% endfor %}
</select>
<input class="btn" type="button" id="monster_load_button" value="Load Monster">
</div>
</div>
{% endif %}
</div>
<div class="row last-row">
{% if user_is_dm %}
<div class="col-sm-12">
{% if round == 0 %}
{% set init_call_disabled = '' %}
{% else %}
{% set init_call_disabled = 'disabled' %}
{% endif %}
<input class="btn" type="button" id="initiate_initiative_rolls" value="Call for initiative" {{ init_call_disabled }}>
<a id="exit-combat-btn" class="btn" href="{{ url_for('exit_combat', game_id_url=game_id_url) }}">Exit Combat</a>
</div>
{% endif %}
</div>
<footer>
<div class="footer">
Dungeons & Dragons, D&D, their respective logos,
and all Wizards titles and characters are property
of Wizards of the Coast LLC in the U.S.A. and other countries.
©2017 Wizards.
</div>
</footer>
</div>
</body>
</html>
|
docs/figures/schema/ifcexternalreferenceresource/content.html | CAFM-Connect/CAFM-Connect | <!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../ifc-styles.css">
<link rel="stylesheet" type="text/css" href="../../details-shim.css">
<script type="text/javascript" src="../../details-shim.js"></script>
<title>IfcExternalReferenceResource</title>
<style type="text/css">
body { counter-reset: index1 8 index2 3 index3 0 index4 -1 index5 0; }
</style>
</head>
<body>
<script type="text/javascript">
<!--
parent.index.location.replace("../toc-8.html#8.3");
//-->
</script>
<h2 class="std">8.3 IfcExternalReferenceResource</h2>
<h3 class="std">8.3.1 Schema Definition</h3>
<p>The <i>IfcExternalReferenceResource</i> provides the means to access or use information from external sources including:</p>
<p>\\\\\\\\\\\\\\* Classifications
\\\\\\\\\\\\\\* Documents
\\\\\\\\\\\\\\* Libraries</p>
<h3>8.6.1.1 Classifications</h3>
<p>A classification is a label having a value whose meaning is determined in an index or classification system. Values and meanings may be declared externally or they may be directly declared within an exchange file. It provides for:</p>
<p>\\\\\\\\\\\\\\* one or more classification notations to an object.
\\\\\\\\\\\\\\* one or more facets to a classification notation.
\\\\\\\\\\\\\\* referencing of facets of a classification notation from a described source (classification item or classification table)
\\\\\\\\\\\\\\* exposure of the hierarchy of a classification structure.
\\\\\\\\\\\\\\* identification of the classification source
\\\\\\\\\\\\\\* referencing a classification held on an external source.</p>
<h3>8.6.1.2 Documents</h3>
<p>The scope of the documents model is:</p>
<p>\\\\\\\\\\\\\\* to manage reference to documents
\\\\\\\\\\\\\\* to manage information about documents
\\\\\\\\\\\\\\* to be equally applicable to documents that are paper based or digital</p>
<p>It is not intended to be a complete document model and does not overlap in intent or content with such models.</p>
<p>Information may be referenced from external sources. Reference to a document is by its location (address) to enable access through mechanisms such as the World Wide Web. This is done through the <i>IfcDocumentReference</i> class. This is a type of <a href="../ifcexternalreferenceresource/lexical/ifcexternalreference.html">IfcExternalReference</a> that has a label (which can be the reference address) and identifier. Additionally, a name attribute provides the document with a human readable extension or qualifier to the location. Information concerning the document itself can also be stored as an attribute of the document reference.</p>
<p>Information about a document can be captured in the <i>IfcDocumentInformation</i> class. This identifies and names the document and document owner. It may also include for the document:</p>
<p>\\\\\\\\\\\\\\* description
\\\\\\\\\\\\\\* revision identifier
\\\\\\\\\\\\\\* creation and revision times
\\\\\\\\\\\\\\* duration of document validity using 'valid from' and 'valid to' attributes.</p>
<p>For a document that is stored digitally, the <i>IfcDocumentElectronicFormat</i> class enables information about the format to be recorded. This includes the file extension used and information about the content using the MIME standard.</p>
<p>Documents frequently hold references to information held in other documents, for example, documents referencing standards that are also documents. A significant tree structure of document information referencing could be built up in this way. Such relationships between document information can be captured through the <i>IfcDocumentInformationRelationship</i> class which manages both relating and related document information and inversely captures the document information carrying the pointer and the document information to which pointers refer.</p>
<h3>8.6.1.3 Libraries</h3>
<p>The scope of the library model is to be able to reference information stored in external data libraries. It is assumed that, most frequently, information will populate property sets within an IFC model and that many of these property sets will be defined outside of this specification.</p>
<p>The <a href="../ifcexternalreferenceresource/lexical/ifclibraryinformation.html">IfcLibraryInformation</a> entity provides specific information about an actual library data source including its name, version, version date, publisher and publication location. Additionally it can be assigned to high level objects in a Building Information Model such as a Project or Building where there may be a need to identify the library used.</p>
<p>The <a href="../ifcexternalreferenceresource/lexical/ifclibraryreference.html">IfcLibraryReference</a> entity is more widely used (and should be considered as the default selection). A library reference provides for the identifying of a specific record within a library data source through use of a name, location (web location) and item reference (which locates the data within the library data source). The provision of a language attribute allows the language in which a library reference is expressed to be identifed</p>
<p><a href="../../annex/annex-d/ifcexternalreferenceresource/index.html" ><img src="../../img/diagram.png" style="border: 0px" title="Link to EXPRESS-G diagram" alt="Link to EXPRESS-G diagram"> EXPRESS-G diagram</a></p>
</p>
<p><a href="https://github.com/buildingSMART/ProductData/issues/new?&title=ifcexternalreferenceresource:%22" target="_blank" ><img src="../../img/external.png" style="border: 0px" title="Report issue" alt="Report issue"/> Report an issue</a></p>
<p><a href="../../link/ifcexternalreferenceresource.html" target="_blank" ><img src="../../img/permlink.png" style="border: 0px" title="Link to this page" alt="Link to this page"/> Link to this page</a></p>
</body>
</html>
|
doc/java/api/org/neo4j/graphdb/config/package-use.html | chiffa/neo4j-community-1.9.6 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Fri Jan 31 01:00:24 UTC 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Package org.neo4j.graphdb.config (Neo4j Community 1.9.6 API)
</TITLE>
<META NAME="date" CONTENT="2014-01-31">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.neo4j.graphdb.config (Neo4j Community 1.9.6 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Neo4j Community</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/neo4j/graphdb/config/package-use.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Package<br>org.neo4j.graphdb.config</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../org/neo4j/graphdb/config/package-summary.html">org.neo4j.graphdb.config</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.neo4j.graphdb.factory"><B>org.neo4j.graphdb.factory</B></A></TD>
<TD>Create database instances. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.neo4j.helpers"><B>org.neo4j.helpers</B></A></TD>
<TD>Common Java utilities. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.neo4j.kernel"><B>org.neo4j.kernel</B></A></TD>
<TD>Implementation for embedding a Neo4j graph database in an application. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.neo4j.graphdb.factory"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Classes in <A HREF="../../../../org/neo4j/graphdb/config/package-summary.html">org.neo4j.graphdb.config</A> used by <A HREF="../../../../org/neo4j/graphdb/factory/package-summary.html">org.neo4j.graphdb.factory</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><B><A HREF="../../../../org/neo4j/graphdb/config/class-use/Setting.html#org.neo4j.graphdb.factory"><B>Setting</B></A></B>
<BR>
Settings that can be provided in configurations are represented by instances of this interface, and are available
as static fields in various *Settings classes, such as <A HREF="../../../../org/neo4j/graphdb/factory/GraphDatabaseSettings.html" title="class in org.neo4j.graphdb.factory"><CODE>GraphDatabaseSettings</CODE></A>.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.neo4j.helpers"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Classes in <A HREF="../../../../org/neo4j/graphdb/config/package-summary.html">org.neo4j.graphdb.config</A> used by <A HREF="../../../../org/neo4j/helpers/package-summary.html">org.neo4j.helpers</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><B><A HREF="../../../../org/neo4j/graphdb/config/class-use/Setting.html#org.neo4j.helpers"><B>Setting</B></A></B>
<BR>
Settings that can be provided in configurations are represented by instances of this interface, and are available
as static fields in various *Settings classes, such as <A HREF="../../../../org/neo4j/graphdb/factory/GraphDatabaseSettings.html" title="class in org.neo4j.graphdb.factory"><CODE>GraphDatabaseSettings</CODE></A>.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.neo4j.kernel"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Classes in <A HREF="../../../../org/neo4j/graphdb/config/package-summary.html">org.neo4j.graphdb.config</A> used by <A HREF="../../../../org/neo4j/kernel/package-summary.html">org.neo4j.kernel</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><B><A HREF="../../../../org/neo4j/graphdb/config/class-use/Setting.html#org.neo4j.kernel"><B>Setting</B></A></B>
<BR>
Settings that can be provided in configurations are represented by instances of this interface, and are available
as static fields in various *Settings classes, such as <A HREF="../../../../org/neo4j/graphdb/factory/GraphDatabaseSettings.html" title="class in org.neo4j.graphdb.factory"><CODE>GraphDatabaseSettings</CODE></A>.</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Neo4j Community</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/neo4j/graphdb/config/package-use.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2002-2014 <a href="http://neo4j.org/">The Neo4j Graph Database Project</a>. All Rights Reserved.
</BODY>
</HTML>
|
texi2html/test/layout/res/navigation_node_no_header/navigation_toc.html | cgwalters/texinfo-git-mirror | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
<head>
<title>File used for navigation testing: Table of Contents</title>
<meta name="description" content="File used for navigation testing: Table of Contents">
<meta name="keywords" content="File used for navigation testing: Table of Contents">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="texi2html">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smalllisp {margin-left: 3.2em}
pre.display {font-family: serif}
pre.format {font-family: serif}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: serif; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: serif; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nocodebreak {white-space:pre}
span.nolinebreak {white-space:pre}
span.roman {font-family:serif; font-weight:normal}
span.sansserif {font-family:sans-serif; font-weight:normal}
ul.no-bullet {list-style: none}
-->
</style>
</head>
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<a name="SEC_Contents"></a>
<table class="header" cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="index.html#Top" title="Cover (top) of document">Top</a>]</td>
<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
<td valign="middle" align="left">[Index]</td>
<td valign="middle" align="left">[<a href="navigation_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<hr>
<h1>Table of Contents</h1>
<div class="contents">
<ul class="no-bullet">
<li><a name="toc-First-chapter" href="chapter.html#chapter">1 First chapter</a>
<ul class="no-bullet">
<li><a name="toc-Section-in-chapter" href="section.html#section">1.1 Section in chapter</a>
<ul class="no-bullet">
<li><a name="toc-Sub-section-in-section" href="subsection.html#subsection">1.1.1 Sub section in section</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<hr>
<p>
<font size="-1">
This document was generated on <em>a sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em>texi2html</em></a>.
</font>
<br>
</p>
</body>
</html>
|
app/config/routes-document-item-text.html | paperhive/paperhive-frontend | <document-item-text
document-item="$ctrl.documentItem"
document-items="$ctrl.documentItems"
available-channels="$ctrl.availableChannels"
discussions="$ctrl.discussionsCtrl.discussions"
filtered-discussions="$ctrl.filteredDiscussions"
viewport-offset-top="$root.navbarSize.height + subnavSize.height"
expanded="!$ctrl.sidenavOpen"
anchor="$ctrl.anchor"
search-str="$ctrl.searchStr"
search-match-index="$ctrl.searchMatchIndex"
on-discussion-submit="$ctrl.discussionsCtrl.discussionSubmit(discussion)"
on-discussion-update="$ctrl.discussionsCtrl.discussionUpdate(discussion)"
on-discussion-delete="$ctrl.discussionsCtrl.discussionDelete(discussion)"
on-reply-submit="$ctrl.discussionsCtrl.replySubmit(reply)"
on-reply-update="$ctrl.discussionsCtrl.replyUpdate(reply)"
on-reply-delete="$ctrl.discussionsCtrl.replyDelete(reply)"
on-pdf-info-update="$ctrl.pdfInfo = pdfInfo"
on-search-matches-update="$ctrl.searchMatches = searchMatches; $ctrl.searchMatchIndex = searchMatches.length > 0 ? 0 : undefined"
></document-item-text>`
|
doc/user_rb.html | mogreet/rubySDK | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>File: user.rb [Mercury]</title>
<link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet" />
<script src="./js/jquery.js" type="text/javascript"
charset="utf-8"></script>
<script src="./js/thickbox-compressed.js" type="text/javascript"
charset="utf-8"></script>
<script src="./js/quicksearch.js" type="text/javascript"
charset="utf-8"></script>
<script src="./js/darkfish.js" type="text/javascript"
charset="utf-8"></script>
</head>
<body class="file file-popup">
<div id="metadata">
<dl>
<dt class="modified-date">Last Modified</dt>
<dd class="modified-date">Mon Feb 07 09:12:09 -0800 2011</dd>
<dt class="requires">Requires</dt>
<dd class="requires">
<ul>
</ul>
</dd>
</dl>
</div>
<div id="documentation">
<div class="description">
<h2>Description</h2>
<p>
The User class allows to manage user call object responses from the MoMS
API (Mogreet Message System).
</p>
<p>
The available modules are used to extend a Response object from the <a
href="Mercury.html">Mercury</a>.
</p>
<h3>Examples of requests to the Mercury::User:</h3>
<p>
Using a <a href="Mercury.html">Mercury</a> object m.
</p>
<h4>GetOpt</h4>
<h5>Creating the parameters Hash and adding parameters:</h5>
<pre>
argHash = Hash.new
argHash["number"] = "3105767889"
</pre>
<h5>Performing the getopt: </h5>
<pre>
go = m.user.getopt(argHash)
</pre>
<h5>Getting the info:</h5>
<pre>
puts "Number: " << go.get_number.to_s
puts "Campaigns Array: " << go.get_campaigns.inspect
puts "Status Code for first campaign (" << go.get_campaigns[0].to_s << "): " << go.get_campaign_status_code(go.get_campaigns[0]).to_s
puts "Status for first campaign (" << go.get_campaigns[0].to_s << "): " << go.get_campaign_status(go.get_campaigns[0]).to_s
</pre>
<h4>SetOpt</h4>
<h5>Creating the parameters Hash and adding parameters:</h5>
<pre>
argHash = Hash.new
argHash["number"] = "3105767889"
argHash["campaign_id"] = "45520"
argHash["status_code"] = "-1"
</pre>
<h5>Performing the setopt: </h5>
<pre>
so = m.user.setopt(argHash)
</pre>
<h5>Getting the info:</h5>
<pre>
puts "Number: " << so.get_number.to_s
puts "Campaign Id: " << so.get_campaign_id
puts "Campaign Status: " << so.get_campaign_status
puts "Campaign Status Code: " << so.get_campaign_status_code
</pre>
<h4>Uncache</h4>
<h5>Creating the parameters Hash and adding parameters:</h5>
<pre>
argHash = Hash.new
argHash["number"] = "3105767889"
</pre>
<h5>Performing the uncache: </h5>
<pre>
u = m.user.uncache(argHash)
</pre>
<h5>Getting the info:</h5>
<pre>
puts "Number uncached: " << u.get_number.to_s
</pre>
<h4>Info</h4>
<h5>Creating the parameters Hash and adding parameters:</h5>
<pre>
argHash = Hash.new
argHash["number"] = "3105767889"
</pre>
<h5>Performing the info: </h5>
<pre>
i = m.user.info(argHash)
</pre>
<h5>Getting the info:</h5>
<pre>
puts "Number: " << i.get_number.to_s
puts "Carrier Id: " << i.get_carrier_id.to_s
puts "Carrier Name: " << i.get_carrier_name
puts "Handset Name: " << i.get_handset_name
puts "Handset Id: " << i.get_handset_id.to_s
</pre>
<h4>Transactions</h4>
<h5>Creating the parameters Hash and adding parameters:</h5>
<pre>
argHash = Hash.new
argHash["number"] = "3105767889"
</pre>
<h5>Performing the transactions: </h5>
<pre>
t = m.user.transactions(argHash)
</pre>
<h5>Getting the info:</h5>
<pre>
puts "Campaigns: " << t.get_campaigns.inspect
first_campaign = t.get_campaigns[0].to_s
puts "First campaign: " << t.get_campaign_name(first_campaign)
puts "Transactions for the first campaign (" << t.get_campaigns[0] << "): " << (t.get_campaign_transactions first_campaign).inspect
first_trans = (t.get_campaign_transactions first_campaign)[1].to_s
puts "Hash for the first campaign (" << first_campaign << ") and first transaction (" << first_trans << "): " << t.get_transaction_hash( first_campaign, first_trans)
puts "DateStamp for the first campaign (" << first_campaign << ") and first transaction (" << first_trans << "): " << t.get_transaction_datestamp( first_campaign, first_trans)
puts "To Number for the first campaign (" << first_campaign << ") and first transaction (" << first_trans << "): " << t.get_transaction_to_number( first_campaign, first_trans).to_s
puts "From Number for the first campaign (" << first_campaign << ") and first transaction (" << first_trans << "): " << t.get_transaction_from_number( first_campaign, first_trans).to_s
puts "To Name for the first campaign (" << first_campaign << ") and first transaction (" << first_trans << "): " << t.get_transaction_to_name( first_campaign, first_trans)
puts "From Name for the first campaign (" << first_campaign << ") and first transaction (" << first_trans << "): " << t.get_transaction_from_name( first_campaign, first_trans)
</pre>
<h2>Contact</h2>
<table>
<tr><td valign="top">Author</td><td><p>
Thomas SCHWEBEL for Mogreet
</p>
</td></tr>
<tr><td valign="top">Website</td><td><p>
<a href="http://www.mogreet.com/">www.mogreet.com/</a>
</p>
</td></tr>
<tr><td valign="top">Date</td><td><p>
Monday December 06, 2010
</p>
</td></tr>
</table>
</div>
</div>
</body>
</html>
|
lib/JasperReport/docs/api/net/sf/jasperreports/engine/class-use/JRBand.html | MHTaleb/Encologim | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ro">
<head>
<!-- Generated by javadoc (version 1.7.0_80) on Mon Jun 20 18:37:20 EEST 2016 -->
<title>Uses of Interface net.sf.jasperreports.engine.JRBand (JasperReports 6.3.0 API)</title>
<meta name="date" content="2016-06-20">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface net.sf.jasperreports.engine.JRBand (JasperReports 6.3.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?net/sf/jasperreports/engine/class-use/JRBand.html" target="_top">Frames</a></li>
<li><a href="JRBand.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface net.sf.jasperreports.engine.JRBand" class="title">Uses of Interface<br>net.sf.jasperreports.engine.JRBand</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#net.sf.jasperreports.components.table.fill">net.sf.jasperreports.components.table.fill</a></td>
<td class="colLast">
<div class="block">Contains fill time implementations for Table component related interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#net.sf.jasperreports.engine">net.sf.jasperreports.engine</a></td>
<td class="colLast">
<div class="block">Provides access to the library's main functionality through facade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#net.sf.jasperreports.engine.base">net.sf.jasperreports.engine.base</a></td>
<td class="colLast">
<div class="block">Contains base implementations for the library's main interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#net.sf.jasperreports.engine.design">net.sf.jasperreports.engine.design</a></td>
<td class="colLast">
<div class="block">Contains design time implementations for the library's main interfaces as well as report compiling tools.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#net.sf.jasperreports.engine.fill">net.sf.jasperreports.engine.fill</a></td>
<td class="colLast">
<div class="block">Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#net.sf.jasperreports.engine.util">net.sf.jasperreports.engine.util</a></td>
<td class="colLast">
<div class="block">Contains utility classes for the core library.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="net.sf.jasperreports.components.table.fill">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> in <a href="../../../../../net/sf/jasperreports/components/table/fill/package-summary.html">net.sf.jasperreports.components.table.fill</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../net/sf/jasperreports/components/table/fill/package-summary.html">net.sf.jasperreports.components.table.fill</a> that return <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">TableReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReport.html#createDetailBand(java.util.List)">createDetailBand</a></strong>(java.util.List<<a href="../../../../../net/sf/jasperreports/components/table/fill/FillColumn.html" title="class in net.sf.jasperreports.components.table.fill">FillColumn</a>> fillColumns)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">TableReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReport.html#createGroupFooter(java.lang.String,%20java.util.List)">createGroupFooter</a></strong>(java.lang.String groupName,
java.util.List<<a href="../../../../../net/sf/jasperreports/components/table/fill/FillColumn.html" title="class in net.sf.jasperreports.components.table.fill">FillColumn</a>> fillColumns)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">TableReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReport.html#createGroupHeader(java.lang.String,%20java.util.List)">createGroupHeader</a></strong>(java.lang.String groupName,
java.util.List<<a href="../../../../../net/sf/jasperreports/components/table/fill/FillColumn.html" title="class in net.sf.jasperreports.components.table.fill">FillColumn</a>> fillColumns)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">TableReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReport.html#getBackground()">getBackground</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">TableReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReport.html#getColumnFooter()">getColumnFooter</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">TableReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReport.html#getColumnHeader()">getColumnHeader</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">TableReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReport.html#getDetail()">getDetail</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong> </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">TableReportGroup.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReportGroup.html#getGroupFooter()">getGroupFooter</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong> </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">TableReportGroup.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReportGroup.html#getGroupHeader()">getGroupHeader</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong> </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">TableReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReport.html#getLastPageFooter()">getLastPageFooter</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">TableReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReport.html#getNoData()">getNoData</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">TableReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReport.html#getPageFooter()">getPageFooter</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">TableReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReport.html#getPageHeader()">getPageHeader</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">TableReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReport.html#getSummary()">getSummary</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">TableReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReport.html#getTitle()">getTitle</a></strong>()</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../net/sf/jasperreports/components/table/fill/package-summary.html">net.sf.jasperreports.components.table.fill</a> with parameters of type <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TableReportGroup.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReportGroup.html#setGroupFooter(net.sf.jasperreports.engine.JRBand)">setGroupFooter</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> footer)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TableReportGroup.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReportGroup.html#setGroupHeader(net.sf.jasperreports.engine.JRBand)">setGroupHeader</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> header)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/JRSection.html" title="interface in net.sf.jasperreports.engine">JRSection</a></code></td>
<td class="colLast"><span class="strong">TableReportGroup.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReportGroup.html#wrapBand(net.sf.jasperreports.engine.JRBand,%20net.sf.jasperreports.engine.type.BandTypeEnum)">wrapBand</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> band,
<a href="../../../../../net/sf/jasperreports/engine/type/BandTypeEnum.html" title="enum in net.sf.jasperreports.engine.type">BandTypeEnum</a> bandType)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/JRSection.html" title="interface in net.sf.jasperreports.engine">JRSection</a></code></td>
<td class="colLast"><span class="strong">TableReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/components/table/fill/TableReport.html#wrapBand(net.sf.jasperreports.engine.JRBand,%20net.sf.jasperreports.engine.JROrigin)">wrapBand</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> band,
<a href="../../../../../net/sf/jasperreports/engine/JROrigin.html" title="class in net.sf.jasperreports.engine">JROrigin</a> origin)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="net.sf.jasperreports.engine">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> in <a href="../../../../../net/sf/jasperreports/engine/package-summary.html">net.sf.jasperreports.engine</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../net/sf/jasperreports/engine/package-summary.html">net.sf.jasperreports.engine</a> that return <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/JRReport.html#getBackground()">getBackground</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a>[]</code></td>
<td class="colLast"><span class="strong">JRSection.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/JRSection.html#getBands()">getBands</a></strong>()</code>
<div class="block">Returns the bands within the current section.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/JRReport.html#getColumnFooter()">getColumnFooter</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/JRReport.html#getColumnHeader()">getColumnHeader</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/JRReport.html#getLastPageFooter()">getLastPageFooter</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/JRReport.html#getNoData()">getNoData</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/JRReport.html#getPageFooter()">getPageFooter</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/JRReport.html#getPageHeader()">getPageHeader</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/JRReport.html#getSummary()">getSummary</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/JRReport.html#getTitle()">getTitle</a></strong>()</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="net.sf.jasperreports.engine.base">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> in <a href="../../../../../net/sf/jasperreports/engine/base/package-summary.html">net.sf.jasperreports.engine.base</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../net/sf/jasperreports/engine/base/package-summary.html">net.sf.jasperreports.engine.base</a> that implement <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseBand.html" title="class in net.sf.jasperreports.engine.base">JRBaseBand</a></strong></code>
<div class="block">Used for implementing band functionality.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../net/sf/jasperreports/engine/base/package-summary.html">net.sf.jasperreports.engine.base</a> declared as <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#background">background</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a>[]</code></td>
<td class="colLast"><span class="strong">JRBaseSection.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseSection.html#bands">bands</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#columnFooter">columnFooter</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#columnHeader">columnHeader</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#lastPageFooter">lastPageFooter</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#noData">noData</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#pageFooter">pageFooter</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#pageHeader">pageHeader</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#summary">summary</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#title">title</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../net/sf/jasperreports/engine/base/package-summary.html">net.sf.jasperreports.engine.base</a> that return <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a>[]</code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#getAllBands()">getAllBands</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#getBackground()">getBackground</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a>[]</code></td>
<td class="colLast"><span class="strong">JRBaseSection.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseSection.html#getBands()">getBands</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#getColumnFooter()">getColumnFooter</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#getColumnHeader()">getColumnHeader</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#getLastPageFooter()">getLastPageFooter</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#getNoData()">getNoData</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#getPageFooter()">getPageFooter</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#getPageHeader()">getPageHeader</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#getSummary()">getSummary</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseReport.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseReport.html#getTitle()">getTitle</a></strong>()</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../net/sf/jasperreports/engine/base/package-summary.html">net.sf.jasperreports.engine.base</a> with parameters of type <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/base/JRBaseBand.html" title="class in net.sf.jasperreports.engine.base">JRBaseBand</a></code></td>
<td class="colLast"><span class="strong">JRBaseObjectFactory.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseObjectFactory.html#getBand(net.sf.jasperreports.engine.JRBand)">getBand</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> band)</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../net/sf/jasperreports/engine/base/package-summary.html">net.sf.jasperreports.engine.base</a> with parameters of type <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseBand.html#JRBaseBand(net.sf.jasperreports.engine.JRBand,%20net.sf.jasperreports.engine.base.JRBaseObjectFactory)">JRBaseBand</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> band,
<a href="../../../../../net/sf/jasperreports/engine/base/JRBaseObjectFactory.html" title="class in net.sf.jasperreports.engine.base">JRBaseObjectFactory</a> factory)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/engine/base/JRBaseSection.html#JRBaseSection(net.sf.jasperreports.engine.JRBand)">JRBaseSection</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> band)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="net.sf.jasperreports.engine.design">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> in <a href="../../../../../net/sf/jasperreports/engine/design/package-summary.html">net.sf.jasperreports.engine.design</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../net/sf/jasperreports/engine/design/package-summary.html">net.sf.jasperreports.engine.design</a> that implement <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JRDesignBand.html" title="class in net.sf.jasperreports.engine.design">JRDesignBand</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../net/sf/jasperreports/engine/design/package-summary.html">net.sf.jasperreports.engine.design</a> with type parameters of type <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.List<<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a>></code></td>
<td class="colLast"><span class="strong">JRDesignSection.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JRDesignSection.html#bandsList">bandsList</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../net/sf/jasperreports/engine/design/package-summary.html">net.sf.jasperreports.engine.design</a> that return <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a>[]</code></td>
<td class="colLast"><span class="strong">JRDesignSection.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JRDesignSection.html#getBands()">getBands</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRDesignSection.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JRDesignSection.html#removeBand(int)">removeBand</a></strong>(int index)</code>
<div class="block">Removes a band from the section.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRDesignSection.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JRDesignSection.html#removeBand(net.sf.jasperreports.engine.JRBand)">removeBand</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> band)</code>
<div class="block">Removes a band from the section.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../net/sf/jasperreports/engine/design/package-summary.html">net.sf.jasperreports.engine.design</a> that return types with arguments of type <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a>></code></td>
<td class="colLast"><span class="strong">JRDesignSection.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JRDesignSection.html#getBandsList()">getBandsList</a></strong>()</code>
<div class="block">Gets a list of all bands within the current section.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../net/sf/jasperreports/engine/design/package-summary.html">net.sf.jasperreports.engine.design</a> with parameters of type <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">JRDesignSection.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JRDesignSection.html#addBand(int,%20net.sf.jasperreports.engine.JRBand)">addBand</a></strong>(int index,
<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> band)</code>
<div class="block">Adds a band to the section.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">JRDesignSection.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JRDesignSection.html#addBand(net.sf.jasperreports.engine.JRBand)">addBand</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> band)</code>
<div class="block">Adds a band to the section.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></code></td>
<td class="colLast"><span class="strong">JRDesignSection.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JRDesignSection.html#removeBand(net.sf.jasperreports.engine.JRBand)">removeBand</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> band)</code>
<div class="block">Removes a band from the section.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">JasperDesign.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JasperDesign.html#setBackground(net.sf.jasperreports.engine.JRBand)">setBackground</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> background)</code>
<div class="block">Sets the background band.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">JRDesignGroup.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JRDesignGroup.html#setBandOrigin(net.sf.jasperreports.engine.JRBand,%20net.sf.jasperreports.engine.type.BandTypeEnum)">setBandOrigin</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> band,
<a href="../../../../../net/sf/jasperreports/engine/type/BandTypeEnum.html" title="enum in net.sf.jasperreports.engine.type">BandTypeEnum</a> type)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">JasperDesign.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JasperDesign.html#setBandOrigin(net.sf.jasperreports.engine.JRBand,%20net.sf.jasperreports.engine.type.BandTypeEnum)">setBandOrigin</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> band,
<a href="../../../../../net/sf/jasperreports/engine/type/BandTypeEnum.html" title="enum in net.sf.jasperreports.engine.type">BandTypeEnum</a> type)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">JasperDesign.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JasperDesign.html#setColumnFooter(net.sf.jasperreports.engine.JRBand)">setColumnFooter</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> columnFooter)</code>
<div class="block">Sets the column footer band.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">JasperDesign.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JasperDesign.html#setColumnHeader(net.sf.jasperreports.engine.JRBand)">setColumnHeader</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> columnHeader)</code>
<div class="block">Sets the column header band.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">JasperDesign.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JasperDesign.html#setLastPageFooter(net.sf.jasperreports.engine.JRBand)">setLastPageFooter</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> lastPageFooter)</code>
<div class="block">Sets the last page footer band.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">JasperDesign.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JasperDesign.html#setNoData(net.sf.jasperreports.engine.JRBand)">setNoData</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> noData)</code>
<div class="block">Sets the noData band.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">JasperDesign.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JasperDesign.html#setPageFooter(net.sf.jasperreports.engine.JRBand)">setPageFooter</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> pageFooter)</code>
<div class="block">Sets the page footer band.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">JasperDesign.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JasperDesign.html#setPageHeader(net.sf.jasperreports.engine.JRBand)">setPageHeader</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> pageHeader)</code>
<div class="block">Sets the page header band.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">JasperDesign.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JasperDesign.html#setSummary(net.sf.jasperreports.engine.JRBand)">setSummary</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> summary)</code>
<div class="block">Sets the summary band.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">JasperDesign.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/design/JasperDesign.html#setTitle(net.sf.jasperreports.engine.JRBand)">setTitle</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> title)</code>
<div class="block">Sets the title band.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="net.sf.jasperreports.engine.fill">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> in <a href="../../../../../net/sf/jasperreports/engine/fill/package-summary.html">net.sf.jasperreports.engine.fill</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../net/sf/jasperreports/engine/fill/package-summary.html">net.sf.jasperreports.engine.fill</a> that implement <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/engine/fill/JRFillBand.html" title="class in net.sf.jasperreports.engine.fill">JRFillBand</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../net/sf/jasperreports/engine/fill/package-summary.html">net.sf.jasperreports.engine.fill</a> with type parameters of type <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.List<<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a>></code></td>
<td class="colLast"><span class="strong">JRBaseFiller.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/fill/JRBaseFiller.html#bands">bands</a></strong></code>
<div class="block">List of <a href="../../../../../net/sf/jasperreports/engine/fill/JRFillBand.html" title="class in net.sf.jasperreports.engine.fill"><code>JRFillBand</code></a> objects containing all bands of the
report.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../net/sf/jasperreports/engine/fill/package-summary.html">net.sf.jasperreports.engine.fill</a> that return <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a>[]</code></td>
<td class="colLast"><span class="strong">JRFillSection.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/fill/JRFillSection.html#getBands()">getBands</a></strong>()</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../net/sf/jasperreports/engine/fill/package-summary.html">net.sf.jasperreports.engine.fill</a> with parameters of type <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../net/sf/jasperreports/engine/fill/JRFillBand.html" title="class in net.sf.jasperreports.engine.fill">JRFillBand</a></code></td>
<td class="colLast"><span class="strong">JRFillObjectFactory.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/fill/JRFillObjectFactory.html#getBand(net.sf.jasperreports.engine.JRBand)">getBand</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> band)</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../net/sf/jasperreports/engine/fill/package-summary.html">net.sf.jasperreports.engine.fill</a> with parameters of type <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/engine/fill/JRFillBand.html#JRFillBand(net.sf.jasperreports.engine.fill.JRBaseFiller,%20net.sf.jasperreports.engine.JRBand,%20net.sf.jasperreports.engine.fill.JRFillObjectFactory)">JRFillBand</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/fill/JRBaseFiller.html" title="class in net.sf.jasperreports.engine.fill">JRBaseFiller</a> filler,
<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> band,
<a href="../../../../../net/sf/jasperreports/engine/fill/JRFillObjectFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillObjectFactory</a> factory)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="net.sf.jasperreports.engine.util">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> in <a href="../../../../../net/sf/jasperreports/engine/util/package-summary.html">net.sf.jasperreports.engine.util</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../net/sf/jasperreports/engine/util/package-summary.html">net.sf.jasperreports.engine.util</a> with parameters of type <a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">JRElementsVisitor.</span><code><strong><a href="../../../../../net/sf/jasperreports/engine/util/JRElementsVisitor.html#visitBand(net.sf.jasperreports.engine.JRBand)">visitBand</a></strong>(<a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">JRBand</a> band)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../net/sf/jasperreports/engine/JRBand.html" title="interface in net.sf.jasperreports.engine">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?net/sf/jasperreports/engine/class-use/JRBand.html" target="_top">Frames</a></li>
<li><a href="JRBand.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<span style="font-decoration:none;font-family:Arial,Helvetica,sans-serif;font-size:8pt;font-style:normal;color:#000000;">© 2001 - 2016 TIBCO Software Inc. <a href="http://www.jaspersoft.com" target="_blank" style="color:#000000;">www.jaspersoft.com</a></span>
</small></p>
</body>
</html>
|
doc/glib-2.0/GLib.KeyFileFlags.KEEP_COMMENTS.html | themightyug/ledborg-server | <?xml version="1.0" encoding="utf-8"?>
<html>
<head>
<title>GLib.KeyFileFlags.KEEP_COMMENTS -- Vala Binding Reference</title>
<link href="../style.css" rel="stylesheet" type="text/css"/><script src="../scripts.js" type="text/javascript">
</script>
</head>
<body>
<div class="site_header">GLib.KeyFileFlags.KEEP_COMMENTS Reference Manual</div>
<div class="site_body">
<div class="site_navigation">
<ul class="navi_main">
<li class="package_index"><a href="../index.html">Packages</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="package"><a href="index.htm">glib-2.0</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="namespace"><a href="GLib.html">GLib</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="enum"><a href="GLib.KeyFileFlags.html">KeyFileFlags</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="enumvalue">KEEP_COMMENTS</li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
</ul>
</div>
<div class="site_content">
<h1 class="main_title">KEEP_COMMENTS</h1>
<hr class="main_hr"/>
<h2 class="main_title">Description:</h2>
<div class="main_code_definition"><b><span css="enumvalue">KEEP_COMMENTS</span></b>
</div>
</div>
</div><br/>
<div class="site_footer">Generated by <a href="http://www.valadoc.org/">Valadoc</a>
</div>
</body>
</html> |
doc/proyecto/blocktris/logica/fisica/piezas/rompibles/class-use/PiezaLlave1.html | sprayz/Phytris | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Wed Jun 12 21:41:43 CEST 2013 -->
<title>Uses of Class proyecto.blocktris.logica.fisica.piezas.rompibles.PiezaLlave1</title>
<meta name="date" content="2013-06-12">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class proyecto.blocktris.logica.fisica.piezas.rompibles.PiezaLlave1";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../proyecto/blocktris/logica/fisica/piezas/rompibles/PiezaLlave1.html" title="class in proyecto.blocktris.logica.fisica.piezas.rompibles">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?proyecto/blocktris/logica/fisica/piezas/rompibles/class-use/PiezaLlave1.html" target="_top">Frames</a></li>
<li><a href="PiezaLlave1.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class proyecto.blocktris.logica.fisica.piezas.rompibles.PiezaLlave1" class="title">Uses of Class<br>proyecto.blocktris.logica.fisica.piezas.rompibles.PiezaLlave1</h2>
</div>
<div class="classUseContainer">No usage of proyecto.blocktris.logica.fisica.piezas.rompibles.PiezaLlave1</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../proyecto/blocktris/logica/fisica/piezas/rompibles/PiezaLlave1.html" title="class in proyecto.blocktris.logica.fisica.piezas.rompibles">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?proyecto/blocktris/logica/fisica/piezas/rompibles/class-use/PiezaLlave1.html" target="_top">Frames</a></li>
<li><a href="PiezaLlave1.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
man/libc.7.html | fusion809/fusion809.github.io-old | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<style>
table.head, table.foot { width: 100%; }
td.head-rtitle, td.foot-os { text-align: right; }
td.head-vol { text-align: center; }
table.foot td { width: 50%; }
table.head td { width: 33%; }
div.spacer { margin: 1em 0; }
</style>
<title>
LIBC(7)</title>
</head>
<body>
<div class="mandoc">
<table class="head">
<tbody>
<tr>
<td class="head-ltitle">
LIBC(7)</td>
<td class="head-vol">
Linux Programmer's Manual</td>
<td class="head-rtitle">
LIBC(7)</td>
</tr>
</tbody>
</table>
<div class="section">
<h1>NAME</h1> libc - overview of standard C libraries on Linux</div>
<div class="section">
<h1>DESCRIPTION</h1> The term "libc" is commonly used as a shorthand for the "standard C library", a library of standard functions that can be used by all C programs (and sometimes by programs in other languages). Because of some history (see below), use of the term "libc" to refer to the standard C library is somewhat ambiguous on Linux.<div class="subsection">
<h2>glibc</h2> By far the most widely used C library on Linux is the GNU C Library <a class="link-ext" href="http://www.gnu.org/software/libc/">http://www.gnu.org/software/libc/</a> often referred to as <i>glibc</i>. This is the C library that is nowadays used in all major Linux distributions. It is also the C library whose details are documented in the relevant pages of the <i>man-pages</i> project (primarily in Section 3 of the manual). Documentation of glibc is also available in the glibc manual, available via the command <i>info libc</i>. Release 1.0 of glibc was made in September 1992. (There were earlier 0.x releases.) The next major release of glibc was 2.0, at the beginning of 1997.<div style="height: 1.00em;">
 </div>
The pathname <i>/lib/libc.so.6</i> (or something similar) is normally a symbolic link that points to the location of the glibc library, and executing this pathname will cause glibc to display various information about the version installed on your system.</div>
<div class="subsection">
<h2>Linux libc</h2> In the early to mid 1990s, there was for a while <i>Linux libc</i>, a fork of glibc 1.x created by Linux developers who felt that glibc development at the time was not sufficing for the needs of Linux. Often, this library was referred to (ambiguously) as just "libc". Linux libc released major versions 2, 3, 4, and 5 (as well as many minor versions of those releases). For a while, Linux libc was the standard C library in many Linux distributions.<div style="height: 1.00em;">
 </div>
However, notwithstanding the original motivations of the Linux libc effort, by the time glibc 2.0 was released (in 1997), it was clearly superior to Linux libc, and all major Linux distributions that had been using Linux libc soon switched back to glibc. Since this switch occurred long ago, <i>man-pages</i> no longer takes care to document Linux libc details. Nevertheless, the history is visible in vestiges of information about Linux libc that remain in some manual pages, in particular, references to <i>libc4</i> and <i>libc5</i>.</div>
<div class="subsection">
<h2>Other C libraries</h2> There are various other less widely used C libraries for Linux. These libraries are generally smaller than glibc, both in terms of features and memory footprint, and often intended for building small binaries, perhaps targeted at development for embedded Linux systems. Among such libraries are <a class="link-ext" href="http://www.uclibc.org/"><i>uClibc</i></a> <a class="link-ext" href="http://www.fefe.de/dietlibc/"><i>dietlibc</i></a> and <a class="link-ext" href="http://www.musl-libc.org/"><i>musl libc</i></a> Details of these libraries are covered by the <i>man-pages</i> project, where they are known.</div>
</div>
<div class="section">
<h1>SEE ALSO</h1> <b>syscalls</b>(2), <b>getauxval</b>(3), <b>proc</b>(5), <b>feature_test_macros</b>(7), <b>man-pages</b>(7), <b>standards</b>(7), <b>vdso</b>(7)</div>
<div class="section">
<h1>COLOPHON</h1> This page is part of release 4.02 of the Linux <i>man-pages</i> project. A description of the project, information about reporting bugs, and the latest version of this page, can be found at http://www.kernel.org/doc/man-pages/.</div>
<table class="foot">
<tr>
<td class="foot-date">
2014-07-08</td>
<td class="foot-os">
Linux</td>
</tr>
</table>
</div>
</body>
</html>
|
docs/index-files/index-5.html | TreyRuffy/CommandBlocker | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_282) on Thu Feb 25 19:35:23 MST 2021 -->
<title>M-Index</title>
<meta name="date" content="2021-02-25">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="M-Index";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-4.html">Prev Letter</a></li>
<li><a href="index-6.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-5.html" target="_top">Frames</a></li>
<li><a href="index-5.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">E</a> <a href="index-4.html">G</a> <a href="index-5.html">M</a> <a href="index-6.html">R</a> <a href="index-7.html">S</a> <a name="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><a href="../me/treyruffy/commandblocker/bukkit/api/package-summary.html">me.treyruffy.commandblocker.bukkit.api</a> - package me.treyruffy.commandblocker.bukkit.api</dt>
<dd> </dd>
<dt><a href="../me/treyruffy/commandblocker/bungeecord/api/package-summary.html">me.treyruffy.commandblocker.bungeecord.api</a> - package me.treyruffy.commandblocker.bungeecord.api</dt>
<dd> </dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">E</a> <a href="index-4.html">G</a> <a href="index-5.html">M</a> <a href="index-6.html">R</a> <a href="index-7.html">S</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-4.html">Prev Letter</a></li>
<li><a href="index-6.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-5.html" target="_top">Frames</a></li>
<li><a href="index-5.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
src/main/resources/templates/pages/contentExample.html | remipassmoilesel/abcmap-fr | <!DOCTYPE HTML>
<html xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"
xmlns:th="http://www.thymeleaf.org"
layout:decorator="main-decorator">
<head>
<title>Content page example</title>
<!-- Head content is cloned in decorator, no need of th:fragments -->
<link rel="stylesheet" type="text/css" th:href="@{/assets/css/faq.css}"/>
</head>
<body>
<h1 layout:fragment="header">Title example</h1>
<div layout:fragment="content">
<section>Content example</section>
</div>
</body>
</html>
|
assets/css/screen.css | sezzh/ghost-tifis-theme | /* normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
html {
line-height: 1.15;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
article,
aside,
footer,
header,
nav,
section {
display: block;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
figcaption,
figure,
main {
/* 1 */
display: block;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
/* 1 */
height: 0;
/* 1 */
overflow: visible;
/* 2 */
}
pre {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
}
a {
background-color: transparent;
/* 1 */
-webkit-text-decoration-skip: objects;
/* 2 */
}
abbr[title] {
border-bottom: none;
/* 1 */
text-decoration: underline;
/* 2 */
text-decoration: underline dotted;
/* 2 */
}
b,
strong {
font-weight: inherit;
}
b,
strong {
font-weight: bolder;
}
code,
kbd,
samp {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
}
button,
input {
/* 1 */
overflow: visible;
}
button,
select {
/* 1 */
text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
/* 2 */
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
legend {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
/* 1 */
color: inherit;
/* 2 */
display: table;
/* 1 */
max-width: 100%;
/* 1 */
padding: 0;
/* 3 */
white-space: normal;
/* 1 */
}
progress {
display: inline-block;
/* 1 */
vertical-align: baseline;
/* 2 */
}
textarea {
overflow: auto;
}
[type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
/* 1 */
outline-offset: -2px;
/* 2 */
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
/* 1 */
font: inherit;
/* 2 */
}
details,
menu {
display: block;
}
summary {
display: list-item;
}
canvas {
display: inline-block;
}
template {
display: none;
}
[hidden] {
display: none;
}
html {
background-color: #f2f2f2;
font-family: 'colaborate-regularregular';
font-size: 16px;
}
body {
background-color: #f2f2f2;
margin: 0;
}
.site-wrapper {
background-color: #f2f2f2;
}
.site-main {
padding: 0 1rem;
width: calc(100% - 2rem);
}
:root {
--sf-gutter-size: 1rem;
}
.sf-grid {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-o-box-orient: horizontal;
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-o-box-lines: multiple;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.sf-grid--fluid {
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-o-box-orient: horizontal;
-webkit-box-lines: single;
-moz-box-lines: single;
-o-box-lines: single;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
}
.sf-grid--gutter {
margin: 0;
margin-left: -1rem;
}
.sf-grid--gutter > .sf-grid__cell {
padding: 0 0 0 1rem;
}
.sf-grid--just-center {
-webkit-box-pack: center;
-moz-box-pack: center;
-o-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.sf-grid--just-start {
-webkit-box-pack: start;
-moz-box-pack: start;
-o-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.sf-grid--just-end {
-webkit-box-pack: end;
-moz-box-pack: end;
-o-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.sf-grid--items-center {
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.sf-grid--items-top {
-webkit-box-align: start;
-moz-box-align: start;
-o-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.sf-grid--items-bottom {
-webkit-box-align: end;
-moz-box-align: end;
-o-box-align: end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.sf-grid--items-stretch {
-webkit-box-align: stretch;
-moz-box-align: stretch;
-o-box-align: stretch;
-ms-flex-align: stretch;
-webkit-align-items: stretch;
align-items: stretch;
}
.sf-grid--items-baseline {
-webkit-box-align: baseline;
-moz-box-align: baseline;
-o-box-align: baseline;
-ms-flex-align: baseline;
-webkit-align-items: baseline;
align-items: baseline;
}
.sf-grid__cell {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
.sf-grid__cell--col-auto {
-webkit-box-flex: 9999;
-moz-box-flex: 9999;
-o-box-flex: 9999;
box-flex: 9999;
-webkit-flex: 9999 1 1e-8%;
-ms-flex: 9999 1 1e-8%;
flex: 9999 1 1e-8%;
max-width: calc(100% - var(--sf-gutter-size));
}
.sf-grid__cell--col-no-grow {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.sf-grid__cell--col-12 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-12 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 0 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 0 0 calc(100% - var(--sf-gutter-size));
flex: 0 0 calc(100% - var(--sf-gutter-size));
max-width: 100%;
}
}
.sf-grid__cell--col-12-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-12-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
}
.sf-grid__cell--col-11 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-11 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 0 0 calc(91.66666667% - var(--sf-gutter-size));
-ms-flex: 0 0 calc(91.66666667% - var(--sf-gutter-size));
flex: 0 0 calc(91.66666667% - var(--sf-gutter-size));
max-width: 91.66666667%;
}
}
.sf-grid__cell--col-11-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-11-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(91.66666667% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(91.66666667% - var(--sf-gutter-size));
flex: 1 0 calc(91.66666667% - var(--sf-gutter-size));
}
}
.sf-grid__cell--col-10 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-10 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 0 0 calc(83.33333333% - var(--sf-gutter-size));
-ms-flex: 0 0 calc(83.33333333% - var(--sf-gutter-size));
flex: 0 0 calc(83.33333333% - var(--sf-gutter-size));
max-width: 83.33333333%;
}
}
.sf-grid__cell--col-10-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-10-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(83.33333333% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(83.33333333% - var(--sf-gutter-size));
flex: 1 0 calc(83.33333333% - var(--sf-gutter-size));
}
}
.sf-grid__cell--col-9 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-9 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 0 0 calc(75% - var(--sf-gutter-size));
-ms-flex: 0 0 calc(75% - var(--sf-gutter-size));
flex: 0 0 calc(75% - var(--sf-gutter-size));
max-width: 75%;
}
}
.sf-grid__cell--col-9-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-9-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(75% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(75% - var(--sf-gutter-size));
flex: 1 0 calc(75% - var(--sf-gutter-size));
}
}
.sf-grid__cell--col-8 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-8 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 0 0 calc(66.66666667% - var(--sf-gutter-size));
-ms-flex: 0 0 calc(66.66666667% - var(--sf-gutter-size));
flex: 0 0 calc(66.66666667% - var(--sf-gutter-size));
max-width: 66.66666667%;
}
}
.sf-grid__cell--col-8-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-8-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(66.66666667% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(66.66666667% - var(--sf-gutter-size));
flex: 1 0 calc(66.66666667% - var(--sf-gutter-size));
}
}
.sf-grid__cell--col-7 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-7 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 0 0 calc(58.33333333% - var(--sf-gutter-size));
-ms-flex: 0 0 calc(58.33333333% - var(--sf-gutter-size));
flex: 0 0 calc(58.33333333% - var(--sf-gutter-size));
max-width: 58.33333333%;
}
}
.sf-grid__cell--col-7-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-7-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(58.33333333% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(58.33333333% - var(--sf-gutter-size));
flex: 1 0 calc(58.33333333% - var(--sf-gutter-size));
}
}
.sf-grid__cell--col-6 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-6 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 0 0 calc(50% - var(--sf-gutter-size));
-ms-flex: 0 0 calc(50% - var(--sf-gutter-size));
flex: 0 0 calc(50% - var(--sf-gutter-size));
max-width: 50%;
}
}
.sf-grid__cell--col-6-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-6-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(50% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(50% - var(--sf-gutter-size));
flex: 1 0 calc(50% - var(--sf-gutter-size));
}
}
.sf-grid__cell--col-5 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-5 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 0 0 calc(41.66666667% - var(--sf-gutter-size));
-ms-flex: 0 0 calc(41.66666667% - var(--sf-gutter-size));
flex: 0 0 calc(41.66666667% - var(--sf-gutter-size));
max-width: 41.66666667%;
}
}
.sf-grid__cell--col-5-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-5-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(41.66666667% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(41.66666667% - var(--sf-gutter-size));
flex: 1 0 calc(41.66666667% - var(--sf-gutter-size));
}
}
.sf-grid__cell--col-4 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-4 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 0 0 calc(33.33333333% - var(--sf-gutter-size));
-ms-flex: 0 0 calc(33.33333333% - var(--sf-gutter-size));
flex: 0 0 calc(33.33333333% - var(--sf-gutter-size));
max-width: 33.33333333%;
}
}
.sf-grid__cell--col-4-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-4-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(33.33333333% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(33.33333333% - var(--sf-gutter-size));
flex: 1 0 calc(33.33333333% - var(--sf-gutter-size));
}
}
.sf-grid__cell--col-3 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-3 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 0 0 calc(25% - var(--sf-gutter-size));
-ms-flex: 0 0 calc(25% - var(--sf-gutter-size));
flex: 0 0 calc(25% - var(--sf-gutter-size));
max-width: 25%;
}
}
.sf-grid__cell--col-3-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-3-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(25% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(25% - var(--sf-gutter-size));
flex: 1 0 calc(25% - var(--sf-gutter-size));
}
}
.sf-grid__cell--col-2 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-2 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 0 0 calc(16.66666667% - var(--sf-gutter-size));
-ms-flex: 0 0 calc(16.66666667% - var(--sf-gutter-size));
flex: 0 0 calc(16.66666667% - var(--sf-gutter-size));
max-width: 16.66666667%;
}
}
.sf-grid__cell--col-2-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-2-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(16.66666667% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(16.66666667% - var(--sf-gutter-size));
flex: 1 0 calc(16.66666667% - var(--sf-gutter-size));
}
}
.sf-grid__cell--col-1 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-1 {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 0 0 calc(8.33333333% - var(--sf-gutter-size));
-ms-flex: 0 0 calc(8.33333333% - var(--sf-gutter-size));
flex: 0 0 calc(8.33333333% - var(--sf-gutter-size));
max-width: 8.33333333%;
}
}
.sf-grid__cell--col-1-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(100% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(100% - var(--sf-gutter-size));
flex: 1 0 calc(100% - var(--sf-gutter-size));
}
@media (min-width: 27.5rem) {
.sf-grid__cell--col-1-fluid {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
box-flex: 1;
-webkit-flex: 1 0 calc(8.33333333% - var(--sf-gutter-size));
-ms-flex: 1 0 calc(8.33333333% - var(--sf-gutter-size));
flex: 1 0 calc(8.33333333% - var(--sf-gutter-size));
}
}
.sf-offset-11 {
margin-left: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-11 {
margin-left: 91.66666667%;
}
}
.sf-offset-11-right {
margin-right: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-11-right {
margin-right: 91.66666667%;
}
}
.sf-offset-10 {
margin-left: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-10 {
margin-left: 66.66666667%;
}
}
.sf-offset-10-right {
margin-right: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-10-right {
margin-right: 66.66666667%;
}
}
.sf-offset-9 {
margin-left: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-9 {
margin-left: 75%;
}
}
.sf-offset-9-right {
margin-right: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-9-right {
margin-right: 75%;
}
}
.sf-offset-8 {
margin-left: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-8 {
margin-left: 66.66666667%;
}
}
.sf-offset-8-right {
margin-right: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-8-right {
margin-right: 66.66666667%;
}
}
.sf-offset-7 {
margin-left: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-7 {
margin-left: 58.33333333%;
}
}
.sf-offset-7-right {
margin-right: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-7-right {
margin-right: 58.33333333%;
}
}
.sf-offset-6 {
margin-left: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-6 {
margin-left: 50%;
}
}
.sf-offset-6-right {
margin-right: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-6-right {
margin-right: 50%;
}
}
.sf-offset-5 {
margin-left: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-5 {
margin-left: 41.66666667%;
}
}
.sf-offset-5-right {
margin-right: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-5-right {
margin-right: 41.66666667%;
}
}
.sf-offset-4 {
margin-left: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-4 {
margin-left: 33.33333333%;
}
}
.sf-offset-4-right {
margin-right: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-4-right {
margin-right: 33.33333333%;
}
}
.sf-offset-3 {
margin-left: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-3 {
margin-left: 25%;
}
}
.sf-offset-3-right {
margin-right: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-3-right {
margin-right: 25%;
}
}
.sf-offset-2 {
margin-left: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-2 {
margin-left: 16.66666667%;
}
}
.sf-offset-2-right {
margin-right: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-2-right {
margin-right: 16.66666667%;
}
}
.sf-offset-1 {
margin-left: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-1 {
margin-left: 8.33333333%;
}
}
.sf-offset-1-right {
margin-right: 0;
}
@media (min-width: 27.5rem) {
.sf-offset-1-right {
margin-right: 8.33333333%;
}
}
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on April 11, 2017 */
@font-face {
font-family: 'fira_monoregular';
src: url("../fonts/fira/firamono-regular-webfont.woff2") format('woff2'), url("../fonts/fira/firamono-regular-webfont.woff") format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'acherus_grotesqueregular';
src: url("../fonts/acherus/acherus_grotesque_-_regular-webfont.woff2") format('woff2'), url("../fonts/acherus/acherus_grotesque_-_regular-webfont.woff") format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'colaborate-boldregular';
src: url("../fonts/colaborate/colabbol-webfont.woff2") format('woff2'), url("../fonts/colaborate/colabbol-webfont.woff") format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'colaboratelightregular';
src: url("../fonts/colaborate/colablig-webfont.woff2") format('woff2'), url("../fonts/colaborate/colablig-webfont.woff") format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'colaborate-mediumregular';
src: url("../fonts/colaborate/colabmed-webfont.woff2") format('woff2'), url("../fonts/colaborate/colabmed-webfont.woff") format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'colaborate-regularregular';
src: url("../fonts/colaborate/colabreg-webfont.woff2") format('woff2'), url("../fonts/colaborate/colabreg-webfont.woff") format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'colaborate-thinregular';
src: url("../fonts/colaborate/colabthi-webfont.woff2") format('woff2'), url("../fonts/colaborate/colabthi-webfont.woff") format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'sezzh';
src: url("../fonts/sezzh/sezzh.eot?mrxlp4");
src: url("../fonts/sezzh/sezzh.eot?mrxlp4#iefix") format('embedded-opentype'), url("../fonts/sezzh/sezzh.ttf?mrxlp4") format('truetype'), url("../fonts/sezzh/sezzh.woff?mrxlp4") format('woff'), url("../fonts/sezzh/sezzh.svg?mrxlp4#sezzh") format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
font-family: 'sezzh' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-envelope-o:before {
content: "\f003";
}
.icon-qrcode:before {
content: "\f029";
}
.icon-barcode:before {
content: "\f02a";
}
.icon-twitter:before {
content: "\f099";
}
.icon-facebook:before {
content: "\f09a";
}
.icon-facebook-f:before {
content: "\f09a";
}
.icon-google-plus:before {
content: "\f0d5";
}
.icon-envelope:before {
content: "\f0e0";
}
.icon-linkedin:before {
content: "\f0e1";
}
.icon-github-alt:before {
content: "\f113";
}
.icon-terminal:before {
content: "\f120";
}
.icon-code:before {
content: "\f121";
}
.icon-youtube:before {
content: "\f167";
}
.icon-youtube-play:before {
content: "\f16a";
}
.icon-instagram:before {
content: "\f16d";
}
.icon-bitbucket:before {
content: "\f171";
}
.icon-tumblr:before {
content: "\f173";
}
.icon-apple:before {
content: "\f179";
}
.icon-windows:before {
content: "\f17a";
}
.icon-android:before {
content: "\f17b";
}
.icon-linux:before {
content: "\f17c";
}
.icon-skype:before {
content: "\f17e";
}
.icon-foursquare:before {
content: "\f180";
}
.icon-paw:before {
content: "\f1b0";
}
.icon-steam:before {
content: "\f1b6";
}
.icon-ra:before {
content: "\f1d0";
}
.icon-rebel:before {
content: "\f1d0";
}
.icon-resistance:before {
content: "\f1d0";
}
.icon-empire:before {
content: "\f1d1";
}
.icon-ge:before {
content: "\f1d1";
}
.icon-paper-plane-o:before {
content: "\f1d9";
}
.icon-send-o:before {
content: "\f1d9";
}
.icon-at:before {
content: "\f1fa";
}
.icon-mars:before {
content: "\f222";
}
.icon-genderless:before {
content: "\f22d";
}
.icon-facebook-official:before {
content: "\f230";
}
.icon-whatsapp:before {
content: "\f232";
}
.icon-i-cursor:before {
content: "\f246";
}
.icon-hand-grab-o:before {
content: "\f255";
}
.icon-hand-rock-o:before {
content: "\f255";
}
.icon-hand-paper-o:before {
content: "\f256";
}
.icon-hand-stop-o:before {
content: "\f256";
}
.icon-hand-scissors-o:before {
content: "\f257";
}
.icon-hand-lizard-o:before {
content: "\f258";
}
.icon-hand-spock-o:before {
content: "\f259";
}
.icon-hand-pointer-o:before {
content: "\f25a";
}
.icon-hand-peace-o:before {
content: "\f25b";
}
.icon-wikipedia-w:before {
content: "\f266";
}
.icon-safari:before {
content: "\f267";
}
.icon-chrome:before {
content: "\f268";
}
.icon-firefox:before {
content: "\f269";
}
.icon-opera:before {
content: "\f26a";
}
.icon-map-o:before {
content: "\f278";
}
.icon-reddit-alien:before {
content: "\f281";
}
.icon-edge:before {
content: "\f282";
}
.icon-gitlab:before {
content: "\f296";
}
.icon-snapchat-ghost:before {
content: "\f2ac";
}
.icon-address-card-o:before {
content: "\f2bc";
}
.icon-vcard-o:before {
content: "\f2bc";
}
.icon-eercast:before {
content: "\f2da";
}
.icon-ac_unit:before {
content: "\eb3b";
}
.icon-arrow_back:before {
content: "\e5c4";
}
.icon-arrow_downward:before {
content: "\e5db";
}
.icon-arrow_forward:before {
content: "\e5c8";
}
.icon-arrow_upward:before {
content: "\e5d8";
}
.icon-brightness_1:before {
content: "\e3a6";
}
.icon-brightness_2:before {
content: "\e3a7";
}
.icon-brightness_3:before {
content: "\e3a8";
}
.icon-brightness_4:before {
content: "\e3a9";
}
.icon-brightness_low:before {
content: "\e1ad";
}
.icon-call_made:before {
content: "\e0b2";
}
.icon-call_received:before {
content: "\e0b5";
}
.icon-close:before {
content: "\e5cd";
}
.icon-expand_less:before {
content: "\e5ce";
}
.icon-face:before {
content: "\e87c";
}
.icon-favorite:before {
content: "\e87d";
}
.icon-favorite_border:before {
content: "\e87e";
}
.icon-fingerprint:before {
content: "\e90d";
}
.icon-star:before {
content: "\e838";
}
.icon-keyboard_arrow_down:before {
content: "\e313";
}
.icon-keyboard_arrow_left:before {
content: "\e314";
}
.icon-keyboard_arrow_right:before {
content: "\e315";
}
.icon-keyboard_arrow_up:before {
content: "\e316";
}
.icon-keyboard_backspace:before {
content: "\e317";
}
.icon-location_off:before {
content: "\e0c7";
}
.icon-room:before {
content: "\e8b4";
}
.icon-star_border:before {
content: "\e83a";
}
.icon-star_half:before {
content: "\e839";
}
.icon-whatshot:before {
content: "\e80e";
}
.sezzh-networking-icon {
color: #666;
font-size: 1.125rem;
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-ms-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: color;
-moz-transition-property: color;
-o-transition-property: color;
-ms-transition-property: color;
transition-property: color;
}
@media only screen and (min-width: 27.5rem) {
.sezzh-networking-icon {
font-size: 1.5rem;
}
}
.sezzh-header {
-webkit-box-align: stretch;
-moz-box-align: stretch;
-o-box-align: stretch;
-ms-flex-align: stretch;
-webkit-align-items: stretch;
align-items: stretch;
background-color: rgba(242,242,242,0.8);
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-lines: single;
-moz-box-lines: single;
-o-box-lines: single;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
height: 3.75rem;
padding: 0 1rem;
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-ms-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
-ms-transition-property: background-color;
transition-property: background-color;
width: calc(100% - 2rem);
}
.sezzh-header--fixed {
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 10;
}
.sezzh-header--solid {
background-color: #f2f2f2;
}
.sezzh-header__net-wrapper {
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
height: 100%;
margin-left: 4.25rem;
width: 100%;
}
@media only screen and (min-width: 27.5rem) {
.sezzh-header__net-wrapper {
margin-left: 5.5rem;
}
}
@media only screen and (min-width: 27.5rem) {
.sezzh-header {
height: 5rem;
}
}
@font-face {
font-family: 'sezzhlogo';
src: url("../fonts/sezzhlogo/sezzhlogo.eot?swtkac");
src: url("../fonts/sezzhlogo/sezzhlogo.eot?swtkac#iefix") format('embedded-opentype'), url("../fonts/sezzhlogo/sezzhlogo.ttf?swtkac") format('truetype'), url("../fonts/sezzhlogo/sezzhlogo.woff?swtkac") format('woff'), url("../fonts/sezzhlogo/sezzhlogo.svg?swtkac#sezzhlogo") format('svg');
font-weight: normal;
font-style: normal;
}
[class^="logo-"],
[class*=" logo-"] {
font-family: 'sezzhlogo' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.logo-sezzh:before {
content: "\e900";
}
.sezzh-logo {
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
text-decoration: none;
width: 2.75rem;
}
@media only screen and (min-width: 27.5rem) {
.sezzh-logo {
width: 4rem;
}
}
.sezzh-logo__img {
color: #333;
font-size: 2.75rem;
max-width: 100%;
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-ms-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: -webkit-transform, color;
-moz-transition-property: -moz-transform, color;
-o-transition-property: -o-transform, color;
-ms-transition-property: -ms-transform, color;
transition-property: transform, color;
}
@media only screen and (min-width: 27.5rem) {
.sezzh-logo__img {
font-size: 4rem;
}
}
.sezzh-logo__wrapper {
left: 0.5rem;
position: fixed;
top: 0.5rem;
}
.sezzh-nav {
background-color: #f2f2f2;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-o-box-orient: vertical;
-webkit-flex-flow: column;
-ms-flex-flow: column;
flex-flow: column;
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-o-box-lines: multiple;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
font-family: 'acherus_grotesqueregular';
opacity: 1;
-ms-filter: none;
filter: none;
padding: 0 1rem;
-webkit-transform: translate3d(0%, 0, 0);
-moz-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0);
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
transition-duration: 0.4s;
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-o-transition-property: -o-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
transition-property: transform, opacity;
width: calc(100% - 2rem);
z-index: 10;
}
.sezzh-nav--closed {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.sezzh-nav--fixed {
bottom: 0;
left: 0;
position: fixed;
right: 0;
top: 0;
}
.sezzh-nav__item {
color: #2e5f83;
display: block;
font-size: 1.5rem;
margin-bottom: 0.75rem;
text-decoration: none;
}
.sezzh-nav__item--selected {
color: #88044c;
}
.sezzh-post-nav {
color: #4d4d4d;
display: block;
font-family: 'colaborate-regularregular';
text-decoration: none;
width: 100%;
}
.sezzh-post-nav--older {
text-align: right;
}
.sezzh-post-nav--newer {
text-align: left;
}
.sezzh-up-btn {
border-radius: 50%;
bottom: 0;
display: block;
height: 2.75rem;
margin-bottom: 0.5rem;
margin-right: 0.5rem;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
position: fixed;
right: 0;
text-align: center;
text-decoration: none;
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-ms-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
-ms-transition-property: opacity;
transition-property: opacity;
width: 2.75rem;
}
.sezzh-up-btn--visible {
opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
}
.sezzh-up-btn__icon {
color: #bcbcbc;
font-size: 2.75rem;
}
.sezzh-networking {
width: 100%;
}
.sezzh-networking__list {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: box;
display: flex;
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-o-box-lines: multiple;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0;
padding: 0;
width: 100%;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-o-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.sezzh-networking__list__item {
list-style-type: none;
}
.sezzh-networking__list__item > a {
text-decoration: none;
}
.sezzh-post {
width: 100%;
}
.sezzh-post__wrapper-title {
width: 100%;
}
.sezzh-post__wrapper-title__title {
line-height: 1.6875rem;
margin: 0;
margin-bottom: 0.5rem;
}
.sezzh-post__wrapper-title__title__link {
color: #1a1a1a;
font-size: 1.375rem;
text-decoration: none;
}
.sezzh-post__wrapper-metrics {
width: 100%;
}
.sezzh-post__wrapper-metrics__date {
color: #4d4d4d;
display: block;
font-family: 'colaborate-thinregular';
font-size: 1rem;
margin-bottom: 0.5rem;
width: 100%;
}
.sezzh-post__wrapper-metrics__tags {
color: #999;
display: block;
font-family: 'colaborate-thinregular';
font-size: 0.875rem;
margin-bottom: 0.5rem;
text-transform: uppercase;
text-align: center;
}
.sezzh-post__wrapper-metrics__tags > a {
color: #999;
text-decoration: none;
}
.sezzh-post__article {
color: #333;
font-size: 1rem;
margin-top: -1rem;
overflow: hidden;
width: 100%;
}
.sezzh-post__article blockquote {
color: #808080;
font-family: 'colaborate-thinregular';
font-size: 1.25rem;
font-style: italic;
margin: 1rem;
}
.sezzh-post__article h1,
.sezzh-post__article h2,
.sezzh-post__article h3 {
display: block;
width: 100%;
}
.sezzh-post__article h1 {
font-size: 1.25rem;
}
.sezzh-post__article h2 {
font-size: 1.125rem;
}
.sezzh-post__article h3 {
font-size: 1rem;
}
.sezzh-post__article a {
color: #808080;
}
.sezzh-post__article a:visited {
color: #999;
}
.sezzh-post__article p img,
.sezzh-post__article img {
display: block;
width: 100%;
}
.sezzh-post__article p,
.sezzh-post__article ul li,
.sezzh-post__article ol,
.sezzh-post__article li {
line-height: 1.4375rem;
}
.sezzh-post__article mark {
background-color: #3d88f2;
}
.sezzh-post__article pre {
background-color: #f5f2f0 !important;
display: block;
font-family: 'fira_monoregular', Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace !important;
margin: 0;
overflow-x: auto;
padding: 1rem !important;
width: calc(100% - 2rem);
}
.sezzh-post__article pre code {
display: block;
font-family: 'fira_monoregular', Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace !important;
font-size: 1rem;
max-width: 0;
width: 100%;
}
.sezzh-post__author {
width: 100%;
}
.sezzh-post__author__title {
width: 100%;
}
.sezzh-post__author__title > a {
color: #999;
display: block;
font-family: 'colaborate-boldregular';
font-size: 1rem;
text-align: right;
text-decoration: none;
width: 100%;
}
.sezzh-post__share {
width: 100%;
}
.sezzh-post__share__title {
color: #333;
}
.sezzh-post__share__btn {
background-color: #c8c8c8;
border-radius: 50%;
display: inline-block;
height: 1.5625rem;
line-height: 2.5rem;
margin-right: 1rem;
padding: 0.5rem;
text-align: center;
text-decoration: none;
vertical-align: middle;
width: 1.5625rem;
}
.sezzh-post__share__btn:last-child {
margin-right: 0;
}
.sezzh-post__share__btn > i {
color: #666;
font-size: 1.5rem;
}
.sezzh-post__nav {
width: 100%;
}
.sezzh-post__nav__next {
color: #999;
display: block;
text-align: center;
text-decoration: none;
width: 100%;
}
.sezzh-post__nav__preview {
color: #999;
display: block;
text-align: center;
text-decoration: none;
width: 100%;
}
.sezzh-post-item {
display: block;
margin: 0;
margin-bottom: 1rem;
text-decoration: none;
width: 100%;
}
.sezzh-post-item__title {
border-bottom: 0.0625rem solid #88044c;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #1a1a1a;
font-family: 'colaborate-regularregular';
font-size: 1.125rem;
margin: 0;
margin-bottom: 0.5625rem;
padding-bottom: 0.5625rem;
}
.sezzh-post-item__wrapper {
border-bottom: 0.0625rem solid #2e5f83;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: block;
padding-bottom: 0.5625rem;
width: 100%;
}
.sezzh-post-item__wrapper__content {
color: #333;
display: block;
line-height: 1.4375rem;
margin: 0;
}
.sezzh-post-item__wrapper__date {
color: #4d4d4d;
display: block;
font-family: 'colaborate-thinregular';
font-size: 1rem;
text-align: right;
width: 100%;
}
.svp {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
padding-top: 0;
position: relative;
width: 100%;
}
.svp iframe,
.svp object,
.svp embed {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.sezzh-author-detail {
width: 100%;
}
.sezzh-author-detail__wrapper-bio {
width: 100%;
}
.sezzh-author-detail__wrapper-bio__img {
border-radius: 50%;
display: block;
margin: 0 auto;
width: 50%;
}
.sezzh-author-detail__wrapper-bio__bio {
width: 100%;
}
.sezzh-author-detail__wrapper-bio__bio__name {
color: #1a1a1a;
font-size: 1.375rem;
margin: 1rem 0;
text-align: center;
width: 100%;
}
.sezzh-author-detail__wrapper-bio__bio__story {
color: #333;
line-height: 1.4375rem;
width: 100%;
}
.sezzh-author-detail__wrapper-details {
width: 100%;
}
.sezzh-author-detail__wrapper-details__web {
margin-bottom: 1rem;
width: 100%;
}
.sezzh-author-detail__wrapper-details__web a {
display: block;
text-align: center;
}
.sezzh-author-detail__wrapper-details__web a {
color: #808080;
}
.sezzh-author-detail__wrapper-details__web a:visited {
color: #999;
}
.sezzh-author-detail__wrapper-details__location {
color: #333;
margin-bottom: 1rem;
text-align: center;
}
.sezzh-author-detail__wrapper-details__post {
color: #333;
margin-bottom: 1rem;
text-align: center;
}
.sezzh-author-detail__wrapper-network {
width: 100%;
}
.sezzh-author-detail__wrapper-network__btn {
color: #666;
display: block;
font-size: 1.5rem;
text-align: center;
text-decoration: none;
width: 100%;
}
.sezzh-tag-details {
width: 100%;
}
.sezzh-tag-details__title {
color: #1a1a1a;
font-size: 1.375rem;
margin: 1rem 0;
text-align: center;
width: 100%;
}
.sezzh-tag-details__description {
line-height: 1.4375rem;
text-align: center;
width: 100%;
}
.u--m-bottom {
margin-bottom: 1rem;
}
.u--m-header {
margin-top: 3.75rem;
}
@media only screen and (min-width: 27.5rem) {
.u--m-header {
margin-top: 5rem;
}
}
.u--align-left {
display: block;
text-align: left;
width: 100%;
}
.u--align-right {
display: block;
text-align: right;
width: 100%;
}
.u--font-accent-color {
color: #ddc349;
}
.u--font-primary-dark-color {
color: #2e5f83;
}
.u--font-primary-light-color {
color: #88044c;
}
.u--a-opacity--off {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
.u--a-rotate-logo {
-webkit-transform: rotate(-360deg);
-moz-transform: rotate(-360deg);
-o-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
transform: rotate(-360deg);
color: #ddc349;
}
.cb {
background-color: #00f;
}
.cy {
background-color: #ffa500;
}
.cg {
background-color: #008000;
}
.cp {
background-color: maaron;
}
.cr {
background-color: #f00;
}
.co {
background-color: #808000;
}
.cpp {
background-color: #cd853f;
}
|
boost_1_42_0/doc/html/boost/xpressive/as_xpr.html | kelvindk/Video-Stabilization | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template as_xpr</title>
<link rel="stylesheet" href="../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../xpressive/reference.html#header.boost.xpressive.regex_primitives_hpp" title="Header <boost/xpressive/regex_primitives.hpp>">
<link rel="prev" href="icase.html" title="Function template icase">
<link rel="next" href="by_ref.html" title="Function template by_ref">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="icase.html"><img src="../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../xpressive/reference.html#header.boost.xpressive.regex_primitives_hpp"><img src="../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="by_ref.html"><img src="../../../../doc/html/images/next.png" alt="Next"></a>
</div>
<div class="refentry" title="Function template as_xpr">
<a name="boost.xpressive.as_xpr"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Function template as_xpr</span></h2>
<p>boost::xpressive::as_xpr — Makes a literal into a regular expression. </p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="emphasis"><em>// In header: <<a class="link" href="../../xpressive/reference.html#header.boost.xpressive.regex_primitives_hpp" title="Header <boost/xpressive/regex_primitives.hpp>">boost/xpressive/regex_primitives.hpp</a>>
</em></span>
<span class="bold"><strong>template</strong></span><<span class="bold"><strong>typename</strong></span> Literal> <span class="type"><span class="emphasis"><em>unspecified</em></span></span> as_xpr(Literal <span class="bold"><strong>const</strong></span> & literal);</pre></div>
<div class="refsect1" title="Description">
<a name="id2124853"></a><h2>Description</h2>
<p>Use as_xpr() to turn a literal into a regular expression. For instance, "foo" >> "bar" will not compile because both operands to the right-shift operator are const char*, and no such operator exists. Use as_xpr("foo") >> "bar" instead.</p>
<p>You can use as_xpr() with character literals in addition to string literals. For instance, as_xpr('a') will match an 'a'. You can also complement a character literal, as with ~as_xpr('a'). This will match any one character that is not an 'a'. </p>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2007 Eric Niebler<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="icase.html"><img src="../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../xpressive/reference.html#header.boost.xpressive.regex_primitives_hpp"><img src="../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="by_ref.html"><img src="../../../../doc/html/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
src/Chamilo/Core/Repository/ContentObject/Slideshare/Resources/Css/Aqua/Stylesheet.css | vanpouckesven/cosnics | ul.tree-menu li div a.slideshare, ul.tree-menu li div a.type_slideshare,
.treeview .list-group .list-group-item .icon.node-icon.type_slideshare,
.treeview .list-group .list-group-item .icon.node-icon.type_slideshare_default,
ul.tree-menu li div a.type_slideshare_default {
background-image: url(../../Images/Aqua/Logo/16.png);
} |
public/map.html | Codegence/admin | <!--
Copyright (C) 2014 Gaston Kaltner
This file is part of Codegence.
Codegence is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Codegence is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Codegence. If not, see <http://www.gnu.org/licenses/>.
-->
<!DOCTYPE HTML>
<html>
<head>
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/foundation.css">
<link rel="stylesheet" href="css/map.css">
<script src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="http://d3lp1msu2r81bx.cloudfront.net/kjs/js/lib/kinetic-v5.1.0.min.js"></script>
<script src="js/pako_inflate.min.js"></script>
<script src="js/bufferloader.js"></script>
<script src="js/map.js"></script>
</head>
<body>
<div class="status-bar status-bar-background">
<ul class="side-nav status-bar-border status-bar-content">
<li><span>Faction 1</span></li>
<li><div class="mineral-icon"></div><span>3665564</span></li>
<li><div class="recolector-icon"></div><span>3055</span></li>
<li><div class="terminator-icon"></div><span>3055</span></li>
<li class="divider"></li>
<li><span>Faction 2</span></li>
<li><div class="mineral-icon"></div><span>3665564</span></li>
<li><div class="recolector-icon"></div><span>3055</span></li>
<li><div class="terminator-icon"></div><span>3055</span></li>
</ul>
</div>
<div id="container"></div>
<script>
$.get( "img/mineral.svg", function( data ) {
$(".mineral-icon" ).html(data.documentElement);
});
$.get( "img/recolector.svg", function( data ) {
$(".recolector-icon" ).html(data.documentElement);
});
$.get( "img/terminator.svg", function( data ) {
$(".terminator-icon" ).html( data.documentElement );
});
</script>
</body>
</html>
|
discovery/resources/fan/354/index.html | Timathom/timathom.github.io | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head prefix="og: http://ogp.me/ns# dc: http://purl.org/dc/terms/">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="//oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="//oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<title>Fan page: Sandy Loomis</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous">
<style type="text/css">
#top{
width: 100%;
float: left;
}
#place{
width: 100%;
float: left;
}
#address{
width: 15%;
float: left;
}
#sgvzl{
width: 80%;
float: left;
}
#credits{
width: 100%;
float: left;
clear: both;
}
#location-marker{
width: 1em;
}
#male-glyph{
width: 1em;
}
</style>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script type="text/javascript" id="sgvzlr_script" src="http://mgskjaeveland.github.io/sgvizler/v/0.6/sgvizler.min.js"></script>
<script type="text/javascript">
sgvizler
.defaultEndpointURL("http://bibfram.es/fuseki/cobra/query");
//// Leave this as is. Ready, steady, go!
$(document).ready(sgvizler.containerDrawAll);
</script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
<meta name="title" content="Sandy Loomis">
<meta property="dc:title" content="Sandy Loomis">
<meta property="og:title" content="Sandy Loomis">
<meta name="author" content="Sandy Loomis">
<meta name="dc:creator" content="Sandy Loomis">
</head>
<body prefix="cbo: http://comicmeta.org/cbo/ dc: http://purl.org/dc/elements/1.1/ dcterms: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ oa: http://www.w3.org/ns/oa# rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# schema: http://schema.org/ skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#">
<div id="wrapper" class="container" about="http://ivmooc-cobra2.github.io/resources/fan/354" typeof="http://comicmeta.org/cbo/Fan">
<div id="top">
<h1>
<span property="http://schema.org/name">Sandy Loomis</span>
<img id="female-glyph" src="/static/resources/img/woman.svg" alt="female glyph">
</h1>
<dl>
<dt>
<label for="http://comicmeta.org/cbo/Fan">
<span>type</span>
</label>
</dt>
<dd>
<span>http://comicmeta.org/cbo/Fan</span>
</dd>
</dl>
<dl>
<dt>
<label for="http://schema.org/name">
<span>
<a href="http://schema.org/name">name</a>
</span>
</label>
</dt>
<dd>
<span property="http://schema.org/name">Sandy Loomis</span>
</dd>
</dl>
</div>
<div id="place" rel="http://schema.org/address" resource="http://ivmooc-cobra2.github.io/resources/place/342" typeof="http://schema.org/Place">
<h2>Location <a href="http://ivmooc-cobra2.github.io/resources/place/342">
<img id="location-marker" src="/static/resources/img/location.svg" alt="location marker glyph">
</a>
</h2>
<div id="address" rel="http://schema.org/address" typeof="http://schema.org/PostalAddress" resource="http://ivmooc-cobra2.github.io/resources/place/342/address">
<dl>
<dt>
<label for="http://schema.org/streetAddress">
<span>
<a href="http://schema.org/streetAddress">Street address</a>
</span>
</label>
</dt>
<dd>
<span property="http://schema.org/streetAddress">Rt. 2 Box 252</span>
</dd>
</dl>
<dl>
<dt>
<label for="http://schema.org/addressLocality">
<span>
<a href="http://schema.org/addressLocality">Address locality</a>
</span>
</label>
</dt>
<dd>
<span property="http://schema.org/addressLocality">Roswell</span>
</dd>
</dl>
<dl>
<dt>
<label for="http://schema.org/addressRegion">
<span>
<a href="http://schema.org/addressRegion">Address region</a>
</span>
</label>
</dt>
<dd>
<span property="http://schema.org/addressRegion">NM</span>
</dd>
</dl>
<dl>
<dt>
<label for="http://schema.org/postalCode">
<span>
<a href="http://schema.org/postalCode">Postal code</a>
</span>
</label>
</dt>
<dd>
<span property="http://schema.org/postalCode">NULL</span>
</dd>
</dl>
<dl>
<dt>
<label for="http://schema.org/addressCountry">
<span>
<a href="http://schema.org/addressCountry">Address country</a>
</span>
</label>
</dt>
<dd>
<span property="http://schema.org/addressCountry">US</span>
</dd>
</dl>
</div>
<div id="sgvzl" data-sgvizler-endpoint="http://bibfram.es/fuseki/cobra/query" data-sgvizler-query="PREFIX dc: <http://purl.org/dc/elements/1.1/> 
PREFIX cbo: <http://comicmeta.org/cbo/> 
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX schema: <http://schema.org/>
SELECT ?lat ?long 
WHERE {
 ?fan schema:address ?Place .
 ?Place schema:geo ?Geo .
 ?Geo schema:latitude ?lat .
 ?Geo schema:longitude ?long .
 FILTER(?fan = <http://ivmooc-cobra2.github.io/resources/fan/354>)
}" data-sgvizler-chart="google.visualization.GeoChart" data-sgvizler-loglevel="2" style="width:800px; height:400px;"></div>
</div>
<div id="letter" rel="http://purl.org/dc/elements/1.1/creator" resource="http://ivmooc-cobra2.github.io/resources/letter/474 http://ivmooc-cobra2.github.io/resources/letter/378">
<dl>
<dt>
<label for="http://schema.org/streetAddress">
<span>
<a href="http://schema.org/streetAddress">Street address</a>
</span>
</label>
</dt>
<dd>
<span property="http://schema.org/streetAddress">Rt. 2 Box 252</span>
</dd>
</dl>
</div>
<div id="credits">Icons made by <a href="http://www.flaticon.com/authors/simpleicon" title="SimpleIcon">SimpleIcon</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a>
</div>
</div>
</body>
</html> |
docs/db/d0c/classcds_1_1mod_1_1ModSeries-members.html | squawkcpp/cds | <!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>ContentDirectoryServer(cds): Member List</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../resize.js"></script>
<script type="text/javascript" src="../../navtreedata.js"></script>
<script type="text/javascript" src="../../navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../search/searchdata.js"></script>
<script type="text/javascript" src="../../search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">ContentDirectoryServer(cds)
 <span id="projectnumber">1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="../../index.html"><span>Main Page</span></a></li>
<li><a href="../../namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="../../annotated.html"><span>Classes</span></a></li>
<li><a href="../../files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="../../search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="../../search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="../../annotated.html"><span>Class List</span></a></li>
<li><a href="../../classes.html"><span>Class Index</span></a></li>
<li><a href="../../functions.html"><span>Class Members</span></a></li>
</ul>
</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('d5/dfb/classcds_1_1mod_1_1ModSeries.html','../../');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">cds::mod::ModSeries Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="../../d5/dfb/classcds_1_1mod_1_1ModSeries.html">cds::mod::ModSeries</a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>import</b>(data::redis_ptr rdx, const config_ptr config, const std::string &key) (defined in <a class="el" href="../../d5/dfb/classcds_1_1mod_1_1ModSeries.html">cds::mod::ModSeries</a>)</td><td class="entry"><a class="el" href="../../d5/dfb/classcds_1_1mod_1_1ModSeries.html">cds::mod::ModSeries</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Wed Oct 11 2017 22:27:04 for ContentDirectoryServer(cds) by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul>
</div>
</body>
</html>
|
contrib/mom/momdoc/inlines.html | ystk/debian-groff | <?xml version="1.0" encoding="iso-8859-1"?>
<!--
This file is part of groff, the GNU roff type-setting system.
Copyright (C) 2004, 2005, 2006, 2009 Free Software Foundation, Inc.
Written by Peter Schaffter.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with the
Invariant Sections being this comment section, with no Front-Cover
Texts, and with no Back-Cover Texts.
A copy of the Free Documentation License is included as a file called
FDL in the main directory of the groff source package.
-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1"/>
<title>Mom -- Inline escapes</title>
</head>
<body bgcolor="#dfdfdf">
<!-- ==================================================================== -->
<a name="TOP"></a>
<p>
<a href="color.html#TOP">Next</a>
<a href="goodies.html#TOP">Prev</a>
<a href="toc.html">Back to Table of Contents</a>
</p>
<a name="INLINE_ESCAPES"><h1 align="center"><u>Inline escapes</u></h1></a>
<p>
<a href="#INTRO_INLINE_ESCAPES">Introduction to inline escapes</a>
<br/>
<a href="#INDEX_INLINES">Index of inline escapes</a>
</p>
<a name="INTRO_INLINE_ESCAPES"><h2><u>Introduction to inline escapes</u></h2></a>
<p>
Inline escapes, as described in the
<a href="definitions.html#TERMS_INLINES">groff terms</a>
section of this manual, are typesetting commands that appear in text
<a href="definitions.html#TERMS_INPUTLINE">input lines</a>,
as opposed to macros and other
<a href="definitions.html#TERMS_CONTROLLINES">control lines</a>
that must appear on lines by themselves.
</p>
<p>
Aside from altering type parameters within a line, inlines also tell
groff about special characters — em-dashes, bullets,
<a href="definitions.html#TERMS_FIGURESPACE">figure/digit-width spaces</a>,
and so on. It is beyond the scope of this manual to provide a
complete list of groff's inline functions and special characters. I
recommend having a look at the
<a href="intro.html#CANONICAL">canonical reference materials</a>
should you need more information than is contained herein.
</p>
<p>
In groff, the escape character is the backslash <nobr>(<kbd>\</kbd>)</nobr>.
Groff interprets everything following the backslash as instructions,
not literal text, until the escape sequence is complete. Should
you need the actual backslash character as part of a line of text,
simply enter it twice <nobr>(<kbd>\\</kbd>)</nobr>. Groff
understands that this means "please print a backslash character."
(You can also use <kbd>\e</kbd> to print a literal backslash.)
</p>
<p>
Groff has a number of ways of recognizing what constitutes a
complete escape sequence. This is both a boon and a curse; some
escape sequences have no terminating delimiter and consequently
become difficult to distinguish from real input text. Others
require the use of an opening parenthesis with no corresponding
closing parenthesis. Still others need to be enclosed in square
brackets.
</p>
<p>
<strong>Mom</strong> recognizes that certain escapes get used more
often than others. For these, she has a consistent input style that
takes the form <kbd>\*[...]</kbd>, which makes them stand out well
from the text of your documents. These escapes are the ones listed
under
<a href="#INLINES_MOM">Mom's personal inlines</a>.
</p>
<p>
Despite <strong>mom</strong>'s best intentions, there are still
a number of typesetting functions that can only be accomplished
with groff's native inline escapes. I've listed the ones that
strike me as essential, but there are many others. If you want
to know what they are, please read the
<a href="intro.html#CANONICAL">canonical reference materials</a>
pertaining to groff.
</p>
<p>
<strong>HELPFUL BIT OF INFORMATION:</strong> Inline escapes can be used
in
<a href="docprocessing.html#DOCPROCESSING">document processing macros</a>
that take
<a href="definitions.html#TERMS_STRINGARGUMENT">string arguments</a>.
</p>
<a name="INDEX_INLINES"><h3><u>Inlines index</u></h3></a>
<ul>
<li><a name="INLINES_MOM"><strong>Mom's personal inlines</strong></a></li>
<ul>
<li><a href="#INLINE_FONTS_MOM">Changing fonts</a></li>
<li><a href="#INLINE_SIZE_MOM">Changing point size</a></li>
<li><a href="#UC_LC">Capitalise a section of type</a></li>
<li><a href="#INLINE_KERNING_MOM">Pairwise kerning</a></li>
<li><a href="#INLINE_HORIZONTAL_MOM">Horizontal movement</a></li>
<li><a href="#INLINE_VERTICAL_MOM">Vertical movement</a></li>
<li><a href="#B">Terminate a line without advancing on the page</a></li>
<li><a href="#TB+">Call the next sequential tab without advancing on the page</a></li>
<li><a href="#INLINE_RULE_MOM">Full measure rules</a></li>
</ul>
<li><a name="INLINES_GROFF"><strong>Groff inline escapes</strong></a></li>
<ul>
<li><a href="#INLINE_FONTS_GROFF">Font control</a> <kbd>\f</kbd></li>
<li><a href="#INLINE_HORIZONTAL_GROFF">Inline horizontal motions</a> <kbd>\h</kbd></li>
<li><a href="#INLINE_VERTICAL_GROFF">Inline vertical motions</a> <kbd>\v</kbd></li>
<li><a href="#INLINE_STRINGWIDTH_GROFF">String width function</a> <kbd>\w</kbd></li>
<li><a href="#INLINE_LINEDRAWING_GROFF">Horizontal line drawing function</a> <kbd>\l</kbd></li>
<li><a href="#INLINE_CHARACTERS_GROFF">Special characters</a></li>
</ul>
</ul>
<hr/>
<!-- -INLINE_FONTS_MOM- -->
<h2><u>Mom's personal inlines</u></h2>
<a name="INLINE_FONTS_MOM"><h3><u>Changing fonts</u></h3></a>
<p>
<strong>Mom</strong> provides five escapes for changing fonts
inline:
<pre>
\*[ROM] Change to the medium roman font
\*[IT] Change to the medium italic font
\*[BD] Change to the bold roman font
\*[BDI] Change to the bold italic font
\*[PREV] Revert to the previous font (once only)*
*Note: \*[PREV] does not operate "stack style". It returns
to the previous font once only, and afterwards has no effect.
In other words, in the case of \*[PREV]\*[PREV], only the first
\*[PREV] is respected; the second one is silently ignored.
</pre>
</p>
<p>
These escapes are provided for merely for convenience, legibility,
and consistency when typesetting with <strong>mom</strong>. For
more complete and flexible inline font control, please see
<a href="#INLINE_FONTS_GROFF">font control with <kbd>\f</kbd></a>.
</p>
<p>
<strong>NOTE CONCERNING DOCUMENT PROCESSING:</strong> If you're using the
<a href="docprocessing.html#DOCPROCESSING">document processing macros</a>,
inline font changes remain in effect only for the duration of the
current document element tag.
</p>
<p>
Additionally, if you're designing your own
<a href="headfootpage.html#HEADFOOTPAGE_INTRO">HEADERS or FOOTERS</a>
and want to use <strong>mom</strong>'s inline escapes
for changing fonts <em>inside</em> the left, centre and/or right
strings, or in the strings for
<a href="headfootpage.html#HDRFTR_RECTOVERSO">recto</a>
and/or
<a href="headfootpage.html#HDRFTR_RECTOVERSO">verso</a>
HEADERS or FOOTERS, or in the strings passed to
<a href="headfootpage.html#HEADERS_AND_FOOTERS">HEADERS_AND_FOOTERS</a>,
you must enter the inlines beginning with <kbd>\E*</kbd>
rather than just <kbd>\*</kbd>, e.g. <kbd>\E*[BD]</kbd>.
</p>
<!-- -INLINE_SIZE_MOM- -->
<hr width="33%" align="left"/>
<a name="INLINE_SIZE_MOM"><h3><u>Changing point size</u></h3></a>
<p>
<strong>Mom</strong> has two inline escapes for changing point
size:
<pre>
\*[SIZE <size>]
</pre>
and
<pre>
\*[S<size>]
</pre>
where "size" is the new size you want. You can use
either; they behave exactly the same way. For example, to change
the point size of type inline to 12 points, you could enter either
<pre>
\*[SIZE 12]
</pre>
or
<pre>
\*[S12]
</pre>
</p>
<p>
The advantage of the first form is that it's easy to remember, and
follows <strong>mom</strong>'s usual inline syntax. The advantage
of the second is that it's more concise.
</p>
<p>
Notice that in both cases, the new size does not require a
<a href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a>;
<a href="definitions.html#TERMS_PICASPOINTS">points</a>
is assumed. However, a unit of measure may be appended to the size
if that's what you wish. Fractional sizes are, of course, allowed.
</p>
<p>
The size given to <kbd>\*[SIZE <size>]</kbd> or
<kbd>\*S[<size>]</kbd> may be expressed in plus or minus
terms, which can be very useful. In the following examples, the
word "mom" will be output 2 points larger than the point
size of the rest of the line.
<pre>
While she isn't perfect, \*S[+2]mom\*S[-2] isn't half bad.
While she isn't perfect, \*[SIZE +2]mom\*[SIZE -2] isn't half bad.
</pre>
</p>
<p>
<strong>NOTE CONCERNING DOCUMENT PROCESSING:</strong> If you're using the
<a href="docprocessing.html#DOCPROCESSING">document processing macros</a>
and wish to design your own
<a href="headfootpage.html#HEADFOOTPAGE_INTRO">HEADERS or FOOTERS</a>
using <strong>mom</strong>'s inline escape
for changing point size <em>inside</em> the left, centre and/or right
strings, or in the strings for
<a href="headfootpage.html#HDRFTR_RECTOVERSO">recto</a>
and/or
<a href="headfootpage.html#HDRFTR_RECTOVERSO">verso</a>
HEADERS or FOOTERS, or in the strings passed to
<a href="headfootpage.html#HEADERS_AND_FOOTERS">HEADERS_AND_FOOTERS</a>,
you <strong>must</strong> use the form <kbd>\*S[<n>]</kbd>
and enter the inline beginning with <kbd>\E*</kbd>, like this:
<kbd>\E*S[<+|-><n>]</kbd>.
</p>
<p>
<strong>ADDITIONAL NOTE:</strong> If you're accustomed to groff's usual way
of handling inline size requests <kbd>(\sN, \s±N, \s(NN, \s±(NN,
\s[NNN], \s±[NNN]),</kbd> feel free to continue with your old habits.
<strong>Mom</strong> doesn't care.
</p>
<!-- -CAPITALISATION- -->
<hr width="33%" align="left"/>
<a name="UC_LC"><h3><u>Capitalise a section of type</u></h3></a>
<p>
If you need to capitalise a region of type inline, bracket the
region of type with the inline escapes, <kbd>\*[UC]</kbd> (Upper Case)
and <kbd>\*[LC]</kbd> (Lower Case), like this:
<pre>
All work \*[UC]and\*[LC] no play makes Jack a dull boy.
</pre>
The above produces, on output
<pre>
All work AND no play makes Jack a dull boy.
</pre>
</p>
<p>
<strong>NOTE:</strong> <kbd>\*[UC]</kbd> and <kbd>\*[LC]</kbd>
must not be used inside the
<a href="definitions.html#TERMS_STRINGARGUMENT">string arguments</a>
passed to the
<a href="headfootpage.html#HDRFTR_STRINGS">HEADER_<POSITION></a>
macro. Instead, use the
control macro
<a href="headfootpage.html#_CAPS">HEADER_<POSITION>_CAPS.</a>
For
<a href="headfootpage.html#HDRFTR_RECTOVERSO">HEADER_RECTO</a>
(or _VERSO) or
<a href="headfootpage.html#HDRFTR_RECTOVERSO">FOOTER_RECTO</a>
(or _VERSO), supply the <kbd>CAPS</kbd> option to the appropriate
macro.
</p>
<!-- -INLINE_KERNING_MOM- -->
<hr width="33%" align="left"/>
<a name="INLINE_KERNING_MOM"><h3><u>Pairwise kerning</u></h3></a>
<p>
Pairwise kerning means moving specific letter pairs closer
together or further apart (see
<a href="definitions.html#TERMS_KERN">Typesetting terms, kerning</a>
for more details).
</p>
<p>
<strong>Mom</strong> permits inline pairwise
kerning through the use of the inline escapes
<pre>
\*[BU <n>] Closes the space between letters (<strong>B</strong>ack <strong>U</strong>nits).
\*[FU <n>] Opens the space between letters (<strong>F</strong>orward <strong>U</strong>nits).
</pre>
"<strong><n></strong>" is the number of
<a href="definitions.html#TERMS_KERNUNIT">kern units</a>
by which to close or open the space between letters.
</p>
<p>
For example,
<pre>
THE HUMAN COST OF COMMODIF\*[FU 1]YING FRESH W\*[BU 4]A\*[BU 5]TER
</pre>
moves the letter <strong>Y</strong> in "COMMODIFYING"
1 kern unit away from the letter <strong>F</strong>, and the
letter <strong>A</strong> in "WATER" 4 kern units closer
to the letter <strong>W</strong>. Additionally, the letter
<strong>T</strong> in "WATER" is moved 5 kern units closer to the
letter <strong>A</strong>.
</p>
<p>
For backward compatibility, the forms
<pre>
\*[BU1]...\*[BU36] Move backward 1...36 <a href="definitions.html#TERMS_KERNUNIT">kern units</a>
\*[FU1]...\*[FU36] Move forward 1...36 <a href="definitions.html#TERMS_KERNUNIT">kern units</a>
</pre>
also exist (i.e. with no space before the number of kern units desired,
up to a limit of 36).
</p>
<p>
<strong>NOTE CONCERNING DOCUMENT PROCESSING:</strong> If you're using the
<a href="docprocessing.html#DOCPROCESSING">document processing macros</a>
and wish to design your own
<a href="headfootpage.html#HEADFOOTPAGE_INTRO">HEADERS or FOOTERS</a>
using <strong>mom</strong>'s inline escapes
for kerning <em>inside</em> the left, centre and/or right
strings, or in the strings for
<a href="headfootpage.html#HDRFTR_RECTOVERSO">recto</a>
and/or
<a href="headfootpage.html#HDRFTR_RECTOVERSO">verso</a>
HEADERS or FOOTERS, or in the strings passed to
<a href="headfootpage.html#HEADERS_AND_FOOTERS">HEADERS_AND_FOOTERS</a>,
you <strong>must</strong> use the forms <kbd>\E*[BU<n>]</kbd>
and <kbd>\E*[FU<n>]</kbd> (i.e. with no space), and enter the
inline beginning with <kbd>\E*</kbd> rather than just <kbd>\*</kbd>,
e.g. <kbd>\E*[BU4]</kbd>.
</p>
<p>
<strong>ADDITIONAL NOTE:</strong> Using <strong>BU</strong> or <strong>FU</strong>
between characters pairs that are already automatically kerned
disables the automatic kerning and uses the value you give to
<strong>BU</strong> or <strong>FU</strong> instead.
</p>
<!-- -INLINE_HORIZONTAL_MOM- -->
<hr width="33%" align="left"/>
<a name="INLINE_HORIZONTAL_MOM"><h3><u>Horizontal inline movement</u></h3></a>
<p>
Sometimes, you may need to insert a specified amount amount of white
space into an
<a href="definitions.html#TERMS_OUTPUTLINE">output line</a>,
or — occasionally — back up to a
previous position on an
<a href="definitions.html#TERMS_INPUTLINE">output</a>
line in order to create special typographic effects.
</p>
<p>
<strong>Mom</strong>'s inline escapes for these horizontal movements are
<pre>
<a name="BCK">\*[BCK <n unit>]</a> Move backward inline the specified number of
<a href="definitions.html#TERMS_UNITOFMEASURE">units of measure</a>; decimal fractions are allowed.
<a name="FWD">\*[FWD <n unit>]</a> Move forward inline the specified number of
<a href="definitions.html#TERMS_UNITOFMEASURE">units of measure</a>; decimal fractions are allowed.
</pre>
</p>
<p>
For example,
<pre>
1.\*[FWD 12p]The Free Trade Play-Offs: WalMart 100, Mexico 0
</pre>
puts 12 points of space between <strong>1.</strong> and
<strong>The</strong>.
</p>
<p>
<strong>NOTE:</strong> For backward compatibility, the forms
<pre>
\*[BP.25]...\*[BP12.75] Move backward .25...12.75 points
\*[FP.25]...\*[FP12.75] Move forward .25...12.75 points
</pre>
also exist (i.e. with no space before the digit and points being
the unit of measure, hence no unit of measure required). Both
accept quarter points, so it's possible to do, for example,
<kbd>\*[FP.5]</kbd> or <kbd>\*[BP1.25]</kbd> up to a limit
of 12.75 points.
</p>
<p>
<strong>NOTE CONCERNING DOCUMENT PROCESSING:</strong> If you're using the
<a href="docprocessing.html#DOCPROCESSING">document processing macros</a>
and wish to design your own
<a href="headfootpage.html#HEADFOOTPAGE_INTRO">HEADERS or FOOTERS</a>
using <strong>mom</strong>'s inline escapes for horizontal movements
<em>inside</em> the left, centre and/or right strings, or in the
strings for
<a href="headfootpage.html#HDRFTR_RECTOVERSO">recto</a>
and/or
<a href="headfootpage.html#HDRFTR_RECTOVERSO">verso</a>
HEADERS or FOOTERS, or in the strings passed to
<a href="headfootpage.html#HEADERS_AND_FOOTERS">HEADERS_AND_FOOTERS</a>,
you <strong>must</strong> use the forms <kbd>\E*[BP<n>]</kbd>
and <kbd>\E*[FP<n>]</kbd> (i.e. with no space), and enter the
inline beginning with <kbd>\E*</kbd> rather than just <kbd>\*</kbd>,
e.g. <kbd>\E*[BP.755]</kbd>.
</p>
<!-- -INLINE_VERTICAL_MOM- -->
<hr width="33%" align="left"/>
<a name="INLINE_VERTICAL_MOM"><h3><u>Vertical inline movement</u></h3></a>
<p>
If you need to move portions of type up or down on a line,
<strong>mom</strong> provides the following inline escapes:
<pre>
<a name="DOWN">\*[DOWN <n unit>]</a> Move down inline the specified number of
<a href="definitions.html#TERMS_UNITOFMEASURE">units of measure</a>
<a name="UP">\*[UP <n unit>]</a> Move up inline the specified number of
<a href="definitions.html#TERMS_UNITOFMEASURE">units of measure</a>
</pre>
</p>
<p>
For example,
<pre>
Tel: 905\*[UP 1p]-\*[DOWN 1p]4072
</pre>
moves the hyphen in the telephone number up by 1 point, then
moves back down by the same amount.
</p>
<p>
<strong>NOTE:</strong> <kbd>\*[UP]</kbd> and <kbd>\*[DOWN]</kbd> do
not work with the inline escape,
<kbd><a href="#INLINE_RULE_MOM">\*[RULE]</a></kbd>.
See
<a href="#RULE_EXCEPTION">here</a>
for details.
</p>
<p>
<strong>ADDITIONAL NOTE:</strong> For backward compatibility, the
following are also available:
<pre>
\*[ALD.25]...\*[ALD12.75] Advance lead .25...12.75 points (move downward)
\*[RLD.25]...\*[RLD12.75] Reverse lead .25...12.75 points (move upward)
</pre>
</p>
<p>
Both <kbd>\*[ALD]</kbd> and <kbd>\*[RLD]</kbd> work in points, hence
you mustn't use a unit of measure.
</p>
<p>
<strong>NOTE CONCERNING DOCUMENT PROCESSING:</strong> If you're using the
<a href="docprocessing.html#DOCPROCESSING">document processing macros</a>
and wish to design your own
<a href="headfootpage.html#HEADFOOTPAGE_INTRO">HEADERS or FOOTERS</a>
using <strong>mom</strong>'s inline escapes for vertical movements
<em>inside</em> the left, centre and/or right strings, or in the
strings for
<a href="headfootpage.html#HDRFTR_RECTOVERSO">recto</a>
and/or
<a href="headfootpage.html#HDRFTR_RECTOVERSO">verso</a>
HEADERS or FOOTERS, or in the strings passed to
<a href="headfootpage.html#HEADERS_AND_FOOTERS">HEADERS_AND_FOOTERS</a>,
you <strong>must</strong> use the forms <kbd>\E*[ALD<n>]</kbd>
and <kbd>\E*[RLD<n>]</kbd> (i.e. with no space), and enter the
inline beginning with <kbd>\E*</kbd> rather than just <kbd>\*</kbd>,
e.g. <kbd>\E*[ALD.5]</kbd>.
</p>
<!-- -INLINE_B_MOM- -->
<hr width="33%" align="left"/>
<a name="B"><h3><u>Terminate a line without advancing on the page</u></h3></a>
<p>
Sometimes, you want <strong>mom</strong> to break a line but not
advance on the page. See
<a href="typesetting.html#EL_EXAMPLE">here</a>
for an example of when you might want to do this.
</p>
<p>
In versions of <strong>mom</strong> prior to 1.2-f, this was
accomplished through the use of the
<a href="typesetting.html#EL">EL</a>
macro. As of 1.2-f, you can, if you prefer, accomplish the same
thing by using the inline escape, <kbd>\*[B]</kbd>. Simply attach
the escape to the end of any input line. Using the example
given in the document entry for <strong>EL</strong>, you'd use
<kbd>\*[B]</kbd> like this:
<pre>
.LEFT
.LS 12.5
A line of text.\*[B]
.ALD 24p
The next line of text.
</pre>
<kbd>\*[B]</kbd> works reliably regardless of the current
<a href="definitions.html#TERMS_FILLED">fill mode</a>.
</p>
<!-- -INLINE_TB+_MOM- -->
<hr width="33%" align="left"/>
<a name="TB+"><h3><u>Call the next sequential tab without advancing on the page</u></h3></a>
<p>
Sometimes, you want <strong>mom</strong> to move to the next tab in
sequence (e.g. from TAB 1 to TAB 2, or TAB 8 to TAB 9) without
<strong>mom</strong> advancing on the page. (See the NOTE
<a href="typesetting.html#NOTE_TN">here</a>
if you're not clear how <strong>mom</strong> manages tabs and
linebreaks.)
</p>
<p>
In versions of <strong>mom</strong> prior to 1.2-f, this was
accomplished through the use of
<a href="typesetting.html#TN">TN</a>.
As of 1.2-f, you can, if you prefer, accomplish the same thing by
using the inline escape, <kbd>\*[TB+]</kbd>. Simply attach the
escape to the end of any input line in a tab, like this:
<pre>
.TAB 1
Some text\*[TB+] \" This line is in tab 1
Some more text \" This line is in tab 2, on the same baseline as tab 1
</pre>
<kbd>\*[TB+]</kbd> works reliably regardless of the current
<a href="definitions.html#TERMS_FILLED">fill mode</a>.
</p>
<!-- -INLINE_RULE_MOM- -->
<hr width="33%" align="left"/>
<a name="INLINE_RULE_MOM"><h3><u>Full measure rules</u></h3></a>
<p>
I find I often need rules drawn to the full measure of the current line
or tab length. The official way to do this is <kbd>\l'\n(.lu'</kbd>,
which is annoying to type, and doesn't mean a whole heck of a lot if
you're new to groff. The inline, <kbd>\*[RULE]</kbd>, is a simple
replacement for <kbd>\l'\n(.lu'</kbd>. Use it whenever you need
a rule drawn to the full measure of the current line or tab length, for
example:
<pre>
.LL 6P
\*[RULE]
</pre>
The above draws a rule the full measure of the 6-pica line length.
For another way to draw full measure rules, see the macro,
<a href="graphical.html#DRH">DRH</a>.
</p>
<p>
<kbd>\*[RULE]</kbd> must appear on an
<a href="definitions.html#TERMS_INPUTLINE">input line</a>
by itself, and always causes a break when entered after a normal
input line of text. It does not, however, deposit a break when
used immediately after a macro.
</p>
<p>
The weight of the rule drawn with <kbd>\*[RULE]</kbd> is controlled
with the macro
<a href="#RULE_WEIGHT">RULE_WEIGHT</a>. <strong>Mom</strong>'s
default is 1/2 point.
</p>
<p>
Please note that <kbd>\*[RULE]</kbd> draws the rule to the full
measure, hence it <em>cannot</em> be used to fill the remainder of a
partial line with a rule in this way:
<pre>
Signature__________________________________________
</pre>
</p>
<p>
If you wish to accomplish this effect, you have to use
<kbd>\*[RULE]</kbd> in conjunction with the
<a href="goodies.html#PAD">PAD</a>
macro and
<a href="typesetting.html#STRING_TABS">string tabs</a>.
(See the
<a href="goodies.html#PAD_EXAMPLE">example</a>
provided with <strong>PAD</strong>.)
<a name="RULE_EXCEPTION"></a>
</p>
<p>
Please also note that the inline escapes
<a href="#UP"><kbd>\*[UP]</kbd></a>
and
<a href="#DOWN"><kbd>\*[DOWN]</kbd></a>
cannot be used in conjunction with <kbd>\*[RULE]</kbd>. This
<em>doesn't</em> work:
<pre>
\*[DOWN 2p]\*[RULE]\*[UP 2p]
</pre>
</p>
<p>
This does:
<pre>
.ALD 2p
\*[RULE]
.RLD 2p
</pre>
</p>
<p>
See groff's
<a href="#INLINE_LINEDRAWING_GROFF">Horizontal line drawing function</a>
for more information on drawing horizontal rules.
</p>
<!-- -RULE_WEIGHT- -->
<hr width="33%" align="left"/>
<a name="RULE_WEIGHT"></a>
<p>
<nobr>Macro: <strong>RULE_WEIGHT</strong> <kbd><weight in points></kbd></nobr>
<br/>
<em>*Argument must be greater than 0 and less than 100; decimal
fractions are allowed</em>
<br/>
<em>*Must </em>not<em> have a <a href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a> appended</em>
</p>
<p>
<strong>RULE_WEIGHT</strong> allows you to tell <strong>mom</strong>
how heavy (in other words, how "thick") you want the rules
drawn with the inline escape,
<a href="#INLINE_RULE_MOM"><kbd>\*[RULE]</kbd></a>.
It takes a single argument: the weight of the rule in
<a href="definitions.html#TERMS_PICASPOINTS">points</a>
<em>but without the</em>
<a href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a>
<strong><kbd>p</kbd></strong> <em>attached</em>. Thus, to set the weight of rules
drawm with <kbd>\*[RULE]</kbd> to 1-1/4 points, you'd do
<pre>
.RULE_WEIGHT 1.25
</pre>
</p>
<p>
<strong>RULE_WEIGHT</strong> also sets the weight of rules drawn
with
<a href="graphical.html#DRH"><kbd>.DRH</kbd></a>
when <strong>DRH</strong> is not given any arguments.
</p>
<hr/>
<!-- -INLINE_FONT_GROFF- -->
<h2><u>Groff inline escapes</u></h2>
<a name="INLINE_FONTS_GROFF"><h3><u>Font control</u> (<kbd>\f</kbd>)</h3></a>
<p>
Groff's basic mechanism for inline font control is the escape
<kbd>\f[<font>]</kbd>.
</p>
<pre>
\f[R] Change to the medium roman font (equivalent to mom's \*[ROM])
\f[I] Change to the medium italic font (equivalent to mom's \*[IT])
\f[B] Change to the bold roman font (equivalent to mom's \*[BD])
\f[BI] Change to the bold italic font (equivalent to mom's \*[BDI])
\f[P] Revert to the previous font (equivalent to mom's \*[PREV])
</pre>
<p>
<kbd>\f[<font>]</kbd> can be used with any valid
<a href="definitions.html#TERMS_FONT">font style</a>
registered with groff. (See
<a href="appendices.html#STYLE_EXTENSIONS">here</a>
for a list of pre-registered font styles provided by
<strong>mom</strong>).
</p>
<p>
<kbd>\f[<font>]</kbd> can also take a complete valid
family+font name combo. This is especially useful should you
need to change both family and font inline. For example, if your
prevailing family and font are Times Roman and you want a few words
in Courier Bold Italic, you could do this:
<pre>
.FAM T
.FT R
The command \f[CBI]ls -l\f[P] gives a "long" directory listing.
</pre>
The Unix command <kbd><strong>ls -l</strong></kbd> will appear in
Courier Bold Italic in a line that is otherwise in Times Roman.
</p>
<!-- -INLINE_HORIZONTAL_GROFF- -->
<hr width="33%" align="left"/>
<a name="INLINE_HORIZONTAL_GROFF"><h3><u>Inline horizontal motions</u> (<kbd>\h</kbd>)</h3></a>
<p>
Whenever you need to move forward or backward on a line, use
the inline
<pre>
\h'<distance>'
</pre>
</p>
<p>
In order to avoid unpleasant surprises, always append a
<a href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a>
to <kbd><distance></kbd>. For example,
<pre>
\h'1.25i'
</pre>
moves you 1.25 inches to the right (forward) of the horizontal
position on the current
<a href="definitions.html#TERMS_OUTPUTLINE">output line</a>.
<kbd>\h'<distance>'</kbd> is exactly equivalent to
<a href="#FWD"><kbd>\*[FWD n<unit>]</kbd></a>.
</p>
<p>
To move backwards by the same amount, do
<pre>
\h'-1.25i'
</pre>
<kbd>\h'-<distance>'</kbd> is exactly equivalent to
<a href="#BCK"><kbd>\*[BCK n<unit>]</kbd></a>.
</p>
<!-- -INLINE_VERTICAL_GROFF- -->
<hr width="33%" align="left"/>
<a name="INLINE_VERTICAL_GROFF"><h3><u>Inline vertical motions</u> (<kbd>\v</kbd>)</h3></a>
<p>
If you need to raise or lower type on a line (say, for sub- or
superscripts, or any other special effect), use
<pre>
\v'<distance>'
</pre>
</p>
<p>
In order to avoid unpleasant surprises, always append a
<a href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a>
to "distance". For example,
<pre>
\v'.6m'
</pre>
moves you (approx.) 2/3 of an
<a href="definitions.html#TERMS_EM">em</a>
downward on the current
<a href="definitions.html#TERMS_OUTPUTLINE">output line</a>.
<kbd>\v'<distance>'</kbd> is exactly equivalent to
<a href="#DOWN"><kbd>\*[DOWN n<unit>]</kbd></a>.
</p>
<p>
To move upward an equivalent amount, do
<pre>
\v'-.6m'
</pre>
</p>
<p>
<kbd>\v'<-distance>'</kbd> is exactly equivalent to <a
href="#UP"><kbd>\*[UP n<unit>]</kbd></a>.
</p>
<p>
<strong>IMPORTANT:</strong> The vertical motion of <kbd>\v</kbd>
affects ONLY type on the current
<a href="definitions.html#TERMS_OUTPUTLINE">output line</a>.
When groff breaks the output line, the effect of
<kbd>\v</kbd> is cancelled; the baseline of the next output line
is where it would be if you hadn't used <kbd>\v</kbd>.
</p>
<p>
<strong>TIP:</strong> When using <kbd>\v</kbd> for
occasional effects on a line, don't forget to reverse it when you've
done what you want to do. Otherwise, the remaining type will be set
too high (if you used <kbd>\v</kbd> with the minus sign) or too low
(if you used <kbd>\v</kbd> without the minus sign).
</p>
<!-- -INLINE_STRINGWIDTHL_GROFF- -->
<hr width="33%" align="left"/>
<a name="INLINE_STRINGWIDTH_GROFF"><h3><u>String width function</u> (<kbd>\w</kbd>)</h3></a>
<p>
In the context of <strong>mom</strong>, the string width inline
<kbd>\w'string'</kbd> primarily serves to let you establish the
horizontal measure of something (e.g. indents) based on the length
of a bit of text. For example, if you want a left indent the length
of the word "Examples:" plus a space, you can set it with
the <kbd>\w</kbd> inline escape:
<pre>
.IL "\w'Examples: '"
</pre>
</p>
<p>
<strong>NOTE:</strong> Whenever you pass <kbd>\w'string'</kbd>
to a macro that normally requires a
<a href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a>,
<em>do <strong>NOT</strong> add a unit of measure to the</em>
<kbd>\w'string'</kbd> <em>argument.</em>
</p>
<p>
Furthermore, if the string is composed of several words separated
by spaces, you MUST surround the whole escape with double quotes,
as in the example above.
</p>
<!-- -INLINE_LINEDRAWING_GROFF- -->
<hr width="33%" align="left"/>
<a name="INLINE_LINEDRAWING_GROFF"><h3><u>Horizontal line drawing function</u> (<kbd>\l</kbd>)</h3></a>
<p>
The <kbd>\l'distance'</kbd> inline allows you to draw a
horizontal rule of the specified distance. You must supply a
<a href="definitions.html#TERMS_UNITOFMEASURE">unit of measure</a>.
Therefore, to set a 3-pica rule into a line of text, you'd do
<pre>
A line of text with a superfluous \l'3P' 3-pica rule in it.
</pre>
</p>
<p>
<kbd>\l'3P'</kbd> above not only draws the rule, but advances 3
picas horizontally as well, just as you'd expect.
</p>
<p>
For an easy way of drawing rules to the full measure of the current
line or tab length, see
<a href="#INLINE_RULE_MOM">Full measure rules</a>.
</p>
<p>
The weight (thickness) of rules varies according to the point
size in effect when you invoke <kbd>\l</kbd>, but you can't fix
the weight with any real precision. A point size of 12 produces
a tastefully moderate rule weight of between one-half and one
point (depending on your printer).
</p>
<p>
<strong>NOTE:</strong> Besides <kbd>\l</kbd>, <strong>groff</strong>
provides a number of more sophisticated "drawing"
escapes. It is well beyond the scope of this documentation
to demonstrate their usage; see
<nobr><kbd>info groff => Escape index => \D</kbd></nobr>
for directions concerning their use. The drawing escapes
can be a bit unwieldy, so <strong>mom</strong> provides
"user-friendly" macros for the
<a href="graphical.html#TOP">graphical objects</a>
most commonly enountered in typesetting: horizontal and vertical
rules, boxes, and circles (ellipses).
</p>
<p>
Additionally, <strong>groff</strong> comes with two
"preprocessors" that let you create ruled tables and
vector diagrams (line drawings): <strong>tbl</strong> and
<strong>pic</strong>. The documentation
for <strong>tbl</strong> can be downloaded from
<pre>
<a href="http://cm.bell-labs.com/cm/cs/doc/76/tbl.ps.gz">http://cm.bell-labs.com/cm/cs/doc/76/tbl.ps.gz</a>;
</pre>
<strong>pic</strong> from
<pre>
<a href="http://www.kohala.com/start/troff/gpic.raymond.ps">http://www.kohala.com/start/troff/gpic.raymond.ps</a>.
</pre>
Both are powerful tools, but they can be nasty to learn —
at first, anyway. You may prefer to use a vector drawing program
to create diagrams and tables; inserting the results into a
document is easy enough with <kbd>.PSPIC</kbd> (consult <kbd>man
groff_tmac</kbd> for information on this indispensable and
easy-to-use macro).
</p>
<!-- -INLINE_CHARACTERS_GROFF- -->
<hr width="33%" align="left"/>
<a name="INLINE_CHARACTERS_GROFF"><h3><u>Special characters and symbols</u></h3></a>
<p>
Here follows a short list of commonly-used special characters available
via inline escapes. If you're not sure of the meaning of some of
these characters, consult the
<a href="definitions.html#TERMS">Definitions of Terms</a>.
</p>
<p>
For a complete list of special characters and glyphs (i.e. just
about anything you'd ever want to appear on the printed page,
including mathematical symbols, accented characters, unusual
ligatures and letters unique to various European languages), consult
<kbd>man groff_char</kbd>.
<pre>
CHARACTER ESCAPE SEQUENCE
--------- ---------------
Comment line \#
Fixed-width space \<space> i.e. backslash followed by a space
Unbreakable space \~
Digit-width (figure) space \0
Zero-width character \&
Discretionary hyphen \%
Backslash \\ or \e
Plus/minus (arithmetic) \(+-
Subtract (arithmetic) \(mi
Multiply (arithmetic) \(mu
Divide (arithmetic) \(di
Em-dash \(em
En-dash \(en
Left double-quote \(lq
Right double-quote \(rq
Bullet \(bu
Ballot box \(sq
One-quarter \(14
One-half \(12
Three-quarters \(34
Degree sign \(de
Dagger \(dg
Foot mark \(fm
Cent sign \(ct
Registered trademark \(rg
Copyright \(co
Section symbol \(se
</pre>
</p>
<hr/>
<p>
<a href="color.html#TOP">Next</a>
<a href="goodies.html#TOP">Prev</a>
<a href="#TOP">Top</a>
<a href="toc.html">Back to Table of Contents</a>
</p>
</body>
</html>
<!-- vim: fileencoding=latin1: nomodified:
-->
|
platform/windows/support/cmake/doc/cmake/html/variable/CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES.html | libcrosswind/libcrosswind |
<!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="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES — CMake 3.15.1 Documentation</title>
<link rel="stylesheet" href="../_static/cmake.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript" src="../_static/documentation_options.js"></script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<link rel="shortcut icon" href="../_static/cmake-favicon.ico"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="CMAKE_CODELITE_USE_TARGETS" href="CMAKE_CODELITE_USE_TARGETS.html" />
<link rel="prev" title="CMAKE_CODEBLOCKS_COMPILER_ID" href="CMAKE_CODEBLOCKS_COMPILER_ID.html" />
</head><body>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="CMAKE_CODELITE_USE_TARGETS.html" title="CMAKE_CODELITE_USE_TARGETS"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="CMAKE_CODEBLOCKS_COMPILER_ID.html" title="CMAKE_CODEBLOCKS_COMPILER_ID"
accesskey="P">previous</a> |</li>
<li>
<img src="../_static/cmake-logo-16.png" alt=""
style="vertical-align: middle; margin-top: -2px" />
</li>
<li>
<a href="https://cmake.org/">CMake</a> »
</li>
<li>
<a href="../index.html">3.15.1 Documentation</a> »
</li>
<li class="nav-item nav-item-1"><a href="../manual/cmake-variables.7.html" accesskey="U">cmake-variables(7)</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="cmake-codeblocks-exclude-external-files">
<span id="variable:CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES"></span><h1>CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES<a class="headerlink" href="#cmake-codeblocks-exclude-external-files" title="Permalink to this headline">¶</a></h1>
<p>Change the way the CodeBlocks generator creates project files.</p>
<p>If this variable evaluates to <code class="docutils literal notranslate"><span class="pre">ON</span></code> the generator excludes from
the project file any files that are located outside the project root.</p>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h4>Previous topic</h4>
<p class="topless"><a href="CMAKE_CODEBLOCKS_COMPILER_ID.html"
title="previous chapter">CMAKE_CODEBLOCKS_COMPILER_ID</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="CMAKE_CODELITE_USE_TARGETS.html"
title="next chapter">CMAKE_CODELITE_USE_TARGETS</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/variable/CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES.rst.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="CMAKE_CODELITE_USE_TARGETS.html" title="CMAKE_CODELITE_USE_TARGETS"
>next</a> |</li>
<li class="right" >
<a href="CMAKE_CODEBLOCKS_COMPILER_ID.html" title="CMAKE_CODEBLOCKS_COMPILER_ID"
>previous</a> |</li>
<li>
<img src="../_static/cmake-logo-16.png" alt=""
style="vertical-align: middle; margin-top: -2px" />
</li>
<li>
<a href="https://cmake.org/">CMake</a> »
</li>
<li>
<a href="../index.html">3.15.1 Documentation</a> »
</li>
<li class="nav-item nav-item-1"><a href="../manual/cmake-variables.7.html" >cmake-variables(7)</a> »</li>
</ul>
</div>
<div class="footer" role="contentinfo">
© Copyright 2000-2019 Kitware, Inc. and Contributors.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.7.2.
</div>
</body>
</html> |
math154/centers_of_mass_3d.html | tyler-skorczewski-math/tyler-skorczewski-math.github.io | <!DOCTYPE HTML>
<html lang="en">
<head>
<script type="text/javascript" async
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML">
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Calculus examples</title>
<script src="https://sagecell.sagemath.org/static/jquery.min.js"></script>
<script src="https://sagecell.sagemath.org/embedded_sagecell.js"></script>
<script>$(function () {
// Make the div with id 'mycell' a Sage cell
sagecell.makeSagecell({inputLocation: 'div.mycell',
template: sagecell.templates.minimal,
evalButtonText: 'Activate'});
// Make *any* div with class 'compute' a Sage cell
sagecell.makeSagecell({inputLocation: 'div.compute',
evalButtonText: 'Evaluate'});
});
</script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body style="width:750px; padding-left: 1cm; padding-bottom:10cm" background="bg.jpg">
<h1>Centers of Mass 3D </h1>
<hr>
<h2>Formulas</h2>
<button type="button" class="btn btn-info" data-toggle="collapse" data-target="#wu">formulas</button>
<div id="wu" class="collapse">
<P>Explain each formula below.
<ol type='1'>
<li>\(\bar{x} = \frac{\iint_R x\rho (x,y,z)~dV}{\iint_R \rho (x,y,z)~dV} \)<br><br>
<li>\(\bar{y} = \frac{\iint_R y\rho (x,y,z)~dV}{\iint_R \rho (x,y,z)~dV} \)<br><br>
<li>\(\bar{z} = \frac{\iint_R z\rho (x,y,z)~dV}{\iint_R \rho (x,y,z)~dV} \)<br><br>
</ol>
</div>
<h2>Voting questions - </h2>
<button type="button" class="btn btn-info" data-toggle="collapse" data-target="#ex0">Voting</button>
<div id="ex0" class="collapse">
<button type="button" class="btn btn-info" data-toggle="collapse" data-target="#vq1">Question 1</button>
<div id="vq1" class="collapse">
<img src="./mass_vq1.png" width=400><br>
<!--
<P> Which of the following is equivalent to the integral \(\displaystyle \int_{-5}^5 \int_0^3 \int_{-\sqrt{25-x^2}}^{\sqrt{25-x^2}} x~dy~dz~dx\)?
<ol type='1'>
<li> \(\displaystyle \int_0^3 \int_0^3 \int_0^{\pi} r^2 \cos \theta~d\theta~dz~dr\)<br>
<li> \(\displaystyle \int_0^5 \int_0^3 \int_0^{\pi} r^2 \cos \theta~d\theta~dz~dr\)<br>
<li> \(\displaystyle \int_0^3 \int_0^5 \int_0^{2\pi} r \cos \theta~d\theta~dz~dr\)<br>
<li> \(\displaystyle \int_0^5 \int_0^3 \int_0^{2\pi} r^2 \cos \theta~d\theta~dz~dr\)<br>
<li> none of the above
</ol>
-->
</div><br>
<button type="button" class="btn btn-info" data-toggle="collapse" data-target="#vq2">Question 2</button>
<div id="vq2" class="collapse">
<img src="./mass_vq2.png" width=400><br>
<!--
<P> Which of the following gives the volume of the unit sphere?
<ol type='1'>
<li> \(\displaystyle \int_0^{2\pi} \int_0^{2\pi} \int_0^{1} d\rho~d\theta~d\phi\)<br>
<li> \(\displaystyle \int_0^{\pi} \int_0^{2\pi} \int_0^{1} d\rho~d\theta~d\phi\)<br>
<li> \(\displaystyle \int_0^{\pi} \int_0^{2\pi} \int_0^{1} \rho^2 \sin\phi d\rho~d\theta~d\phi\)<br>
<li> \(\displaystyle \int_0^{\pi} \int_0^{2\pi} \int_0^{1} \rho^2 \sin\phi d\rho~d\phi~d\theta\)<br>
<li> \(\displaystyle \int_0^{\pi} \int_0^{2\pi} \int_0^{1} \rho d\rho~d\theta~d\phi\)<br>
<li> none of the above
</ol>
-->
</div><br>
<!--
<button type="button" class="btn btn-info" data-toggle="collapse" data-target="#vq4">Question 4</button>
<div id="vq4" class="collapse">
<img src="polar_int_unit_circle_voting.png" width=400><br>
</div>
-->
</div>
<h2>Example - doorstop</h2>
<button type="button" class="btn btn-info" data-toggle="collapse" data-target="#example">Example</button>
<div id="example" class="collapse">
<P> Find the centroid of the solid bounded by the surfaces \(y = x^2, y+z = 1,\) and \(z = 0\).
</div>
<h2>Example - cube case</h2>
<button type="button" class="btn btn-info" data-toggle="collapse" data-target="#examplecc">Example</button>
<div id="examplecc" class="collapse">
<ol>
<li>Find the center of mass of the cube \( [0,1] \times [0,1] \times [0,1]\) with density \(\rho(x,y,z) = xy\).<br>
<li>Find the moment of inertia about the \(z\)-axis for the cube above.<br>
Note that \(I_z = \iiint_C (x^2 + y^2) \, \rho (x,y,z) \, dV\)<br>
<li>Find the radius of gyration about the \(z\)-axis for the cube above.
</ol>
</div>
<h2>Example - Moments of Inertia </h2>
<button type="button" class="btn btn-info" data-toggle="collapse" data-target="#example0">Example</button>
<div id="example0" class="collapse">
<p>The moment of inertia is related to the rotation of the mass.
Specifically, it measures the tendency of the mass to resist a change in rotational motion about an axis.
The moment of inertia of a particle of mass \(m\) about an axis is \(I = mr^2\) where \(r\) is the distance of the particle from the axis.
When we have solids that are not simple point masses we use integrals to calculate moments of interia. \(I_x\) refers to the moment of inertia about the \(x\)-axis.
<ul>
<li>\(I_x = \iiint_Q (y^2 + z^2) \, \rho (x,y,z) \, dV\)<br>
<li>\(I_y = \iiint_Q (x^2 + z^2) \, \rho (x,y,z) \, dV\)<br>
<li>\(I_z = \iiint_Q (x^2 + y^2) \, \rho (x,y,z) \, dV\)<br>
</ul>
<ol>
<li>Find the moments of intertia about each coordinate axis for the box of constant density, \(k\), centered at the origin, with length, width, and height \(a,b,c\) in the \(x,y,z\) directions, respectively.
<li>The radius of gyration (kind of like a rotational center of mass) is given by \(\displaystyle R = \sqrt{\frac{I}{m}} \). Find \(R_x\) for the above box.
</ol>
<!--
<div class="mycell">
<script type="text/x-sage">
# everything following hash symbol is comment
theta = var('theta')
r = 2*cos(theta)
tstart = 0
tend = 2*pi
print("Enter the radius,r, as a function of angle, theta")
@interact
def _(r=input_box(r,label="r(theta) = "),tstart=input_box(tstart,label="theta start = "),tend=input_box(tend,label="theta end = ")):
pp = polar_plot(r, (theta,tstart,tend) )
pp.show()
</script>
</div>
-->
</div>
<h2>Example - Set up Integrals</h2>
<button type="button" class="btn btn-info" data-toggle="collapse" data-target="#examplesph">Example</button>
<div id="examplesph" class="collapse">
<P> Set up integrals representing the following quantities below.
<ol type='1'>
<li>The moment of inertia about the \(z\)-axis for the solid cylinder with density \(k\) with \(x^2 + y^2 \leq a^2\) and \(0 \leq z \leq h\).<br>
<li>The center of mass of the hemisphere \(x^2 + y^2 + z^2 \leq 1, z\geq 0\) with density \(k\).<br>
<li>The moment of inertia about the \(z\)-axis for the hemisphere above.<br>
<li>The center of mass of solid \(E\) with density \(\rho = 2\).
\(E\) lies under the plane \(z = 1 + x + y\) and above the region in the \(xy\)-plane bounded by the curves \(y = \sqrt{x}, y=0, x=1\).<br>
<li>The centroid of the shape \(F\) where \(F\) is bounded by the surfaces \(z = 1-y^2, x+z=1, x=0\), and \(z=0\).<br>
</ol>
</div>
<br>
</body>
</html>
|
JavaLabPac/doc/com/unknownpotato/javalabpac/gamestates/Level.html | VoxWave/JavaLabPac | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_51) on Fri Feb 28 23:37:26 EET 2014 -->
<title>Level</title>
<meta name="date" content="2014-02-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Level";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../com/unknownpotato/javalabpac/gamestates/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Level.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/unknownpotato/javalabpac/gamestates/Level.html" target="_top">Frames</a></li>
<li><a href="Level.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.unknownpotato.javalabpac.gamestates</div>
<h2 title="Class Level" class="title">Class Level</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.unknownpotato.javalabpac.gamestates.Level</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>com.badlogic.gdx.physics.box2d.ContactListener, com.badlogic.gdx.utils.Disposable, com.unknownpotato.javalabpac.State</dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">Level</span>
extends java.lang.Object
implements com.badlogic.gdx.physics.box2d.ContactListener, com.unknownpotato.javalabpac.State</pre>
<dl><dt><span class="strong">Author:</span></dt>
<dd>VoxWave
Level contains a list of entities that make up the level.
basically it contains the pacman, walls, pills and ghost.
this class is for easy rendering and ticking of entities.
this class also contains a Stats object which keeps track of pacmans lives and the score.</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#Level(com.badlogic.gdx.graphics.g2d.Sprite, com.badlogic.gdx.graphics.g2d.Sprite, com.badlogic.gdx.graphics.g2d.Sprite, com.badlogic.gdx.graphics.g2d.Sprite)">Level</a></strong>(com.badlogic.gdx.graphics.g2d.Sprite pacman,
com.badlogic.gdx.graphics.g2d.Sprite wall,
com.badlogic.gdx.graphics.g2d.Sprite pill,
com.badlogic.gdx.graphics.g2d.Sprite ghost)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#addGhosts()">addGhosts</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#addPill(float, float)">addPill</a></strong>(float x,
float y)</code>
<div class="block">addPill creates and adds one pill into the entity pool.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#addPills()">addPills</a></strong>()</code>
<div class="block">addPills adds all of the pills in their right places.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#addWalls()">addWalls</a></strong>()</code>
<div class="block">addWalls is a hardcoded method for adding walls of of the level layout.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#beginContact(com.badlogic.gdx.physics.box2d.Contact)">beginContact</a></strong>(com.badlogic.gdx.physics.box2d.Contact contact)</code>
<div class="block">this method is called when an collision between two bodies starts.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#create()">create</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#createBoundaries()">createBoundaries</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#dispose()">dispose</a></strong>()</code>
<div class="block">see Game dispose method</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#endContact(com.badlogic.gdx.physics.box2d.Contact)">endContact</a></strong>(com.badlogic.gdx.physics.box2d.Contact contact)</code>
<div class="block">this method is called when an collision between two bodies ends
see doContact for more detail on what happens.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.unknownpotato.javalabpac.Pool<com.unknownpotato.javalabpac.interfaces.Entity></code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#getEntities()">getEntities</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.unknownpotato.javalabpac.entities.Pacman</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#getPacman()">getPacman</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.unknownpotato.javalabpac.Stats</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#getStats()">getStats</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.badlogic.gdx.physics.box2d.World</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#getWorld()">getWorld</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#onDeathReset()">onDeathReset</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#postSolve(com.badlogic.gdx.physics.box2d.Contact, com.badlogic.gdx.physics.box2d.ContactImpulse)">postSolve</a></strong>(com.badlogic.gdx.physics.box2d.Contact contact,
com.badlogic.gdx.physics.box2d.ContactImpulse impulse)</code>
<div class="block">I dont know what this method does mostly because I don't need it in this project.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#prepareMap()">prepareMap</a></strong>()</code>
<div class="block">prepareMap is a method for creating the map (placing walls pills and such)</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#preSolve(com.badlogic.gdx.physics.box2d.Contact, com.badlogic.gdx.physics.box2d.Manifold)">preSolve</a></strong>(com.badlogic.gdx.physics.box2d.Contact contact,
com.badlogic.gdx.physics.box2d.Manifold oldManifold)</code>
<div class="block">I dont know what this method does mostly because I don't need it in this project.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#removeDeadEntities()">removeDeadEntities</a></strong>()</code>
<div class="block">in this method we are supposed to dispose of entities that are marked for removal
such entities include pill (when pacman collides with pill, pill marks itself to be removed)</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#render()">render</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#resize(int, int)">resize</a></strong>(int widht,
int height)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.unknownpotato.javalabpac.State</code></td>
<td class="colLast"><code><strong><a href="../../../../com/unknownpotato/javalabpac/gamestates/Level.html#tick()">tick</a></strong>()</code>
<div class="block">Tick is called in the game render loop.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="Level(com.badlogic.gdx.graphics.g2d.Sprite, com.badlogic.gdx.graphics.g2d.Sprite, com.badlogic.gdx.graphics.g2d.Sprite, com.badlogic.gdx.graphics.g2d.Sprite)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Level</h4>
<pre>public Level(com.badlogic.gdx.graphics.g2d.Sprite pacman,
com.badlogic.gdx.graphics.g2d.Sprite wall,
com.badlogic.gdx.graphics.g2d.Sprite pill,
com.badlogic.gdx.graphics.g2d.Sprite ghost)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getPacman()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPacman</h4>
<pre>public com.unknownpotato.javalabpac.entities.Pacman getPacman()</pre>
</li>
</ul>
<a name="prepareMap()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>prepareMap</h4>
<pre>public void prepareMap()</pre>
<div class="block">prepareMap is a method for creating the map (placing walls pills and such)</div>
</li>
</ul>
<a name="addPills()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPills</h4>
<pre>public void addPills()</pre>
<div class="block">addPills adds all of the pills in their right places.</div>
</li>
</ul>
<a name="addWalls()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addWalls</h4>
<pre>public void addWalls()</pre>
<div class="block">addWalls is a hardcoded method for adding walls of of the level layout.
I apologize for the lenght of it. too lazy to add for loop and such</div>
</li>
</ul>
<a name="addPill(float, float)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPill</h4>
<pre>public void addPill(float x,
float y)</pre>
<div class="block">addPill creates and adds one pill into the entity pool.
the method also increments the pillcount so that we know when pacman has eaten all of the pills</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>x</code> - </dd><dd><code>y</code> - </dd></dl>
</li>
</ul>
<a name="createBoundaries()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createBoundaries</h4>
<pre>public void createBoundaries()</pre>
</li>
</ul>
<a name="addGhosts()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addGhosts</h4>
<pre>public void addGhosts()</pre>
</li>
</ul>
<a name="tick()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tick</h4>
<pre>public com.unknownpotato.javalabpac.State tick()</pre>
<div class="block">Tick is called in the game render loop.
tick advances the logic of the game and the physics engine.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>tick</code> in interface <code>com.unknownpotato.javalabpac.State</code></dd>
</dl>
</li>
</ul>
<a name="getWorld()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWorld</h4>
<pre>public com.badlogic.gdx.physics.box2d.World getWorld()</pre>
</li>
</ul>
<a name="getStats()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStats</h4>
<pre>public com.unknownpotato.javalabpac.Stats getStats()</pre>
</li>
</ul>
<a name="getEntities()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntities</h4>
<pre>public com.unknownpotato.javalabpac.Pool<com.unknownpotato.javalabpac.interfaces.Entity> getEntities()</pre>
</li>
</ul>
<a name="dispose()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dispose</h4>
<pre>public void dispose()</pre>
<div class="block">see Game dispose method</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>dispose</code> in interface <code>com.badlogic.gdx.utils.Disposable</code></dd>
</dl>
</li>
</ul>
<a name="removeDeadEntities()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeDeadEntities</h4>
<pre>public void removeDeadEntities()</pre>
<div class="block">in this method we are supposed to dispose of entities that are marked for removal
such entities include pill (when pacman collides with pill, pill marks itself to be removed)</div>
</li>
</ul>
<a name="beginContact(com.badlogic.gdx.physics.box2d.Contact)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beginContact</h4>
<pre>public void beginContact(com.badlogic.gdx.physics.box2d.Contact contact)</pre>
<div class="block">this method is called when an collision between two bodies starts.
see doContact for more detail on what happens</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>beginContact</code> in interface <code>com.badlogic.gdx.physics.box2d.ContactListener</code></dd>
</dl>
</li>
</ul>
<a name="endContact(com.badlogic.gdx.physics.box2d.Contact)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>endContact</h4>
<pre>public void endContact(com.badlogic.gdx.physics.box2d.Contact contact)</pre>
<div class="block">this method is called when an collision between two bodies ends
see doContact for more detail on what happens.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>endContact</code> in interface <code>com.badlogic.gdx.physics.box2d.ContactListener</code></dd>
</dl>
</li>
</ul>
<a name="preSolve(com.badlogic.gdx.physics.box2d.Contact, com.badlogic.gdx.physics.box2d.Manifold)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>preSolve</h4>
<pre>public void preSolve(com.badlogic.gdx.physics.box2d.Contact contact,
com.badlogic.gdx.physics.box2d.Manifold oldManifold)</pre>
<div class="block">I dont know what this method does mostly because I don't need it in this project.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>preSolve</code> in interface <code>com.badlogic.gdx.physics.box2d.ContactListener</code></dd>
</dl>
</li>
</ul>
<a name="postSolve(com.badlogic.gdx.physics.box2d.Contact, com.badlogic.gdx.physics.box2d.ContactImpulse)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>postSolve</h4>
<pre>public void postSolve(com.badlogic.gdx.physics.box2d.Contact contact,
com.badlogic.gdx.physics.box2d.ContactImpulse impulse)</pre>
<div class="block">I dont know what this method does mostly because I don't need it in this project.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>postSolve</code> in interface <code>com.badlogic.gdx.physics.box2d.ContactListener</code></dd>
</dl>
</li>
</ul>
<a name="render()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>render</h4>
<pre>public void render()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>render</code> in interface <code>com.unknownpotato.javalabpac.State</code></dd>
</dl>
</li>
</ul>
<a name="create()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>create</h4>
<pre>public void create()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>create</code> in interface <code>com.unknownpotato.javalabpac.State</code></dd>
</dl>
</li>
</ul>
<a name="resize(int, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resize</h4>
<pre>public void resize(int widht,
int height)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>resize</code> in interface <code>com.unknownpotato.javalabpac.State</code></dd>
</dl>
</li>
</ul>
<a name="onDeathReset()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>onDeathReset</h4>
<pre>public void onDeathReset()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../com/unknownpotato/javalabpac/gamestates/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Level.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/unknownpotato/javalabpac/gamestates/Level.html" target="_top">Frames</a></li>
<li><a href="Level.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
Resources/Private/Templates/Organisation/General.html | HelfenKannJeder/TYPO3-helfen_kann_jeder | <f:layout name="bluebox" />
<f:section name="content">
<div id="helfen_kann_jeder_register">
<h1>{f:translate(key: 'organisation_edit_headline')}</h1>
<f:flashMessages id="error" />
<f:form class="helfen_kann_jeder_form" method="post" action="generalSend" name="organisation" object="{organisation}" enctype="multipart/form-data">
<f:render partial="OrganisationForm" arguments="{organisation: organisation, mainPosition: organisation, errorFields: errorFields, organisationType: organisation.organisationType}" />
<f:render partial="Organisation/SubmitButton" />
</f:form>
</div>
</f:section>
|
doc/doxygen/HTML/html/md_src_mesh_formats_README.html | Turbulence-Master/MeshGeneration-Framework | <!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>Mesh Generation Framework: Mesh Formats</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Mesh Generation Framework
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">Mesh Formats </div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p>Mesh would be written to these file formats:</p>
<ol type="1">
<li>HDF5</li>
<li>VTK</li>
</ol>
<p>External Dependencies: lib hdf5-1.8 </p>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>
</body>
</html>
|
app/static/css/style.css | madhusudancs/mysite | body {
background: none repeat scroll 0 0 white;
color: #222222;
font-family: 'Open Sans';
font-size: 14px;
line-height: 1;
}
.block-header {
padding-top: 20px;
}
.block-header .wrap {
border: 2px solid #DDDDDD;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
float: left;
padding: 20px;
margin-bottom: 20px;
}
.block-header .wrap .about {
color: #777777;
font-family: 'PT Sans Caption',sans-serif;
font-size: 16px;
line-height: 1.1;
}
.block-header .name {
color: #0073B2 !important;
font-family: 'Bitter',sans-serif;
font-size: 45px;
padding-top: 11px;
padding-bottom: 7px;
line-height: 1;
}
.block-header .tagline {
font-family: 'Bitter';
padding-bottom: 10px;
padding-left: 5px;
line-height: 1.5;
}
.block-header .social-icons {
font-size: 48px;
}
.block-header .social-icon {
float: left;
padding-right: 50px;
}
.block-header .social-icon:hover {
color: #007D9A;
cursor: pointer;
}
.menu {
margin-top: 50px;
}
.menu .button {
background: none repeat scroll 0 0 #FFFFFF;
border-color: #222222;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
border-style: solid;
border-width: 5px;
display: inline-block;
float: left;
font-family: 'Bitter',sans-serif;
height: 30px;
padding: 25px 20px 10px;
text-align: center;
width: 100px;
}
.menu .button:hover {
background: none repeat scroll 0 0 #0088CC;
border-color: #0088CC;
color: #FFFFFF; !important
cursor: pointer;
font-size: 14px;
font-weight: bold;
cursor: pointer;
}
.menu .button.first {
margin: 20px 240px 20px 0;
}
.menu .button.second {
margin: 20px 240px 20px 0;
}
.menu .button.third {
margin: 20px 0;
}
.content {
font-family: 'PT Sans',sans-serif;
margin-top: 50px;
}
.content .date {
padding: 0 20px 10px 2px;
color: #777777;
}
.content .date.notpublished {
float: left;
padding: 0 20px 10px 2px;
color: #CC0000;
font-weight: bold;
}
.content .title {
font-size: 28px;
font-weight: bold;
padding-bottom: 20px;
line-height: 1.2;
}
.content .tag {
-webkit-border-top-left-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-left-radius: 20px;
border-top-left-radius: 20px;
border-style: solid;
border-width: 1px;
float: left;
font-size: 12px;
margin-bottom: 20px;
margin-right: 20px;
padding: 0px 5px 0px 8px;
}
.content .tag:hover {
color: #0088CC;
border-color: #007D9A;
cursor: pointer;
}
.content .text {
clear: both;
font-size: 18px;
line-height: 1.2;
text-align: justify;
padding-bottom: 20px;
}
.content .text p {
padding-bottom: 10px;
}
.content .prefooterspacing {
padding: 50px;
}
a {
color: #222222;
}
.content .references {
list-style: none;
margin: 0 0 10px 2px;
}
.content .references .number {
float: left;
}
.content .references .item {
padding-left: 45px;
}
.content .references a {
color: #0088CC;
text-decoration: none;
}
p a {
color: #0088CC;
text-decoration: none;
}
a:hover {
color: #0088CC;
text-decoration: none;
}
.footer .content {
border-top: 1px solid #EEEEEE;
border-bottom: 1px solid #EEEEEE;
background: none repeat scroll 0 0 #FFFFFF;
bottom: 0;
color: #666666;
font-size: 12px;
height: 20px;
left: 0;
padding-top: 10px;
width: 100%;
}
.footer .content .left {
padding-left: 20px;
float: left;
}
.footer .content .right {
padding-right: 20px;
float: right;
}
|
dependencies/boost-1.46.0/doc/html/boost_asio/reference/basic_streambuf/mutable_buffers_type.html | gorkinovich/DefendersOfMankind | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_streambuf::mutable_buffers_type</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../basic_streambuf.html" title="basic_streambuf">
<link rel="prev" href="max_size.html" title="basic_streambuf::max_size">
<link rel="next" href="overflow.html" title="basic_streambuf::overflow">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
<td align="center"><a href="../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="max_size.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_streambuf.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overflow.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="boost_asio.reference.basic_streambuf.mutable_buffers_type"></a><a class="link" href="mutable_buffers_type.html" title="basic_streambuf::mutable_buffers_type">basic_streambuf::mutable_buffers_type</a>
</h4></div></div></div>
<p>
<a class="indexterm" name="id1113228"></a>
The type used to represent the output
sequence as a list of buffers.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">mutable_buffers_type</span><span class="special">;</span>
</pre>
<a name="boost_asio.reference.basic_streambuf.mutable_buffers_type.requirements"></a><h6>
<a name="id1113277"></a>
<a class="link" href="mutable_buffers_type.html#boost_asio.reference.basic_streambuf.mutable_buffers_type.requirements">Requirements</a>
</h6>
<p>
<span class="bold"><strong>Header: </strong></span><code class="literal">boost/asio/basic_streambuf.hpp</code>
</p>
<p>
<span class="bold"><strong>Convenience header: </strong></span><code class="literal">boost/asio.hpp</code>
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003 - 2010 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="max_size.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_streambuf.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overflow.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
red/Help/6 Saving Data/6.2 Saving Images/6.2.2 EPS Images.html | REDetector/RED | <!DOCTYPE html>
<!--
~ RED: RNA Editing Detector
~ Copyright (C) <2014> <Xing Li>
~
~ RED is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ RED is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<html>
<head>
<title>EPS Images</title>
<style type="text/css">
body {
font-family: Times New Roman;
}
p,ul {
font-size: 18px;
}
</style>
</head>
<body>
<h4>6.2.2 EPS Images</h4>
<p>Encapsulated PostScript (EPS) is a DSC-conforming PostScript document with additional restrictions which is intended to be usable as a graphics file format.
Simply, an EPS file is a PostScript program, saved as a single file that includes a low-resolution preview "encapsulated" inside of it, allowing
some programs to display a preview on the screen. It can be edited by a text editor or any PostScript printer like Adobe Illustrator, Adobe Photoshop.</p>
</body>
</html> |
TekkitRestrict/doc/nl/taico/tekkitrestrict/commands/TRCmdClearAlc.html | EterniaLogic/TekkitRestrict | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Wed May 28 15:31:03 CEST 2014 -->
<title>TRCmdClearAlc</title>
<meta name="date" content="2014-05-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TRCmdClearAlc";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/TRCmdClearAlc.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../nl/taico/tekkitrestrict/commands/TRCmdCheck.html" title="class in nl.taico.tekkitrestrict.commands"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../nl/taico/tekkitrestrict/commands/TRCmdHelper.html" title="class in nl.taico.tekkitrestrict.commands"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?nl/taico/tekkitrestrict/commands/TRCmdClearAlc.html" target="_top">Frames</a></li>
<li><a href="TRCmdClearAlc.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">nl.taico.tekkitrestrict.commands</div>
<h2 title="Class TRCmdClearAlc" class="title">Class TRCmdClearAlc</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>nl.taico.tekkitrestrict.commands.TRCmdClearAlc</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>org.bukkit.command.CommandExecutor</dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">TRCmdClearAlc</span>
extends java.lang.Object
implements org.bukkit.command.CommandExecutor</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../nl/taico/tekkitrestrict/commands/TRCmdClearAlc.html#TRCmdClearAlc()">TRCmdClearAlc</a></strong>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>ee.AlchemyBagData</code></td>
<td class="colLast"><code><strong><a href="../../../../nl/taico/tekkitrestrict/commands/TRCmdClearAlc.html#getBag(net.minecraft.server.EntityPlayer, net.minecraft.server.World, int)">getBag</a></strong>(net.minecraft.server.EntityPlayer targetPlayer,
net.minecraft.server.World world,
int color)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../nl/taico/tekkitrestrict/commands/TRCmdClearAlc.html#onCommand(org.bukkit.command.CommandSender, org.bukkit.command.Command, java.lang.String, java.lang.String[])">onCommand</a></strong>(org.bukkit.command.CommandSender sender,
org.bukkit.command.Command cmd,
java.lang.String label,
java.lang.String[] args)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TRCmdClearAlc()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TRCmdClearAlc</h4>
<pre>public TRCmdClearAlc()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="onCommand(org.bukkit.command.CommandSender, org.bukkit.command.Command, java.lang.String, java.lang.String[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onCommand</h4>
<pre>public boolean onCommand(org.bukkit.command.CommandSender sender,
org.bukkit.command.Command cmd,
java.lang.String label,
java.lang.String[] args)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>onCommand</code> in interface <code>org.bukkit.command.CommandExecutor</code></dd>
</dl>
</li>
</ul>
<a name="getBag(net.minecraft.server.EntityPlayer, net.minecraft.server.World, int)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getBag</h4>
<pre>public ee.AlchemyBagData getBag(net.minecraft.server.EntityPlayer targetPlayer,
net.minecraft.server.World world,
int color)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/TRCmdClearAlc.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../nl/taico/tekkitrestrict/commands/TRCmdCheck.html" title="class in nl.taico.tekkitrestrict.commands"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../nl/taico/tekkitrestrict/commands/TRCmdHelper.html" title="class in nl.taico.tekkitrestrict.commands"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?nl/taico/tekkitrestrict/commands/TRCmdClearAlc.html" target="_top">Frames</a></li>
<li><a href="TRCmdClearAlc.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
src/app/shared/top-panel/user-panel/notifications-menu/notifications-menu-wrapper/notification-collection/notification-collection.component.html | livthomas/Lumeer-web-ui | <span class="trail" i18n="@@userNotifications.collectionShared">A new table has been shared with you.</span>
<span i18n="@@userNotifications.clickHere">Click here to open it!</span>
<ng-container *ngIf="organizations[notification.organizationId] as organization;">
<span class="d-block py-2">
<span class="nowrap mr-1">
<i [class]="notification.collectionIcon" class="mr-1" [style.color]="notification.collectionColor"></i>
{{notification.collectionName}}
</span>
</span>
<ng-container *ngIf="currentProject?.id !== notification.projectId">
<span i18n="@@userNotifications.inProject">in project:</span>
<span class="d-block py-2">
<span class="nowrap mr-1">
<i [class]="notification.projectIcon" class="mr-1" [style.color]="notification.projectColor"></i>
[{{notification.projectCode}}]
</span>
{{notification.projectName}}
</span>
<ng-container *ngIf="workspace.organizationCode !== organization.code">
<span i18n="@@userNotifications.inOrganization">in organization:</span>
<span class="d-block pt-2">
<span class="nowrap mr-1">
<i [class]="organization.icon" class="mr-1" [style.color]="organization.color"></i>
[{{organization.code}}]
</span>
{{organization.name}}
</span>
</ng-container>
</ng-container>
</ng-container>
|
org.modelsphere.sms/lib/jakarta-regexp-1.5/docs/api/org/apache/regexp/class-use/RE.html | DarioGT/OMS-PluginXML | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Sun Mar 18 17:40:53 EST 2007 -->
<TITLE>
Jakarta-Regexp 1.5 API: Uses of Class org.apache.regexp.RE
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/apache/regexp/RE.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="RE.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.apache.regexp.RE</B></H2>
</CENTER>
<A NAME="org.apache.regexp"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../org/apache/regexp/RE.html">RE</A> in <A HREF="../../../../org/apache/regexp/package-summary.html">org.apache.regexp</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Fields in <A HREF="../../../../org/apache/regexp/package-summary.html">org.apache.regexp</A> declared as <A HREF="../../../../org/apache/regexp/RE.html">RE</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private <A HREF="../../../../org/apache/regexp/RE.html">RE</A></CODE></FONT></TD>
<TD><CODE><B>RETestCase.</B><B><A HREF="../../../../org/apache/regexp/RETestCase.html#regexp">regexp</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) <A HREF="../../../../org/apache/regexp/RE.html">RE</A></CODE></FONT></TD>
<TD><CODE><B>REDemo.</B><B><A HREF="../../../../org/apache/regexp/REDemo.html#r">r</A></B></CODE>
<BR>
Matcher and compiler objects</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../../org/apache/regexp/package-summary.html">org.apache.regexp</A> that return <A HREF="../../../../org/apache/regexp/RE.html">RE</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../org/apache/regexp/RE.html">RE</A></CODE></FONT></TD>
<TD><CODE><B>REUtil.</B><B><A HREF="../../../../org/apache/regexp/REUtil.html#createRE(java.lang.String, int)">createRE</A></B>(java.lang.String expression,
int matchFlags)</CODE>
<BR>
Creates a regular expression, permitting simple or complex syntax</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../org/apache/regexp/RE.html">RE</A></CODE></FONT></TD>
<TD><CODE><B>REUtil.</B><B><A HREF="../../../../org/apache/regexp/REUtil.html#createRE(java.lang.String)">createRE</A></B>(java.lang.String expression)</CODE>
<BR>
Creates a regular expression, permitting simple or complex syntax</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../../org/apache/regexp/package-summary.html">org.apache.regexp</A> with parameters of type <A HREF="../../../../org/apache/regexp/RE.html">RE</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) void</CODE></FONT></TD>
<TD><CODE><B>RETest.</B><B><A HREF="../../../../org/apache/regexp/RETest.html#showParens(org.apache.regexp.RE)">showParens</A></B>(<A HREF="../../../../org/apache/regexp/RE.html">RE</A> r)</CODE>
<BR>
Dump parenthesized subexpressions found by a regular expression matcher object</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/apache/regexp/RE.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="RE.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
|
htmltpl/card_info_template.html | ShadowKyogre/QTarot | <table width="100%">
<tr>
<td width="50%">
<center><img src="{fn}" /></center>
</td>
<td width="50%">
<big>
Name: {name}<br />
Suit: {suit} (Affinity: {af}){reading_specific}
</big>
</td>
</tr>
<tr>
<td width="100%" colspan=2>
<big><center>Meanings</center></big>
</td>
</tr>
<tr>
<td width="50%">
<center>Normal</center><br />
{normal}
</td>
<td width="50%">
<center>Reversed</center><br />
{reverse}
</td>
</tr>
</table> |
votes/templates/votes/candidate_fb_form.html | AriMeidan/Fantasy-Knesset | <!--
Copyright 2014 Ari Meidan and Tom Gurion
This file is part of "Games of Knesset".
"Games of Knesset" is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
"Games of Knesset" is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with "Games of Knesset". If not, see <http://www.gnu.org/licenses/>.
-->
{% extends "base.html" %}
{% load i18n %}
{% block content %}
<div class="container">
<div class="well form-signin">
<form role="form" method="post" next="/">
{% csrf_token %}
<h2 class="form-signin-heading">{% trans "Paste Candidates Facebook Page Link" %}</h2>
<table>
{{ form.as_table}}
</table>
<input class="btn btn-lg btn-primary btn-block" type="submit" value="{% trans "Save" %}" />
</form>
</div>
</div>
{% endblock %}
|
chrome/popup.css | CyberZHG/LaTeXGitHubMarkdown | body {
min-width: 130px;
}
a, a:hover {
display: inline-block;
text-decoration: none;
width: 100%;
height: 25px;
line-height: 25px;
font-size: 14px;
vertical-align: middle;
margin: auto;
color: black;
padding-left: 5px;
}
a:hover {
background-color: rgb(230, 230, 230);
}
svg {
vertical-align: middle;
padding-right: 2px;
}
|
fhaes/Javadoc/org/fhaes/preferences/wrappers/LineStyleWrapper.html | petebrew/fhaes | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_51) on Tue Aug 11 17:50:56 CDT 2015 -->
<title>LineStyleWrapper</title>
<meta name="date" content="2015-08-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="LineStyleWrapper";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/LineStyleWrapper.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/fhaes/preferences/wrappers/LabelAlignmentWrapper.html" title="class in org.fhaes.preferences.wrappers"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/fhaes/preferences/wrappers/MatrixEventTypeWrapper.html" title="class in org.fhaes.preferences.wrappers"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/fhaes/preferences/wrappers/LineStyleWrapper.html" target="_top">Frames</a></li>
<li><a href="LineStyleWrapper.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.fhaes.preferences.wrappers</div>
<h2 title="Class LineStyleWrapper" class="title">Class LineStyleWrapper</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/fhaes/preferences/wrappers/PrefWrapper.html" title="class in org.fhaes.preferences.wrappers">org.fhaes.preferences.wrappers.PrefWrapper</a><OBJTYPE></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/fhaes/preferences/wrappers/ItemWrapper.html" title="class in org.fhaes.preferences.wrappers">org.fhaes.preferences.wrappers.ItemWrapper</a><<a href="../../../../org/fhaes/enums/LineStyle.html" title="enum in org.fhaes.enums">LineStyle</a>></li>
<li>
<ul class="inheritance">
<li>org.fhaes.preferences.wrappers.LineStyleWrapper</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.awt.event.ItemListener, java.util.EventListener</dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">LineStyleWrapper</span>
extends <a href="../../../../org/fhaes/preferences/wrappers/ItemWrapper.html" title="class in org.fhaes.preferences.wrappers">ItemWrapper</a><<a href="../../../../org/fhaes/enums/LineStyle.html" title="enum in org.fhaes.enums">LineStyle</a>></pre>
<div class="block">LineStyleWrapper Class.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static <a href="../../../../org/fhaes/enums/LineStyle.html" title="enum in org.fhaes.enums">LineStyle</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/fhaes/preferences/wrappers/LineStyleWrapper.html#OPTIONS">OPTIONS</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../../../../org/fhaes/enums/LineStyle.html" title="enum in org.fhaes.enums">LineStyle</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/fhaes/preferences/wrappers/LineStyleWrapper.html#styles">styles</a></span></code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.fhaes.preferences.wrappers.PrefWrapper">
<!-- -->
</a>
<h3>Fields inherited from class org.fhaes.preferences.wrappers.<a href="../../../../org/fhaes/preferences/wrappers/PrefWrapper.html" title="class in org.fhaes.preferences.wrappers">PrefWrapper</a></h3>
<code><a href="../../../../org/fhaes/preferences/wrappers/PrefWrapper.html#prefName">prefName</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/fhaes/preferences/wrappers/LineStyleWrapper.html#LineStyleWrapper-javax.swing.JComboBox-org.fhaes.preferences.FHAESPreferences.PrefKey-java.lang.Object-">LineStyleWrapper</a></span>(javax.swing.JComboBox cbo,
<a href="../../../../org/fhaes/preferences/FHAESPreferences.PrefKey.html" title="enum in org.fhaes.preferences">FHAESPreferences.PrefKey</a> key,
java.lang.Object defaultValue)</code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/fhaes/preferences/wrappers/LineStyleWrapper.html#LineStyleWrapper-javax.swing.JComboBox-org.fhaes.preferences.FHAESPreferences.PrefKey-java.lang.Object-org.fhaes.enums.LineStyle:A-">LineStyleWrapper</a></span>(javax.swing.JComboBox cbo,
<a href="../../../../org/fhaes/preferences/FHAESPreferences.PrefKey.html" title="enum in org.fhaes.preferences">FHAESPreferences.PrefKey</a> key,
java.lang.Object defaultValue,
<a href="../../../../org/fhaes/enums/LineStyle.html" title="enum in org.fhaes.enums">LineStyle</a>[] values)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/fhaes/preferences/wrappers/LineStyleWrapper.html#initFormats-javax.swing.JComboBox-">initFormats</a></span>(javax.swing.JComboBox cbo)</code> </td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>private void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/fhaes/preferences/wrappers/LineStyleWrapper.html#initGeneric-javax.swing.JComboBox-org.fhaes.enums.LineStyle:A-">initGeneric</a></span>(javax.swing.JComboBox cbo,
<a href="../../../../org/fhaes/enums/LineStyle.html" title="enum in org.fhaes.enums">LineStyle</a>[] values)</code> </td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/fhaes/preferences/wrappers/LineStyleWrapper.html#itemStateChanged-java.awt.event.ItemEvent-">itemStateChanged</a></span>(java.awt.event.ItemEvent e)</code>
<div class="block">TODO</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.fhaes.preferences.wrappers.PrefWrapper">
<!-- -->
</a>
<h3>Methods inherited from class org.fhaes.preferences.wrappers.<a href="../../../../org/fhaes/preferences/wrappers/PrefWrapper.html" title="class in org.fhaes.preferences.wrappers">PrefWrapper</a></h3>
<code><a href="../../../../org/fhaes/preferences/wrappers/PrefWrapper.html#commit--">commit</a>, <a href="../../../../org/fhaes/preferences/wrappers/PrefWrapper.html#getPrefName--">getPrefName</a>, <a href="../../../../org/fhaes/preferences/wrappers/PrefWrapper.html#getValue--">getValue</a>, <a href="../../../../org/fhaes/preferences/wrappers/PrefWrapper.html#isModified--">isModified</a>, <a href="../../../../org/fhaes/preferences/wrappers/PrefWrapper.html#setPrefName-org.fhaes.preferences.FHAESPreferences.PrefKey-">setPrefName</a>, <a href="../../../../org/fhaes/preferences/wrappers/PrefWrapper.html#setValue-OBJTYPE-">setValue</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="styles">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>styles</h4>
<pre><a href="../../../../org/fhaes/enums/LineStyle.html" title="enum in org.fhaes.enums">LineStyle</a>[] styles</pre>
</li>
</ul>
<a name="OPTIONS">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>OPTIONS</h4>
<pre>private static final <a href="../../../../org/fhaes/enums/LineStyle.html" title="enum in org.fhaes.enums">LineStyle</a>[] OPTIONS</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="LineStyleWrapper-javax.swing.JComboBox-org.fhaes.preferences.FHAESPreferences.PrefKey-java.lang.Object-org.fhaes.enums.LineStyle:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LineStyleWrapper</h4>
<pre>public LineStyleWrapper(javax.swing.JComboBox cbo,
<a href="../../../../org/fhaes/preferences/FHAESPreferences.PrefKey.html" title="enum in org.fhaes.preferences">FHAESPreferences.PrefKey</a> key,
java.lang.Object defaultValue,
<a href="../../../../org/fhaes/enums/LineStyle.html" title="enum in org.fhaes.enums">LineStyle</a>[] values)</pre>
</li>
</ul>
<a name="LineStyleWrapper-javax.swing.JComboBox-org.fhaes.preferences.FHAESPreferences.PrefKey-java.lang.Object-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>LineStyleWrapper</h4>
<pre>public LineStyleWrapper(javax.swing.JComboBox cbo,
<a href="../../../../org/fhaes/preferences/FHAESPreferences.PrefKey.html" title="enum in org.fhaes.preferences">FHAESPreferences.PrefKey</a> key,
java.lang.Object defaultValue)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="initFormats-javax.swing.JComboBox-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initFormats</h4>
<pre>private void initFormats(javax.swing.JComboBox cbo)</pre>
</li>
</ul>
<a name="initGeneric-javax.swing.JComboBox-org.fhaes.enums.LineStyle:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initGeneric</h4>
<pre>private void initGeneric(javax.swing.JComboBox cbo,
<a href="../../../../org/fhaes/enums/LineStyle.html" title="enum in org.fhaes.enums">LineStyle</a>[] values)</pre>
</li>
</ul>
<a name="itemStateChanged-java.awt.event.ItemEvent-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>itemStateChanged</h4>
<pre>public void itemStateChanged(java.awt.event.ItemEvent e)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/fhaes/preferences/wrappers/ItemWrapper.html#itemStateChanged-java.awt.event.ItemEvent-">ItemWrapper</a></code></span></div>
<div class="block">TODO</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>itemStateChanged</code> in interface <code>java.awt.event.ItemListener</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/fhaes/preferences/wrappers/ItemWrapper.html#itemStateChanged-java.awt.event.ItemEvent-">itemStateChanged</a></code> in class <code><a href="../../../../org/fhaes/preferences/wrappers/ItemWrapper.html" title="class in org.fhaes.preferences.wrappers">ItemWrapper</a><<a href="../../../../org/fhaes/enums/LineStyle.html" title="enum in org.fhaes.enums">LineStyle</a>></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/LineStyleWrapper.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/fhaes/preferences/wrappers/LabelAlignmentWrapper.html" title="class in org.fhaes.preferences.wrappers"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/fhaes/preferences/wrappers/MatrixEventTypeWrapper.html" title="class in org.fhaes.preferences.wrappers"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/fhaes/preferences/wrappers/LineStyleWrapper.html" target="_top">Frames</a></li>
<li><a href="LineStyleWrapper.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
docs/html/functions_func_g.html | SonamYeshe/AStarPathPlanning | <!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>AStarPathPlanning: Class Members - Functions</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AStarPathPlanning
</div>
<div id="projectbrief">While Acme robot is on automation mode and plan to move from an origin to a goal, this project helps to find the path with the shortest path.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="functions.html"><span>All</span></a></li>
<li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions_func.html#index__"><span>_</span></a></li>
<li><a href="functions_func_a.html#index_a"><span>a</span></a></li>
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
<li class="current"><a href="functions_func_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
<li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
<li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_func_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_func_x.html#index_x"><span>x</span></a></li>
<li><a href="functions_func_z.html#index_z"><span>z</span></a></li>
<li><a href="functions_func_0x7e.html#index_0x7e"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
 
<h3><a class="anchor" id="index_g"></a>- g -</h3><ul>
<li>GeMatcher()
: <a class="el" href="classtesting_1_1internal_1_1GeMatcher.html#aba23cbb4040d08be1a9db09b73906182">testing::internal::GeMatcher< Rhs ></a>
</li>
<li>Generate()
: <a class="el" href="classcpp_1_1ast_1_1AstBuilder.html#aebd0392eee56def849468af5b93b720a">cpp.ast.AstBuilder</a>
, <a class="el" href="classtesting_1_1internal_1_1Random.html#a9315b7fb621cbcfdf92ed4b5e584c0db">testing::internal::Random</a>
</li>
<li>GenerateDiff()
: <a class="el" href="classupload_1_1GitVCS.html#a3ebfc01cebc9b585706ad3f4389a8833">upload.GitVCS</a>
, <a class="el" href="classupload_1_1MercurialVCS.html#a6c05746012d8cd435c94ace1465671ef">upload.MercurialVCS</a>
, <a class="el" href="classupload_1_1SubversionVCS.html#a07c2d341f2c7df2772dd7f85e89b0212">upload.SubversionVCS</a>
, <a class="el" href="classupload_1_1VersionControlSystem.html#aa5eb260c96e7016dab36b5fc136c9f49">upload.VersionControlSystem</a>
</li>
<li>GenerateMethodSource()
: <a class="el" href="classcpp_1_1gmock__class__test_1_1GenerateMethodsTest.html#af96a6c9fd394f7e27cf24f86814549c9">cpp.gmock_class_test.GenerateMethodsTest</a>
</li>
<li>GenerateMocks()
: <a class="el" href="classcpp_1_1gmock__class__test_1_1GenerateMocksTest.html#afdce6749dca14c1aa90762d389d92c87">cpp.gmock_class_test.GenerateMocksTest</a>
</li>
<li>GenerateUniqueFileName()
: <a class="el" href="classtesting_1_1internal_1_1FilePath.html#a2280a77adb394cf80bb5f73fc292e8c8">testing::internal::FilePath</a>
</li>
<li>Get()
: <a class="el" href="classtesting_1_1DefaultValue.html#a4dc6dfee4cbc9cdb36f5c9cde5cf2b83">testing::DefaultValue< T ></a>
, <a class="el" href="classtesting_1_1DefaultValue_3_01T_01_6_01_4.html#a1310448dd8c171aecfcbf7c8df5de7bd">testing::DefaultValue< T & ></a>
, <a class="el" href="classtesting_1_1DefaultValue_3_01void_01_4.html#acda4c367a5b0c0cfb28bc2289f385eed">testing::DefaultValue< void ></a>
</li>
<li>get()
: <a class="el" href="classtesting_1_1gmock__matchers__test_1_1ConstPropagatingPtr.html#ade099bee4b0eaa5ad099e517028b2e7a">testing::gmock_matchers_test::ConstPropagatingPtr< T ></a>
</li>
<li>Get()
: <a class="el" href="classtesting_1_1internal_1_1BuiltInDefaultValue.html#a7e26c1df14a887c8f393b29d6ea162e6">testing::internal::BuiltInDefaultValue< T ></a>
, <a class="el" href="classtesting_1_1internal_1_1BuiltInDefaultValue_3_01const_01T_01_4.html#a5996754952ecbcc5da77a2cebd4722de">testing::internal::BuiltInDefaultValue< const T ></a>
, <a class="el" href="classtesting_1_1internal_1_1BuiltInDefaultValue_3_01T_01_5_01_4.html#adc2fa2bdae767589d171ae3a117e3a9f">testing::internal::BuiltInDefaultValue< T * ></a>
, <a class="el" href="structtesting_1_1internal_1_1BuiltInDefaultValueGetter.html#a61c47c50cdb6ab488dabe2cec3b97fc8">testing::internal::BuiltInDefaultValueGetter< T, kDefaultConstructible ></a>
, <a class="el" href="structtesting_1_1internal_1_1BuiltInDefaultValueGetter_3_01T_00_01false_01_4.html#a8c8e929666f61272961eea21a60de4ad">testing::internal::BuiltInDefaultValueGetter< T, false ></a>
</li>
<li>get()
: <a class="el" href="classtesting_1_1internal_1_1linked__ptr.html#a6ea8584d9bcad13c3266834f5ce5e771">testing::internal::linked_ptr< T ></a>
, <a class="el" href="classtesting_1_1internal_1_1scoped__ptr.html#adc8f8fcb63ce69f80f011456e6d2f08d">testing::internal::scoped_ptr< T ></a>
, <a class="el" href="classtesting_1_1internal_1_1ThreadLocal.html#a9cfa47ae6e9e8c19fe8782e2e9c1b13e">testing::internal::ThreadLocal< T ></a>
</li>
<li>GetAbsolutePathToOutputFile()
: <a class="el" href="classtesting_1_1internal_1_1UnitTestOptions.html#a993fb30ad66104158c8c0ac508daca3f">testing::internal::UnitTestOptions</a>
</li>
<li>GetAction()
: <a class="el" href="classtesting_1_1internal_1_1OnCallSpec.html#ad560cd3f669be59d1159a962c76ba9b7">testing::internal::OnCallSpec< F ></a>
</li>
<li>GetBaseFile()
: <a class="el" href="classupload_1_1GitVCS.html#a70ddb65a6b512b8cb8cc4affa37ff9b4">upload.GitVCS</a>
, <a class="el" href="classupload_1_1MercurialVCS.html#a0cdc0cbe6ac4daab82f5f01e6ae2e670">upload.MercurialVCS</a>
, <a class="el" href="classupload_1_1SubversionVCS.html#a29dec4941de0824734d6842a2f33ffc3">upload.SubversionVCS</a>
, <a class="el" href="classupload_1_1VersionControlSystem.html#adfd9d4ecba422102233a2ba13e5bfaf5">upload.VersionControlSystem</a>
</li>
<li>GetBaseFiles()
: <a class="el" href="classupload_1_1VersionControlSystem.html#a812c3b3daf90c88b015fa4b26252e291">upload.VersionControlSystem</a>
</li>
<li>GetCharPtrValue()
: <a class="el" href="classWidget.html#af04038bacd7f650695b4c92d45ee2cbd">Widget</a>
</li>
<li>GetCurrentDir()
: <a class="el" href="classtesting_1_1internal_1_1FilePath.html#aaff39ccd7bfb7a1c09c0220a64326387">testing::internal::FilePath</a>
</li>
<li>GetDescriber()
: <a class="el" href="classtesting_1_1internal_1_1MatcherBase.html#a716ce3d9f89cb63f9911d56f307b6ff6">testing::internal::MatcherBase< T ></a>
</li>
<li>GetFilesToBranch()
: <a class="el" href="classrelease__docs_1_1WikiBrancher.html#a05fc4282f501fb0210ecb33fd1d209a6">release_docs.WikiBrancher</a>
</li>
<li>GetFloatValue()
: <a class="el" href="classWidget.html#a95fac059ee7d3b7e2df2beb4d1b94dfa">Widget</a>
</li>
<li>getfScore()
: <a class="el" href="classNode.html#af2d1b4d63492be819be4566bf23c2215">Node</a>
</li>
<li>GetGlobalTestPartResultReporter()
: <a class="el" href="classtesting_1_1internal_1_1UnitTestImpl.html#a1cd291fd6751654924362164735d4b49">testing::internal::UnitTestImpl</a>
</li>
<li>getgScore()
: <a class="el" href="classNode.html#a6d96ac905adeaa43c9ec4cef44f5617b">Node</a>
</li>
<li>GetHandle()
: <a class="el" href="classtesting_1_1internal_1_1ExpectationBase.html#a678f6fc24742ab0236ebc9a8128e7bfe">testing::internal::ExpectationBase</a>
</li>
<li>GetHandleOf()
: <a class="el" href="classtesting_1_1internal_1_1UntypedFunctionMockerBase.html#a7705611c4a63df16cddb0674878c403a">testing::internal::UntypedFunctionMockerBase</a>
</li>
<li>gethScore()
: <a class="el" href="classNode.html#a04d718022d49c317f12ecbe2829642e7">Node</a>
</li>
<li>GetInstance()
: <a class="el" href="classtesting_1_1UnitTest.html#a24192400b70b3b946746954e9574fb8e">testing::UnitTest</a>
</li>
<li>GetIntValue()
: <a class="el" href="classWidget.html#a699748239d35b7f6de47db34e1d4a624">Widget</a>
</li>
<li>GetLastLine()
: <a class="el" href="classpump_1_1Output.html#a6ece94d24be171bae2a2234c052b4c58">pump.Output</a>
</li>
<li>GetMethod()
: <a class="el" href="classcpp_1_1ast_1_1AstBuilder.html#af22fb880867876144d20818391ad267a">cpp.ast.AstBuilder</a>
</li>
<li>GetMutableTestCase()
: <a class="el" href="classtesting_1_1internal_1_1UnitTestImpl.html#a2ca71a08060037357fc7e1a406b89add">testing::internal::UnitTestImpl</a>
</li>
<li>GetName()
: <a class="el" href="classcpp_1_1ast_1_1AstBuilder.html#a327957c4228325fc5f64821b047bdc6f">cpp.ast.AstBuilder</a>
</li>
<li>getNeighborNodes()
: <a class="el" href="classAStarPathFinder.html#a153563a6eb940562512a4e2aca0e958d">AStarPathFinder</a>
</li>
<li>GetNextPrime()
: <a class="el" href="classOnTheFlyPrimeTable.html#a9c5d9e00ed58d56dcf899a2f9eb0e544">OnTheFlyPrimeTable</a>
, <a class="el" href="classPreCalculatedPrimeTable.html#a405c77ebe22cd11d7782ea264502ed39">PreCalculatedPrimeTable</a>
, <a class="el" href="classPrimeTable.html#ae537c939f56617d8937d57bbbae3ab30">PrimeTable</a>
</li>
<li>GetOutputFormat()
: <a class="el" href="classtesting_1_1internal_1_1UnitTestOptions.html#ae7413a21296d885c6924650b51ac4f6d">testing::internal::UnitTestOptions</a>
</li>
<li>getParent()
: <a class="el" href="classNode.html#a707ec5f7e95ba42c15c263adc1ee70fe">Node</a>
</li>
<li>GetRange()
: <a class="el" href="classpump_1_1Env.html#a1df05a550bdcfe4bb8c5b1608484a6dc">pump.Env</a>
</li>
<li>GetRepeater()
: <a class="el" href="classtesting_1_1internal_1_1TestEventListenersAccessor.html#a07c6f8644e509d0f23c0c16a60856387">testing::internal::TestEventListenersAccessor</a>
</li>
<li>GetScope()
: <a class="el" href="classcpp_1_1ast_1_1AstBuilder.html#add6826421ce64546a7dbb9b2e699a4d4">cpp.ast.AstBuilder</a>
</li>
<li>GetSelectedFields()
: <a class="el" href="classtesting_1_1internal_1_1TupleFields.html#a020eefb4630e6dffe8bcadd0a70b1bab">testing::internal::TupleFields< Tuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 ></a>
, <a class="el" href="classtesting_1_1internal_1_1TupleFields_3_01Tuple_00_01k0_00_01k1_00_01k2_00_01k3_00_01k4_00_01k7d05709aed2fdf4fd2f884d75b9bd5cd.html#a3474bb96dfb58d4447c974c79b3229b9">testing::internal::TupleFields< Tuple, k0, k1, k2, k3, k4, k5, k6, k7, k8,-1 ></a>
, <a class="el" href="classtesting_1_1internal_1_1TupleFields_3_01Tuple_00_01k0_00_01k1_00_01k2_00_01k3_00_01k4_00_01k58e55129982dcbf796bc09f321e253b2.html#aef8634866510cb440f26ec78f46538d5">testing::internal::TupleFields< Tuple, k0, k1, k2, k3, k4, k5, k6, k7,-1,-1 ></a>
, <a class="el" href="classtesting_1_1internal_1_1TupleFields_3_01Tuple_00_01k0_00_01k1_00_01k2_00_01k3_00_01k4_00_01k5_00_01k6_00-1_00-1_00-1_01_4.html#a8408461aa8107794d3abc85e2cb2721e">testing::internal::TupleFields< Tuple, k0, k1, k2, k3, k4, k5, k6,-1,-1,-1 ></a>
, <a class="el" href="classtesting_1_1internal_1_1TupleFields_3_01Tuple_00_01k0_00_01k1_00_01k2_00_01k3_00_01k4_00_01k5_00-1_00-1_00-1_00-1_01_4.html#af8ec2828a79528f9a366cdbe26289d7e">testing::internal::TupleFields< Tuple, k0, k1, k2, k3, k4, k5,-1,-1,-1,-1 ></a>
, <a class="el" href="classtesting_1_1internal_1_1TupleFields_3_01Tuple_00_01k0_00_01k1_00_01k2_00_01k3_00_01k4_00-1_00-1_00-1_00-1_00-1_01_4.html#a30807ca848bc2f05bf18c7837a82b9c3">testing::internal::TupleFields< Tuple, k0, k1, k2, k3, k4,-1,-1,-1,-1,-1 ></a>
, <a class="el" href="classtesting_1_1internal_1_1TupleFields_3_01Tuple_00_01k0_00_01k1_00_01k2_00_01k3_00-1_00-1_00-1_00-1_00-1_00-1_01_4.html#a3ef0caad002de28085c87c65fcca983a">testing::internal::TupleFields< Tuple, k0, k1, k2, k3,-1,-1,-1,-1,-1,-1 ></a>
, <a class="el" href="classtesting_1_1internal_1_1TupleFields_3_01Tuple_00_01k0_00_01k1_00_01k2_00-1_00-1_00-1_00-1_00-1_00-1_00-1_01_4.html#a331e96854627730e698fbeb4a31f1caa">testing::internal::TupleFields< Tuple, k0, k1, k2,-1,-1,-1,-1,-1,-1,-1 ></a>
, <a class="el" href="classtesting_1_1internal_1_1TupleFields_3_01Tuple_00_01k0_00_01k1_00-1_00-1_00-1_00-1_00-1_00-1_00-1_00-1_01_4.html#a97c0bf10d84e8773ff13857e287f9913">testing::internal::TupleFields< Tuple, k0, k1,-1,-1,-1,-1,-1,-1,-1,-1 ></a>
, <a class="el" href="classtesting_1_1internal_1_1TupleFields_3_01Tuple_00_01k0_00-1_00-1_00-1_00-1_00-1_00-1_00-1_00-1_00-1_01_4.html#ab1f21f40fbfe71554403bf8a4c5bd980">testing::internal::TupleFields< Tuple, k0,-1,-1,-1,-1,-1,-1,-1,-1,-1 ></a>
, <a class="el" href="classtesting_1_1internal_1_1TupleFields_3_01Tuple_00-1_00-1_00-1_00-1_00-1_00-1_00-1_00-1_00-1_00-1_01_4.html#a903907f35d09b8b0f4e4e2778c1350f7">testing::internal::TupleFields< Tuple,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 ></a>
</li>
<li>GetSize()
: <a class="el" href="classtesting_1_1gmock__generated__function__mockers__test_1_1StackInterface.html#a537ec8647a2333f50e5f923a85b90eba">testing::gmock_generated_function_mockers_test::StackInterface< T ></a>
</li>
<li>GetSortedTestCases()
: <a class="el" href="classtesting_1_1internal_1_1UnitTestHelper.html#a9a549307062083d10358638af272cc98">testing::internal::UnitTestHelper</a>
</li>
<li>GetSortedTests()
: <a class="el" href="classtesting_1_1internal_1_1UnitTestHelper.html#a02602d22fb74566dad78c0c9d4f24e78">testing::internal::UnitTestHelper</a>
</li>
<li>GetStatus()
: <a class="el" href="classupload_1_1SubversionVCS.html#ac3785eb1fa561088206d01570f9fe982">upload.SubversionVCS</a>
</li>
<li>GetStream()
: <a class="el" href="classtesting_1_1internal_1_1GTestLog.html#aebb92e67d98eca69f0347d5121dab27a">testing::internal::GTestLog</a>
</li>
<li>GetString()
: <a class="el" href="classtesting_1_1Message.html#abe8c1b7584aa670dd0e2413e8317a937">testing::Message</a>
</li>
<li>GetStringValue()
: <a class="el" href="classWidget.html#ac154bf7cf4589a9e67ea29b0904eab87">Widget</a>
</li>
<li>GetTemplateIndices()
: <a class="el" href="classcpp_1_1ast_1_1TypeConverter.html#a7b5244be5a0caedd769ae866f8a182aa">cpp.ast.TypeConverter</a>
</li>
<li>GetTestCase()
: <a class="el" href="classtesting_1_1internal_1_1UnitTestImpl.html#a3104213167a38ffa80168a888e769c20">testing::internal::UnitTestImpl</a>
, <a class="el" href="classtesting_1_1UnitTest.html#a3f324a8067d56044b56cec58d1edf7ac">testing::UnitTest</a>
</li>
<li>GetTestInfo()
: <a class="el" href="classtesting_1_1TestCase.html#a9a7d5757d4b352cda2dddd0fda714a88">testing::TestCase</a>
, <a class="el" href="classtesting_1_1TestInfoTest.html#a4140c1302bf53c7f1375a23923624f04">testing::TestInfoTest</a>
</li>
<li>GetTestPartResult()
: <a class="el" href="classtesting_1_1TestPartResultArray.html#a799a09c9ad8c1c8875400af78efe4b17">testing::TestPartResultArray</a>
, <a class="el" href="classtesting_1_1TestResult.html#a08b680f63d91391db4161f909da2bbcc">testing::TestResult</a>
</li>
<li>GetTestPartResultReporterForCurrentThread()
: <a class="el" href="classtesting_1_1internal_1_1UnitTestImpl.html#a5fb3dd8bc839e10b62eba07790704132">testing::internal::UnitTestImpl</a>
</li>
<li>GetTestProperty()
: <a class="el" href="classtesting_1_1TestResult.html#a2cb23a457a444ba85684dd655895f08e">testing::TestResult</a>
</li>
<li>GetTestResult()
: <a class="el" href="classtesting_1_1TestInfoTest.html#a154b3679b1aa00ad037ce46eb60d18c3">testing::TestInfoTest</a>
</li>
<li>GetToName()
: <a class="el" href="classtesting_1_1internal_1_1WhenDynamicCastToMatcherBase.html#a5950142a073ce7a1931848a958c88962">testing::internal::WhenDynamicCastToMatcherBase< To ></a>
</li>
<li>GetTop()
: <a class="el" href="classtesting_1_1gmock__generated__function__mockers__test_1_1StackInterface.html#af36e32b9ae568100363466d1ebf95364">testing::gmock_generated_function_mockers_test::StackInterface< T ></a>
</li>
<li>GetUnknownFiles()
: <a class="el" href="classupload_1_1GitVCS.html#ae4e8c0e9fa01619c6a5c76d1ab84b995">upload.GitVCS</a>
, <a class="el" href="classupload_1_1MercurialVCS.html#a6190899fb86cd09ad84cc5d4b0ebd2f3">upload.MercurialVCS</a>
, <a class="el" href="classupload_1_1SubversionVCS.html#a494ba1010992d83cac015bc396ab693a">upload.SubversionVCS</a>
, <a class="el" href="classupload_1_1VersionControlSystem.html#a56a60e56aa9aff3df4001d2f84cab884">upload.VersionControlSystem</a>
</li>
<li>GetValue()
: <a class="el" href="classpump_1_1Env.html#a43c3609179d5e458266731199e35313b">pump.Env</a>
</li>
<li>getX()
: <a class="el" href="classNode.html#aa45b6294ee8c7aafdf5a1450f879c598">Node</a>
</li>
<li>getY()
: <a class="el" href="classNode.html#a81610ad138e2ac2cca79603032aaafc1">Node</a>
</li>
<li>GiantTemplate()
: <a class="el" href="structtesting_1_1gmock__generated__actions__test_1_1GiantTemplate.html#aaa836b162de31fbd538ffcbed448f430">testing::gmock_generated_actions_test::GiantTemplate< T1, T2, T3, k4, k5, k6, T7, T8, T9 ></a>
</li>
<li>GreaterThanMatcher()
: <a class="el" href="classtesting_1_1gmock__matchers__test_1_1GreaterThanMatcher.html#a605c50137599a1dba0701bbd735bf1e8">testing::gmock_matchers_test::GreaterThanMatcher</a>
</li>
<li>GTEST_ADD_REF_()
: <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_010_01_4.html#a74beca3869fddfe42ee608b7f4cacb96">std::tr1::gtest_internal::Get< 0 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_011_01_4.html#a52b2f5d2bc283d76a3e8dede84dba154">std::tr1::gtest_internal::Get< 1 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_012_01_4.html#a8dfe7b5c1c915f10181e3fb5952ba6d8">std::tr1::gtest_internal::Get< 2 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_013_01_4.html#aa2ebd71eca812f06bad0773a7e2f6788">std::tr1::gtest_internal::Get< 3 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_014_01_4.html#a5c7a91c681118bb7253e305f8ff42be4">std::tr1::gtest_internal::Get< 4 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_015_01_4.html#a0a337088bab3f824f67d1607229fdcc2">std::tr1::gtest_internal::Get< 5 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_016_01_4.html#a28034152d066c8644fa55e9fc0e3a12d">std::tr1::gtest_internal::Get< 6 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_017_01_4.html#ae1245f00b2ad610a130681b5bc81051c">std::tr1::gtest_internal::Get< 7 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_018_01_4.html#adf667300b7efed278f4ee3bf4d2edb85">std::tr1::gtest_internal::Get< 8 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_019_01_4.html#add31197dfdb381d265e221ed62129f45">std::tr1::gtest_internal::Get< 9 ></a>
</li>
<li>GTEST_BY_REF_()
: <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_010_01_4.html#a195b3853de45077f9a324c455f22d7e2">std::tr1::gtest_internal::Get< 0 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_011_01_4.html#a481a2bf839c758408d46a1d0d41ff8f4">std::tr1::gtest_internal::Get< 1 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_012_01_4.html#a76127c9c03c1f0caa61fb87d4d756b5b">std::tr1::gtest_internal::Get< 2 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_013_01_4.html#ab8c5283e6776308abc41aaad518a23c7">std::tr1::gtest_internal::Get< 3 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_014_01_4.html#a04794c398bbe81e4de0915b79da2166a">std::tr1::gtest_internal::Get< 4 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_015_01_4.html#ae10fe16450db82d69b9a4d0b149ca75d">std::tr1::gtest_internal::Get< 5 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_016_01_4.html#a6e396b998757e0ab9b75db0c68a7c360">std::tr1::gtest_internal::Get< 6 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_017_01_4.html#afb7bd56e0697304325cd157d11df4a7b">std::tr1::gtest_internal::Get< 7 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_018_01_4.html#ab9645513ad2f983157f4062c89e910e7">std::tr1::gtest_internal::Get< 8 ></a>
, <a class="el" href="classstd_1_1tr1_1_1gtest__internal_1_1Get_3_019_01_4.html#a5205e8da729e2bee446f5be0c65390af">std::tr1::gtest_internal::Get< 9 ></a>
</li>
<li>GTEST_DISALLOW_ASSIGN_()
: <a class="el" href="classtesting_1_1internal_1_1ExpectationBase.html#a9a28e2f508571a0d68d9f964f3634022">testing::internal::ExpectationBase</a>
, <a class="el" href="classtesting_1_1internal_1_1QuantifierMatcherImpl.html#ad57fcd1799e59217fe40c0144ff024f1">testing::internal::QuantifierMatcherImpl< Container ></a>
</li>
<li>GTEST_REFERENCE_TO_CONST_()
: <a class="el" href="classtesting_1_1internal_1_1PropertyMatcher.html#aa2a26b33473de3ca6953cae490e373ec">testing::internal::PropertyMatcher< Class, PropertyType ></a>
</li>
<li>GTEST_REMOVE_CONST_()
: <a class="el" href="classtesting_1_1internal_1_1StlContainerView_3_01_1_1testing_1_1tuple_3_01ElementPointer_00_01Size_01_4_01_4.html#a2b1dd06842cb431ef647b85707ce52ff">testing::internal::StlContainerView< ::testing::tuple< ElementPointer, Size > ></a>
, <a class="el" href="classtesting_1_1internal_1_1StlContainerView_3_01Element[N]_4.html#af8c1aa62de6f8a5d3126c7b3badfefdb">testing::internal::StlContainerView< Element[N]></a>
</li>
<li>GTEST_REMOVE_REFERENCE_AND_CONST_()
: <a class="el" href="classtesting_1_1internal_1_1ArgsMatcherImpl.html#a7b0cadc369c0c20cd254cc2052782301">testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 ></a>
, <a class="el" href="classtesting_1_1internal_1_1ElementsAreMatcherImpl.html#a9492f6be7fe09e26eb7c5c00ff18062b">testing::internal::ElementsAreMatcherImpl< Container ></a>
, <a class="el" href="classtesting_1_1internal_1_1KeyMatcherImpl.html#a006551fc32e5aef0d319a304ddc5f383">testing::internal::KeyMatcherImpl< PairType ></a>
, <a class="el" href="classtesting_1_1internal_1_1PairMatcherImpl.html#aa035224a7b73b2af1d1d27226a479241">testing::internal::PairMatcherImpl< PairType ></a>
, <a class="el" href="classtesting_1_1internal_1_1QuantifierMatcherImpl.html#aa3648a9fce92090dc3987eb10faf16e1">testing::internal::QuantifierMatcherImpl< Container ></a>
, <a class="el" href="classtesting_1_1internal_1_1UnorderedElementsAreMatcherImpl.html#a6e8b7d421741a66ee7f2ebff7372897e">testing::internal::UnorderedElementsAreMatcherImpl< Container ></a>
</li>
<li>gtest_trace_stack()
: <a class="el" href="classtesting_1_1internal_1_1UnitTestImpl.html#af8c7c0a0c954e36d83e6e4690d3fb938">testing::internal::UnitTestImpl</a>
</li>
<li>GTestFlagSaver()
: <a class="el" href="classtesting_1_1internal_1_1GTestFlagSaver.html#ad94262f7765927bbe9a08e25f9c67530">testing::internal::GTestFlagSaver</a>
</li>
<li>GTestLog()
: <a class="el" href="classtesting_1_1internal_1_1GTestLog.html#a364691bf972983a59cfa2891062a64af">testing::internal::GTestLog</a>
</li>
<li>GTestMutexLock()
: <a class="el" href="classtesting_1_1internal_1_1GTestMutexLock.html#a77e3cba326d5356b4a1dea3790559c26">testing::internal::GTestMutexLock</a>
</li>
<li>GtMatcher()
: <a class="el" href="classtesting_1_1internal_1_1GtMatcher.html#aeef0f6dd7c57a2ed0f379d8100de0215">testing::internal::GtMatcher< Rhs ></a>
</li>
<li>GuessBase()
: <a class="el" href="classupload_1_1SubversionVCS.html#a7d22d459469a757270502ce0dccacbd2">upload.SubversionVCS</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>
|
tpl.html | denbit/podilys |
<!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/html; charset=utf-8" />
<title>Podilys</title>
<meta name="description" content="Поділитись усім">
<meta name="keywords" content="Podilys,podilia,share, поділитись, поділись, проблеми, проблема, секрет, секрети, тягар,депресія, не можу тримати язик за зубами">
<link rel='stylesheet' id='Cuprum-google-font-css' href='https://fonts.googleapis.com/css?family=Cuprum%3Aregular%2Citalic%2C700%2C700italic&subset=cyrillic%2Clatin%2Clatin-ext&ver=4.7.5' type='text/css' media='all' />
<style>
body{background-color: rgba(29,29,29,1.00); font-family: "Verdana", "New York", serif;}
.date{
font-size: 9px;
color: #5d5d5d;
text-decoration: underline;
text-decoration-style: dotted;
padding-left: 15px;
display: table-cell;
}
.left{
z-index: 10;
background-color: rgba(29,29,29,1.00);
width: 70%;
top: 0px;
left: 0px;
position: absolute;
height: 100%;
background-image: url(imgs/s.jpg);
background-origin: border-box;
background-size: 1000px;
background-position: -150px 0px;
background-repeat: no-repeat; /*background-color:rgba(168,98,179,1);*/
}
.rightback{
position: absolute;
z-index: 10;
background-color: rgba(29,29,29,1.00);
top: 0px;
right: 0px;
width: 440px;
height: 100%;
}
h1{ visibility:hidden;
text-align: right;
color: rgba(255,255,255,1.00);
margin-right: 40px;
margin-top: 0px;
margin-bottom: 0px;
}
h2{
color: #4a4a4a;
background-color: rgb(7, 210, 119);
text-align: center;
margin-right: 5px;
padding: 0px 15px 15px 15px;
margin-top: 0;
text-shadow: 0px 0px #4A4A4A;
}
h2.l{ border-top: 25px #4294eb solid;}
h3 { display: inline-block;
font-family: "Cuprum" !important;
text-indent: 10px;
font-size: 20px;
margin: 5px;
}
.ashow{
position: relative;
width: 45%;
height: 77%;
left: 30px;
/*top: -20px;*/
z-index: 11;
clear: none;
float: left;
overflow: auto;
/* [disabled]margin-top: 5px; */
border-bottom: thin solid #F2C492;
min-height: 262px;
}
.ashow::-webkit-scrollbar{width: 0px;
}
.ashow { -ms-overflow-style: none; }
p.second >u {color: aliceblue;}
p.second{
display: block;
position: relative;
clear: none;
float: left;
width: 17%;
top: 418px;
z-index: 14;
/* border-width: 1px; */
/* border-style: solid; */
/* border-color: rgba(0,102,0,0.8); */
border-radius: 0px;
margin: 10px;
box-shadow: 4px 0px 2px -2px rgba(0, 0, 0, 0.7), 16px 0px 10px -10px rgba(0, 0, 0, 0.5);
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #1d1d1d;
line-height: 16px;
/* font-weight: bold; */
font-variant: normal;
text-align: justify;
outline-offset: inherit;
padding: 12px 15px 26px 15px;
background-color: rgb(7, 200, 210);
}
.main{
position: absolute;
width: 65%;
right: 78px;
height: 80%;
top: 126px;
background-color: rgba(224, 129, 24, 0.95);
/* background-color:#0066FF;*/
z-index: 58;
padding-right: 0px;
margin-right: 56px;
clear: none;
float: left;
margin-bottom: 19px;
min-height: 300px;
overflow: hidden;
}
.menu{
padding-left: 150px;
border-top: 22px solid #07c8d2;
padding-bottom: 10px;
font-size: 14px;
font-family: Tahoma, Geneva, sans-serif;
background-color: rgb(63, 77, 64);
}
/*.menu:after{
vertical-align:top;
content:">";
padding-left: 50px;
color:rgba(255,255,255,0.7);
font-style: normal;
text-shadow: 13px -13px 3px rgba(11,11,11,0.7);
}.menu:before{
vertical-align:top;
content:"<";
padding-right: 50px;
font-size: 14px;
font-family: Tahoma, Geneva, sans-serif;
color:rgba(11,11,11,0.7);
font-style: normal;
text-shadow: -13px -13px 3px rgba(255,255,255,1);
}*/
a {
padding: 10px;
margin: 1px;
font-size: 19px;
color: rgb(88,161,237);
text-decoration: none;
}
.lr{
margin-right: 30px;
}
a.mainmenu{
cursor: pointer;
}
a.mainmenu:hover{
background-color: #4294EB;
color: rgb(255, 255, 255); /* text-decoration: underline; */
}
input[type=submit]{
background-color:rgba(102,153,255,1);
color:#FFFFFF;
border-radius:2px;
padding:3px;
margin:10px;
border-color:rgba(102,0,180,0.5);
border-style:solid;
border-width:1px;
text-shadow:0px 1px 2px #000000;
}
input[type=submit]:active{
background-color:rgba(102,51,255,0.7);
}
textarea{width: 300px;
height: 100px;}
input[type=text].add{ width: 300px;}
.but{
font-size:20px;
color:#FFFFFF;
letter-spacing:2px;
}
footer{
background-color: rgba(68,68,68,1.00); position: fixed; bottom: 0px; left: 0px; width: 100%; height: 170px; z-index: 13;
}
#close{
color: white;
position: absolute;
top: 10px;
cursor: pointer;
right: 10px;
padding: 10px;
background-color: rgba(8, 182, 210, 1);
}
span.popmenu{
padding: 5px;
cursor: pointer;
font-family: Tahoma, Geneva, sans-serif;
font-size: 18px;
}
.active{color: #08e280;
background-color:#868484;
}
.nonactive{
color: rgba(224, 129, 24, 0.95);
background-color: #565656;
}
@media screen and (max-width: 1400px) and (min-width: 1271px) { /*note book*/
.left{
background-size: 1120px;
width: 80%;
}
}
@media screen and (max-width: 1270px) {
.left{
background-size: 1000px;
width: 70%;
}
}
@media screen and (max-width: 1200px) {
.main{
width: 73%;
right: 0px;
}
.left{
background-size: 920px;
}
}
@media screen and (max-width: 1150px) {
.menu{
padding-left: 100px;}
}
@media screen and (max-width: 1040px) {
.menu{
padding-left: 40px;}
}
@media screen and (max-width: 1025px) {
.menu{
padding-left: 40px;}
.main {
width: 65%;
left: 40px;
}
.left {
background-size: 1000px;
width: 90%;}
p.second{
right: 24px;
position: absolute;
top: 140px;
}
footer{
height: 60px;
}
}
form{
width: 100%; height: 100%;
}
table{
width: 40%;
height: 150px;
/* position: relative; */
/* left: 10%; */
/* top: 30px; */
background-color: #a7a5a5;
padding: 15px;
margin-left: 10%;
}
td{line-height:40px;
height: 50px;}
@media screen and (max-width:700px){
.ashow{
width: 90%;
min-height: 0px;
padding-left: 10px;
}
.menu{
padding-left: 0px;
text-align: center;
}
.main {
width: 90%;
left: 40px;
top: 171px;}
a{
font-size: 35px;
}
.lr {
height: 6%;
}
h3{ font-size: 31px;}
p.second {
right: -10px;
position: absolute;
font-size: 23px;
line-height: 23px;
width: 97%;
height: 10%;
top: 84%;
}
}
.info{ display: block;
width: 87px;
height: 55px;
line-height: 55px;}
#search{
display:none;
padding: 10px;
position: absolute;
top: 55px;
background-color: #444444;
width: 200px;
height: 100px;
z-index: 15;
left: 272px;
border-radius: 0px 10px;
color: rgb(88,161,237);
padding: 15px;}
p.post{
font-size: 12px;
text-indent: 10px;
margin: 0px;
color: #e4e4e4;
}
</style>
<base href="http://<?=$_SERVER['HTTP_HOST']?>">
</head>
<body><div class="left">
<div id='image' style="
position: absolute;
left: 0px;
top: -95px;"><a href="/">
<svg width="780" height="250" xmlns="http://www.w3.org/2000/svg">
<!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ -->
<g>
<title>Color</title>
<rect fill="none" id="canvas_background" height="250" width="780" y="-1" x="-1"/>
<g display="none" overflow="visible" y="0" x="0" height="100%" width="100%" id="canvasGrid">
<rect fill="url(#gridpattern)" stroke-width="0" y="0" x="0" height="100%" width="100%"/>
</g>
</g>
<g>
<title>Img</title>
<rect stroke="#ffffff" transform="matrix(0.8600063194261484,-0.557589807979089,0.6187867184645679,0.7749532176442265,-48.18030653878154,84.21243808038263) " id="svg_1" height="84" width="101" y="118.699587" x="17.878837" stroke-width="2.5" fill="none"/>
<rect stroke="#187ae2" transform="matrix(0.8600063194261484,-0.557589807979089,0.6187867184645679,0.7749532176442265,-36.91179527321968,125.25765595624068) " id="svg_3" height="84" width="101" y="123.699587" x="89.878837" stroke-width="1.5" fill="none"/>
<text stroke="#33666C" transform="matrix(1.0594847202301025,0,0,0.9547035579169574,-2.7647417569542085,2.0797173268606386) " xml:space="preserve" text-anchor="start" font-family="'Trebuchet MS', Gadget, sans-serif" font-size="63" id="svg_4" y="192.536516" x="248.994634" stroke-width="0" fill="#08e280">Поділись своїм</text>
<rect stroke="#e28018" transform="matrix(0.8571411439467397,-0.5611606716547405,0.6227494935804712,0.7723714029450454,-42.848632309688554,105.35030568451526) " id="svg_5" height="36.544141" width="45" y="145.030382" x="81.183293" stroke-width="11.5" fill="#e28018"/>
</g>
</svg></a>
</div></div>
<!--<div class="rightback"></div>-->
<div class="main">
<div class="menu"><a class="mainmenu" id='add' >Поділитися</a>|<a id='look' class="mainmenu">Знайти запис</a>|<a href="?action=all" class="mainmenu">Відобразити усі записи</a>|<a href="#" >Кролик:D</a>
<div id='search'>
<form method=get >
<input type=hidden name=action value='find'>
Де шукати? <select name='where' required>
<option selected>Оберіть</option>
<option value='secrets' >Знайти секрет</option>
<option value='problems' >Знайти проблему</option>
</select><br>
Що шукати? <input type=text required length=20 name=what>
<input type=submit value='Шукати'>
</form>
</div>
</div>
<div class="ashow lr">
<h2 class="l" id="secrets">Ваші секрети</h2>
<?=$issues;?></div>
<div class="ashow rl">
<h2 class="l" id="problems">Ваші Проблеми</h2>
<?=$problems;?>
</div>
</div>
<p class="second"><br /> Очень часто возникает желание <u>поделиться</u> чем либо, отпустить груз, лишь бы человек <u>выслушал тебя</u>, расказать о своих проблемах, о том что не дает покоя, и всегда возникает одно большое <span class="but">НО</span>. Говоря о проблемах ты можешь скомпроментировать себя, испортить себе репутацию и много других трудностей происходят при попытке поделиться со знакомым человеком. Поэтому не секрет, что <u>незнакомому все это легче сказать</u>. Однако не всегда он оказывается рядом в нужный момент, <u>мы с вами всегда</u> <span class="but">"Поділись своїм"</span> </p>
<div style="clear:both; z-index:7; position:relative; color:rgba(0,0,0,1); position:absolute; bottom:10px; text-align:center; width:80%">Copyright</div>
<footer > </footer>
<div id="menu" style="display: none" >
<div style=" background-color: #07c8d2;
padding: 46px 0px 5px 10%"><span id='stab' class="popmenu active">Секрети</span><span id='ptab' class="popmenu nonactive">Проблеми</span></div>
<form action='?action=add' id=secret method=post><table >
<input type='hidden' value='secrets' name='subject'>
<tr><td class="info">Секрет</td><td><input type=text class=add name=topic></td></tr>
<tr><td class="info">Зміст</td><td><textarea name=content></textarea></td></tr>
<tr><td></td><td><input type='submit' value='Post'></td></tr>
</table></form> <form action='?action=add' id=problems style='display:none' method=post>
<table >
<input type='hidden' value='problems' name='subject'>
<tr><td class="info">Проблема</td><td><input type=text class=add name=topic ></td></tr>
<tr><td class="info">Зміст</td><td><textarea name=content></textarea></td></tr>
<tr><td></td><td><input type='submit' value='Post'></td></tr>
</table></form>
</div>
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"
integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous"></script>
<script>
function edit(e) {
var parent=$(e).parent().prevAll('h2');
var content=$(e).nextAll('p').text();
var el=$(e).prevAll('h3');
var id=el.attr('data-id');
}
$('#look').click(function(){
$('#search').toggle('slow','swing');
});
$('#add').click(function () {
var txt3 = document.createElement("div"); // Create with DOM
txt3.setAttribute('id','bubble');
var inner=document.createElement("div");
inner.style='position:absolute; width:30%; height:40%; left:25%; top:25%; background-color: #b5bbbb;';
inner.innerHTML = $('#menu').html();
close=document.createElement('span');
close.setAttribute('id','close');
close.innerHTML='CLOSE';
$('#menu').html('');
txt3.appendChild(close);
txt3.appendChild(inner);
txt3.style='position:absolute; top: 0px; width:100%; height:100%; background-color:rgba(1, 11, 76, 0.43);left: 0px; z-index: 1000;'
$('body').append(txt3);
$('input[name=sent]').click(function(){
$('form').submit();
$('#bubble').remove();
});
$('#stab').click(function () {$(this).removeClass('nonactive');$(this).addClass('active');
$('#ptab').removeClass('active');$('#ptab').addClass('nonactive');
$('#secret').show();$('#problems').hide();
});
$('#ptab').click(function () {
$(this).removeClass('nonactive');$(this).addClass('active');
$('#stab').removeClass('active');$('#stab').addClass('nonactive');
$('#problems').show();$('#secret').hide();
});
$('#close').click(function() {
$('#menu').html($('#bubble').children('div').first().html());
$('#bubble').remove();
});
});
</script>
</body>
</html>
|
RossFamilyTree/src/0/4/d15f6081fae2e7aa84b0f7dc240.html | RossGammon/the-gammons.net | <!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - Sources - Email from Ted Anderson 11/08/2007</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name ="apple-mobile-web-app-capable" content="yes" />
<meta name="generator" content="Gramps 4.2.8 http://gramps-project.org/" />
<meta name="author" content="" />
<link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" />
<link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" />
<link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="header">
<h1 id="SiteTitle">Ross Gammon’s Family Tree</h1>
</div>
<div class="wrapper" id="nav" role="navigation">
<div class="container">
<ul class="menu" id="dropmenu">
<li><a href="../../../individuals.html" title="Individuals">Individuals</a></li>
<li><a href="../../../index.html" title="Surnames">Surnames</a></li>
<li><a href="../../../families.html" title="Families">Families</a></li>
<li><a href="../../../events.html" title="Events">Events</a></li>
<li><a href="../../../places.html" title="Places">Places</a></li>
<li class = "CurrentSection"><a href="../../../sources.html" title="Sources">Sources</a></li>
<li><a href="../../../repositories.html" title="Repositories">Repositories</a></li>
<li><a href="../../../media.html" title="Media">Media</a></li>
<li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li>
</ul>
</div>
</div>
<div class="content" id="SourceDetail">
<h3>Email from Ted Anderson 11/08/2007</h3>
<table class="infolist source">
<tbody>
<tr>
<td class="ColumnAttribute">Gramps ID</td>
<td class="ColumnValue">S0400</td>
</tr>
</tbody>
</table>
<div class="subsection narrative">
<h4>Narrative</h4>
<div class="grampsstylednote">
<p>
<span style="font-family:'Monospace';">Records not imported into SOUR (source) Gramps ID S0400:</span>
</p>
<p>
<span style="font-family:'Monospace';">Line ignored as not understood Line 334747: 1 _CONFIDENCE 1</span>
</p>
<p>
</p>
</div>
</div>
<div class="subsection" id="repositories">
<h4>Repositories</h4>
<table class="infolist">
<thead>
<tr>
<th class="ColumnRowLabel">Number</th>
<th class="ColumnName">Title</th>
<th class="ColumnName">Type</th>
<th class="ColumnName">Call number</th>
</tr>
</thead>
<tbody>
<tr>
<td class="ColumnRowLabel">1</td>
<td>
<a href="../../../repo/7/d/d15f60ee8101e0a41a64e65a1d7.html" title="">
<span class="grampsid">[R0193]</span>
</a>
</td>
<td class="ColumnName">
Electronic
</td>
<td class="ColumnName">
</td>
</tr>
</tbody>
</table>
</div>
<div class="subsection" id="references">
<h4>References</h4>
<ol class="Col1" role="Volume-n-Page"type = 1>
<li>
<ol class="Col1" role="Volume-n-Page"type = a>
<li>
<a href="../../../evt/1/e/d15f6081fab4a9d2484442826e1.html">
Burial
<span class="grampsid"> [E17194]</span>
</a>
</li>
<li>
<a href="../../../ppl/7/8/d15f6081f8b15eb71b80f837e87.html">
LUKEY, Leslie Robert
<span class="grampsid"> [I17211]</span>
</a>
</li>
</ol>
</li>
</ol>
</div>
</div>
<div class="fullclear"></div>
<div id="footer">
<p id="createdate">
Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.8<br />Last change was the 2015-08-05 19:55:20<br />Created for <a href="../../../ppl/9/e/d15f5fb48902c4fc1b421d249e9.html">GAMMON, Francis</a>
</p>
<p id="copyright">
</p>
</div>
</body>
</html>
|
countryabbr.html | Mocha2007/mocha2007.github.io | <!doctype html>
<html lang="en-US">
<meta charset="utf-8">
<meta name="description" content="Country Abbreviations">
<link rel="shortcut icon" href="img/favicon.ico">
<link href=simple.css type="text/css" rel="stylesheet" title="Light">
<link href="css/color.css" type="text/css" rel="stylesheet">
<link href=dark.css type="text/css" rel="alternate stylesheet" title="Dark">
<link href=blend.css type="text/css" rel="alternate stylesheet" title="Blend">
<link href=print.css type="text/css" rel="stylesheet" media="print">
<script src="toc.js"></script>
<title>Country Abbreviations</title>
<div id="nav"></div>
<div id="top"><h1 id="Country_Abbreviations">Country Abbreviations</h1></div>
<p>
Country Abbreviations.
</p>
<table>
<tr>
<td rowspan=2>Name</td>
<td rowspan=2>ccTLD</td>
<td colspan=2>ISO 3166-1</td>
<td colspan=3>Paradox</td>
<td rowspan=2>Clr.</td>
</tr>
<tr>
<td>α2</td>
<td>α3</td>
<td>EU4</td>
<td>V2</td>
<td>HOI4</td>
</tr>
<tr>
<td>Andorra</td>
<td>.ad</td>
<td>AD</td>
<td>AND</td>
<td colspan=3>-</td>
</tr>
<tr>
<td>Albania</td>
<td>.al</td>
<td>AL</td>
<td colspan=4>ALB</td>
<td class="red"></td>
</tr>
<tr>
<td>Australia</td>
<td>.au</td>
<td>AU</td>
<td>AUS</td>
<td>-</td>
<td colspan=2>AST</td>
<td class="cya"></td>
</tr>
<tr>
<td>Austria</td>
<td>.at</td>
<td>AT</td>
<td>AUT</td>
<td>HAB</td>
<td colspan=2>AUS</td>
<td class="whi"></td>
</tr>
<tr>
<td>Belgium</td>
<td>.be</td>
<td>BE</td>
<td>BEL</td>
<td>-</td>
<td colspan=2>BEL</td>
<td class="yel"></td>
</tr>
<tr>
<td>Canada</td>
<td>.ca</td>
<td>CA</td>
<td colspan=4>CAN</td>
<td class="red"></td>
</tr>
<tr>
<td>Denmark</td>
<td>.dk</td>
<td>dk</td>
<td>DNK</td>
<td>DAN</td>
<td colspan=2>DEN</td>
<td class="red"></td>
</tr>
<tr>
<td>Finland</td>
<td>.fi</td>
<td>FI</td>
<td colspan=4>FIN</td>
<td class="whi"></td>
</tr>
<tr>
<td>France</td>
<td>.fr</td>
<td>FR</td>
<td colspan=4>FRA</td>
<td class="blu"></td>
</tr>
<tr>
<td>Germany</td>
<td>.de</td>
<td>DE</td>
<td>DEU</td>
<td colspan=3>GER</td>
<td class="gry"></td>
</tr>
<tr>
<td>Iceland</td>
<td>.is</td>
<td>IS</td>
<td>ISL</td>
<td>ICE</td>
<td>ICL</td>
<td>ICE</td>
<td class="cya"></td>
</tr>
<tr>
<td>Ireland</td>
<td>.ie</td>
<td>IE</td>
<td colspan=4>IRE</td>
<td class="gre"></td>
</tr>
<tr>
<td>Italy</td>
<td>.it</td>
<td>IT</td>
<td colspan=4>ITA</td>
<td class="gre"></td>
</tr>
<tr>
<td>Liechtenstein</td>
<td>.li</td>
<td>LI</td>
<td>LIE</td>
<td colspan=3>-</td>
</tr>
<tr>
<td>Luxembourg</td>
<td>.lu</td>
<td>LU</td>
<td colspan=4>LUX</td>
<td class="cya"></td>
</tr>
<tr>
<td>Monaco</td>
<td>.mc</td>
<td>MC</td>
<td>MCO</td>
<td colspan=3>-</td>
<td class="red"></td>
</tr>
<tr>
<td>Netherlands</td>
<td>.nl</td>
<td>NL</td>
<td>NLD</td>
<td>NED</td>
<td>NET</td>
<td>HOL</td>
<td class="ora"></td>
</tr>
<tr>
<td>Norway</td>
<td>.no</td>
<td>NO</td>
<td colspan=4>NOR</td>
<td class="cya"></td>
</tr>
<tr>
<td>Portugal</td>
<td>.pt</td>
<td>PT</td>
<td>PRT</td>
<td colspan=3>POR</td>
<td class="gre"></td>
</tr>
<tr>
<td>Russia</td>
<td>.ru</td>
<td>RU</td>
<td colspan=3>RUS</td>
<td>SOV</td>
<td class="gre"></td>
</tr>
<tr>
<td>San Marino</td>
<td>.sm</td>
<td>SM</td>
<td>SMR</td>
<td colspan=3>-</td>
</tr>
<tr>
<td>Spain</td>
<td>.es</td>
<td>ES</td>
<td>ESP</td>
<td colspan=2>SPA</td>
<td>SPR</td>
<td class="yel"></td>
</tr>
<tr>
<td>Sweden</td>
<td>.se</td>
<td>SE</td>
<td colspan=4>SWE</td>
<td class="blu"></td>
</tr>
<tr>
<td>Switzerland</td>
<td>.ch</td>
<td>CH</td>
<td>CHE</td>
<td colspan=3>SWI</td>
<td class="brn"></td>
</tr>
<tr>
<td>United Arab Emirates</td>
<td>.ae</td>
<td>AE</td>
<td>ARE</td>
<td colspan=3>-</td>
</tr>
<tr>
<td>United Kingdom</td>
<td>.uk</td>
<td>GB</td>
<td colspan=2>GBR</td>
<td colspan=2>ENG</td>
<td class="red"></td>
</tr>
<tr>
<td>United States</td>
<td>.us</td>
<td>US</td>
<td colspan=4>USA</td>
<td class="blu"></td>
</tr>
<tr>
<td>Vatican City</td>
<td>.va</td>
<td>VA</td>
<td>VAT</td>
<td colspan=2>PAP</td>
<td>-</td>
<td class="whi"></td>
</tr>
</table>
<div id="bottom"></div>
</html> |
protected/view/task.html | sogimu/Captcha | {{taskIntoJSON}} |
sdk/documentation/export_8h-source.html | kklimek/Tlen7Plugins | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Tlen.pl: Plik źródłowy include/core/export.h</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Wygenerowano przez Doxygen 1.5.2 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Strona główna</span></a></li>
<li><a href="classes.html"><span>Klasy</span></a></li>
<li class="current"><a href="files.html"><span>Pliki</span></a></li>
</ul>
</div>
<h1>include/core/export.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="preprocessor">#ifndef _TLEN_EXPORT_H_</span>
<a name="l00002"></a>00002 <span class="preprocessor"></span><span class="preprocessor">#define _TLEN_EXPORT_H_</span>
<a name="l00003"></a>00003 <span class="preprocessor"></span>
<a name="l00004"></a>00004 <span class="preprocessor">#ifdef _WIN32</span>
<a name="l00005"></a>00005 <span class="preprocessor"></span>
<a name="l00006"></a>00006 <span class="preprocessor"># ifdef tlen_core_EXPORTS</span>
<a name="l00007"></a>00007 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_core__ __declspec(dllexport)</span>
<a name="l00008"></a>00008 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00009"></a>00009 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_core__ __declspec(dllimport)</span>
<a name="l00010"></a>00010 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00011"></a>00011 <span class="preprocessor"></span>
<a name="l00012"></a>00012 <span class="preprocessor"># ifdef tlen_data_EXPORTS</span>
<a name="l00013"></a>00013 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_data__ __declspec(dllexport)</span>
<a name="l00014"></a>00014 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00015"></a>00015 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_data__ __declspec(dllimport)</span>
<a name="l00016"></a>00016 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00017"></a>00017 <span class="preprocessor"></span>
<a name="l00018"></a>00018 <span class="preprocessor"># ifdef tlen_plugin_EXPORTS</span>
<a name="l00019"></a>00019 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_plugin__ __declspec(dllexport)</span>
<a name="l00020"></a>00020 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00021"></a>00021 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_plugin__ __declspec(dllimport)</span>
<a name="l00022"></a>00022 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00023"></a>00023 <span class="preprocessor"></span>
<a name="l00024"></a>00024 <span class="preprocessor"># ifdef tlen_xml_EXPORTS</span>
<a name="l00025"></a>00025 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_xml__ __declspec(dllexport)</span>
<a name="l00026"></a>00026 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00027"></a>00027 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_xml__ __declspec(dllimport)</span>
<a name="l00028"></a>00028 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00029"></a>00029 <span class="preprocessor"></span>
<a name="l00030"></a>00030 <span class="preprocessor"># ifdef tlen_audio_EXPORTS</span>
<a name="l00031"></a>00031 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_audio__ __declspec(dllexport)</span>
<a name="l00032"></a>00032 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00033"></a>00033 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_audio__ __declspec(dllimport)</span>
<a name="l00034"></a>00034 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00035"></a>00035 <span class="preprocessor"></span>
<a name="l00036"></a>00036
<a name="l00037"></a>00037 <span class="preprocessor"># ifdef tlen_network_EXPORTS</span>
<a name="l00038"></a>00038 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_network__ __declspec(dllexport)</span>
<a name="l00039"></a>00039 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00040"></a>00040 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_network__ __declspec(dllimport)</span>
<a name="l00041"></a>00041 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00042"></a>00042 <span class="preprocessor"></span>
<a name="l00043"></a>00043 <span class="preprocessor"># ifdef tlen_settings_EXPORTS</span>
<a name="l00044"></a>00044 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_settings__ __declspec(dllexport)</span>
<a name="l00045"></a>00045 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00046"></a>00046 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_settings__ __declspec(dllimport)</span>
<a name="l00047"></a>00047 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00048"></a>00048 <span class="preprocessor"></span>
<a name="l00049"></a>00049 <span class="preprocessor"># ifdef tlen_gui_pubdir_search_EXPORTS</span>
<a name="l00050"></a>00050 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_pubdir_search__ __declspec(dllexport)</span>
<a name="l00051"></a>00051 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00052"></a>00052 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_pubdir_search__ __declspec(dllimport)</span>
<a name="l00053"></a>00053 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00054"></a>00054 <span class="preprocessor"></span>
<a name="l00055"></a>00055 <span class="preprocessor"># ifdef tlen_gui_accounts_tab_EXPORTS</span>
<a name="l00056"></a>00056 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_accounts_tab__ __declspec(dllexport)</span>
<a name="l00057"></a>00057 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00058"></a>00058 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_accounts_tab__ __declspec(dllimport)</span>
<a name="l00059"></a>00059 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00060"></a>00060 <span class="preprocessor"></span>
<a name="l00061"></a>00061 <span class="preprocessor"># ifdef tlen_gui_plugins_tab_EXPORTS</span>
<a name="l00062"></a>00062 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_plugins_tab__ __declspec(dllexport)</span>
<a name="l00063"></a>00063 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00064"></a>00064 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_plugins_tab__ __declspec(dllimport)</span>
<a name="l00065"></a>00065 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00066"></a>00066 <span class="preprocessor"></span>
<a name="l00067"></a>00067 <span class="preprocessor"># ifdef tlen_gui_notifications_tab_EXPORTS</span>
<a name="l00068"></a>00068 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_notifications_tab__ __declspec(dllexport)</span>
<a name="l00069"></a>00069 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00070"></a>00070 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_notifications_tab__ __declspec(dllimport)</span>
<a name="l00071"></a>00071 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00072"></a>00072 <span class="preprocessor"></span>
<a name="l00073"></a>00073 <span class="preprocessor"># ifdef tlen_gui_roster_filters_tab_EXPORTS</span>
<a name="l00074"></a>00074 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_roster_filters_tab__ __declspec(dllexport)</span>
<a name="l00075"></a>00075 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00076"></a>00076 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_roster_filters_tab__ __declspec(dllimport)</span>
<a name="l00077"></a>00077 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00078"></a>00078 <span class="preprocessor"></span>
<a name="l00079"></a>00079 <span class="preprocessor"># ifdef tlen_gui_buddy_dialog_EXPORTS</span>
<a name="l00080"></a>00080 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_buddy_dialog__ __declspec(dllexport)</span>
<a name="l00081"></a>00081 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00082"></a>00082 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_buddy_dialog__ __declspec(dllimport)</span>
<a name="l00083"></a>00083 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00084"></a>00084 <span class="preprocessor"></span>
<a name="l00085"></a>00085 <span class="preprocessor"># ifdef tlen_gui_chat_manager_EXPORTS</span>
<a name="l00086"></a>00086 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_chat_manager__ __declspec(dllexport)</span>
<a name="l00087"></a>00087 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00088"></a>00088 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_chat_manager__ __declspec(dllimport)</span>
<a name="l00089"></a>00089 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00090"></a>00090 <span class="preprocessor"></span>
<a name="l00091"></a>00091 <span class="preprocessor"># ifdef tlen_gui_chat_window_EXPORTS</span>
<a name="l00092"></a>00092 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_chat_window__ __declspec(dllexport)</span>
<a name="l00093"></a>00093 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00094"></a>00094 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_chat_window__ __declspec(dllimport)</span>
<a name="l00095"></a>00095 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00096"></a>00096 <span class="preprocessor"></span>
<a name="l00097"></a>00097 <span class="preprocessor"># ifdef tlen_gui_main_window_EXPORTS</span>
<a name="l00098"></a>00098 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_main_window__ __declspec(dllexport)</span>
<a name="l00099"></a>00099 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00100"></a>00100 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_main_window__ __declspec(dllimport)</span>
<a name="l00101"></a>00101 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00102"></a>00102 <span class="preprocessor"></span>
<a name="l00103"></a>00103 <span class="preprocessor"># ifdef tlen_gui_message_box_EXPORTS</span>
<a name="l00104"></a>00104 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_message_box__ __declspec(dllexport)</span>
<a name="l00105"></a>00105 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00106"></a>00106 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_message_box__ __declspec(dllimport)</span>
<a name="l00107"></a>00107 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00108"></a>00108 <span class="preprocessor"></span>
<a name="l00109"></a>00109 <span class="preprocessor"># ifdef tlen_gui_editor_EXPORTS</span>
<a name="l00110"></a>00110 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_editor__ __declspec(dllexport)</span>
<a name="l00111"></a>00111 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00112"></a>00112 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_editor__ __declspec(dllimport)</span>
<a name="l00113"></a>00113 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00114"></a>00114 <span class="preprocessor"></span>
<a name="l00115"></a>00115 <span class="preprocessor"># ifdef tlen_gui_plugin_EXPORTS</span>
<a name="l00116"></a>00116 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_plugin__ __declspec(dllexport)</span>
<a name="l00117"></a>00117 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00118"></a>00118 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_plugin__ __declspec(dllimport)</span>
<a name="l00119"></a>00119 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00120"></a>00120 <span class="preprocessor"></span>
<a name="l00121"></a>00121 <span class="preprocessor"># ifdef tlen_gui_roster_EXPORTS</span>
<a name="l00122"></a>00122 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_roster__ __declspec(dllexport)</span>
<a name="l00123"></a>00123 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00124"></a>00124 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_roster__ __declspec(dllimport)</span>
<a name="l00125"></a>00125 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00126"></a>00126 <span class="preprocessor"></span>
<a name="l00127"></a>00127 <span class="preprocessor"># ifdef tlen_roster_EXPORTS</span>
<a name="l00128"></a>00128 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_roster__ __declspec(dllexport)</span>
<a name="l00129"></a>00129 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00130"></a>00130 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_roster__ __declspec(dllimport)</span>
<a name="l00131"></a>00131 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00132"></a>00132 <span class="preprocessor"></span>
<a name="l00133"></a>00133 <span class="preprocessor"># ifdef tlen_video_EXPORTS</span>
<a name="l00134"></a>00134 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_video__ __declspec(dllexport)</span>
<a name="l00135"></a>00135 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00136"></a>00136 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_video__ __declspec(dllimport)</span>
<a name="l00137"></a>00137 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00138"></a>00138 <span class="preprocessor"></span>
<a name="l00139"></a>00139
<a name="l00140"></a>00140 <span class="preprocessor"># ifdef tlen_gui_avatar_EXPORTS</span>
<a name="l00141"></a>00141 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_avatar__ __declspec(dllexport)</span>
<a name="l00142"></a>00142 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00143"></a>00143 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_avatar__ __declspec(dllimport)</span>
<a name="l00144"></a>00144 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00145"></a>00145 <span class="preprocessor"></span>
<a name="l00146"></a>00146 <span class="preprocessor"># ifdef tlen_gui_registration_wizard_EXPORTS</span>
<a name="l00147"></a>00147 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_registration_wizard__ __declspec(dllexport)</span>
<a name="l00148"></a>00148 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00149"></a>00149 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_registration_wizard__ __declspec(dllimport)</span>
<a name="l00150"></a>00150 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00151"></a>00151 <span class="preprocessor"></span>
<a name="l00152"></a>00152
<a name="l00153"></a>00153 <span class="preprocessor"># ifdef tlen_gui_settings_manager_EXPORTS</span>
<a name="l00154"></a>00154 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_settings_manager__ __declspec(dllexport)</span>
<a name="l00155"></a>00155 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00156"></a>00156 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_settings_manager__ __declspec(dllimport)</span>
<a name="l00157"></a>00157 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00158"></a>00158 <span class="preprocessor"></span>
<a name="l00159"></a>00159 <span class="preprocessor"># ifdef tlen_protocol_plugin_EXPORTS</span>
<a name="l00160"></a>00160 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin__ __declspec(dllexport)</span>
<a name="l00161"></a>00161 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00162"></a>00162 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin__ __declspec(dllimport)</span>
<a name="l00163"></a>00163 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00164"></a>00164 <span class="preprocessor"></span>
<a name="l00165"></a>00165 <span class="preprocessor"># ifdef tlen_protocol_plugin_p2p_EXPORTS</span>
<a name="l00166"></a>00166 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p__ __declspec(dllexport)</span>
<a name="l00167"></a>00167 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00168"></a>00168 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p__ __declspec(dllimport)</span>
<a name="l00169"></a>00169 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00170"></a>00170 <span class="preprocessor"></span>
<a name="l00171"></a>00171 <span class="preprocessor"># ifdef tlen_protocol_plugin_p2p_voip_EXPORTS</span>
<a name="l00172"></a>00172 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p_voip__ __declspec(dllexport)</span>
<a name="l00173"></a>00173 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00174"></a>00174 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p_voip__ __declspec(dllimport)</span>
<a name="l00175"></a>00175 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00176"></a>00176 <span class="preprocessor"></span>
<a name="l00177"></a>00177 <span class="preprocessor"># ifdef tlen_protocol_plugin_p2p_file_EXPORTS</span>
<a name="l00178"></a>00178 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p_file__ __declspec(dllexport)</span>
<a name="l00179"></a>00179 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00180"></a>00180 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p_file__ __declspec(dllimport)</span>
<a name="l00181"></a>00181 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00182"></a>00182 <span class="preprocessor"></span>
<a name="l00183"></a>00183 <span class="preprocessor"># ifdef tlen_uigenerator_EXPORTS</span>
<a name="l00184"></a>00184 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_uigenerator__ __declspec(dllexport)</span>
<a name="l00185"></a>00185 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00186"></a>00186 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_uigenerator__ __declspec(dllimport)</span>
<a name="l00187"></a>00187 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00188"></a>00188 <span class="preprocessor"></span>
<a name="l00189"></a>00189 <span class="preprocessor"># ifdef tlen_gui_notification_EXPORTS</span>
<a name="l00190"></a>00190 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_notify__ __declspec(dllexport)</span>
<a name="l00191"></a>00191 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00192"></a>00192 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_notify__ __declspec(dllimport)</span>
<a name="l00193"></a>00193 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00194"></a>00194 <span class="preprocessor"></span>
<a name="l00195"></a>00195 <span class="preprocessor"># ifdef tlen_gui_context_menu_EXPORTS</span>
<a name="l00196"></a>00196 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_context_menu__ __declspec(dllexport)</span>
<a name="l00197"></a>00197 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00198"></a>00198 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_context_menu__ __declspec(dllimport)</span>
<a name="l00199"></a>00199 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00200"></a>00200 <span class="preprocessor"></span>
<a name="l00201"></a>00201 <span class="preprocessor"># ifdef tlen_gui_events_EXPORTS</span>
<a name="l00202"></a>00202 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_events__ __declspec(dllexport)</span>
<a name="l00203"></a>00203 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00204"></a>00204 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_events__ __declspec(dllimport)</span>
<a name="l00205"></a>00205 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00206"></a>00206 <span class="preprocessor"></span>
<a name="l00207"></a>00207 <span class="preprocessor"># ifdef tlen_application_EXPORTS</span>
<a name="l00208"></a>00208 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_application__ __declspec(dllexport)</span>
<a name="l00209"></a>00209 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00210"></a>00210 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_application__ __declspec(dllimport)</span>
<a name="l00211"></a>00211 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00212"></a>00212 <span class="preprocessor"></span>
<a name="l00213"></a>00213 <span class="preprocessor"># ifdef tlen_gui_message_box_EXPORTS</span>
<a name="l00214"></a>00214 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_message_box__ __declspec(dllexport)</span>
<a name="l00215"></a>00215 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00216"></a>00216 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_message_box__ __declspec(dllimport)</span>
<a name="l00217"></a>00217 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00218"></a>00218 <span class="preprocessor"></span>
<a name="l00219"></a>00219 <span class="preprocessor"># ifdef tlen_archive_EXPORTS</span>
<a name="l00220"></a>00220 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_archive__ __declspec(dllexport)</span>
<a name="l00221"></a>00221 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00222"></a>00222 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_archive__ __declspec(dllimport)</span>
<a name="l00223"></a>00223 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00224"></a>00224 <span class="preprocessor"></span>
<a name="l00225"></a>00225 <span class="preprocessor"># ifdef tlen_gui_widgets_EXPORTS</span>
<a name="l00226"></a>00226 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_widgets__ __declspec(dllexport)</span>
<a name="l00227"></a>00227 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00228"></a>00228 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_widgets__ __declspec(dllimport)</span>
<a name="l00229"></a>00229 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00230"></a>00230 <span class="preprocessor"></span>
<a name="l00231"></a>00231 <span class="preprocessor"># ifdef tlen_gui_transfers_EXPORTS</span>
<a name="l00232"></a>00232 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_transfers__ __declspec(dllexport)</span>
<a name="l00233"></a>00233 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00234"></a>00234 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_transfers__ __declspec(dllimport)</span>
<a name="l00235"></a>00235 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00236"></a>00236 <span class="preprocessor"></span>
<a name="l00237"></a>00237 <span class="preprocessor"># ifdef tlen_message_logger_EXPORTS</span>
<a name="l00238"></a>00238 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_message_logger__ __declspec(dllexport)</span>
<a name="l00239"></a>00239 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00240"></a>00240 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_message_logger__ __declspec(dllimport)</span>
<a name="l00241"></a>00241 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00242"></a>00242 <span class="preprocessor"></span>
<a name="l00243"></a>00243
<a name="l00244"></a>00244 <span class="preprocessor"># ifdef tlen_protocol_plugin_p2p_EXPORTS</span>
<a name="l00245"></a>00245 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p__ __declspec(dllexport)</span>
<a name="l00246"></a>00246 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00247"></a>00247 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p__ __declspec(dllimport)</span>
<a name="l00248"></a>00248 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00249"></a>00249 <span class="preprocessor"></span>
<a name="l00250"></a>00250 <span class="preprocessor"># ifdef tlen_protocol_plugin_p2p_voip_EXPORTS</span>
<a name="l00251"></a>00251 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p_voip__ __declspec(dllexport)</span>
<a name="l00252"></a>00252 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00253"></a>00253 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p_voip__ __declspec(dllimport)</span>
<a name="l00254"></a>00254 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00255"></a>00255 <span class="preprocessor"></span>
<a name="l00256"></a>00256 <span class="preprocessor"># ifdef tlen_protocol_plugin_p2p_file_EXPORTS</span>
<a name="l00257"></a>00257 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p_file__ __declspec(dllexport)</span>
<a name="l00258"></a>00258 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00259"></a>00259 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p_file__ __declspec(dllimport)</span>
<a name="l00260"></a>00260 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00261"></a>00261 <span class="preprocessor"></span>
<a name="l00262"></a>00262 <span class="preprocessor"># ifdef tlen_uigenerator_EXPORTS</span>
<a name="l00263"></a>00263 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_ui_generator__ __declspec(dllexport)</span>
<a name="l00264"></a>00264 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00265"></a>00265 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_ui_generator__ __declspec(dllimport)</span>
<a name="l00266"></a>00266 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00267"></a>00267 <span class="preprocessor"></span>
<a name="l00268"></a>00268 <span class="preprocessor"># ifdef tlen_gui_settings_manager_EXPORTS</span>
<a name="l00269"></a>00269 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_settings_manager__ __declspec(dllexport)</span>
<a name="l00270"></a>00270 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00271"></a>00271 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_settings_manager__ __declspec(dllimport)</span>
<a name="l00272"></a>00272 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00273"></a>00273 <span class="preprocessor"></span>
<a name="l00274"></a>00274 <span class="preprocessor"># ifdef tlen_db_module_EXPORTS</span>
<a name="l00275"></a>00275 <span class="preprocessor"></span><span class="preprocessor"># define __db_module__ __declspec(dllexport)</span>
<a name="l00276"></a>00276 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00277"></a>00277 <span class="preprocessor"></span><span class="preprocessor"># define __db_module__ __declspec(dllimport)</span>
<a name="l00278"></a>00278 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00279"></a>00279 <span class="preprocessor"></span>
<a name="l00280"></a>00280 <span class="preprocessor"># ifdef tlen_archive_backend_EXPORTS</span>
<a name="l00281"></a>00281 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_archive_backend__ __declspec(dllexport)</span>
<a name="l00282"></a>00282 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00283"></a>00283 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_archive_backend__ __declspec(dllimport)</span>
<a name="l00284"></a>00284 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00285"></a>00285 <span class="preprocessor"></span>
<a name="l00286"></a>00286 <span class="preprocessor"># ifdef tlen_archive_EXPORTS</span>
<a name="l00287"></a>00287 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_archive__ __declspec(dllexport)</span>
<a name="l00288"></a>00288 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00289"></a>00289 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_archive__ __declspec(dllimport)</span>
<a name="l00290"></a>00290 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00291"></a>00291 <span class="preprocessor"></span>
<a name="l00292"></a>00292 <span class="preprocessor"># ifdef tlen_archive_module_EXPORTS</span>
<a name="l00293"></a>00293 <span class="preprocessor"></span><span class="preprocessor"># define __archive_module__ __declspec(dllexport)</span>
<a name="l00294"></a>00294 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00295"></a>00295 <span class="preprocessor"></span><span class="preprocessor"># define __archive_module__ __declspec(dllimport)</span>
<a name="l00296"></a>00296 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00297"></a>00297 <span class="preprocessor"></span>
<a name="l00298"></a>00298 <span class="preprocessor"># ifdef tlen_gui_plugins_tab_EXPORTS</span>
<a name="l00299"></a>00299 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_plugins_tab__ __declspec(dllexport)</span>
<a name="l00300"></a>00300 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00301"></a>00301 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_plugins_tab__ __declspec(dllimport)</span>
<a name="l00302"></a>00302 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00303"></a>00303 <span class="preprocessor"></span>
<a name="l00304"></a>00304 <span class="preprocessor"># ifdef tlen_gui_archive_EXPORTS</span>
<a name="l00305"></a>00305 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_archive__ __declspec(dllexport)</span>
<a name="l00306"></a>00306 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00307"></a>00307 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_archive__ __declspec(dllimport)</span>
<a name="l00308"></a>00308 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00309"></a>00309 <span class="preprocessor"></span>
<a name="l00310"></a>00310 <span class="preprocessor"># ifdef tlen_gui_login_window_EXPORTS</span>
<a name="l00311"></a>00311 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_login_window__ __declspec(dllexport)</span>
<a name="l00312"></a>00312 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00313"></a>00313 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_login_window__ __declspec(dllimport)</span>
<a name="l00314"></a>00314 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00315"></a>00315 <span class="preprocessor"></span>
<a name="l00316"></a>00316 <span class="preprocessor"># ifdef tlen_gui_status_window_EXPORTS</span>
<a name="l00317"></a>00317 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_status_window__ __declspec(dllexport)</span>
<a name="l00318"></a>00318 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00319"></a>00319 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_status_window__ __declspec(dllimport)</span>
<a name="l00320"></a>00320 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00321"></a>00321 <span class="preprocessor"></span>
<a name="l00322"></a>00322 <span class="preprocessor"># ifdef tlen_gui_tooltip_EXPORTS</span>
<a name="l00323"></a>00323 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_tooltip__ __declspec(dllexport)</span>
<a name="l00324"></a>00324 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00325"></a>00325 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_tooltip__ __declspec(dllimport)</span>
<a name="l00326"></a>00326 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00327"></a>00327 <span class="preprocessor"></span>
<a name="l00328"></a>00328 <span class="preprocessor"># ifdef tlen_gemius_EXPORTS</span>
<a name="l00329"></a>00329 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gemius__ __declspec(dllexport)</span>
<a name="l00330"></a>00330 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00331"></a>00331 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gemius__ __declspec(dllimport)</span>
<a name="l00332"></a>00332 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00333"></a>00333 <span class="preprocessor"></span>
<a name="l00334"></a>00334 <span class="preprocessor"># ifdef tlen_language_EXPORTS</span>
<a name="l00335"></a>00335 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_language__ __declspec(dllexport)</span>
<a name="l00336"></a>00336 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00337"></a>00337 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_language__ __declspec(dllimport)</span>
<a name="l00338"></a>00338 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00339"></a>00339 <span class="preprocessor"></span>
<a name="l00340"></a>00340 <span class="preprocessor"># ifdef tlen_gui_utils_EXPORTS</span>
<a name="l00341"></a>00341 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_utils__ __declspec(dllexport)</span>
<a name="l00342"></a>00342 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00343"></a>00343 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_utils__ __declspec(dllimport)</span>
<a name="l00344"></a>00344 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00345"></a>00345 <span class="preprocessor"></span>
<a name="l00346"></a>00346 <span class="preprocessor"># ifdef tlen_gui_extensions_EXPORTS</span>
<a name="l00347"></a>00347 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_extensions__ __declspec(dllexport)</span>
<a name="l00348"></a>00348 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00349"></a>00349 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_extensions__ __declspec(dllimport)</span>
<a name="l00350"></a>00350 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00351"></a>00351 <span class="preprocessor"></span>
<a name="l00352"></a>00352 <span class="preprocessor"># ifdef tlen_gui_roster_filter_EXPORTS</span>
<a name="l00353"></a>00353 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_roster_filter__ __declspec(dllexport)</span>
<a name="l00354"></a>00354 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00355"></a>00355 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_roster_filter__ __declspec(dllimport)</span>
<a name="l00356"></a>00356 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00357"></a>00357 <span class="preprocessor"></span>
<a name="l00358"></a>00358 <span class="preprocessor"># ifdef tlen_gui_profiles_EXPORTS</span>
<a name="l00359"></a>00359 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_profiles__ __declspec(dllexport)</span>
<a name="l00360"></a>00360 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00361"></a>00361 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_profiles__ __declspec(dllimport)</span>
<a name="l00362"></a>00362 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00363"></a>00363 <span class="preprocessor"></span>
<a name="l00364"></a>00364 <span class="preprocessor"># ifdef tlen_gui_tray_EXPORTS</span>
<a name="l00365"></a>00365 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_tray__ __declspec(dllexport)</span>
<a name="l00366"></a>00366 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00367"></a>00367 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_tray__ __declspec(dllimport)</span>
<a name="l00368"></a>00368 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00369"></a>00369 <span class="preprocessor"></span>
<a name="l00370"></a>00370 <span class="preprocessor"># ifdef tlen_gui_accounts_tab_EXPORTS</span>
<a name="l00371"></a>00371 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_accounts_tab__ __declspec(dllexport)</span>
<a name="l00372"></a>00372 <span class="preprocessor"></span><span class="preprocessor"># else</span>
<a name="l00373"></a>00373 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_accounts_tab__ __declspec(dllimport)</span>
<a name="l00374"></a>00374 <span class="preprocessor"></span><span class="preprocessor"># endif</span>
<a name="l00375"></a>00375 <span class="preprocessor"></span>
<a name="l00376"></a>00376 <span class="preprocessor">#else</span>
<a name="l00377"></a>00377 <span class="preprocessor"></span>
<a name="l00378"></a>00378 <span class="preprocessor"># define __tlen_core__</span>
<a name="l00379"></a>00379 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_data__</span>
<a name="l00380"></a>00380 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_plugin__</span>
<a name="l00381"></a>00381 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_xml__</span>
<a name="l00382"></a>00382 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_network__</span>
<a name="l00383"></a>00383 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_settings__</span>
<a name="l00384"></a>00384 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_accounts_tab__</span>
<a name="l00385"></a>00385 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_plugins_tab__</span>
<a name="l00386"></a>00386 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_notifications_tab__</span>
<a name="l00387"></a>00387 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_buddy_dialog__</span>
<a name="l00388"></a>00388 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_chat_manager__</span>
<a name="l00389"></a>00389 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_chat_window__</span>
<a name="l00390"></a>00390 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_main_window__</span>
<a name="l00391"></a>00391 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_message_box__</span>
<a name="l00392"></a>00392 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_plugin__</span>
<a name="l00393"></a>00393 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_roster__</span>
<a name="l00394"></a>00394 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_roster__</span>
<a name="l00395"></a>00395 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_video__</span>
<a name="l00396"></a>00396 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_avatar__</span>
<a name="l00397"></a>00397 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_settings_manager__</span>
<a name="l00398"></a>00398 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin__</span>
<a name="l00399"></a>00399 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p__</span>
<a name="l00400"></a>00400 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p_voip__</span>
<a name="l00401"></a>00401 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p_file__</span>
<a name="l00402"></a>00402 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_uigenerator__</span>
<a name="l00403"></a>00403 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_notify__</span>
<a name="l00404"></a>00404 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_context_menu__</span>
<a name="l00405"></a>00405 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_events__</span>
<a name="l00406"></a>00406 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_archive__</span>
<a name="l00407"></a>00407 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_application__</span>
<a name="l00408"></a>00408 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_message_box__</span>
<a name="l00409"></a>00409 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_widgets__</span>
<a name="l00410"></a>00410 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_transfers__</span>
<a name="l00411"></a>00411 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p__</span>
<a name="l00412"></a>00412 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p_voip__</span>
<a name="l00413"></a>00413 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_protocol_plugin_p2p_file__</span>
<a name="l00414"></a>00414 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_pubdir_search__</span>
<a name="l00415"></a>00415 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_message_logger__</span>
<a name="l00416"></a>00416 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_audio__</span>
<a name="l00417"></a>00417 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_ui_generator__</span>
<a name="l00418"></a>00418 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_settings_manager__</span>
<a name="l00419"></a>00419 <span class="preprocessor"></span><span class="preprocessor"># define __db_module__</span>
<a name="l00420"></a>00420 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_archive_backend__</span>
<a name="l00421"></a>00421 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_archive__</span>
<a name="l00422"></a>00422 <span class="preprocessor"></span><span class="preprocessor"># define __archive_module__</span>
<a name="l00423"></a>00423 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_plugins_tab__</span>
<a name="l00424"></a>00424 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_archive__</span>
<a name="l00425"></a>00425 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_registration_wizard__</span>
<a name="l00426"></a>00426 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_login_window__</span>
<a name="l00427"></a>00427 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_status_window__</span>
<a name="l00428"></a>00428 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_editor__</span>
<a name="l00429"></a>00429 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_tooltip__</span>
<a name="l00430"></a>00430 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gemius__</span>
<a name="l00431"></a>00431 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_language__</span>
<a name="l00432"></a>00432 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_utils__</span>
<a name="l00433"></a>00433 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_extensions__</span>
<a name="l00434"></a>00434 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_roster_filter__</span>
<a name="l00435"></a>00435 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_roster_filters_tab__</span>
<a name="l00436"></a>00436 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_profiles__</span>
<a name="l00437"></a>00437 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_gui_tray__</span>
<a name="l00438"></a>00438 <span class="preprocessor"></span><span class="preprocessor"># define __tlen_accounts_tab__</span>
<a name="l00439"></a>00439 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00440"></a>00440 <span class="preprocessor"></span>
<a name="l00441"></a>00441
<a name="l00442"></a>00442 <span class="preprocessor">#endif // _TLEN_EXPORT_H_</span>
</pre></div><hr size="1"><address style="text-align: right;"><small>Wygenerowano Tue Aug 24 16:41:56 2010 dla Tlen.pl programem
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
</body>
</html>
|
dependencies/boost-1.46.0/libs/function_types/doc/html/boost_functiontypes/rationale.html | gorkinovich/DefendersOfMankind | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Rationale</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../index.html" title="Chapter 1. Boost.FunctionTypes 2.5">
<link rel="up" href="../index.html" title="Chapter 1. Boost.FunctionTypes 2.5">
<link rel="prev" href="reference/macros.html" title="Macros">
<link rel="next" href="acknowledgements.html" title="Acknowledgements">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
<td align="center"><a href="../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="reference/macros.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="acknowledgements.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="boost_functiontypes.rationale"></a><a class="link" href="rationale.html" title="Rationale"> Rationale</a>
</h2></div></div></div>
<a name="boost_functiontypes.rationale.error_handling_rationale"></a><h4>
<a name="id768333"></a>
<a class="link" href="rationale.html#boost_functiontypes.rationale.error_handling_rationale">Error
handling rationale</a>
</h4>
<p>
The library does not define the required members of class templates in case
of an error. This technique causes the compiler to stop displaying diagnostics
in client code, at the point where the error actually is, instead of tracing
template instantiations into the implementation of the library.
</p>
<p>
The library's components have limited error conditions, so problematic input
can be spotted easily.
</p>
<a name="boost_functiontypes.rationale.why_mpl_sequences_"></a><h4>
<a name="id768365"></a>
<a class="link" href="rationale.html#boost_functiontypes.rationale.why_mpl_sequences_">Why MPL Sequences?</a>
</h4>
<p>
MPL provides algorithms on Sequences, so transformations (such as turning by-value
parameter types into const references for optimized forwarding or computing
a signature to specialize <a href="../../../../function/index.html" target="_top"><code class="literal">boost::function</code></a>
after applying <a href="../../../../bind/index.html" target="_top"><code class="literal">boost::bind</code></a>)
can be expressed more easily. The MPL Sequence concept is compatible with several
other Boost libraries (most importantly <a href="../../../../fusion/index.html" target="_top">Fusion</a>),
so another reason is interoperability.
</p>
<a name="boost_functiontypes.rationale.pointer_to_member_object_types"></a><h4>
<a name="id768415"></a>
<a class="link" href="rationale.html#boost_functiontypes.rationale.pointer_to_member_object_types">Pointer
to member object types</a>
</h4>
<p>
Despite their syntax, pointer to member object types can be seen as dereferencing
functionals.
</p>
<a name="boost_functiontypes.rationale.the_classtransform_template_parameter"></a><h4>
<a name="id768441"></a>
<a class="link" href="rationale.html#boost_functiontypes.rationale.the_classtransform_template_parameter">The
ClassTransform template parameter</a>
</h4>
<p>
<code class="literal">This</code>-pointer, <code class="literal">this</code>-reference or just
the object (or maybe even a smart pointer to the object) plus adjustments of
cv-qualification - all these cases have their place, somewhere and there is
no single best answer.
</p>
<p>
Special treatment of the class type within the sequence can significantly complicate
client code. A custom <code class="literal">ClassTransform</code> argument allows the
client to adjust the class type before the sequence is formed and then treat
all parameters uniformly.
</p>
<a name="boost_functiontypes.rationale.why_tag_types_"></a><h4>
<a name="id768490"></a>
<a class="link" href="rationale.html#boost_functiontypes.rationale.why_tag_types_">Why tag types?</a>
</h4>
<p>
Let's consider the alternatives.
</p>
<p>
The first one is just using more templates so every property has to be asked
for explicitly. This approach results in more complicated client code if more
than one propery has to be checked and in a exponentially larger library interface.
</p>
<p>
The second alternative is having the client pass in bit patterns via non-type
template parameters. The logic has to be performed by the client and there
are much more error conditions. Further, class templates with non-type template
parameters do not work within MPL lambda expressions and can cause problems
with older compilers.
</p>
<a name="boost_functiontypes.rationale.is_it_safe_to_have_the_synthesis_templates_take_a_callable__builtin_type_or_an_mpl_sequence_as_the_first_template_argument_"></a><h4>
<a name="id768534"></a>
<a class="link" href="rationale.html#boost_functiontypes.rationale.is_it_safe_to_have_the_synthesis_templates_take_a_callable__builtin_type_or_an_mpl_sequence_as_the_first_template_argument_">Is
it safe to have the synthesis templates take a callable builtin type or an
MPL sequence as the first template argument?</a>
</h4>
<p>
Yes, but it isn't immediately obvious as the set of possible MPL sequences
isn't inherently disjoint from the set of callable builtin types.
</p>
<p>
However, any attempt to make a builtin type work as an MPL sequence is a bad
idea, because builtin types are accessible before the headers that make the
type a sequence have been included, which can easily violate the ODR.
</p>
<a name="boost_functiontypes.rationale.why_does_the_hidden__literal_this__literal__parameter_count_for_the__function_arity_of_member_functions_"></a><h4>
<a name="id768574"></a>
<a class="link" href="rationale.html#boost_functiontypes.rationale.why_does_the_hidden__literal_this__literal__parameter_count_for_the__function_arity_of_member_functions_">Why
does the hidden <code class="literal">this</code> parameter count for the function arity
of member functions?</a>
</h4>
<p>
It was found preferable that the following condition holds:
</p>
<pre class="programlisting"><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">size</span><span class="special"><</span> <a class="link" href="reference/decomposition.html#boost_functiontypes.reference.decomposition.parameter_types" title="parameter_types">parameter_types</a><span class="special"><</span><span class="identifier">T</span><span class="special">></span> <span class="special">>::</span><span class="identifier">value</span> <span class="special">==</span> <a class="link" href="reference/decomposition.html#boost_functiontypes.reference.decomposition.function_arity" title="function_arity">function_arity</a><span class="special"><</span><span class="identifier">T</span><span class="special">>::</span><span class="identifier">value</span>
</pre>
<a name="boost_functiontypes.rationale.why_ignore_top_level_cv_qualifiers_on_pointers_"></a><h4>
<a name="id768683"></a>
<a class="link" href="rationale.html#boost_functiontypes.rationale.why_ignore_top_level_cv_qualifiers_on_pointers_">Why
ignore top-level cv-qualifiers on pointers?</a>
</h4>
<p>
A cv-qualified pointer is still a pointer. It usually doesn't matter and even
if it does, it's a job for <a href="../../../../type_traits/index.html" target="_top">Boost.TypeTraits</a>.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2004 -2007 Tobias Schwinger<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="reference/macros.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="acknowledgements.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
docs/html/classtesting_1_1internal_1_1_eq_helper_3_01true_01_4-members.html | bysreg/anjing | <!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.10"/>
<title>anjing: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">anjing
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacetesting.html">testing</a></li><li class="navelem"><a class="el" href="namespacetesting_1_1internal.html">internal</a></li><li class="navelem"><a class="el" href="classtesting_1_1internal_1_1_eq_helper_3_01true_01_4.html">EqHelper< true ></a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">testing::internal::EqHelper< true > Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classtesting_1_1internal_1_1_eq_helper_3_01true_01_4.html">testing::internal::EqHelper< true ></a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classtesting_1_1internal_1_1_eq_helper_3_01true_01_4.html#a43a207030451389f902ed12a35eda97d">Compare</a>(const char *expected_expression, const char *actual_expression, const T1 &expected, const T2 &actual, typename EnableIf<!is_pointer< T2 >::value >::type *=0)</td><td class="entry"><a class="el" href="classtesting_1_1internal_1_1_eq_helper_3_01true_01_4.html">testing::internal::EqHelper< true ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classtesting_1_1internal_1_1_eq_helper_3_01true_01_4.html#a0be110f9570165cfd7544228fae50b49">Compare</a>(const char *expected_expression, const char *actual_expression, Secret *, T *actual)</td><td class="entry"><a class="el" href="classtesting_1_1internal_1_1_eq_helper_3_01true_01_4.html">testing::internal::EqHelper< true ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.10
</small></address>
</body>
</html>
|
src/htmlbuilder/phpdoc/elementindex_TemplatingEngines.html | lasso/textura | <?xml version="1.0" encoding="iso-8859-1"?>
<!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>
<!-- template designed by Marco Von Ballmoos -->
<title></title>
<link rel="stylesheet" href="media/stylesheet.css" />
</head>
<body>
<a name="top"></a>
<h2>[TemplatingEngines] element index</h2>
<h3>Package indexes</h3>
<ul>
<li><a href="elementindex_Main.html">Main</a></li>
<li><a href="elementindex_Elements.html">Elements</a></li>
<li><a href="elementindex_Exception.html">Exception</a></li>
<li><a href="elementindex_RenderHelper.html">RenderHelper</a></li>
</ul>
<a href="elementindex.html">All elements</a>
<br />
<div class="index-letter-menu">
<a class="index-letter" href="elementindex_TemplatingEngines.html#e">e</a>
<a class="index-letter" href="elementindex_TemplatingEngines.html#t">t</a>
<a class="index-letter" href="elementindex_TemplatingEngines.html#_">_</a>
</div>
<a name="_"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">_</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_registerFunction</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="TemplatingEngines/TemplateHelperSmarty.html#method_registerFunction">TemplateHelperSmarty::_registerFunction()</a> in TemplateHelperSmarty.php</div>
<div class="index-item-description">Registers template functions</div>
</dd>
<dt class="field">
<img src="media/images/AbstractMethod.png" alt="Method" title="Method" />
<span class="method-title">_registerFunction</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="TemplatingEngines/TemplateHelper.html#method_registerFunction">TemplateHelper::_registerFunction()</a> in TemplateHelper.php</div>
<div class="index-item-description">Registers a builder function to templates</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">_setNodeProperty</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="TemplatingEngines/TemplateHelperSmarty.html#method_setNodeProperty">TemplateHelperSmarty::_setNodeProperty()</a> in TemplateHelperSmarty.php</div>
<div class="index-item-description">Setting note property by concatening the setter</div>
</dd>
<dt class="field">
<img src="media/images/Constructor.png" alt="Method" title="Method" />
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="TemplatingEngines/TemplateHelperSmarty.html#method__construct">TemplateHelperSmarty::__construct()</a> in TemplateHelperSmarty.php</div>
<div class="index-item-description">Constructor</div>
</dd>
</dl>
<a name="e"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">e</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$engine</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="TemplatingEngines/TemplateHelper.html#var$engine">TemplateHelper::$engine</a> in TemplateHelper.php</div>
<div class="index-item-description">The templating engine</div>
</dd>
</dl>
<a name="t"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">t</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<img src="media/images/AbstractClass.png" alt="Class" title="Class" />
TemplateHelper
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="TemplatingEngines/TemplateHelper.html">TemplateHelper</a> in TemplateHelper.php</div>
<div class="index-item-description">Abstract class for template engine helpers</div>
</dd>
<dt class="field">
<img src="media/images/AbstractClass.png" alt="Class" title="Class" />
TemplateHelperSmarty
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="TemplatingEngines/TemplateHelperSmarty.html">TemplateHelperSmarty</a> in TemplateHelperSmarty.php</div>
<div class="index-item-description">Helper class to register HTML node to smarty</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">TemplateHelper.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="TemplatingEngines/_TemplatingEngines---TemplateHelper.php.html">TemplateHelper.php</a> in TemplateHelper.php</div>
</dd>
<dt class="field">
<img src="media/images/Page.png" alt="Page" title="Page" />
<span class="include-title">TemplateHelperSmarty.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="TemplatingEngines/_TemplatingEngines---TemplateHelperSmarty.php.html">TemplateHelperSmarty.php</a> in TemplateHelperSmarty.php</div>
</dd>
</dl>
<div class="index-letter-menu">
<a class="index-letter" href="elementindex_TemplatingEngines.html#e">e</a>
<a class="index-letter" href="elementindex_TemplatingEngines.html#t">t</a>
<a class="index-letter" href="elementindex_TemplatingEngines.html#_">_</a>
</div> </body>
</html> |
misc/release_notes/release_notes_18_05_02.html | LMSCloud/Koha-LMSCloud | <h1 id="releasenotesforkoha18.05.02">RELEASE NOTES FOR KOHA 18.05.02</h1>
<p>23 Jul 2018</p>
<p>Koha is the first free and open source software library automation
package (ILS). Development is sponsored by libraries of varying types
and sizes, volunteers, and support companies from around the world. The
website for the Koha project is:</p>
<ul>
<li><a href="http://koha-community.org">Koha Community</a></li>
</ul>
<p>Koha 18.05.02 can be downloaded from:</p>
<ul>
<li><a href="http://download.koha-community.org/koha-18.05.02.tar.gz">Download</a></li>
</ul>
<p>Installation instructions can be found at:</p>
<ul>
<li><a href="http://wiki.koha-community.org/wiki/Installation_Documentation">Koha Wiki</a></li>
<li>OR in the INSTALL files that come in the tarball</li>
</ul>
<p>Koha 18.05.02 is a bugfix/maintenance release.</p>
<p>It includes 7 enhancements, 57 bugfixes.</p>
<h2 id="enhancements">Enhancements</h2>
<h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20456">[20456]</a> Remove the C4::Serials::GetSubscriptionsFromBorrower</li>
</ul>
<h3 id="i18nl10n">I18N/L10N</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20709">[20709]</a> Update GERMAN MARC frameworks to Updates 23-26 (Nov 2016, May and Apr 2018)</li>
</ul>
<h3 id="marcbibliographicdatasupport">MARC Bibliographic data support</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19835">[19835]</a> Update MARC frameworks to Updates 23+24+25 (Nov 2016, May and Dec 2017)</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20710">[20710]</a> Update MARC21 frameworks to Update 26 (April 2018)</li>
</ul>
<h3 id="opac">OPAC</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20876">[20876]</a> The form_serialized_itype cookie is not used and should be removed</li>
</ul>
<h3 id="patrons">Patrons</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20867">[20867]</a> Ability to show membership renewal date on moremember.pl page</li>
</ul>
<h3 id="templates">Templates</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20520">[20520]</a> Re-indent moremember.tt</li>
</ul>
<h2 id="criticalbugsfixed">Critical bugs fixed</h2>
<h3 id="acquisitions">Acquisitions</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20972">[20972]</a> If ISBN has 10 numbers only the first 9 numbers are used</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20979">[20979]</a> Error message when deleting bib attached to order</li>
</ul>
<h3 id="authentication">Authentication</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20879">[20879]</a> Shibboleth in combination with LDAP as an alternative no longer works</li>
</ul>
<h3 id="cataloging">Cataloging</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20928">[20928]</a> Checkout status not showing patron</li>
</ul>
<h3 id="circulation">Circulation</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20934">[20934]</a> Biblio checkout history shows only current checkout</li>
</ul>
<h3 id="finesandfees">Fines and fees</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20946">[20946]</a> Cannot pay fines for patrons with credits</li>
</ul>
<h3 id="patrons">Patrons</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13655">[13655]</a> Can't save organisation type patron without entering userid/password</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20903">[20903]</a> Print payment receipt on child patron could end with server error</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20951">[20951]</a> Koha::Patron::Discharge is missing use Koha::Patron::Debarments</li>
</ul>
<h3 id="sip2">SIP2</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21020">[21020]</a> Return branch not set for transfer when using SIP</li>
</ul>
<h3 id="selfcheckout">Self checkout</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21054">[21054]</a> Extra closing body tag in sco-main.tt prevents slip printing</li>
</ul>
<h3 id="staffclient">Staff Client</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20998">[20998]</a> Non superlibrarians cannot search for patrons using the quicksearch at the top</li>
</ul>
<h3 id="templates">Templates</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20977">[20977]</a> Javascript vars used in confirm_deletion in catalog.js do not match strings in catalog-strings.inc</li>
</ul>
<h3 id="testsuite">Test Suite</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20906">[20906]</a> Fix Debian 9 Test Failures</li>
</ul>
<h3 id="tools">Tools</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20084">[20084]</a> Patron card creator: layouts Industrial2of5 and COOP2of5 broken with error "Invalid Characters"</li>
</ul>
<h3 id="webservices">Web services</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21046">[21046]</a> ILSDI - AuthenticatePatron returns a wrong borrowernumber if cardnumber is empty</li>
</ul>
<h2 id="otherbugsfixed">Other bugs fixed</h2>
<h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20702">[20702]</a> Bind results of GetHostItemsInfo to the EasyAnalyticalRecords pref</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21008">[21008]</a> pay.pl and paycollect.pl raise warning</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022">[21022]</a> Exceptions should skip stringifying if message manually passed</li>
</ul>
<h3 id="cataloging">Cataloging</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15360">[15360]</a> Incorrect or mislabeled behavior on Authorities "New from Z39.50" Button</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18822">[18822]</a> Advanced editor - Rancor - searching broken under Elasticsearch</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21009">[21009]</a> Max length of inputs on editing/adding items is broken</li>
</ul>
<h3 id="circulation">Circulation</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20793">[20793]</a> Don't show holds link in result list when staff user doesn't have place_holds permission</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20794">[20794]</a> Don't show holds tab when user doesn't have circulate_remaining_permissions</li>
</ul>
<h3 id="command-lineutilities">Command-line Utilities</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20893">[20893]</a> batchRebuildItemsTables.pl has incorrect parameter</li>
</ul>
<h3 id="i18nl10n">I18N/L10N</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20332">[20332]</a> Untranslatable strings in grouped OPAC results</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21029">[21029]</a> "Suspend until" in modal in staff patron account is not translatable</li>
</ul>
<h3 id="labelpatroncardprinting">Label/patron card printing</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6647">[6647]</a> Label item search should use standard pagination routine</li>
</ul>
<h3 id="lists">Lists</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17886">[17886]</a> Don't show option to add to existing list if there are no lists in staff</li>
</ul>
<h3 id="opac">OPAC</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17869">[17869]</a> Don't show pick-up library for list of holds in OPAC account when there is only one branch</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19849">[19849]</a> Rebase of bug 16621 partially reverted bug 12509</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20090">[20090]</a> Missing Script Statement for Novelist Select on Some Record Displays in OPAC</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20507">[20507]</a> Shelf browser does not update image sources when paging</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20953">[20953]</a> Discharge can be requested several times on OPAC</li>
</ul>
<h3 id="packaging">Packaging</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18250">[18250]</a> koha-common should start after memcached</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20920">[20920]</a> Plack timeout because of missing CGI::Compile Perl dependency</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20949">[20949]</a> Koha depends on Clone</li>
</ul>
<h3 id="patrons">Patrons</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20991">[20991]</a> Error will reset category when editing a patron</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21025">[21025]</a> Koha::Patron::Discharge is missing use C4::Letters</li>
</ul>
<h3 id="reports">Reports</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16653">[16653]</a> reports/cat_issues_top.pl does not export "Count of checkouts" column as CSV</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20945">[20945]</a> Report params not escaped when downloading</li>
</ul>
<h3 id="searching">Searching</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20864">[20864]</a> Only set bibs_selected cookie when BrowseResultSelection is activated</li>
</ul>
<h3 id="searching-elasticsearch">Searching - Elasticsearch</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19502">[19502]</a> Result sets limited to 10000</li>
</ul>
<h3 id="searching-zebra">Searching - Zebra</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20697">[20697]</a> Remove some Host-Item-Number noise from zebra-output.log when EasyAnalyticalRecords is not used</li>
</ul>
<h3 id="serials">Serials</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7136">[7136]</a> Correct description of Grace period for subscriptions</li>
</ul>
<h3 id="staffclient">Staff Client</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18521">[18521]</a> Renew and search hotkeys are swapped on returns page.</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20919">[20919]</a> A Zebra query is done for each item when opening a record detail page</li>
</ul>
<h3 id="systemadministration">System Administration</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14446">[14446]</a> Resolve "Use of uninitialized value in goto" in admin/preferences.pl</li>
</ul>
<h3 id="templates">Templates</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20559">[20559]</a> Occurrences of loading-small.gif still exist</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20698">[20698]</a> Remove obsolete template: transfer-slip.tt</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20805">[20805]</a> Update child to adult patron process broken on several patron-related pages</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20814">[20814]</a> Display issue with 'Saved reports' tabs when memcached is off</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20881">[20881]</a> Order receiving: Price filter missing on_editing</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20931">[20931]</a> JS error "ReferenceError: $ is not defined" when CircSidebar is turned on</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20999">[20999]</a> Remove invalid 'style="block"' from OPAC templates</li>
</ul>
<h3 id="testsuite">Test Suite</h3>
<ul>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20900">[20900]</a> Yet another test assumes that CPL is present</li>
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21023">[21023]</a> Remove warning in t/db_dependent/Circulation/Chargelostitem.t</li>
</ul>
<h2 id="systemrequirements">System requirements</h2>
<p>Important notes:</p>
<ul>
<li>Perl 5.10 is required</li>
<li>Zebra is required</li>
</ul>
<h2 id="documentation">Documentation</h2>
<p>The Koha manual is maintained in Sphinx. The home page for Koha
documentation is </p>
<ul>
<li><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
</ul>
<p>As of the date of these release notes, only the English version of the
Koha manual is available:</p>
<ul>
<li><a href="http://koha-community.org/manual/18.05/en/html/">Koha Manual</a></li>
</ul>
<p>The Git repository for the Koha manual can be found at</p>
<ul>
<li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
</ul>
<h2 id="translations">Translations</h2>
<p>Complete or near-complete translations of the OPAC and staff
interface are available in this release for the following languages:</p>
<ul>
<li>Arabic (100%)</li>
<li>Armenian (99.9%)</li>
<li>Basque (73.5%)</li>
<li>Chinese (China) (77.9%)</li>
<li>Chinese (Taiwan) (100%)</li>
<li>Czech (92.6%)</li>
<li>Danish (64.4%)</li>
<li>English (New Zealand) (96.8%)</li>
<li>English (USA)</li>
<li>Finnish (93%)</li>
<li>French (100%)</li>
<li>French (Canada) (89.6%)</li>
<li>German (100%)</li>
<li>German (Switzerland) (99.8%)</li>
<li>Greek (79.9%)</li>
<li>Hindi (99.9%)</li>
<li>Italian (98.2%)</li>
<li>Norwegian Bokmål (65.8%)</li>
<li>Occitan (post 1500) (71.2%)</li>
<li>Persian (53.5%)</li>
<li>Polish (94.9%)</li>
<li>Portuguese (100%)</li>
<li>Portuguese (Brazil) (83%)</li>
<li>Slovak (95.3%)</li>
<li>Spanish (99.8%)</li>
<li>Swedish (95%)</li>
<li>Turkish (99.9%)</li>
<li>Vietnamese (65.9%)</li>
</ul>
<p>Partial translations are available for various other languages.</p>
<p>The Koha team welcomes additional translations; please see</p>
<ul>
<li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
</ul>
<p>For information about translating Koha, and join the koha-translate
list to volunteer:</p>
<ul>
<li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
</ul>
<p>The most up-to-date translations can be found at:</p>
<ul>
<li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
</ul>
<h2 id="releaseteam">Release Team</h2>
<p>The release team for Koha 18.05.02 is</p>
<ul>
<li>Release Manager: <a href="mailto:[email protected]">Nick Clemens</a></li>
<li><p>Release Manager assistants:</p>
<ul>
<li><a href="mailto:[email protected]">Brendan Gallagher</a></li>
<li><a href="mailto:[email protected]">Jonathan Druart</a></li>
<li><a href="mailto:[email protected]">Kyle Hall</a></li>
<li><a href="mailto:[email protected]">Tomás Cohen Arazi</a></li>
</ul></li>
<li><p>Module Maintainers:</p>
<ul>
<li>REST API -- <a href="mailto:[email protected]">Tomás Cohen Arazi</a></li>
<li>Elasticsearch -- <a href="mailto:[email protected]">Nick Clemens</a></li>
</ul></li>
<li><p>QA Manager: <a href="mailto:[email protected]">Katrin Fischer</a></p></li>
<li><p>QA Team:</p>
<ul>
<li><a href="mailto:[email protected]">Julian Maurice</a></li>
<li><a href="mailto:[email protected]">Marcel de Rooy</a></li>
<li>Josef Moravec</li>
<li><a href="mailto:[email protected]">Alex Arnaud</a></li>
<li><a href="mailto:[email protected]">Martin Renvoize</a></li>
<li><a href="mailto:[email protected]">Tomás Cohen Arazi</a></li>
<li><a href="mailto:[email protected]">Kyle Hall</a></li>
<li><a href="mailto:[email protected]">Jonathan Druart</a></li>
<li><a href="mailto:[email protected]">Chris Cormack</a></li>
</ul></li>
<li>Bug Wranglers:
<ul>
<li>Claire Gravely</li>
<li>Jon Knight</li>
<li><a href="mailto:[email protected]">Indranil Das Gupta</a></li>
<li><a href="mailto:[email protected]">Amit Gupta</a></li>
</ul></li>
<li>Packaging Manager: <a href="mailto:[email protected]">Mirko Tietgen</a></li>
<li>Documentation Team:
<ul>
<li>Lee Jamison</li>
<li>David Nind</li>
<li>Caroline Cyr La Rose</li>
</ul></li>
<li>Translation Manager: <a href="mailto:[email protected]">Bernardo Gonzalez Kriegel</a></li>
<li>Release Maintainers:
<ul>
<li>18.05 -- <a href="mailto:[email protected]">Martin Renvoize</a></li>
<li>17.11 -- <a href="mailto:[email protected]">Fridolin Somers</a></li>
<li>17.05 -- <a href="mailto:[email protected]">Fridolin Somers</a></li>
</ul></li>
</ul>
<h2 id="credits">Credits</h2>
<p>We thank the following libraries who are known to have sponsored
new features in Koha 18.05.02:</p>
<ul>
<li>Gothenburg University Library</li>
</ul>
<p>We thank the following individuals who contributed patches to Koha 18.05.02.</p>
<ul>
<li>xljoha (1)</li>
<li>Alex Arnaud (1)</li>
<li>Alex Buckley (1)</li>
<li>Colin Campbell (1)</li>
<li>Jérôme Charaoui (1)</li>
<li>Nick Clemens (11)</li>
<li>Tomás Cohen Arazi (8)</li>
<li>Marcel de Rooy (8)</li>
<li>Jonathan Druart (14)</li>
<li>Charles Farmer (1)</li>
<li>Katrin Fischer (9)</li>
<li>Bernardo González Kriegel (4)</li>
<li>Caitlin Goodger (1)</li>
<li>Victor Grousset (3)</li>
<li>Amit Gupta (1)</li>
<li>Pasi Kallinen (2)</li>
<li>David Kuhn (1)</li>
<li>Owen Leonard (15)</li>
<li>Julian Maurice (4)</li>
<li>Kyle M Hall (3)</li>
<li>Josef Moravec (3)</li>
<li>Martin Renvoize (7)</li>
<li>Fridolin Somers (2)</li>
<li>Mirko Tietgen (3)</li>
</ul>
<p>We thank the following libraries, companies, and other institutions who contributed
patches to Koha 18.05.02</p>
<ul>
<li>abunchofthings.net (3)</li>
<li>ACPL (15)</li>
<li>BibLibre (10)</li>
<li>BSZ BW (9)</li>
<li>bugs.koha-community.org (14)</li>
<li>ByWater-Solutions (13)</li>
<li>bywatetsolutions.com (1)</li>
<li>Catalyst (1)</li>
<li>cmaisonneuve.qc.ca (1)</li>
<li>Göteborgs universitet (1)</li>
<li>informaticsglobal.com (1)</li>
<li>inLibro.com (1)</li>
<li>joensuu.fi (2)</li>
<li>PTFS-Europe (8)</li>
<li>Rijksmuseum (8)</li>
<li>Theke Solutions (8)</li>
<li>unidentified (4)</li>
<li>Universidad Nacional de Córdoba (4)</li>
<li>wegc.school.nz (1)</li>
</ul>
<p>We also especially thank the following individuals who tested patches
for Koha.</p>
<ul>
<li>Hugo Agud (1)</li>
<li>Aleisha Amohia (1)</li>
<li>Alex Arnaud (5)</li>
<li>Colin Campbell (1)</li>
<li>Nick Clemens (109)</li>
<li>Tomas Cohen Arazi (10)</li>
<li>Chris Cormack (6)</li>
<li>Marcel de Rooy (19)</li>
<li>Jonathan Druart (19)</li>
<li>Charles Farmer (5)</li>
<li>Katrin Fischer (50)</li>
<li>Bernardo Gonzalez Kriegel (2)</li>
<li>Amit Gupta (1)</li>
<li>Pasi Kallinen (2)</li>
<li>Pierre-Luc Lapointe (3)</li>
<li>Owen Leonard (5)</li>
<li>Julian Maurice (3)</li>
<li>Kyle M Hall (4)</li>
<li>Josef Moravec (17)</li>
<li>Séverine QUEUNE (4)</li>
<li>Martin Renvoize (114)</li>
<li>Maryse Simard (7)</li>
<li>Mirko Tietgen (6)</li>
<li>Mark Tompsett (3)</li>
<li>Cab Vinton (1)</li>
</ul>
<p>We regret any omissions. If a contributor has been inadvertently missed,
please send a patch against these release notes to
[email protected].</p>
<h2 id="revisioncontrolnotes">Revision control notes</h2>
<p>The Koha project uses Git for version control. The current development
version of Koha can be retrieved by checking out the master branch of:</p>
<ul>
<li><a href="git://git.koha-community.org/koha.git">Koha Git Repository</a></li>
</ul>
<p>The branch for this version of Koha and future bugfixes in this release
line is 18.05.x.</p>
<h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
<p>Bug reports and feature requests can be filed at the Koha bug
tracker at:</p>
<ul>
<li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
</ul>
<p>He rau ringa e oti ai.
(Many hands finish the work)</p>
<p>Autogenerated release notes updated last on 20 Jul 2018 14:56:19.</p>
|
docs/doxygen/df/da2/_r_o_vehicle_8h.html | smendez-hi/SUMO-hib | <!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>SUMO - Simulation of Urban MObility: ROVehicle.h File Reference</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="../../main.html"><span>Main Page</span></a></li>
<li><a href="../../pages.html"><span>Related Pages</span></a></li>
<li><a href="../../modules.html"><span>Modules</span></a></li>
<li><a href="../../annotated.html"><span>Data Structures</span></a></li>
<li class="current"><a href="../../files.html"><span>Files</span></a></li>
<li><a href="../../dirs.html"><span>Directories</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="../../files.html"><span>File List</span></a></li>
<li><a href="../../globals.html"><span>Globals</span></a></li>
</ul>
</div>
<div class="navpath"><a class="el" href="../../dir_75b82e7e4a5feb05200b9ad7adf06257.html">home</a> » <a class="el" href="../../dir_46b8f36974b309f038ffc35aa047a32b.html">boni</a> » <a class="el" href="../../dir_52e5be8ca53cec2b5437a8ba83e8e4f0.html">Desktop</a> » <a class="el" href="../../dir_7de3ce0f65e0314f747915173f89e60e.html">DanielTouched</a> » <a class="el" href="../../dir_a0096e276045b3ff0719c75e0b3c59bf.html">sumo-0.14.0</a> » <a class="el" href="../../dir_e9b8d709919855cd07b0394009af2578.html">src</a> » <a class="el" href="../../dir_7d5a690347e35fa6dea04dab75144e95.html">router</a>
</div>
</div>
<div class="contents">
<h1>ROVehicle.h File Reference</h1><code>#include <<a class="el" href="../../db/d16/config_8h_source.html">config.h</a>></code><br/>
<code>#include <string></code><br/>
<code>#include <iostream></code><br/>
<code>#include <<a class="el" href="../../d4/d64/_s_u_m_o_time_8h_source.html">utils/common/SUMOTime.h</a>></code><br/>
<code>#include <<a class="el" href="../../d8/d99/_r_g_b_color_8h_source.html">utils/common/RGBColor.h</a>></code><br/>
<code>#include <<a class="el" href="../../d0/d7a/_s_u_m_o_vehicle_parameter_8h_source.html">utils/common/SUMOVehicleParameter.h</a>></code><br/>
<code>#include <<a class="el" href="../../d7/db4/_util_exceptions_8h_source.html">utils/common/UtilExceptions.h</a>></code><br/>
<code>#include <<a class="el" href="../../d1/de7/_s_u_m_o_abstract_router_8h_source.html">utils/common/SUMOAbstractRouter.h</a>></code><br/>
<p><a href="../../df/da2/_r_o_vehicle_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Data Structures</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d1b/class_r_o_vehicle.html">ROVehicle</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A vehicle as used by router. <a href="../../d5/d1b/class_r_o_vehicle.html#_details">More...</a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<dl class="author"><dt><b>Author:</b></dt><dd>Daniel Krajzewicz </dd>
<dd>
Michael Behrisch </dd></dl>
<dl class="date"><dt><b>Date:</b></dt><dd>Sept 2002 </dd></dl>
<dl class="version"><dt><b>Version:</b></dt><dd></dd></dl>
<dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="../../df/da2/_r_o_vehicle_8h.html">ROVehicle.h</a> 11671 2012-01-07 20:14:30Z behrisch </dd></dl>
<p>Definition in file <a class="el" href="../../df/da2/_r_o_vehicle_8h_source.html">ROVehicle.h</a>.</p>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 17 12:16:16 2012 for SUMO - Simulation of Urban MObility by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>
|
SemanticCloudClient/build/web/WEB-INF/lib/doc/javadoc/com/google/gwt/event/logical/shared/class-use/AttachEvent.html | dandrocec/PaaSInterop | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
Uses of Class com.google.gwt.event.logical.shared.AttachEvent (Google Web Toolkit Javadoc)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.google.gwt.event.logical.shared.AttachEvent (Google Web Toolkit Javadoc)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/google/gwt/event/logical/shared/AttachEvent.html" title="class in com.google.gwt.event.logical.shared"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
GWT 2.4.0</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?com/google/gwt/event/logical/shared//class-useAttachEvent.html" target="_top"><B>FRAMES</B></A>
<A HREF="AttachEvent.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>com.google.gwt.event.logical.shared.AttachEvent</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../../com/google/gwt/event/logical/shared/AttachEvent.html" title="class in com.google.gwt.event.logical.shared">AttachEvent</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.google.gwt.event.logical.shared"><B>com.google.gwt.event.logical.shared</B></A></TD>
<TD>Types related to logical events that do not have direct analogues to DOM
events and which can be used in contexts other than web browsers. </TD>
</TR>
</TABLE>
<P>
<A NAME="com.google.gwt.event.logical.shared"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../../com/google/gwt/event/logical/shared/AttachEvent.html" title="class in com.google.gwt.event.logical.shared">AttachEvent</A> in <A HREF="../../../../../../../com/google/gwt/event/logical/shared/package-summary.html">com.google.gwt.event.logical.shared</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../com/google/gwt/event/logical/shared/package-summary.html">com.google.gwt.event.logical.shared</A> with parameters of type <A HREF="../../../../../../../com/google/gwt/event/logical/shared/AttachEvent.html" title="class in com.google.gwt.event.logical.shared">AttachEvent</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>AttachEvent.Handler.</B><B><A HREF="../../../../../../../com/google/gwt/event/logical/shared/AttachEvent.Handler.html#onAttachOrDetach(com.google.gwt.event.logical.shared.AttachEvent)">onAttachOrDetach</A></B>(<A HREF="../../../../../../../com/google/gwt/event/logical/shared/AttachEvent.html" title="class in com.google.gwt.event.logical.shared">AttachEvent</A> event)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/google/gwt/event/logical/shared/AttachEvent.html" title="class in com.google.gwt.event.logical.shared"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
GWT 2.4.0</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?com/google/gwt/event/logical/shared//class-useAttachEvent.html" target="_top"><B>FRAMES</B></A>
<A HREF="AttachEvent.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
globals_func.html | infoburp/gtorrent-gtk-docs | <!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>gtorrent-gtk: File Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">gtorrent-gtk
</div>
<div id="projectbrief">gtk torrent client using gtorrent-core</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li class="current"><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="globals.html"><span>All</span></a></li>
<li class="current"><a href="globals_func.html"><span>Functions</span></a></li>
</ul>
</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('globals_func.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
 <ul>
<li>main()
: <a class="el" href="main_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">main.cpp</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Fri Jul 25 2014 14:57:23 for gtorrent-gtk by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
</ul>
</div>
</body>
</html>
|
demo/bootstrapDemo1.html | centrelove/surperman | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset=utf-8>
<title>Bootstrap Demo</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../js/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen">
<script src="../js/jquery-1.6.2.js"></script>
<script src="../js/bootstrap/js/bootstrap.min.js"></script>
<style>
.row-fluid .span6, .row-fluid .span3, .row-fluid .span2{
border: 2px solid #000;
}
.row-fluid .span3{
height:300px;
position:relative;
}
.img1{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
z-Index:-1;
}
</style>
</head>
<body>
<div class="row-fluid">
<div class="span6">Level 2</div>
<div class="span3">
<img class="img1" src="../matchgame/images/deckModify1.png" />
</div>
</div>
<div class="row-fluid">
<div class="span2">Level 2</div>
</div>
</body>
</html> |
texi2html/test/manuals/res/texinfo/Emacs-Editing.html | cgwalters/texinfo-git-mirror | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<title>GNU Texinfo 4.2: Emacs Editing</title>
<meta name="description" content="GNU Texinfo 4.2: Emacs Editing">
<meta name="keywords" content="GNU Texinfo 4.2: Emacs Editing">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="texi2html">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smalllisp {margin-left: 3.2em}
pre.display {font-family: serif}
pre.format {font-family: serif}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: serif; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: serif; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nocodebreak {white-space:pre}
span.nolinebreak {white-space:pre}
span.roman {font-family:serif; font-weight:normal}
span.sansserif {font-family:sans-serif; font-weight:normal}
ul.no-bullet {list-style: none}
-->
</style>
<meta http-equiv="Refresh" content="2; url=Texinfo-Mode.html#Emacs-Editing">
</head>
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>The node you are looking for is at <a href="Texinfo-Mode.html#Emacs-Editing">Emacs Editing</a>.</p>
</body>
|
public/user/templates/home.graphView.modal_original.html | akshatamohanty/studionet | <div class="modal fade">
<!-- <div class='col-sm-4'>
<div class="modal-dialog sidebar">
<div class='modal-content'>
<p>This is the sub-graph to show the map. It should associate with the scrolling actions in the right canvas.</p>
</div>
</div>
</div> -->
<!-- <div class='col-sm-12 modal-dialog-container'> -->
<button type="button" class="close" data-dismiss="modal" ng-click='close()' aria-hidden="true">×</button>
<!-- Repeat for every contribution in tree -->
<div class="modal-dialog" ng-repeat='contribution in contributionTree'>
<div id="{{ 'modal' + contribution.db_data.id }}" class="modal-content">
<div class="modal-header">
<h4 class="modal-title">{{contribution.db_data.title}}</h4>
</div>
<!-- alert -->
<div class="alert alert-danger" role="alert" id='errorMsg' ng-show='alert.error'>
<strong>Oh snap! </strong>{{ alert.errorMsg }}
</div>
<div class="alert alert-success" role="alert" id='successMsg' ng-show='alert.success'>
<strong>Awesome! </strong>{{ alert.successMsg }}
</div>
<div class="modal-body" ng-hide='alert.success'>
<!-- Tabs -->
<div class='row'>
<ul class="nav nav-tabs pull-right">
<li class="active"><a data-target="{{ '#content' + contribution.db_data.id}}" data-toggle="tab">Content</a></li>
<li><a data-target="{{ '#statistics' + contribution.db_data.id}}" data-toggle="tab">Statistics</a></li>
<li><a data-target="{{ '#author' + contribution.db_data.id}}" data-toggle="tab">Author</a></li>
<li ng-if='contribution.db_data.attachments[0].id!=null'><a data-target="{{ '#attachments' + contribution.db_data.id}}" data-toggle="tab">Attachments</a></li>
</ul>
</div>
<div class='row tab-content'>
<!-- Content -->
<div class='tab-pane fade in active' id="{{ 'content' + contribution.db_data.id}}">
<!-- content -->
<p ng-bind-html="contribution.db_data.body"></p>
<br><br>
</div>
<!-- Data -->
<div class='tab-pane fade' id="{{ 'statistics' + contribution.db_data.id}}">
<h3>Contribution Data</h3>
<h5>Contribution ID: {{contribution.db_data.id}}</h5>
<!-- rating -->
<h4> Your rating:
<span id='rating' uib-rating ng-model="$parent.rate" max="$parent.max" read-only="false" on-hover="$parent.hoveringOver(value)" on-leave="overStar = null" ng-click='rateContribution($parent.rate, contribution.db_data.id)'></span>
<pre style="margin:15px 0;">Rate: <b>{{$parent.rate}}</b> - Hovering over: <b>{{$parent.overStar || "none"}}</b></pre>
</h4>
<p>Rating: {{contribution.db_data.rating}}</p>
<p>Total Rating: {{contribution.db_data.totalRating}}</p>
<p>Last Updated: {{contribution.db_data.lastupdated}}</p>
<p>Date Created: {{contribution.db_data.dateCreated}}</p>
<p>Rate Count: {{contribution.db_data.rateCount}}</p>
<p>Number of Views: {{contribution.db_data.views}}</p>
</div>
<!-- Author -->
<div class='tab-pane fade' id="{{ 'author' + contribution.db_data.id}}">
<div class='row'>
<div class='col-sm-4'>
<img src={{users[contribution.db_data.createdBy].avatar}} style='width: 100px; height: 100px;'>
</div>
<div class='col-sm-8'>
<h3>{{ users[contribution.db_data.createdBy].name }}</h3>
<p>{{ users[contribution.db_data.createdBy].nusOpenId }}</p>
<p>{{user.id}}-{{contribution.db_data.createdBy}}</p>
</div>
</div>
</div>
<!-- Attachments - if present -->
<div class='tab-pane fade' id="{{ 'attachments' + contribution.db_data.id}}" ng-if='contribution.db_data.attachments[0].id!=null'>
<div class='row'>
<div ng-repeat="attachment in contribution.db_data.attachments">
<div class='card row'>
<div class='col-sm-3 attachment-thumb' style='background-image: url({{getThumb(contribution.db_data.id, attachment.attachment)}});'>
</div>
<div class='col-sm-9'>
<h3 class='contributionName'>{{attachment.attachment.name}}</h3>
<h6> Size: {{ attachment.attachment.size/1000 }} MB </h6>
<h6><a href="/api/contributions/{{contribution.db_data.id}}/attachments/{{attachment.id}}" target=_blank>Download </a></h6>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Create a new contribution by replying to existing ones -->
<div class='row editor reply' ng-show='showCreateContribution'>
<hr>
<label>Replying to the above contribution:</label>
<br><br>
<!-- Title -->
<div class='form-section'>
<label> Title </label>
<input class='wide' value='Title' ng-model="contributionData.title">
</div>
<!-- tags -->
<div class='form-section'>
<label> Tags <small>( {{ contributionData._tags.length || 0 }} tag(s) added) </small></label>
<tags-input class='tags-input' class="bootstrap"
type='text'
ng-model="contributionData._tags"
display-property='name'
placeholder="Add a tag"
replace-spaces-with-dashes="false">
<auto-complete source="loadTags($query)"
min-length="0"
debounce-delay="0"
max-results-to-show="10000"
load-on-down-arrow="true"
load-on-focus="true"
template="tags-template"></auto-complete>
</tags-input>
</div>
<!-- Content -->
<div class='form-section'>
<label> Content </label>
<div text-angular ng-model="contributionData.body" class="textAngular"></div>
</div>
<!-- Relationship -->
<div class='form-section'>
<label for="singleSelect"> Relationship: </label>
<select name="singleSelect" id="singleSelect" ng-model=contributionData.refType>
<option ng-repeat="rel in relationships | filter: { src_type: 'contribution',
target_type: 'contribution'}"
value={{rel.name}}>{{rel.name}}</option>
</select>
</div>
<!-- attachments -->
<div class='form-section'>
<label> Attachments <small>({{contributionData.attachments.length}} file(s) uploaded)</small> </label>
<div class="button" ngf-select ng-model="contributionData.attachments" ngf-multiple="true">Choose File</div>
</div>
<!-- selected tags: -->
<div class='form-section'>
<span><b> Selected tag names: </b></span>
<span>{{ contributionData }}</span>
</div>
</div>
<!-- Update existing contributions -->
<div class='row editor update' ng-show='showUpdateContribution'>
<hr>
<label>Update the above contribution:</label>
<br><br>
<!-- Title -->
<div class='form-section'>
<label> Title </label>
<input class='wide' value='Title' ng-model="contributionData.title">
</div>
<!-- tags -->
<div class='form-section'>
<label> Tags <small>( {{ contributionData._tags.length || 0 }} tag(s) added) </small></label>
<tags-input class='tags-input' class="bootstrap"
type='text'
ng-model="contributionData._tags"
display-property='name'
placeholder="Add a tag"
replace-spaces-with-dashes="false">
<auto-complete source="loadTags($query)"
min-length="0"
debounce-delay="0"
max-results-to-show="10000"
load-on-down-arrow="true"
load-on-focus="true"
template="tags-template"></auto-complete>
</tags-input>
</div>
<!-- Content -->
<div class='form-section'>
<label> Content </label>
<div text-angular ng-model="contributionData.body" class="textAngular"></div>
</div>
<!--Relationship
<div class='form-section'>
<label for="singleSelect"> Relationship: </label>
<select name="singleSelect" id="singleSelect" ng-model=contributionData.refType>
<option ng-repeat="rel in relationships | filter: { src_type: 'contribution',
target_type: 'contribution'}"
value={{rel.name}}>{{rel.name}}</option>
</select>
</div>-->
<!-- attachments -->
<div class='form-section'>
<!-- should be different from create / reply editor -->
<label> Attachments <small>({{ contributionData.attachments.length - (contributionData.attachments[0].id == null ? -1 : 0) }} file(s) uploaded)</small> </label>
<div class="button" ngf-select ng-model="contributionData.attachments" ngf-multiple="true">Choose File</div>
</div>
<!-- selected tags: -->
<div class='form-section'>
<span><b> Selected tag names: </b></span>
<span>{{ contributionData }}</span>
</div>
</div>
<!-- Add cross links -->
<div class='row editor Linking' ng-show='showLinkingContribution'>
<hr>
<label> Link the above contribution to others:</label>
<br><br>
<!-- Set the current Contribution: -->
<div class='form-section'>
<label for="singleSelect"> The current contribution is </label>
<select name="singleSelect" id="singleSelect" ng-model=linkData.currentContributionType>
<option value='source'>source</option>
<option value='target'>target</option>
</select>
</div>
<!-- Set the Relationship: -->
<div class='form-section'>
<label for="singleSelect"> Relationship: </label>
<select name="singleSelect" id="singleSelect" ng-model=linkData.relationshipName>
<option ng-repeat="rel in relationships | filter: { src_type: 'contribution',
target_type: 'contribution'}"
value={{rel.name}}>{{rel.name}}</option>
</select>
</div>
<!-- Set the final linked contribution: -->
<div class='form-section'>
<label>The new linked contribution is:</label>
<label for="singleSelect" ng-show="linkData.currentContributionType == 'source'"> Target </label>
<label for="singleSelect" ng-show="linkData.currentContributionType == 'target'"> Source </label>
<select name="singleSelect" id="singleSelect" ng-model="linkData.linkedtoContributionId">
<option ng-repeat="tmp in contributions" value={{tmp.id}}>{{tmp.title}} ({{tmp.id}})</option>
</select>
</div>
</div>
</div>
<div class='modal-footer'>
<div class='col-sm-12'>
<center>
<div ng-hide='hideReplyButton || alert.success'>
<button type="button" ng-click="showCreateContribution=true; hideReplyButton=true; contributionData={};contributionData.tags=[];contributionData.ref=contribution.db_data.id" class="btn btn-default modal-button">Reply</button>
<button type="button" ng-click="showLinkingContribution=true; hideReplyButton=true; linkData={}; linkData.currentContributionId=contribution.db_data.id" class="btn btn-default modal-button">Link</button>
<button type="button" ng-click="showUpdateContribution=true; hideReplyButton=true; contributionData=contribution.db_data; contributionData._tags = contributionData.tags;" class="btn btn-default modal-button"
ng-show="(user.id == contribution.db_data.createdBy)">Update</button>
<button type="button" ng-click="deleteContribution(contribution.db_data.id)" class="btn btn-default modal-button"
ng-show="(user.id == contribution.db_data.createdBy)" data-dismiss='modal'>Delete</button>
</div>
<div ng-show='hideReplyButton && !alert.success'>
<button type="button" ng-click="submitContribution(showCreateContribution,showLinkingContribution,showUpdateContribution,contributionData,linkData);
showCreateContribution=false; showUpdateContribution=false; showLinkingContribution=false; hideReplyButton=false" class="btn btn-default modal-button">Submit</button>
<button type="button" ng-click="showCreateContribution=false; showUpdateContribution=false; showLinkingContribution=false; hideReplyButton=false" class="btn btn-default modal-button">Cancel</button>
</div>
<button type="button" class="btn btn-default modal-button" ng-show='alert.success' data-dismiss='modal' ng-click='close()'>Close</button>
</center>
</div>
</div>
</div><!-- single modal - modal-content ends -->
</div><!-- modal dialog ng-Repeat ends -->
<!-- </div> -->
</div>
|
templates/base_nav.html | teffalump/rentport | {% extends "bootstrap/base.html" %}
{% from "macros.html" import render_link, render_field_limited %}
{% block title %}Rentport{% endblock %}
{% block styles %}
{{ super () }}
<link rel="stylesheet" href="{{ url_for('misc.static', filename='css/rentport_style.css') }}">
<link rel="icon" type="image/png" href="{{ url_for('misc.static', filename='image/favicon.png') }}">
{% endblock %}
{% block navbar %}
<nav class="navbar navbar-inverse navbar-fixed-top navbar-default" role="navigation">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">Rentport</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Issues <b class="caret"></b></a>
<ul class="dropdown-menu">
{%- for end, text in [('issue.issues', 'Show issues'), ('issue.open_issue', 'Open Issue')] %}
{{ render_link(end, text, active=active_page)}}
{%- endfor %}
</ul>
{% if g.user.fees.count() >= 1 or g.user.fee_paid() %}
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Properties <b class="caret"></b></a>
<ul class="dropdown-menu">
{{ render_link('property.properties', 'Properties', active=active_page) }}
{{ render_link('provider.show_providers', 'Providers', active=active_page) }}
</ul>
</li>
{% endif %}
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Settings <b class="caret"></b></a>
<ul class="dropdown-menu">
{%- for end, text in [('profile.show_profile', 'Profile'),
('security.change_password', 'Change password'),
('profile.notify', 'Change notifications'),
('fee.fees', 'Fees')] %}
{{ render_link(end, text, active=active_page) }}
{%- endfor %}
</ul>
</li>
</ul>
{% if g.user.unconfirmed_requests().count() > 0 %}<a class="navbar-btn btn btn-default btn-info" href="{{ url_for('relation.confirm_invite') }}">Unconfirmed requests!</a>{% endif %}
<a id="logout" class="navbar-btn btn navbar-right btn-default btn-danger exempt" href="{{ url_for('security.logout') }}">Logout</a>
</div>
</div>
</nav>
{% endblock %}
{% block scripts %}
{{ super() }}
<script src="{{ url_for('misc.static', filename='js/zxcvbn-async.js') }}"></script>
<script src="{{ url_for('misc.static', filename='js/pwstrength.js') }}"></script>
<script src="{{ url_for('misc.static', filename='js/jquery.marcopolo.min.js') }}"></script>
<script src="{{ url_for('misc.static', filename='js/rentport.js') }}"></script>
{% endblock %}
|
plugins/advanced-responsive-video-embedder/php/Admin/partials/settings-sidebar-pro.html | nextgenthemes/advanced-responsive-video-embedder | <h3><a href="https://nextgenthemes.com/plugins/arve-pro/">ARVE Pro</a></h3>
<p><strong><big>10% off</big></strong> first year with discount code <code>settingspage</code>.</p>
<p>This plugin is financed by purchases of <a href="https://nextgenthemes.com/plugins/arve-pro/">ARVE Pro</a>. The development and support of this plugins has become a job for me, so I hope you understand that I can not make all features gratis and that you <a href="https://nextgenthemes.com/plugins/arve-pro/">purchase it</a> to get extra features and support the development.</p>
<ul>
<li><strong>Disable links in embeds (killer feature!)</strong><br>
For example: Clicking on a title in a YouTube embed will not open a new tab. <strong>Prevent video hosts to lead your visitors away from your site!</strong></li>
<li><strong>Lazyload</strong><br>
Make your site load <strong>faster</strong> by loading only an image instead of the entire video player on pageload.</li>
<li><strong>Lightbox</strong><br>
Shows the Video in a Lightbox after clicking a Lazyload preview image</li>
<li><strong>Link ⇾ Lightbox</strong><br>
Use simple links as triggers for opening Video Lightboxes</li>
<li>Auto pause videos when another video is played</li>
<li>Automatic or custom thumbnail images</li>
<li>Automatic or custom titles on top of your thumbnails</li>
<li>'Expand on click' feature</li>
<li>2 hover & 3 play icon styles</li>
<li>Responsive thumbnails (srcset)</li>
<li><strong>Feel good about yourself</strong><br>
for supporting my 8+ years work on this plugin. Tons of hours, weekends … always worked on improving it</li>
<li>Show the latest video of a YouTube channel by using the channel URL (updated/cached hourly)</li>
<li><strong><a href="https://nextgenthemes.com/plugins/arve-pro/">Get ARVE Pro</a></strong></li>
</ul>
|
doc/gio-2.0/GLib.SimpleAction.activate.html | themightyug/ledborg-server | <?xml version="1.0" encoding="utf-8"?>
<html>
<head>
<title>GLib.SimpleAction.activate -- Vala Binding Reference</title>
<link href="../style.css" rel="stylesheet" type="text/css"/><script src="../scripts.js" type="text/javascript">
</script>
</head>
<body>
<div class="site_header">GLib.SimpleAction.activate Reference Manual</div>
<div class="site_body">
<div class="site_navigation">
<ul class="navi_main">
<li class="package_index"><a href="../index.html">Packages</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="package"><a href="index.htm">gio-2.0</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="namespace"><a href="GLib.html">GLib</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="class"><a href="GLib.SimpleAction.html">SimpleAction</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="creation_method"><a href="GLib.SimpleAction.SimpleAction.html">SimpleAction</a></li>
<li class="creation_method"><a href="GLib.SimpleAction.SimpleAction.stateful.html">SimpleAction.stateful</a></li>
<li class="method"><a href="GLib.SimpleAction.set_enabled.html">set_enabled</a></li>
<li class="method"><a href="GLib.SimpleAction.set_state.html">set_state</a></li>
<li class="signal">activate</li>
<li class="signal"><a href="GLib.SimpleAction.change_state.html">change_state</a></li>
</ul>
</div>
<div class="site_content">
<h1 class="main_title">activate</h1>
<hr class="main_hr"/>
<h2 class="main_title">Description:</h2>
<div class="main_code_definition"><span class="main_keyword">public</span> <span class="main_keyword">signal</span> <span class="main_keyword">void</span> <b><span css="signal">activate</span></b> (<span class="main_type"><a href="../glib-2.0/GLib.Variant.html" class="class">Variant</a></span>? parameter)
</div>
</div>
</div><br/>
<div class="site_footer">Generated by <a href="http://www.valadoc.org/">Valadoc</a>
</div>
</body>
</html> |
web/src/main/webapp/css/layout.css | ZsoltToth/ilona-positioning | @CHARSET "UTF-8";
body {
top: 0;
width: 100%;
margin: 0 auto;
font-family: "helvetica", sans-serif;
text-align: left;
background-color: grey;
}
header {
width: 100%;
}
.header-inner {
width: 100%;
max-width: 1150px min-height:620px;
color: #fff;
text-align: center;
color: yellow; /*#fff;*/
margin: 0 auto;
padding-top: 40px:
}
#home .nav a.home {
color: purple; /*#cfe5a7;*/
}
#wwd .nav a.wwd {
color: #cfe5a7;
}
#about .nav a.about {
color: #cfe5a7;
}
#contact .nav a.contact {
color: #cfe5a7;
}
h1 {
font-family: "museo", serif;
font-style: normal;
font-weight: 300;
font-size: 4em;
color: #fff;
margin: 0 auto;
text-shadow: 3px 3px rgba(7, 7, 7, 0.5);
}
h2 {
font-family: "museo-sans-rounded", sans-serif;
font-style: normal;
font-weight: 500;
font-size: 2em;
color: #fff;
margin: 0 auto;
}
h3 {
font-style: normal;
font-weight: 500;
font-size: 1.5em;
color: #fff;
margin: 0 auto;
font-family: "museo-sans-rounded", sans-serif;
}
h1.home-head {
font-family: "museo", serif;
font-style: normal;
font-weight: 500;
font-size: 3.5em;
max-width: 745px;
text-align: center;
color: #fff;
margin: 0 auto;
margin-bottom: 15px;
text-shadow: 3px 3px rgba(7, 7, 7, 0.5);
margin-top: 80px;
z-index: 10000;
position: relative
}
p.lead {
font-size: 1.3em;
text-align: center;
color: #fff;
margin: 0 auto;
line-height: 1.8em;
font-weight: bold;
font-family: "helvetica", sans-serif;
}
.lead-2 p {
font-size: 1.2em;
text-align: center;
color: #d8f1c9;
margin: 0 auto;
line-height: 30px;
font-family: "helvetica", sans-serif;
}
#home-about {
width: 100%;
max-width: 1000px;
background-color: rgba(56, 180, 73, 0.4);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
startColorstr='#4c38b449', endColorstr='#4c38b449'); /* IE */
margin: 0 auto;
padding: 10px 20px 10px 20px;
border-radius: 10px;
margin-bottom: 30px;
z-index: 10000;
position: relative
}
button.more {
cursor: pointer;
width: 225px;
height: 42px;
border: none;
background: #3bb54a;
background-image: linear-gradient(bottom, #1aa92ec 0%, #3bb54a 72%);
background-image: -moz-linear-gradient(bottom, #1aa92e 0%, #3bb54a 72%);
background-image: -webkit-linear-gradient(bottom, #1aa92e 0%, #3bb54a 72%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1aa92e',
endColorstr='#3bb54a');
font-size: 1.3em;
color: #FFF;
margin: 0 0 20px;
padding: 10px;
border-radius: 8px;
text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .4);
-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, .4);
box-shadow: 2px 2px 3px rgba(0, 0, 0, .4);
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
z-index: 10000;
position: relative
}
button.more a {
color: #fff;
}
button.more a:hover {
text-decoration: none;
color: #fff;
}
button.more:hover {
cursor: pointer;
width: 225px;
height: 42px;
border: none;
background: #74b643;
background-image: linear-gradient(bottom, #1aa92e 72%, #74b643c 0%);
background-image: -moz-linear-gradient(bottom, #1aa92e 72%, #74b643c 0%);
background-image: -webkit-linear-gradient(bottom, #1aa92e 72%, #74b643c 0%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1aa92e',
endColorstr='#74b643c');
color: #FFF;
margin: 0 0 20px;
padding: 10px;
border-radius: 8px;
text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .4);
-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, .4);
box-shadow: 2px 2px 3px rgba(0, 0, 0, .4);
z-index: 10000;
position: relative
}
#sec-what-we-do {
border-top: 1px solid #6cca77;
border-bottom: 1px solid #9dc9c0;
width: 100%;
background: #77b743; /* Old browsers */
background: -moz-radial-gradient(top, #77b743 1%, #3bb54a 100%);
/* FF3.6+ */
background: -webkit-gradient(radial, left top, left bottom, color-stop(1%, #77b743),
color-stop(100%, #3bb54a)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(top, #77b743 1%, #3bb54a 100%);
/* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(top, #77b743 1%, #3bb54a 100%);
/* Opera 11.10+ */
background: -ms-radial-gradient(top, #77b743 1%, #3bb54a 100%);
/* IE10+ */
background: radial-gradient(to bottom, #77b743 1%, #3bb54a 100%);
/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77b743',
endColorstr='#3bb54a', GradientType=0); /* IE6-9 */
padding-top: 60px;
padding-bottom: 50px;
text-align: left;
}
#sec-what-we-do h1 {
font-family: "museo", serif;
font-style: normal;
font-weight: 500;
font-size: 3.2em;
max-width: 745px;
color: #fff;
margin: 0 auto;
margin-bottom: 30px;
text-shadow: 3px 3px rgba(7, 7, 7, 0.3);
margin-left: 0;
margin-top: 10px;
}
#sec-what-we-do h2 {
font-family: "museo-sans-rounded", sans-serif;
font-style: normal;
margin-bottom: 40px;
}
#sec-what-we-do p {
color: #d8f1c9;
margin-top: -20px;
font-size: 0.9em;
margin-bottom: 30px;
}
.white {
color: #fff;
}
.col-md-4 h3 {
font-family: "museo-sans-rounded", sans-serif;
font-style: normal;
margin-bottom: 5px;
margin-top: 45px;
font-size: 1.5em;
}
.col-md-8 h2 {
font-family: "museo-sans-rounded", sans-serif;
font-style: normal;
background-repeat: no-repeat;
height: 70px;
}
.col-md-4 .white {
font-style: normal;
margin-bottom: 5px;
margin-top: 45px;
font-size: 0.9em;
}
.services {
margin-top: 10px;
float: left;
}
.services-btn {
margin-top: 50px;
float: left;
}
.what-we-do h3 p {
float: left;
}
.what-we-do img {
float: left;
padding-bottom: 250px;
padding-right: 20px;
margin-top: 0;
}
.commenter a {
color: #3bb54a;
font-family: "museo", serif;
font-weight: 300;
font-size: 1.5em;
margin: 0 auto;
text-shadow: none;
}
p.date {
color: #8a8c85;
line-height: 0.4em;
}
.comments img {
display: none;
}
ul.comments {
padding: 0;
list-style-type: none;
max-width: 740px;
}
.comment {
border-bottom: 1px solid #74b643;
margin-bottom: 20px; float; left;
left: 0;
max-width: 740px;
margin-left: 20px;
}
.commenter a {
color: #3bb54a;
}
.commenter a:hover {
color: #74b643;
}
.side-bar {
margin-top: 0px;
margin-bottom: 40px;
left: 0;
}
.side-bar h1 {
color: #3bb54a;
font-family: "museo", serif;
font-style: normal;
font-weight: 300;
font-size: 2.5em;
margin: 0 auto;
text-shadow: none;
margin-top: 40px;
}
.side-bar h2 {
font-family: "museo-sans-rounded", sans-serif;
font-style: normal;
font-style: normal;
font-weight: 500;
color: #76b743;
margin: 0 auto;
left: 0;
font-size: 1.5em;
margin-bottom: 15px;
margin-bottom: 15px;
}
.side-bar button.more-2 {
cursor: pointer;
width: 112px;
height: 32px;
border: none;
background: #74b643;
background-image: linear-gradient(bottom, #74b643c 0%, #1aa92e 72%);
background-image: -moz-linear-gradient(bottom, #74b643c 0%, #1aa92e 72%);
background-image: -webkit-linear-gradient(bottom, #74b643 0%, #1aa92e 72%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74b643',
endColorstr='#1aa92e');
color: #FFF;
margin: 0 0 5px;
padding: 8px;
border-radius: 8px;
text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
margin-bottom: 20px;
}
.side-bar button.more-2:hover {
cursor: pointer;
width: 112px;
border: none;
background: #1aa92e;
background-image: linear-gradient(bottom, #1aa92e 72%, #74b643c 0%);
background-image: -moz-linear-gradient(bottom, #1aa92e 72%, #74b643c 0%);
background-image: -webkit-linear-gradient(bottom, #1aa92e 72%, #74b643c 0%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1aa92e',
endColorstr='#74b643c');
color: #FFF;
margin: 0 0 5px;
padding: 8px;
border-radius: 8px;
text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
margin-bottom: 20px;
}
.side-bar button.more-2 a {
color: #fff;
}
.side-bar button.more-2 a:hover {
color: #fff;
}
.side-bar .entry-published {
color: #8a8c85;
line-height: 0.4em;
margin-top: -2px;
margin-bottom: 8px;
}
.side-bar .about-us p {
color: #474944;
width: 100%;
}
.side-bar .col-md-4 .support-us {
width: 100%;
min-width: 227px;
margin-top: -27px;
margin-left: -16px;
}
.side-bar .support-us p {
color: #474944;
}
.side-bar .col-md-4 .about-us {
width: 100%;
min-width: 227px;
}
.about-us p {
margin-top: 5px;
padding-bottom: 1px;
color: #d8f1c9;
max-width: 360px;
}
.about-us {
float: left;
max-width: 100%;
margin-bottom: 28px;
margin-right: 40px;
margin-left: 50px;
}
.about-us .more-2 {
margin-top: 10px;
margin-bottom: 10px;
}
.about-us .more-2:hover {
margin-bottom: 10px;
margin-top: 10px;
}
ul li {
text-decoration: none;
list-style: none;
left: 0;
text-indent: -1.2em;
}
P {
color: #474944;
}
.lighter p {
color: #8a8c85;
font-size: 1.3em;
font-family: "museo-sans-rounded", sans-serif;
margin-bottom: 40px;
margin-top: 5px;
}
.border {
display: block;
width: 100%;
background-image: url('../images/border.png' );
background-repeat: repeat-x;
height: 62px;
margin-top: -20px;;
}
iframe {
width: 100%;
height: 350px;
}
a {
color: #76b743;
}
a:hover {
color: #76b743;
}
|
mod/assign/Result_Assignment_ID_2014_05_31/match10-0.html | ctestlms/portal | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Nouman_Tahir_noumantahir360B.cpp</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script type="text/javascript">
<!--
function ZweiFrames(URL1,F1,URL2,F2)
{
parent.frames[F1].location.href=URL1;
parent.frames[F2].location.href=URL2;
}
//-->
</script>
</HEAD>
<BODY BGCOLOR="#ffffff">
<HR>
<H3><CENTER>Nouman_Tahir_noumantahir360B.cpp</CENTER></H3><HR>
<PRE>
/*
* main.cpp
*
* Created on: Apr 30, 2014
* Author: nomo
*/
#include <iostream>
#include <cstdlib>
#include <stdio.h>
using namespace std;
void PrintInfo();
void Histogram();
void Transform();
void C24to8G();
int ChartoInt(unsigned char*, char);
struct ImageProp
{
unsigned int w,h,r,d,s;
char name[20];
};
ImageProp im;
ImageProp gim;
FILE* image;
FILE* gimage;
int main()
{
char s;
while(1)
{
system("CLS");
cout<<"\t\tMAIN MENU\n\n\t1: Print Information \t\t(Press P)\n";
cout<<"\t2: Convert 24b to 8b GrayScale \t(Press G)\n";
cout<<"\t3: Histogram \t\t\t(Press E)\n";
cout<<"\t4: Transform Image \t\t(Press T)\n";
cout<<"\t5: Exit \t\t\t(Press X)\n";
cin>>s;
switch(s)
{
case 'p': PrintInfo();break;
case 'g': C24to8G(); break;
case 'e': Histogram();break;
case 't': Transform();break;
case 'x': break;
default: break;
}
}
}
void PrintInfo()
{
system("CLS");
cout<<"Input File Name: ";
cin>>im.name;
image = fopen(im.name,"r");
unsigned char c[54];
for(int i = 0; i < 54; i++)
c[i] = getc(image);
if(c[0] == 'B' && c[1] == 'M')
{
int fileSize = ChartoInt(&c[2],4);
im.w = ChartoInt(&c[18],4);
im.h = ChartoInt(&c[22],4);
im.d = ChartoInt(&c[34],4);
im.s = ChartoInt(&c[10],4);
int res = ChartoInt(&c[28],4);
cout<<"Image Open Success"<<endl;
cout<<" -Width: "<<im.w<<"p"<<endl;
cout<<" -Height: "<<im.h<<"p"<<endl;
cout<<" -Resolution: "<<res<<"bits"<<endl;
cout<<" -File Size: "<<fileSize<<" B"<<endl;
cout<<" -Start: "<<ChartoInt(&c[14],2)<<" B"<<endl;
cout<<"End of Informaiton: Press Enter to Continue"<<endl<<endl;
cin.ignore();
}
else
cout<<"Image Open Failed"<<endl;
}
void C24to8G()
{
system("CLS");
cout<<"Input Output filename: ";
cin>>gim.name;
gimage = fopen(gim.name,"w");
image = fopen(im.name,"r");
for(int i=0; i<54; i++)
fputc(fgetc(image), gimage);
//332014 size
//Write header
gim.w = im.w;
gim.h = im.h;
gim.d = gim.w*gim.h;
fseek(gimage, 54, SEEK_SET);
for(int i = 0; i<= 255; i++)
{
fputc(i,gimage);
fputc(i,gimage);
fputc(i,gimage);
fputc(0,gimage);
}
fseek(image, 54, SEEK_SET);
fseek(gimage, 1078, SEEK_SET);
unsigned char B,G,R;
for(unsigned int i = 0,n = 0; i<(im.h*im.w); i++,n++)
{
B = fgetc(image);
G = fgetc(image);
R = fgetc(image);
fputc((B+G+R)/3, gimage);
/*if(n == im.w)
{
fputc((B+G+R)/3,gimage);
n=0;
}
*/
}
fseek(gimage, 28, SEEK_SET);
fputc(8,gimage);
fseek(gimage, 10, SEEK_SET);
fputc(54,gimage);
fputc(4, gimage);
<A NAME="0"></A>
int size = im.h*im.w;
int h4,h3,h2,h1,s3,s2;
<FONT color="#0000ff"><A HREF="javascript:ZweiFrames('match10-1.html#0',3,'match10-top.html#0',1)"><IMG SRC="forward.gif" ALT="other" BORDER="0" ALIGN="right"></A><B> h4 = size/(256*256*256);
s3 = size-(256*256*256*h4);
h3 = s3/(256*256);
s2 = s3-(256*256*h3);
h2 = s2/256;
h1 = s2 - (256*h2);
fseek(gimage, 34, SEEK_SET);
fputc(h1,gimage);
fputc(h2, gimage);
fputc(h3,gimage);
fputc(h4, gimage);
size = size + 1078;
h4 = size/(256*256*256);
s3 = size-(256*256*256*h4);
h3 = s3/(256*256);
s2 = s3-(256*256*h3);
h2 = s2/256;
h1 = s2 - (256*h2);</B></FONT>
fseek(gimage, 2, SEEK_SET);
fputc(h1,gimage);
fputc(h2, gimage);
fputc(h3,gimage);
fputc(h4, gimage);
fclose(gimage);
cout<<"Done writing file: Press Enter to Continue"<<endl<<endl;
cin.ignore();
}
void Histogram()
{
system("CLS");
ImageProp hisim;
FILE* histfile = fopen("Histogram.bmp","w");
gimage = fopen(gim.name,"r");
hisim.w = 256*3;
hisim.h = 500;
fseek(gimage, 1078, SEEK_SET);
unsigned int hist[256] = {0};
for(unsigned int i = 0; i < gim.d ; i++)
{
hist[fgetc(gimage)]++;
}
float gpix = 0;
for(int i = 0; i<256; i++)
{ if (hist[i] > gpix)
gpix = hist[i];
}
float factor = hisim.h/gpix;
gpix = gpix*factor;
for(int i = 0; i<256; i++)
hist[i]*=factor;
rewind(gimage);
for(int i = 0; i < 1078; i++)
fputc(fgetc(gimage), histfile);
for(unsigned int i = 0; i <hisim.h; i++)
{
for(unsigned int j = 0; j <hisim.w/3; j++)
if(hist[j] > i){
fputc(120,histfile);
fputc(120,histfile);
fputc(120,histfile);
}
else{
fputc(215,histfile);
fputc(215,histfile);
fputc(215,histfile);
}
}
/*
for(int i = 0; i <hisim.h; i++)
{
for(unsigned int j = 0; j <hisim.w; j++)
if(hist[i] > j)
fputc(120,histfile);
else
fputc(215,histfile);
for(unsigned int j = 0; j <hisim.w; j++)
if(hist[i] > j)
fputc(120,histfile);
else
fputc(230,histfile);
}
*/
int h4,h3,h2,h1,s3,s2;
s2 = hisim.w;
h2 = s2/256;
h1 = s2 - (256*h2);
fseek(histfile, 18, SEEK_SET);
fputc(h1, histfile);
fputc(h2, histfile);
fputc(00, histfile);
fputc(00, histfile);
s2 = hisim.h;
h2 = s2/256;
h1 = s2 - (256*h2);
fseek(histfile, 22, SEEK_SET);
fputc(h1, histfile);
<A NAME="1"></A> fputc(h2, histfile);
fputc(00, histfile);
fputc(00, histfile);
<FONT color="#f63526"><A HREF="javascript:ZweiFrames('match10-1.html#1',3,'match10-top.html#1',1)"><IMG SRC="forward.gif" ALT="other" BORDER="0" ALIGN="right"></A><B> int size = im.h*im.w;
h4 = size/(256*256*256);
s3 = size-(256*256*256*h4);
h3 = s3/(256*256);
s2 = s3-(256*256*h3);
h2 = s2/256;
h1 = s2 - (256*h2);
fseek(histfile, 34, SEEK_SET);
fputc(h1,histfile);
fputc(h2, histfile);
fputc(h3,histfile);
fputc(h4, histfile);
size = size + 1078;
h4 = size/(256*256*256);
s3 = size-(256*256*256*h4);
h3 = s3/(256*256);
s2 = s3-(256*256*h3);
h2 = s2/256;
h1 = s2 - (256*h2);
fseek(histfile, 2, SEEK_SET);
fputc(h1,histfile);
fputc(h2, histfile);
fputc(h3,histfile);
fputc(h4, histfile);
fclose(gimage);
fclose(histfile);
cout<<"Task has been Performed: Press Enter to Continue"<<endl<<endl;
cin.ignore();
}
void Transform()
{</B></FONT>
system("CLS");
ImageProp trim;
cout<<"Input Name: ";
cin>>trim.name;
FILE* trfile = fopen(trim.name,"w");
FILE* gimage = fopen(gim.name,"r");
}
int ChartoInt(unsigned char* arr,char n)
{
int tmp = 0,mul = 1;
for(int i = 0; i < n; i++)
{
tmp += arr[i]*mul;
mul *= 256;
}
return tmp;
}
</PRE>
</BODY>
</HTML>
|
docs/apidocs/com/github/naoghuman/lib/tag/core/TagRelationBuilder.Builder.html | Naoghuman/lib-tag | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Jun 16 11:25:07 CEST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>TagRelationBuilder.Builder (Lib-Tag 0.4.0 API)</title>
<meta name="date" content="2019-06-16">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TagRelationBuilder.Builder (Lib-Tag 0.4.0 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/TagRelationBuilder.Builder.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../com/github/naoghuman/lib/tag/core/TagRelationBuilder.html" title="class in com.github.naoghuman.lib.tag.core"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../com/github/naoghuman/lib/tag/core/TagRelationBuilder.ContainerIdStep.html" title="interface in com.github.naoghuman.lib.tag.core"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/github/naoghuman/lib/tag/core/TagRelationBuilder.Builder.html" target="_top">Frames</a></li>
<li><a href="TagRelationBuilder.Builder.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.github.naoghuman.lib.tag.core</div>
<h2 title="Interface TagRelationBuilder.Builder" class="title">Interface TagRelationBuilder.Builder</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../../../com/github/naoghuman/lib/tag/core/TagRelationBuilder.html" title="class in com.github.naoghuman.lib.tag.core">TagRelationBuilder</a></dd>
</dl>
<hr>
<br>
<pre>public static interface <span class="typeNameLabel">TagRelationBuilder.Builder</span></pre>
<div class="block">Last step to generate and configured an instance from the <code>Interface</code> <code>TagRelation</code>.<br>
This <code>Interface</code> returned the generated and configured instance.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>0.1.0</dd>
<dt><span class="simpleTagLabel">Version:</span></dt>
<dd>0.4.0</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/github/naoghuman/lib/tag/core/TagRelation.html" title="interface in com.github.naoghuman.lib.tag.core">TagRelation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/github/naoghuman/lib/tag/core/TagRelationBuilder.Builder.html#build--">build</a></span>()</code>
<div class="block">Configure and generate an instance from the <code>Interface</code> <code>TagRelation</code>
with the defined values from the previous steps.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="build--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>build</h4>
<pre><a href="../../../../../../com/github/naoghuman/lib/tag/core/TagRelation.html" title="interface in com.github.naoghuman.lib.tag.core">TagRelation</a> build()</pre>
<div class="block">Configure and generate an instance from the <code>Interface</code> <code>TagRelation</code>
with the defined values from the previous steps.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the generated and configured instance.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>0.1.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../com/github/naoghuman/lib/tag/core/TagRelation.html" title="interface in com.github.naoghuman.lib.tag.core"><code>TagRelation</code></a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/TagRelationBuilder.Builder.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../com/github/naoghuman/lib/tag/core/TagRelationBuilder.html" title="class in com.github.naoghuman.lib.tag.core"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../com/github/naoghuman/lib/tag/core/TagRelationBuilder.ContainerIdStep.html" title="interface in com.github.naoghuman.lib.tag.core"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/github/naoghuman/lib/tag/core/TagRelationBuilder.Builder.html" target="_top">Frames</a></li>
<li><a href="TagRelationBuilder.Builder.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2017–2019 Naoghuman's dream. All rights reserved.</small></p>
</body>
</html>
|
docs/apidocs/com/github/bordertech/wcomponents/monitor/package-summary.html | marksreeves/faff | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_80) on Wed Aug 23 11:43:18 AEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.github.bordertech.wcomponents.monitor (wcomponents-core 1.4.7-SNAPSHOT API)</title>
<meta name="date" content="2017-08-23">
<meta name="keywords" content="com.github.bordertech.wcomponents.monitor package">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.github.bordertech.wcomponents.monitor (wcomponents-core 1.4.7-SNAPSHOT API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/github/bordertech/wcomponents/layout/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../com/github/bordertech/wcomponents/portlet/context/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/github/bordertech/wcomponents/monitor/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package com.github.bordertech.wcomponents.monitor</h1>
<div class="docSummary">
<div class="block">Contains the classes used for providing statics about the user context.</div>
</div>
<p>See: <a href="#package_description">Description</a></p>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../com/github/bordertech/wcomponents/monitor/ProfileContainer.html" title="class in com.github.bordertech.wcomponents.monitor">ProfileContainer</a></td>
<td class="colLast">
<div class="block">An extension of <a href="../../../../../com/github/bordertech/wcomponents/WContainer.html" title="class in com.github.bordertech.wcomponents"><code>WContainer</code></a> that renders some statistics after its normal output.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../com/github/bordertech/wcomponents/monitor/UicStats.html" title="class in com.github.bordertech.wcomponents.monitor">UicStats</a></td>
<td class="colLast">
<div class="block">UicStats provides methods for analysing a <a href="../../../../../com/github/bordertech/wcomponents/UIContext.html" title="interface in com.github.bordertech.wcomponents"><code>UIContext</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../com/github/bordertech/wcomponents/monitor/UicStats.Stat.html" title="class in com.github.bordertech.wcomponents.monitor">UicStats.Stat</a></td>
<td class="colLast">
<div class="block">Stores statistics on a component in a UI context.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../com/github/bordertech/wcomponents/monitor/UicStatsAsHtml.html" title="class in com.github.bordertech.wcomponents.monitor">UicStatsAsHtml</a></td>
<td class="colLast">
<div class="block">A utility class which writes out UicStats statistics in HTML format.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="package_description">
<!-- -->
</a>
<h2 title="Package com.github.bordertech.wcomponents.monitor Description">Package com.github.bordertech.wcomponents.monitor Description</h2>
<div class="block">Contains the classes used for providing statics about the user context.</div>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/github/bordertech/wcomponents/layout/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../com/github/bordertech/wcomponents/portlet/context/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/github/bordertech/wcomponents/monitor/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2017. All rights reserved.</small></p>
</body>
</html>
|
css/common/common.css | TangGaozeng/xiaomimall | @charset "utf-8";
#site{
background:#323335;
height:40px;
}
.site-r a,.site-l a{
color:#bcbbc1;
line-height:40px;
}
.site-r a:hover,.site-l a:hover{color:#fff;}
.site-r .site-gw{
height:40px;
cursor:pointer;
margin-left:30px;
width:100px;
text-align:center;
}
.site-gw .iw:hover{color:#ff6702;}
.site-gw .iw{color:#bcbbc1;}
.nav-gw{position: relative;}
#gw-x{
position: absolute;top:0;right:0;box-shadow: 0 0 10px #ccc;display:none;
height:98px;width:200px;
line-height: 30px;
text-align: center;
background:white;
z-index: 2;
}
/*购物车*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#site-header{height:100px;}
#site-header .site-header_1{
width:55px;height:55px;
background-image:url(../../img/loge.jpg);
margin-top: 22px;}
#site-header .site-header_2{
width:163px;height:66px;
background-image:url(../../img/618.gif);
margin-left: 10px;
margin-top: 17px;
}
.site-nav li {
float:left;
text-align: center;
font:15px "";
line-height: 100px;
padding-left: 10px;
}
.site-nav a{
color:#36260d;
text-align: center;
font:15px "";
line-height: 100px;
padding-left: 10px;
position: relative;
}
.site-nav a:hover{
color:#ff6702;
}
#search-big{
height:110px;width:200px;
background:#AAAAAA;
position: absolute;top:76px;
right:190px;
background:white;
display:none;
border:1px solid red;
border-top:0;
z-index: 2;
}
#search-big p{padding-top:5px;}
.search-l{
width:200px;height:46px;
border:1px solid #000;border-right:0;font-size:12px;
}
.search-r{
width:60px;height:46px;
border:1px solid #000;line-height: 100px;cursor:pointer;
}
.search-r:hover{
background:#ff6702;
color:#fff;
}
#nav-content{
width:100%;
}
.tab-1{
width:100%;
height: 190px;
position: absolute;top:140px;
display:none;
padding-top: 20px;
border-top: 1px solid #666;
margin:0 auto;
background:white;
box-shadow: 0 0 10px #ccc;
z-index: 4;
}
.tab-1 li{
text-align: center;
margin-left:10px;
}
.tab-1 li img{
border-right: solid 1px #aaa;
padding:0 20px 0 10px;
}
.tab-1 a{
color:#000;
margin-top: 10px;
}
.tab-1 p{
color:#ff6702;
padding-top: 5px;
}
/*header结束~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footer .footer-title{
align-self: 80px;
border-bottom: 1px solid #666;
}
#footer .footer-title a{
color:#666;
font-size:18px;
padding:0 44px;
text-align: center;
line-height: 80px;
}
#footer .footer-title a:hover{
color:#ff6702;
}
#footer .footer-inner_l{
margin-top: 20px;
width:820px;
border-right: 1px solid #666;
}
#footer .footer-inner_l .divs{
float:left;
margin-left: 70px;
}
#footer .footer-inner_l .divs div{
padding-top: 20px;
}
#footer .footer-inner_l .divs p{
cursor:pointer;
padding-top: 8px;
color: #666;
}
#footer .footer-inner_l .divs h3{
color: #666;
}
#footer .footer-inner_l .divs p:hover{
color:#ff6702;
}
#footer .footer-inner_r{
text-align: center;
position: relative;left:-127px;top:27px;
}
#footer .footer-inner_r h2{
color:#ff6702;
line-height: 20px;
}
#footer .footer-inner_r p,#footer .footer-inner_r h4{
line-height: 20px;
}
#footer .footer-inner_r a{
display: block;
border:1px solid #ff6702;
color: #ff6702;
width:120px;'
height:20px;
line-height: 20px;
position: relative;left: 9px;top:10px;
}
#footer .footer-inner_r a:hover{
background:#ff6702;
color:#fff;
}
#footer .footer-tail{
margin-top: 30px;
}
#footer .footer-tail span{
position: relative;left:58px;top:-31px;
}
#footer .footer-tail_r img{
width:85px;
height:28px;
position: relative;top:-66px;left:10px;
cursor:pointer;
}
#footer .zuidi{
font-size: 24px;
color: #ccc;
margin: 20px 36%;
}
.loginName{
font-size: 16px;
position: absolute;
left:660px;top:0px;
}
.loginer1{
position: absolute;
left: 1100px;
top:0px;
}
.loginer2{
position: absolute;
left: 1140px;
top:0px;
}
|
public_html/Tecnica/Jefe-area-tecnica/Eventos - Emergencia.html | Leostian/Panoptico-Grupo-8 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../../icons/favicon.ico">
<title>Panóptico - Eventos</title>
<!-- Bootstrap core CSS -->
<link href="../../../css/bootstrap.min.css" rel="stylesheet">
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link href="../../../css/ie10-viewport-bug-workaround.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<script src="../../../js/jquery.js"></script>
<script src="../../../js/ie-emulation-modes-warning.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Custom styles for this template -->
<link href="../../../css/carousel.css" rel="stylesheet">
<link href="../../../css/dashboard.css" rel="stylesheet">
<link rel="stylesheet" href="../../../css/index.css">
</head>
<body>
<!-- Preloader-->
<div id="preloader"></div>
<!-- Preloader-->
<!-- Barra de navegación superior-->
<div class="navbar-wrapper" >
<div class="container">
<nav class="navbar navbar-inverse navbar-fixed-top" id="navbar-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".sidebar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div id="empresa">
<a class="navbar-brand" href="#">Panoptico</a>
</div>
</div>
<div class="collapse navbar-collapse" id="navigation-login">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="../../login.html" class="">Cerrar sesion</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
</div>
<!-- /Barra de navegacion superior-->
<!-- Contenedor-->
<div class="container-fluid">
<div class="row">
<!-- Barra de navegación lateral-->
<nav role="navigation" id="sidebar-opc" class="navbar-default col-sm-3 col-md-2">
<div role="navigation" class="sidebar-collapse" aria-expanded="false">
<ul id="main-menu" class="nav nav-sidebar">
<li class="user-img">
<img class="img-circle" alt="User image" width="100" height="100" src="../../../Img/Users/default.png">
<h4 class="text-center">Usuario</h4>
</li>
<li class=""><a href="index.html">Gestiòn</a></li>
<li class=""><a href="Servicios - Presupuesto.html">Servicios</a></li>
<li class="active"><a href="#">Eventos</a></li>
<li class=""><a href="Turnos - Servicios.html">Turnos</a></li>
<li class=""><a href="Dispositivos.html">Dispositivos</a></li>
</ul>
</div>
</nav>
<!-- /Barra de navegación lateral-->
<div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
<ol class="breadcrumb">
<li class=""><a href="index.html">Inicio</a>
<li class="active">Eventos - Emergencias
</ol>
<h1 class="page-header">Eventos</h1>
<ul class="nav nav-tabs">
<li class="active"><a href="#">Emergencias</a></li>
<li><a href="Eventos - Vigilancia.html">Vigilancia</a></li>
</ul>
<div class="container-fluid" style="padding:10px 0px">
<h3 class="sub-header">Resultado de Emergencias</h3>
<button class="btn btn-primary pull-right"><span class="glyphicon glyphicon-plus"></span> Nueva Emergencia</button>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<form action="" class="">
<div class="form-group">
<label for="list-pres">Mostrar emergencias</label>
<div id="list-pres" class="btn-group">
<button class="btn btn-default active">Activas</button>
<button class="btn btn-default">Solucionadas</button>
</div>
</div>
</form>
<h3 class="panel-title">Ordenar por:</h3><br>
<form class="form-inline" role="form">
<div class="form-group">
<label for="column-filter-tipo">Nivel:</label>
<select id="column-filter-tipo" class="form-control">
<option>Alto</option>
<option>Medio</option>
<option>Bajo</option>
</select>
</div>
</form>
</div>
<div class="panel-body">
<div id="lista-disp" class="table-responsive">
<table class="table table-hover table-striped">
<thead>
<tr>
<th>Cliente</th>
<th>Nivel</th>
<th>Tiempo de inicio</th>
<th>Acciones</th>
</tr>
</thead>
<tbody>
<tr>
<td>1,001</td>
<td>Lorem</td>
<td>dolor</td>
<td>
<div class="opc-tabla-disp">
<button rel="tooltip" data-original-title="Editar" class="btn btn-xs btn-warning glyphicon glyphicon-edit" ></button>
<button rel="tooltip" data-original-title="Dar de baja" class="btn btn-xs btn-danger glyphicon glyphicon-remove" ></button>
<button rel="tooltip" data-original-title="Ver detalles" class="btn btn-xs btn-info glyphicon glyphicon-zoom-in" ></button>
</div>
</td>
</tr>
<tr>
<td>1,002</td>
<td>amet</td>
<td>adipiscing</td>
<td>
<div class="opc-tabla-disp">
<button rel="tooltip" data-original-title="Editar" class="btn btn-xs btn-warning glyphicon glyphicon-edit" ></button>
<button rel="tooltip" data-original-title="Dar de baja" class="btn btn-xs btn-danger glyphicon glyphicon-remove" ></button>
<button rel="tooltip" data-original-title="Ver detalles" class="btn btn-xs btn-info glyphicon glyphicon-zoom-in" ></button>
</div>
</td>
</tr>
<tr>
<td>1,003</td>
<td>Integer</td>
<td>odio</td>
<td>
<div class="opc-tabla-disp">
<button rel="tooltip" data-original-title="Editar" class="btn btn-xs btn-warning glyphicon glyphicon-edit" ></button>
<button rel="tooltip" data-original-title="Dar de baja" class="btn btn-xs btn-danger glyphicon glyphicon-remove" ></button>
<button rel="tooltip" data-original-title="Ver detalles" class="btn btn-xs btn-info glyphicon glyphicon-zoom-in" ></button>
</div>
</td>
</tr>
<tr>
<td>1,003</td>
<td>libero</td>
<td>cursus</td>
<td>
<div class="opc-tabla-disp">
<button rel="tooltip" data-original-title="Editar" class="btn btn-xs btn-warning glyphicon glyphicon-edit" ></button>
<button rel="tooltip" data-original-title="Dar de baja" class="btn btn-xs btn-danger glyphicon glyphicon-remove" ></button>
<button rel="tooltip" data-original-title="Ver detalles" class="btn btn-xs btn-info glyphicon glyphicon-zoom-in" ></button>
</div>
</td>
</tr>
<tr>
<td>1,004</td>
<td>dapibus</td>
<td>Sed</td>
<td>
<div class="opc-tabla-disp">
<button rel="tooltip" data-original-title="Editar" class="btn btn-xs btn-warning glyphicon glyphicon-edit" ></button>
<button rel="tooltip" data-original-title="Dar de baja" class="btn btn-xs btn-danger glyphicon glyphicon-remove" ></button>
<button rel="tooltip" data-original-title="Ver detalles" class="btn btn-xs btn-info glyphicon glyphicon-zoom-in" ></button>
</div>
</td>
</tr>
<tr>
<td>1,005</td>
<td>Nulla</td>
<td>sem</td>
<td>
<div class="opc-tabla-disp">
<button rel="tooltip" data-original-title="Editar" class="btn btn-xs btn-warning glyphicon glyphicon-edit" ></button>
<button rel="tooltip" data-original-title="Dar de baja" class="btn btn-xs btn-danger glyphicon glyphicon-remove" ></button>
<button rel="tooltip" data-original-title="Ver detalles" class="btn btn-xs btn-info glyphicon glyphicon-zoom-in" ></button>
</div>
</td>
</tr>
<tr>
<td>1,006</td>
<td>nibh</td>
<td>imperdiet</td>
<td>
<div class="opc-tabla-disp">
<button rel="tooltip" data-original-title="Editar" class="btn btn-xs btn-warning glyphicon glyphicon-edit" ></button>
<button rel="tooltip" data-original-title="Dar de baja" class="btn btn-xs btn-danger glyphicon glyphicon-remove" ></button>
<button rel="tooltip" data-original-title="Ver detalles" class="btn btn-xs btn-info glyphicon glyphicon-zoom-in" ></button>
</div>
</td>
</tr>
<tr>
<td>1,007</td>
<td>sagittis</td>
<td>Praesent</td>
<td>
<div class="opc-tabla-disp">
<button rel="tooltip" data-original-title="Editar" class="btn btn-xs btn-warning glyphicon glyphicon-edit" ></button>
<button rel="tooltip" data-original-title="Dar de baja" class="btn btn-xs btn-danger glyphicon glyphicon-remove" ></button>
<button rel="tooltip" data-original-title="Ver detalles" class="btn btn-xs btn-info glyphicon glyphicon-zoom-in" ></button>
</div>
</td>
</tr>
<tr>
<td>1,008</td>
<td>Fusce</td>
<td>tellus</td>
<td>
<div class="opc-tabla-disp">
<button rel="tooltip" data-original-title="Editar" class="btn btn-xs btn-warning glyphicon glyphicon-edit" ></button>
<button rel="tooltip" data-original-title="Dar de baja" class="btn btn-xs btn-danger glyphicon glyphicon-remove" ></button>
<button rel="tooltip" data-original-title="Ver detalles" class="btn btn-xs btn-info glyphicon glyphicon-zoom-in" ></button>
</div>
</td>
</tr>
<tr>
<td>1,009</td>
<td>augue</td>
<td>porta</td>
<td>
<div class="opc-tabla-disp">
<button rel="tooltip" data-original-title="Editar" class="btn btn-xs btn-warning glyphicon glyphicon-edit" ></button>
<button rel="tooltip" data-original-title="Dar de baja" class="btn btn-xs btn-danger glyphicon glyphicon-remove" ></button>
<button rel="tooltip" data-original-title="Ver detalles" class="btn btn-xs btn-info glyphicon glyphicon-zoom-in" ></button>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="panel-footer">
<div class="clearfix">
<div class="col-xs-6">
<p class="text-info">Visualizando 10 de 43 elementos</p>
</div>
<div id="paginacion" class="col-xs-6 ">
<ul class="pagination pull-right">
<li class="disabled"><a href="#">«</a></li>
<li class="active"><a href="#">1 <span class="sr-only">(página actual)</span></a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">4</a></li>
<li><a href="#">5</a></li>
<li><a href="#">»</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /END THE FEATURETTES -->
<!-- FOOTER -->
<footer class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
<p class="pull-right"><a href="#">Back to top</a></p>
<p>© 2016 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p>
</footer>
</div><!-- /.container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="../../../js/jquery.min.js"></script>
<script src="../../../js/bootstrap.min.js"></script>
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
<script src="../../../js/holder.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../../../js/index.js"></script>
<script src="../../../js/custom.js"></script>
<script src="../../../js/jquery.metisMenu.js"></script>
<script src="../../../js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>
|
docs/glossary.html | voyages-sncf-technologies/hesperides-gui | <!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<meta name="generator" content="HTML Tidy for HTML5 for Windows version 5.6.0">
<meta charset="utf-8">
<title>Hesperides Docs - Quick Start</title><!-- Meta -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="favicon.ico">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'><!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css"><!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<link rel="stylesheet" href="assets/plugins/prism/prism.css">
<link rel="stylesheet" href="assets/plugins/elegant_font/css/style.css"><!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css"><!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="body-grey">
<div class="page-wrapper">
<!-- ******Header****** -->
<header id="header" class="header">
<div class="container">
<div class="branding">
<h1 class="logo"><a href="index.html"><span class="text-highlight">Hesperides</span><span class="text-bold">Docs</span></a></h1>
</div><!--//branding-->
<ol class="breadcrumb">
<li>
<a href="index.html">Home</a>
</li>
<li class="active">Glossary</li>
</ol>
</div><!--//container-->
</header><!--//header-->
<div class="doc-wrapper">
<div class="container">
<div id="doc-header" class="doc-header text-center">
<h1 class="doc-title">Glossary</h1>
<div class="meta">
Last updated: aug.08, 2019 - 16:04:35
</div>
<div class="table-glossary">
<table class="table">
<thead>
<tr>
<th>#</th>
<th>
<a class="scrollto" href="#a-section">A</a>
</th>
<th>-</th>
<th>
<a class="scrollto" href="#d-section">D</a>
</th>
<th>
<a class="scrollto" href="#e-section">E</a>
</th>
<th>
<a class="scrollto" href="#f-section">F</a>
</th>
<th>-</th>
<th>
<a class="scrollto" href="#g-section">G</a>
</th>
<th>
<a class="scrollto" href="#h-section">H</a>
</th>
<th>
<a class="scrollto" href="#i-section">I</a>
</th>
<th>-</th>
<th>
<a class="scrollto" href="#k-section">K</a>
</th>
<th>
<a class="scrollto" href="#l-section">L</a>
</th>
<th>-</th>
<th>
<a class="scrollto" href="#m-section">M</a>
</th>
<th>-</th>
<th>
<a class="scrollto" href="#p-section">P</a>
</th>
<th>-</th>
<th>
<a class="scrollto" href="#r-section">R</a>
</th>
<th>
<a class="scrollto" href="#s-section">S</a>
</th>
<th>
<a class="scrollto" href="#t-section">T</a>
</th>
<th>-</th>
<th>
<a class="scrollto" href="#v-section">V</a>
</th>
<th>
<a class="scrollto" href="#w-section">W</a>
</th>
</tr>
</thead>
</table>
</div>
</div><!--//doc-header-->
<div class="doc-body">
<div class="doc-content no-sidebar">
<div class="content-inner">
<section id="a-section" class="doc-section">
<h2 class="section-title">A</h2>
<p id="-acl"><b class="grey-color">ACL :</b> <a href="https://en.wikipedia.org/wiki/Access-control_list"><em>Access Control Lists</em></a> is a common method to handle permissions control in IT. In the context of Hesperides, ACLs allow to give some users <a href="#-directory-group">directory group</a> the <a href="#-production">production</a> role</p>
<p id="-annotation"><b class="grey-color">Annotation :</b> An annotation is a meta data attached to a targeted data. These annotation can add extra information (e.g a comment, a placeholder) but can also add specific behavior such as default value or pattern for your datas.</p>
<p id="-api"><b class="grey-color">API :</b> API stands for <b>A</b>pplication <b>P</b>rogramming <b>I</b>nterface. It's a set of subroutine definitions, protocols, and tools for building software or applications. As an example, Hesperides IHM use an API for everything, creating module, creating application in order to free the IHM of the hard work</p>
<p id="-application"><b class="grey-color">Application :</b> In Hesperides, an application stands for functionnal bloc. Let's take an example. A seller own two shop, one selling sports stuff, the other decorative stuff. He will have two website, each of them representing an application</p>
</section><!--//doc-section-->
<section id="d-section" class="doc-section">
<h2 class="section-title">D</h2>
<p id="-deployed-module"><b class="grey-color">Deployed module :</b> a <a href="#-module">module</a> on a <a href="#-module">platform</a></p>
<p id="-directory-group"><b class="grey-color">Directory group :</b> a group containing zero or several users in the <em>Active Directory</em> hierarchy</p>
</section><!--//doc-section-->
<section id="e-section" class="doc-section">
<h2 class="section-title">E</h2>
<p><b class="grey-color">Event :</b> Hesperides uses the principle of events : Hesperides does not store datas (of a module for example) at time t, but store all the operations done on the module</p>
</section><!--//doc-section-->
<section id="f-section" class="doc-section">
<h2 class="section-title">F</h2>
<p><b class="grey-color">File :</b> Files is the service group name regarding the generation of the valuated files for your application.</p>
</section><!--//doc-section-->
<section id="g-section" class="doc-section">
<h2 class="section-title">G</h2>
<p id="-global-property"><b class="grey-color">Global Property :</b> key-value property at platform level</p>
</section><!--//doc-section-->
<section id="h-section" class="doc-section">
<h2 class="section-title">H</h2>
<p id="-hesperides"><b class="grey-color">Hesperides :</b> Open sourced tool, allowing to generate any kind of file type considering on one hand the templates, and the other hand the applications.</p>
</section><!--//doc-section-->
<section id="i-section" class="doc-section">
<h2 class="section-title">I</h2>
<p id="-instance"><b class="grey-color">Instance :</b> Lorem ipsum dolor sit amet</p>
<p id="-instance-property"><b class="grey-color">Instance Property :</b> key-value property at instance level</p>
<p id="-iterable-property"><b class="grey-color">Iterable Property :</b> Mechanism of mustache used to repeat a block define once</p>
</section><!--//doc-section-->
<section id="k-section" class="doc-section">
<h2 class="section-title">K</h2>
<p id="-konami-code"><b class="grey-color">Konami Code :</b> Code that can bring up things when browsing your favorite website ...</p>
</section><!--//doc-section-->
<section id="l-section" class="doc-section">
<h2 class="section-title">L</h2>
<p id="-logic-group"><b class="grey-color">Logic Group :</b> Element of the path of your platform</p>
</section><!--//doc-section-->
<section id="m-section" class="doc-section">
<h2 class="section-title">M</h2>
<p id="-module"><b class="grey-color">Module :</b> Hesperides object that contains templates and can inherites a techno</p>
<p id="-module-property"><b class="grey-color">Module Property :</b> key-value property at module level</p>
<p id="-mustache"><b class="grey-color">Mustache :</b> Logic-less templates : <a href="https://mustache.github.io/">https://mustache.github.io/</a></p>
</section><!--//doc-section-->
<section id="p-section" class="doc-section">
<h2 class="section-title">P</h2>
<p id="-path"><b class="grey-color">Path :</b> Aggregation of logic group and module to identify a uniq way to generate your properties for your appliaction and platform</p>
<p id="-pattern"><b class="grey-color">Pattern :</b> Annotation allowing you to validate the property value (see <a href="https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html">Examples</a>)</p>
<p id="-platform"><b class="grey-color">Platform :</b> Instantiation of an application</p>
<p id="-platform-property"><b class="grey-color">Platform Property :</b> See Global property</p>
<p id="-predefined-valuation"><b class="grey-color">Predefined Valuation :</b> To create your platform you have to fulfill application name, platform name, path, instance name ... : Hesperides allows you through predefined variables to use it directly in the valuation (exemple : {{hesperides.application.name}} can be used directly in the valuation of your module)</p>
<p id="-production"><b class="grey-color">Production :</b> Can designate a <em>role</em> or a <a href="#-platform">platform</a>. There is a detailed section dedicated to this concept <a href="applications.html#production-role">on the Applications page</a> of this documentation</p>
<p id="-property"><b class="grey-color">Property :</b> a property is a key that will be replaced by a value</p>
<p id="-property-level"><b class="grey-color">Property Level :</b> You can define a property on 3 levels : platform, module and instance</p>
</section><!--//doc-section-->
<section id="r-section" class="doc-section">
<h2 class="section-title">R</h2>
<p id="-release"><b class="grey-color">Release :</b> Qualify a module that you can not change the templates</p>
<p id="-rest"><b class="grey-color">REST :</b> representational state transfer (REST) or RESTful is an architectural style used for web development</p>
</section><!--//doc-section-->
<section id="s-section" class="doc-section">
<h2 class="section-title">S</h2>
<p id="-swagger"><b class="grey-color">Swagger :</b> The OpenAPI Specification (originally known as the Swagger Specification) is a specification for machine-readable interface files for describing, producing, consuming, and visualizing RESTful web services.</p>
</section><!--//doc-section-->
<section id="t-section" class="doc-section">
<h2 class="section-title">T</h2>
<p id="-techno"><b class="grey-color">Techno :</b> Hesperides object that contains templates. A techno is considered only if it's inherited in a module.</p>
<p id="-template"><b class="grey-color">Template :</b> Association of a content (containing mustache or not) with a location</p>
<p id="-type"><b class="grey-color">Type :</b> Attribute for a module or a techno to know if it's a "Working copy" or a "release"</p>
</section><!--//doc-section-->
<section id="v-section" class="doc-section">
<h2 class="section-title">V</h2>
<p id="-valuation"><b class="grey-color">Valuation :</b> Action to fulfill a value to a property</p>
</section><!--//doc-section-->
<section id="w-section" class="doc-section">
<h2 class="section-title">W</h2>
<p id="-working-copy"><b class="grey-color">Working Copy :</b> Qualify a module where you can still make changes</p>
</section><!--//doc-section-->
</div><!--//content-inner-->
</div><!--//doc-content-->
</div><!--//doc-body-->
</div><!--//container-->
</div><!--//doc-wrapper-->
</div><!--//page-wrapper-->
<footer class="footer text-center">
<div class="container">
<!--/* This template is released under the Creative Commons Attribution 3.0 License. Please keep the attribution link below when using for your own project. Thank you for your support. :) If you'd like to use the template without the attribution, you can check out other license options via our website: themes.3rdwavemedia.com */-->
<small class="copyright">Designed with by <a href="http://themes.3rdwavemedia.com/" target="_blank">Xiaoying Riley</a> for developers - <a href="license.html">PrettyDocs License</a></small>
</div><!--//container-->
</footer><!--//footer-->
<!-- Main Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-1.12.3.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/prism/prism.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-scrollTo/jquery.scrollTo.min.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-match-height/jquery.matchHeight-min.js"></script>
<script type="text/javascript" src="assets/js/main.js"></script>
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.