path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
modules/alloy/src/demo/html/foreigngui-demo.html | FernCreek/tinymce | <!doctype html>
<html>
<head>
<title>ForeignGui Demo</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, maximum-scale=1.0">
<link href="../css/alloy-demo.css" rel="Stylesheet">
<style type="text/css">
#ephox-ui {
margin-bottom: 20px;
}
.selected {
color: white;
background: black;
}
</style>
</head>
<body>
<h2>ForeignGui Demo</h2>
<div id="ephox-ui"></div>
<script type="text/javascript" src="../../../demo.js"></script>
<script>demos.ForeignGuiDemo();</script>
</body>
</html> |
reader/testapidocs/org/fosstrak/reader/rprm/core/mgmt/alarm/AlarmLevelTest.html | Fosstrak/fosstrak.github.io | <!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_07) on Tue Jul 29 17:23:19 CEST 2008 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
AlarmLevelTest (reader 0.5.1-SNAPSHOT Test API)
</TITLE>
<META NAME="date" CONTENT="2008-07-29">
<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="AlarmLevelTest (reader 0.5.1-SNAPSHOT Test 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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AlarmLevelTest.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </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/fosstrak/reader/rprm/core/mgmt/alarm/AlarmChannelTest.html" title="class in org.fosstrak.reader.rprm.core.mgmt.alarm"><B>PREV CLASS</B></A>
<A HREF="../../../../../../../org/fosstrak/reader/rprm/core/mgmt/alarm/AlarmTest.html" title="class in org.fosstrak.reader.rprm.core.mgmt.alarm"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/fosstrak/reader/rprm/core/mgmt/alarm/AlarmLevelTest.html" target="_top"><B>FRAMES</B></A>
<A HREF="AlarmLevelTest.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 | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <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.fosstrak.reader.rprm.core.mgmt.alarm</FONT>
<BR>
Class AlarmLevelTest</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by ">junit.framework.Assert
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.fosstrak.reader.rprm.core.mgmt.alarm.AlarmLevelTest</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>junit.framework.Test</DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>AlarmLevelTest</B><DT>extends junit.framework.TestCase</DL>
</PRE>
<P>
Tests for the class <code>org.fosstrak.reader.mgmt.alarm.AlarmLevel</code>.
<P>
<P>
<HR>
<P>
<!-- ======== 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/fosstrak/reader/rprm/core/mgmt/alarm/AlarmLevelTest.html#AlarmLevelTest()">AlarmLevelTest</A></B>()</CODE>
<BR>
</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>static void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/fosstrak/reader/rprm/core/mgmt/alarm/AlarmLevelTest.html#main(java.lang.String[])">main</A></B>(java.lang.String[] args)</CODE>
<BR>
Runs the test using the gui runner.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/fosstrak/reader/rprm/core/mgmt/alarm/AlarmLevelTest.html#setUp()">setUp</A></B>()</CODE>
<BR>
Sets up the test.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/fosstrak/reader/rprm/core/mgmt/alarm/AlarmLevelTest.html#tearDown()">tearDown</A></B>()</CODE>
<BR>
Does the cleanup.</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/fosstrak/reader/rprm/core/mgmt/alarm/AlarmLevelTest.html#testIntToEnum()">testIntToEnum</A></B>()</CODE>
<BR>
Tests the <code>intToEnum()</code> method.</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/fosstrak/reader/rprm/core/mgmt/alarm/AlarmLevelTest.html#testToInt()">testToInt</A></B>()</CODE>
<BR>
Tests the <code>toInt()</code> method.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_junit.framework.TestCase"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class junit.framework.TestCase</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString</CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_junit.framework.Assert"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class junit.framework.Assert</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail</CODE></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>
<!-- ========= 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="AlarmLevelTest()"><!-- --></A><H3>
AlarmLevelTest</H3>
<PRE>
public <B>AlarmLevelTest</B>()</PRE>
<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="setUp()"><!-- --></A><H3>
setUp</H3>
<PRE>
protected final void <B>setUp</B>()
throws java.lang.Exception</PRE>
<DL>
<DD>Sets up the test.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>setUp</CODE> in class <CODE>junit.framework.TestCase</CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.lang.Exception</CODE> - An error occurred</DL>
</DD>
</DL>
<HR>
<A NAME="tearDown()"><!-- --></A><H3>
tearDown</H3>
<PRE>
protected final void <B>tearDown</B>()
throws java.lang.Exception</PRE>
<DL>
<DD>Does the cleanup.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>tearDown</CODE> in class <CODE>junit.framework.TestCase</CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.lang.Exception</CODE> - An error occurred</DL>
</DD>
</DL>
<HR>
<A NAME="testToInt()"><!-- --></A><H3>
testToInt</H3>
<PRE>
public final void <B>testToInt</B>()</PRE>
<DL>
<DD>Tests the <code>toInt()</code> method.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="testIntToEnum()"><!-- --></A><H3>
testIntToEnum</H3>
<PRE>
public final void <B>testIntToEnum</B>()</PRE>
<DL>
<DD>Tests the <code>intToEnum()</code> method.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="main(java.lang.String[])"><!-- --></A><H3>
main</H3>
<PRE>
public static void <B>main</B>(java.lang.String[] args)</PRE>
<DL>
<DD>Runs the test using the gui runner.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>args</CODE> - No arguments</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="class-use/AlarmLevelTest.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </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/fosstrak/reader/rprm/core/mgmt/alarm/AlarmChannelTest.html" title="class in org.fosstrak.reader.rprm.core.mgmt.alarm"><B>PREV CLASS</B></A>
<A HREF="../../../../../../../org/fosstrak/reader/rprm/core/mgmt/alarm/AlarmTest.html" title="class in org.fosstrak.reader.rprm.core.mgmt.alarm"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/fosstrak/reader/rprm/core/mgmt/alarm/AlarmLevelTest.html" target="_top"><B>FRAMES</B></A>
<A HREF="AlarmLevelTest.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 | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <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>
Copyright © 2008. All Rights Reserved.
</BODY>
</HTML>
|
mama/c_cpp/doc/cpp/html/search/all_74.html | reed-jpm-alpert/OpenMAMA.233 | <!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_timeddispatch">
<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="../classWombat_1_1MamaQueue.html#adcabd83819f9373cf9662529881b7ed8" target="basefrm">timedDispatch</a>
<span class="SRScope">Wombat::MamaQueue</span>
</div>
</div>
<div class="SRResult" id="SR_tostring">
<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="javascript:searchResults.Toggle('SR_tostring')">toString</a>
<div class="SRChildren">
<a id="Item1_c0" onkeydown="return searchResults.NavChild(event,1,0)" onkeypress="return searchResults.NavChild(event,1,0)" onkeyup="return searchResults.NavChild(event,1,0)" class="SRScope" href="../classWombat_1_1MamaConnection.html#a03540a8a1e8b423803870ebeea514b8d" target="basefrm">Wombat::MamaConnection::toString()</a>
<a id="Item1_c1" onkeydown="return searchResults.NavChild(event,1,1)" onkeypress="return searchResults.NavChild(event,1,1)" onkeyup="return searchResults.NavChild(event,1,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#ad476d81fb9293df18f6c4509c1b3dab4" target="basefrm">Wombat::MamaMsg::toString()</a>
<a id="Item1_c2" onkeydown="return searchResults.NavChild(event,1,2)" onkeypress="return searchResults.NavChild(event,1,2)" onkeyup="return searchResults.NavChild(event,1,2)" class="SRScope" href="../classWombat_1_1MamaStatus.html#a02ff04f38d5416f4b2bfa53482e3bf5f" target="basefrm">Wombat::MamaStatus::toString()</a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryboolean">
<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="javascript:searchResults.Toggle('SR_tryboolean')">tryBoolean</a>
<div class="SRChildren">
<a id="Item2_c0" onkeydown="return searchResults.NavChild(event,2,0)" onkeypress="return searchResults.NavChild(event,2,0)" onkeyup="return searchResults.NavChild(event,2,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#ac353caec908ec326e74dc1b5dcc4d5c4" target="basefrm">Wombat::MamaMsg::tryBoolean(const char *name, mama_fid_t fid, bool &result) const </a>
<a id="Item2_c1" onkeydown="return searchResults.NavChild(event,2,1)" onkeypress="return searchResults.NavChild(event,2,1)" onkeyup="return searchResults.NavChild(event,2,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a99334c69175231c1d3016e3f2911476f" target="basefrm">Wombat::MamaMsg::tryBoolean(const MamaFieldDescriptor *field, bool &result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_trychar">
<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="javascript:searchResults.Toggle('SR_trychar')">tryChar</a>
<div class="SRChildren">
<a id="Item3_c0" onkeydown="return searchResults.NavChild(event,3,0)" onkeypress="return searchResults.NavChild(event,3,0)" onkeyup="return searchResults.NavChild(event,3,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#af750343c41da35bccb56a355d4cc6e12" target="basefrm">Wombat::MamaMsg::tryChar(const char *name, mama_fid_t fid, char &result) const </a>
<a id="Item3_c1" onkeydown="return searchResults.NavChild(event,3,1)" onkeypress="return searchResults.NavChild(event,3,1)" onkeyup="return searchResults.NavChild(event,3,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a70ac705d1634d03c8a1d3a1504b9e9d0" target="basefrm">Wombat::MamaMsg::tryChar(const MamaFieldDescriptor *field, char &result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_trydatetime">
<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="javascript:searchResults.Toggle('SR_trydatetime')">tryDateTime</a>
<div class="SRChildren">
<a id="Item4_c0" onkeydown="return searchResults.NavChild(event,4,0)" onkeypress="return searchResults.NavChild(event,4,0)" onkeyup="return searchResults.NavChild(event,4,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a10b62ec7fcaf1f12084faa22064540e4" target="basefrm">Wombat::MamaMsg::tryDateTime(const char *name, mama_fid_t fid, MamaDateTime &result) const </a>
<a id="Item4_c1" onkeydown="return searchResults.NavChild(event,4,1)" onkeypress="return searchResults.NavChild(event,4,1)" onkeyup="return searchResults.NavChild(event,4,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a0143e29b236be22ded82e7b0e93f903c" target="basefrm">Wombat::MamaMsg::tryDateTime(const MamaFieldDescriptor *field, MamaDateTime &result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryf32">
<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="javascript:searchResults.Toggle('SR_tryf32')">tryF32</a>
<div class="SRChildren">
<a id="Item5_c0" onkeydown="return searchResults.NavChild(event,5,0)" onkeypress="return searchResults.NavChild(event,5,0)" onkeyup="return searchResults.NavChild(event,5,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a51cbc48817fbdc8bf85a004ffe926f3a" target="basefrm">Wombat::MamaMsg::tryF32(const char *name, mama_fid_t fid, mama_f32_t &result) const </a>
<a id="Item5_c1" onkeydown="return searchResults.NavChild(event,5,1)" onkeypress="return searchResults.NavChild(event,5,1)" onkeyup="return searchResults.NavChild(event,5,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#ada8ad2dd3f82346e585af21033ea9298" target="basefrm">Wombat::MamaMsg::tryF32(const MamaFieldDescriptor *field, mama_f32_t &result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryf64">
<div class="SREntry">
<a id="Item6" onkeydown="return searchResults.Nav(event,6)" onkeypress="return searchResults.Nav(event,6)" onkeyup="return searchResults.Nav(event,6)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryf64')">tryF64</a>
<div class="SRChildren">
<a id="Item6_c0" onkeydown="return searchResults.NavChild(event,6,0)" onkeypress="return searchResults.NavChild(event,6,0)" onkeyup="return searchResults.NavChild(event,6,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a024ab789f073d6e097d52cfc308d08c7" target="basefrm">Wombat::MamaMsg::tryF64(const char *name, mama_fid_t fid, mama_f64_t &result) const </a>
<a id="Item6_c1" onkeydown="return searchResults.NavChild(event,6,1)" onkeypress="return searchResults.NavChild(event,6,1)" onkeyup="return searchResults.NavChild(event,6,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a991a82daccf2c15042afcdb81269c5b0" target="basefrm">Wombat::MamaMsg::tryF64(const MamaFieldDescriptor *field, mama_f64_t &result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryfield">
<div class="SREntry">
<a id="Item7" onkeydown="return searchResults.Nav(event,7)" onkeypress="return searchResults.Nav(event,7)" onkeyup="return searchResults.Nav(event,7)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryfield')">tryField</a>
<div class="SRChildren">
<a id="Item7_c0" onkeydown="return searchResults.NavChild(event,7,0)" onkeypress="return searchResults.NavChild(event,7,0)" onkeyup="return searchResults.NavChild(event,7,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#aecb00c865c2f849cec333916cdc66292" target="basefrm">Wombat::MamaMsg::tryField(const char *name, mama_fid_t fid) const </a>
<a id="Item7_c1" onkeydown="return searchResults.NavChild(event,7,1)" onkeypress="return searchResults.NavChild(event,7,1)" onkeyup="return searchResults.NavChild(event,7,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#abc084cb8d7ae285cf4a561fbe5041eac" target="basefrm">Wombat::MamaMsg::tryField(const MamaFieldDescriptor *fieldDesc) const </a>
<a id="Item7_c2" onkeydown="return searchResults.NavChild(event,7,2)" onkeypress="return searchResults.NavChild(event,7,2)" onkeyup="return searchResults.NavChild(event,7,2)" class="SRScope" href="../classWombat_1_1MamaMsg.html#af2171e1fdddaef8d38394028b227c5e6" target="basefrm">Wombat::MamaMsg::tryField(const char *name, mama_fid_t fid, MamaMsgField *result) const </a>
<a id="Item7_c3" onkeydown="return searchResults.NavChild(event,7,3)" onkeypress="return searchResults.NavChild(event,7,3)" onkeyup="return searchResults.NavChild(event,7,3)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a52324667b6a7da49b31bb0c490fd9535" target="basefrm">Wombat::MamaMsg::tryField(const MamaFieldDescriptor *fieldDesc, MamaMsgField *result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryfieldasstring">
<div class="SREntry">
<a id="Item8" onkeydown="return searchResults.Nav(event,8)" onkeypress="return searchResults.Nav(event,8)" onkeyup="return searchResults.Nav(event,8)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryfieldasstring')">tryFieldAsString</a>
<div class="SRChildren">
<a id="Item8_c0" onkeydown="return searchResults.NavChild(event,8,0)" onkeypress="return searchResults.NavChild(event,8,0)" onkeyup="return searchResults.NavChild(event,8,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a7df22f1047cf64ebeb464face478bda5" target="basefrm">Wombat::MamaMsg::tryFieldAsString(const char *name, mama_fid_t fid, char *result, size_t maxResultLen) const </a>
<a id="Item8_c1" onkeydown="return searchResults.NavChild(event,8,1)" onkeypress="return searchResults.NavChild(event,8,1)" onkeyup="return searchResults.NavChild(event,8,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a2d08a4d75c1d7ee68a2001581c33bf6b" target="basefrm">Wombat::MamaMsg::tryFieldAsString(const MamaFieldDescriptor *fieldDesc, char *result, size_t maxResultLen) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryi16">
<div class="SREntry">
<a id="Item9" onkeydown="return searchResults.Nav(event,9)" onkeypress="return searchResults.Nav(event,9)" onkeyup="return searchResults.Nav(event,9)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryi16')">tryI16</a>
<div class="SRChildren">
<a id="Item9_c0" onkeydown="return searchResults.NavChild(event,9,0)" onkeypress="return searchResults.NavChild(event,9,0)" onkeyup="return searchResults.NavChild(event,9,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#afc5970314030d3deef6d8936478a0dd0" target="basefrm">Wombat::MamaMsg::tryI16(const char *name, mama_fid_t fid, mama_i16_t &result) const </a>
<a id="Item9_c1" onkeydown="return searchResults.NavChild(event,9,1)" onkeypress="return searchResults.NavChild(event,9,1)" onkeyup="return searchResults.NavChild(event,9,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#ae1eb886004eef6d6b142829ff60bcc16" target="basefrm">Wombat::MamaMsg::tryI16(const MamaFieldDescriptor *field, mama_i16_t &result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryi32">
<div class="SREntry">
<a id="Item10" onkeydown="return searchResults.Nav(event,10)" onkeypress="return searchResults.Nav(event,10)" onkeyup="return searchResults.Nav(event,10)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryi32')">tryI32</a>
<div class="SRChildren">
<a id="Item10_c0" onkeydown="return searchResults.NavChild(event,10,0)" onkeypress="return searchResults.NavChild(event,10,0)" onkeyup="return searchResults.NavChild(event,10,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#adc7f892793ac819719110984b0a509b5" target="basefrm">Wombat::MamaMsg::tryI32(const char *name, mama_fid_t fid, mama_i32_t &result) const </a>
<a id="Item10_c1" onkeydown="return searchResults.NavChild(event,10,1)" onkeypress="return searchResults.NavChild(event,10,1)" onkeyup="return searchResults.NavChild(event,10,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a0ddb06d9593997d9d840fe4e23d510bb" target="basefrm">Wombat::MamaMsg::tryI32(const MamaFieldDescriptor *field, mama_i32_t &result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryi64">
<div class="SREntry">
<a id="Item11" onkeydown="return searchResults.Nav(event,11)" onkeypress="return searchResults.Nav(event,11)" onkeyup="return searchResults.Nav(event,11)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryi64')">tryI64</a>
<div class="SRChildren">
<a id="Item11_c0" onkeydown="return searchResults.NavChild(event,11,0)" onkeypress="return searchResults.NavChild(event,11,0)" onkeyup="return searchResults.NavChild(event,11,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#ae06ab152da80a5bcaba2e30465f25606" target="basefrm">Wombat::MamaMsg::tryI64(const char *name, mama_fid_t fid, mama_i64_t &result) const </a>
<a id="Item11_c1" onkeydown="return searchResults.NavChild(event,11,1)" onkeypress="return searchResults.NavChild(event,11,1)" onkeyup="return searchResults.NavChild(event,11,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a675d9b762142bd3bed9281f94cf8424b" target="basefrm">Wombat::MamaMsg::tryI64(const MamaFieldDescriptor *field, mama_i64_t &result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryi8">
<div class="SREntry">
<a id="Item12" onkeydown="return searchResults.Nav(event,12)" onkeypress="return searchResults.Nav(event,12)" onkeyup="return searchResults.Nav(event,12)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryi8')">tryI8</a>
<div class="SRChildren">
<a id="Item12_c0" onkeydown="return searchResults.NavChild(event,12,0)" onkeypress="return searchResults.NavChild(event,12,0)" onkeyup="return searchResults.NavChild(event,12,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a0b8113df59fbd274e7ad0e5a2786ec54" target="basefrm">Wombat::MamaMsg::tryI8(const char *name, mama_fid_t fid, mama_i8_t &result) const </a>
<a id="Item12_c1" onkeydown="return searchResults.NavChild(event,12,1)" onkeypress="return searchResults.NavChild(event,12,1)" onkeyup="return searchResults.NavChild(event,12,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#ac05be633c3737f9bdb3feccee8aab2e6" target="basefrm">Wombat::MamaMsg::tryI8(const MamaFieldDescriptor *field, mama_i8_t &result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_trymsg">
<div class="SREntry">
<a id="Item13" onkeydown="return searchResults.Nav(event,13)" onkeypress="return searchResults.Nav(event,13)" onkeyup="return searchResults.Nav(event,13)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_trymsg')">tryMsg</a>
<div class="SRChildren">
<a id="Item13_c0" onkeydown="return searchResults.NavChild(event,13,0)" onkeypress="return searchResults.NavChild(event,13,0)" onkeyup="return searchResults.NavChild(event,13,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a857c57465eb999e8e6da21fa9b430880" target="basefrm">Wombat::MamaMsg::tryMsg(const char *name, mama_fid_t fid, const MamaMsg *&result) const </a>
<a id="Item13_c1" onkeydown="return searchResults.NavChild(event,13,1)" onkeypress="return searchResults.NavChild(event,13,1)" onkeyup="return searchResults.NavChild(event,13,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a7fa5e237b99e21852ccfe1d2a35d66db" target="basefrm">Wombat::MamaMsg::tryMsg(const MamaFieldDescriptor *field, const MamaMsg *&result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryopaque">
<div class="SREntry">
<a id="Item14" onkeydown="return searchResults.Nav(event,14)" onkeypress="return searchResults.Nav(event,14)" onkeyup="return searchResults.Nav(event,14)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryopaque')">tryOpaque</a>
<div class="SRChildren">
<a id="Item14_c0" onkeydown="return searchResults.NavChild(event,14,0)" onkeypress="return searchResults.NavChild(event,14,0)" onkeyup="return searchResults.NavChild(event,14,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a90ce9c7851b9086fef620168759d2368" target="basefrm">Wombat::MamaMsg::tryOpaque(const char *name, mama_fid_t fid, const void *&result, size_t &size) const </a>
<a id="Item14_c1" onkeydown="return searchResults.NavChild(event,14,1)" onkeypress="return searchResults.NavChild(event,14,1)" onkeyup="return searchResults.NavChild(event,14,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a968df33a21a943014ea264edbb90520a" target="basefrm">Wombat::MamaMsg::tryOpaque(const MamaFieldDescriptor *field, const void *&result, size_t &size) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryprice">
<div class="SREntry">
<a id="Item15" onkeydown="return searchResults.Nav(event,15)" onkeypress="return searchResults.Nav(event,15)" onkeyup="return searchResults.Nav(event,15)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryprice')">tryPrice</a>
<div class="SRChildren">
<a id="Item15_c0" onkeydown="return searchResults.NavChild(event,15,0)" onkeypress="return searchResults.NavChild(event,15,0)" onkeyup="return searchResults.NavChild(event,15,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a28618d94be1fb014a65a9afe1a4029cc" target="basefrm">Wombat::MamaMsg::tryPrice(const char *name, mama_fid_t fid, MamaPrice &result) const </a>
<a id="Item15_c1" onkeydown="return searchResults.NavChild(event,15,1)" onkeypress="return searchResults.NavChild(event,15,1)" onkeyup="return searchResults.NavChild(event,15,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a4280796414232fc0e831f1e47b8a3806" target="basefrm">Wombat::MamaMsg::tryPrice(const MamaFieldDescriptor *field, MamaPrice &result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_trystring">
<div class="SREntry">
<a id="Item16" onkeydown="return searchResults.Nav(event,16)" onkeypress="return searchResults.Nav(event,16)" onkeyup="return searchResults.Nav(event,16)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_trystring')">tryString</a>
<div class="SRChildren">
<a id="Item16_c0" onkeydown="return searchResults.NavChild(event,16,0)" onkeypress="return searchResults.NavChild(event,16,0)" onkeyup="return searchResults.NavChild(event,16,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a3b75fcda7df849f4bdae109656afdb70" target="basefrm">Wombat::MamaMsg::tryString(const char *name, mama_fid_t fid, const char *&result) const </a>
<a id="Item16_c1" onkeydown="return searchResults.NavChild(event,16,1)" onkeypress="return searchResults.NavChild(event,16,1)" onkeyup="return searchResults.NavChild(event,16,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a6c57f23554dfdc14ed2d5118d573bebf" target="basefrm">Wombat::MamaMsg::tryString(const MamaFieldDescriptor *field, const char *&result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryu16">
<div class="SREntry">
<a id="Item17" onkeydown="return searchResults.Nav(event,17)" onkeypress="return searchResults.Nav(event,17)" onkeyup="return searchResults.Nav(event,17)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryu16')">tryU16</a>
<div class="SRChildren">
<a id="Item17_c0" onkeydown="return searchResults.NavChild(event,17,0)" onkeypress="return searchResults.NavChild(event,17,0)" onkeyup="return searchResults.NavChild(event,17,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a2eec8465af21f764f6136bc507c1c4d1" target="basefrm">Wombat::MamaMsg::tryU16(const char *name, mama_fid_t fid, mama_u16_t &result) const </a>
<a id="Item17_c1" onkeydown="return searchResults.NavChild(event,17,1)" onkeypress="return searchResults.NavChild(event,17,1)" onkeyup="return searchResults.NavChild(event,17,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a950562e88ee2ab3af474868e7127a44c" target="basefrm">Wombat::MamaMsg::tryU16(const MamaFieldDescriptor *field, mama_u16_t &result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryu32">
<div class="SREntry">
<a id="Item18" onkeydown="return searchResults.Nav(event,18)" onkeypress="return searchResults.Nav(event,18)" onkeyup="return searchResults.Nav(event,18)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryu32')">tryU32</a>
<div class="SRChildren">
<a id="Item18_c0" onkeydown="return searchResults.NavChild(event,18,0)" onkeypress="return searchResults.NavChild(event,18,0)" onkeyup="return searchResults.NavChild(event,18,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a38119970c0f4c3caa9f12f68a3ec0a82" target="basefrm">Wombat::MamaMsg::tryU32(const char *name, mama_fid_t fid, mama_u32_t &result) const </a>
<a id="Item18_c1" onkeydown="return searchResults.NavChild(event,18,1)" onkeypress="return searchResults.NavChild(event,18,1)" onkeyup="return searchResults.NavChild(event,18,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#acad5bf883bc14323cd8896bde4e50f92" target="basefrm">Wombat::MamaMsg::tryU32(const MamaFieldDescriptor *field, mama_u32_t &result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryu64">
<div class="SREntry">
<a id="Item19" onkeydown="return searchResults.Nav(event,19)" onkeypress="return searchResults.Nav(event,19)" onkeyup="return searchResults.Nav(event,19)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryu64')">tryU64</a>
<div class="SRChildren">
<a id="Item19_c0" onkeydown="return searchResults.NavChild(event,19,0)" onkeypress="return searchResults.NavChild(event,19,0)" onkeyup="return searchResults.NavChild(event,19,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a1b0913afc43050d0992aac4dc97e56c4" target="basefrm">Wombat::MamaMsg::tryU64(const char *name, mama_fid_t fid, mama_u64_t &result) const </a>
<a id="Item19_c1" onkeydown="return searchResults.NavChild(event,19,1)" onkeypress="return searchResults.NavChild(event,19,1)" onkeyup="return searchResults.NavChild(event,19,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#ae51b09b277379a8435709aaeda584e61" target="basefrm">Wombat::MamaMsg::tryU64(const MamaFieldDescriptor *field, mama_u64_t &result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryu8">
<div class="SREntry">
<a id="Item20" onkeydown="return searchResults.Nav(event,20)" onkeypress="return searchResults.Nav(event,20)" onkeyup="return searchResults.Nav(event,20)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryu8')">tryU8</a>
<div class="SRChildren">
<a id="Item20_c0" onkeydown="return searchResults.NavChild(event,20,0)" onkeypress="return searchResults.NavChild(event,20,0)" onkeyup="return searchResults.NavChild(event,20,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a320d1e1e35a76f9ea1a2c610a3f6d678" target="basefrm">Wombat::MamaMsg::tryU8(const char *name, mama_fid_t fid, mama_u8_t &result) const </a>
<a id="Item20_c1" onkeydown="return searchResults.NavChild(event,20,1)" onkeypress="return searchResults.NavChild(event,20,1)" onkeyup="return searchResults.NavChild(event,20,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#abbb5f42e61b935638217344a2fc5a7cb" target="basefrm">Wombat::MamaMsg::tryU8(const MamaFieldDescriptor *field, mama_u8_t &result) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryvectorchar">
<div class="SREntry">
<a id="Item21" onkeydown="return searchResults.Nav(event,21)" onkeypress="return searchResults.Nav(event,21)" onkeyup="return searchResults.Nav(event,21)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryvectorchar')">tryVectorChar</a>
<div class="SRChildren">
<a id="Item21_c0" onkeydown="return searchResults.NavChild(event,21,0)" onkeypress="return searchResults.NavChild(event,21,0)" onkeyup="return searchResults.NavChild(event,21,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#aa4dab0b345136998178c87c2f073d3ff" target="basefrm">Wombat::MamaMsg::tryVectorChar(const char *name, mama_fid_t fid, const char *&result, size_t &resultLen) const </a>
<a id="Item21_c1" onkeydown="return searchResults.NavChild(event,21,1)" onkeypress="return searchResults.NavChild(event,21,1)" onkeyup="return searchResults.NavChild(event,21,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a8f72e7c6ded3298d4129d9d77fb7ff40" target="basefrm">Wombat::MamaMsg::tryVectorChar(const MamaFieldDescriptor *fieldDesc, const char *&result, size_t &resultLen) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryvectorf32">
<div class="SREntry">
<a id="Item22" onkeydown="return searchResults.Nav(event,22)" onkeypress="return searchResults.Nav(event,22)" onkeyup="return searchResults.Nav(event,22)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryvectorf32')">tryVectorF32</a>
<div class="SRChildren">
<a id="Item22_c0" onkeydown="return searchResults.NavChild(event,22,0)" onkeypress="return searchResults.NavChild(event,22,0)" onkeyup="return searchResults.NavChild(event,22,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#aa2177d08e01fbad486659f167b6ac1aa" target="basefrm">Wombat::MamaMsg::tryVectorF32(const char *name, mama_fid_t fid, const mama_f32_t *&result, size_t &resultLen) const </a>
<a id="Item22_c1" onkeydown="return searchResults.NavChild(event,22,1)" onkeypress="return searchResults.NavChild(event,22,1)" onkeyup="return searchResults.NavChild(event,22,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#acdc51528232649cf901eab7dc845c976" target="basefrm">Wombat::MamaMsg::tryVectorF32(const MamaFieldDescriptor *fieldDesc, const mama_f32_t *&result, size_t &resultLen) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryvectorf64">
<div class="SREntry">
<a id="Item23" onkeydown="return searchResults.Nav(event,23)" onkeypress="return searchResults.Nav(event,23)" onkeyup="return searchResults.Nav(event,23)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryvectorf64')">tryVectorF64</a>
<div class="SRChildren">
<a id="Item23_c0" onkeydown="return searchResults.NavChild(event,23,0)" onkeypress="return searchResults.NavChild(event,23,0)" onkeyup="return searchResults.NavChild(event,23,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a9203766d9f47ded07e047091ba4073b7" target="basefrm">Wombat::MamaMsg::tryVectorF64(const char *name, mama_fid_t fid, const mama_f64_t *&result, size_t &resultLen) const </a>
<a id="Item23_c1" onkeydown="return searchResults.NavChild(event,23,1)" onkeypress="return searchResults.NavChild(event,23,1)" onkeyup="return searchResults.NavChild(event,23,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#afff62156a02e1c92a822af9b4b55d576" target="basefrm">Wombat::MamaMsg::tryVectorF64(const MamaFieldDescriptor *fieldDesc, const mama_f64_t *&result, size_t &resultLen) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryvectori16">
<div class="SREntry">
<a id="Item24" onkeydown="return searchResults.Nav(event,24)" onkeypress="return searchResults.Nav(event,24)" onkeyup="return searchResults.Nav(event,24)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryvectori16')">tryVectorI16</a>
<div class="SRChildren">
<a id="Item24_c0" onkeydown="return searchResults.NavChild(event,24,0)" onkeypress="return searchResults.NavChild(event,24,0)" onkeyup="return searchResults.NavChild(event,24,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#ad8fb5bfba631224ee9eeed62250b6032" target="basefrm">Wombat::MamaMsg::tryVectorI16(const char *name, mama_fid_t fid, const mama_i16_t *&result, size_t &resultLen) const </a>
<a id="Item24_c1" onkeydown="return searchResults.NavChild(event,24,1)" onkeypress="return searchResults.NavChild(event,24,1)" onkeyup="return searchResults.NavChild(event,24,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a974f0d598b661287e29282a1c21ee804" target="basefrm">Wombat::MamaMsg::tryVectorI16(const MamaFieldDescriptor *fieldDesc, const mama_i16_t *&result, size_t &resultLen) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryvectori32">
<div class="SREntry">
<a id="Item25" onkeydown="return searchResults.Nav(event,25)" onkeypress="return searchResults.Nav(event,25)" onkeyup="return searchResults.Nav(event,25)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryvectori32')">tryVectorI32</a>
<div class="SRChildren">
<a id="Item25_c0" onkeydown="return searchResults.NavChild(event,25,0)" onkeypress="return searchResults.NavChild(event,25,0)" onkeyup="return searchResults.NavChild(event,25,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#acd38982a9a653073418887744e770e1f" target="basefrm">Wombat::MamaMsg::tryVectorI32(const char *name, mama_fid_t fid, const mama_i32_t *&result, size_t &resultLen) const </a>
<a id="Item25_c1" onkeydown="return searchResults.NavChild(event,25,1)" onkeypress="return searchResults.NavChild(event,25,1)" onkeyup="return searchResults.NavChild(event,25,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#ae764d0d314b85be7270738fcd7715fe7" target="basefrm">Wombat::MamaMsg::tryVectorI32(const MamaFieldDescriptor *fieldDesc, const mama_i32_t *&result, size_t &resultLen) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryvectori64">
<div class="SREntry">
<a id="Item26" onkeydown="return searchResults.Nav(event,26)" onkeypress="return searchResults.Nav(event,26)" onkeyup="return searchResults.Nav(event,26)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryvectori64')">tryVectorI64</a>
<div class="SRChildren">
<a id="Item26_c0" onkeydown="return searchResults.NavChild(event,26,0)" onkeypress="return searchResults.NavChild(event,26,0)" onkeyup="return searchResults.NavChild(event,26,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#ad50df98109596b72c97e4dcaaf91ad65" target="basefrm">Wombat::MamaMsg::tryVectorI64(const char *name, mama_fid_t fid, const mama_i64_t *&result, size_t &resultLen) const </a>
<a id="Item26_c1" onkeydown="return searchResults.NavChild(event,26,1)" onkeypress="return searchResults.NavChild(event,26,1)" onkeyup="return searchResults.NavChild(event,26,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a51e2f41dc663dce50ee2001673fe55e5" target="basefrm">Wombat::MamaMsg::tryVectorI64(const MamaFieldDescriptor *fieldDesc, const mama_i64_t *&result, size_t &resultLen) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryvectori8">
<div class="SREntry">
<a id="Item27" onkeydown="return searchResults.Nav(event,27)" onkeypress="return searchResults.Nav(event,27)" onkeyup="return searchResults.Nav(event,27)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryvectori8')">tryVectorI8</a>
<div class="SRChildren">
<a id="Item27_c0" onkeydown="return searchResults.NavChild(event,27,0)" onkeypress="return searchResults.NavChild(event,27,0)" onkeyup="return searchResults.NavChild(event,27,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#ae1402419192820e577586ec9a30b9d79" target="basefrm">Wombat::MamaMsg::tryVectorI8(const char *name, mama_fid_t fid, const mama_i8_t *&result, size_t &resultLen) const </a>
<a id="Item27_c1" onkeydown="return searchResults.NavChild(event,27,1)" onkeypress="return searchResults.NavChild(event,27,1)" onkeyup="return searchResults.NavChild(event,27,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a71da30e829c5c9cee93a10b7e3aa2816" target="basefrm">Wombat::MamaMsg::tryVectorI8(const MamaFieldDescriptor *fieldDesc, const mama_i8_t *&result, size_t &resultLen) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryvectormsg">
<div class="SREntry">
<a id="Item28" onkeydown="return searchResults.Nav(event,28)" onkeypress="return searchResults.Nav(event,28)" onkeyup="return searchResults.Nav(event,28)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryvectormsg')">tryVectorMsg</a>
<div class="SRChildren">
<a id="Item28_c0" onkeydown="return searchResults.NavChild(event,28,0)" onkeypress="return searchResults.NavChild(event,28,0)" onkeyup="return searchResults.NavChild(event,28,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#aceeef571c12d1cf4087acd6690efa5cb" target="basefrm">Wombat::MamaMsg::tryVectorMsg(const char *name, mama_fid_t fid, const MamaMsg **&result, size_t &resultLen) const </a>
<a id="Item28_c1" onkeydown="return searchResults.NavChild(event,28,1)" onkeypress="return searchResults.NavChild(event,28,1)" onkeyup="return searchResults.NavChild(event,28,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a2ea378cc414893c92de2bdf0de4e09dc" target="basefrm">Wombat::MamaMsg::tryVectorMsg(const MamaFieldDescriptor *fieldDesc, const MamaMsg **&result, size_t &resultLen) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryvectorstring">
<div class="SREntry">
<a id="Item29" onkeydown="return searchResults.Nav(event,29)" onkeypress="return searchResults.Nav(event,29)" onkeyup="return searchResults.Nav(event,29)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryvectorstring')">tryVectorString</a>
<div class="SRChildren">
<a id="Item29_c0" onkeydown="return searchResults.NavChild(event,29,0)" onkeypress="return searchResults.NavChild(event,29,0)" onkeyup="return searchResults.NavChild(event,29,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a711caae570aeb5b314b630f7c6377dcf" target="basefrm">Wombat::MamaMsg::tryVectorString(const char *name, mama_fid_t fid, const char **&result, size_t &resultLen) const </a>
<a id="Item29_c1" onkeydown="return searchResults.NavChild(event,29,1)" onkeypress="return searchResults.NavChild(event,29,1)" onkeyup="return searchResults.NavChild(event,29,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#aac7467df406b4718a0139e38267203ac" target="basefrm">Wombat::MamaMsg::tryVectorString(const MamaFieldDescriptor *fieldDesc, const char **&result, size_t &resultLen) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryvectoru16">
<div class="SREntry">
<a id="Item30" onkeydown="return searchResults.Nav(event,30)" onkeypress="return searchResults.Nav(event,30)" onkeyup="return searchResults.Nav(event,30)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryvectoru16')">tryVectorU16</a>
<div class="SRChildren">
<a id="Item30_c0" onkeydown="return searchResults.NavChild(event,30,0)" onkeypress="return searchResults.NavChild(event,30,0)" onkeyup="return searchResults.NavChild(event,30,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a5d20d3dd7e4b9ec2468b7a145765330f" target="basefrm">Wombat::MamaMsg::tryVectorU16(const char *name, mama_fid_t fid, const mama_u16_t *&result, size_t &resultLen) const </a>
<a id="Item30_c1" onkeydown="return searchResults.NavChild(event,30,1)" onkeypress="return searchResults.NavChild(event,30,1)" onkeyup="return searchResults.NavChild(event,30,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a79bbe7b1596260718af5c08542b85143" target="basefrm">Wombat::MamaMsg::tryVectorU16(const MamaFieldDescriptor *fieldDesc, const mama_u16_t *&result, size_t &resultLen) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryvectoru32">
<div class="SREntry">
<a id="Item31" onkeydown="return searchResults.Nav(event,31)" onkeypress="return searchResults.Nav(event,31)" onkeyup="return searchResults.Nav(event,31)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryvectoru32')">tryVectorU32</a>
<div class="SRChildren">
<a id="Item31_c0" onkeydown="return searchResults.NavChild(event,31,0)" onkeypress="return searchResults.NavChild(event,31,0)" onkeyup="return searchResults.NavChild(event,31,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a2b74035c93d667e19ca56bb1eddd85dd" target="basefrm">Wombat::MamaMsg::tryVectorU32(const char *name, mama_fid_t fid, const mama_u32_t *&result, size_t &resultLen) const </a>
<a id="Item31_c1" onkeydown="return searchResults.NavChild(event,31,1)" onkeypress="return searchResults.NavChild(event,31,1)" onkeyup="return searchResults.NavChild(event,31,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a3fc07cd71a28123e180fcda7d48da22e" target="basefrm">Wombat::MamaMsg::tryVectorU32(const MamaFieldDescriptor *fieldDesc, const mama_u32_t *&result, size_t &resultLen) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryvectoru64">
<div class="SREntry">
<a id="Item32" onkeydown="return searchResults.Nav(event,32)" onkeypress="return searchResults.Nav(event,32)" onkeyup="return searchResults.Nav(event,32)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryvectoru64')">tryVectorU64</a>
<div class="SRChildren">
<a id="Item32_c0" onkeydown="return searchResults.NavChild(event,32,0)" onkeypress="return searchResults.NavChild(event,32,0)" onkeyup="return searchResults.NavChild(event,32,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a7a4e9494bf81aa6c415b4387b0fa662b" target="basefrm">Wombat::MamaMsg::tryVectorU64(const char *name, mama_fid_t fid, const mama_u64_t *&result, size_t &resultLen) const </a>
<a id="Item32_c1" onkeydown="return searchResults.NavChild(event,32,1)" onkeypress="return searchResults.NavChild(event,32,1)" onkeyup="return searchResults.NavChild(event,32,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a48a026a5dd78f1bc11202a7f1827a8f5" target="basefrm">Wombat::MamaMsg::tryVectorU64(const MamaFieldDescriptor *fieldDesc, const mama_u64_t *&result, size_t &resultLen) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_tryvectoru8">
<div class="SREntry">
<a id="Item33" onkeydown="return searchResults.Nav(event,33)" onkeypress="return searchResults.Nav(event,33)" onkeyup="return searchResults.Nav(event,33)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_tryvectoru8')">tryVectorU8</a>
<div class="SRChildren">
<a id="Item33_c0" onkeydown="return searchResults.NavChild(event,33,0)" onkeypress="return searchResults.NavChild(event,33,0)" onkeyup="return searchResults.NavChild(event,33,0)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a34641cb35966312142cf25c4bba6188f" target="basefrm">Wombat::MamaMsg::tryVectorU8(const char *name, mama_fid_t fid, const mama_u8_t *&result, size_t &resultLen) const </a>
<a id="Item33_c1" onkeydown="return searchResults.NavChild(event,33,1)" onkeypress="return searchResults.NavChild(event,33,1)" onkeyup="return searchResults.NavChild(event,33,1)" class="SRScope" href="../classWombat_1_1MamaMsg.html#a8de5381c1492984e0c7cd8435778a56e" target="basefrm">Wombat::MamaMsg::tryVectorU8(const MamaFieldDescriptor *fieldDesc, const mama_u8_t *&result, size_t &resultLen) const </a>
</div>
</div>
</div>
<div class="SRResult" id="SR_type">
<div class="SREntry">
<a id="Item34" onkeydown="return searchResults.Nav(event,34)" onkeypress="return searchResults.Nav(event,34)" onkeyup="return searchResults.Nav(event,34)" class="SRSymbol" href="../classWombat_1_1Type.html" target="basefrm">Type</a>
<span class="SRScope">Wombat</span>
</div>
</div>
<div class="SRResult" id="SR_tz">
<div class="SREntry">
<a id="Item35" onkeydown="return searchResults.Nav(event,35)" onkeypress="return searchResults.Nav(event,35)" onkeyup="return searchResults.Nav(event,35)" class="SRSymbol" href="../classWombat_1_1MamaTimeZone.html#ad1beb3c4835e44f14044f48a1cb40d29" target="basefrm">tz</a>
<span class="SRScope">Wombat::MamaTimeZone</span>
</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>
|
doc/reference/cally/html/callybase.html | freedesktop-unofficial-mirror/gstreamer-sdk__clutter | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part II. Cally Reference</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Cally Reference Manual">
<link rel="up" href="index.html" title="Cally Reference Manual">
<link rel="prev" href="clutter-overview.html" title="Part I. Overview">
<link rel="next" href="ch01.html" title="Base Classes">
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="clutter-overview.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Cally Reference Manual</th>
<td><a accesskey="n" href="ch01.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part">
<div class="titlepage"><div><div><h1 class="title">
<a name="callybase"></a>Part II. Cally Reference</h1></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt><span class="chapter"><a href="ch01.html">Base Classes</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="CallyActor.html">CallyActor</a></span><span class="refpurpose"> — Implementation of the ATK interfaces for <a href="../clutter/ClutterActor.html"><span class="type">ClutterActor</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="CallyGroup.html">CallyGroup</a></span><span class="refpurpose"> — Implementation of the ATK interfaces for a <a href="../clutter/ClutterGroup.html"><span class="type">ClutterGroup</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="CallyStage.html">CallyStage</a></span><span class="refpurpose"> — Implementation of the ATK interfaces for a <a href="../clutter/ClutterStage.html"><span class="type">ClutterStage</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="CallyTexture.html">CallyTexture</a></span><span class="refpurpose"> — Implementation of the ATK interfaces for a <a href="../clutter/ClutterTexture.html"><span class="type">ClutterTexture</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="CallyRectangle.html">CallyRectangle</a></span><span class="refpurpose"> — Implementation of the ATK interfaces for a <a href="../clutter/ClutterRectangle.html"><span class="type">ClutterRectangle</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="CallyText.html">CallyText</a></span><span class="refpurpose"> — Implementation of the ATK interfaces for a <a href="../clutter/ClutterText.html"><span class="type">ClutterText</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="CallyClone.html">CallyClone</a></span><span class="refpurpose"> — Implementation of the ATK interfaces for a <a href="../clutter/ClutterClone.html"><span class="type">ClutterClone</span></a></span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch02.html">Utility API</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="cally-General-API.html">Cally</a></span><span class="refpurpose"> — Cally initialization methods.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="CallyUtil.html">CallyUtil</a></span><span class="refpurpose"> — <span class="type">AtkUtil</span> implementation</span>
</dt>
<dt>
<span class="refentrytitle"><a href="CallyRoot.html">CallyRoot</a></span><span class="refpurpose"> — Root object for the Cally toolkit</span>
</dt>
</dl></dd>
</dl>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.18.1</div>
</body>
</html> |
doc/html/itemviews-editabletreemodel-treeitem-cpp.html | kobolabs/qt-everywhere-opensource-src-4.6.2 | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Qt 4.6: treeitem.cpp Example File (itemviews/editabletreemodel/treeitem.cpp)</title>
<link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" valign="top" width="32"><a href="http://qt.nokia.com/"><img src="images/qt-logo.png" align="left" border="0" /></a></td>
<td width="1"> </td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a> · <a href="classes.html"><font color="#004faf">All Classes</font></a> · <a href="functions.html"><font color="#004faf">All Functions</font></a> · <a href="overviews.html"><font color="#004faf">Overviews</font></a></td></tr></table><h1 class="title">treeitem.cpp Example File<br /><span class="small-subtitle">itemviews/editabletreemodel/treeitem.cpp</span>
</h1>
<pre><span class="comment"> /****************************************************************************
**
** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the examples of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial Usage
** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
**
** GNU Lesser General Public License Usage
** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt LGPL Exception
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
**
** GNU General Public License Usage
** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3.0 as published by the Free Software
** Foundation and appearing in the file LICENSE.GPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU General Public License version 3.0 requirements will be
** met: http://www.gnu.org/copyleft/gpl.html.
**
** If you have questions regarding the use of this file, please contact
** Nokia at qt-info@nokia.com.
** $QT_END_LICENSE$
**
****************************************************************************/</span>
<span class="comment"> /*
treeitem.cpp
A container for items of data supplied by the simple tree model.
*/</span>
#include <QStringList>
#include "treeitem.h"
TreeItem::TreeItem(const QVector<QVariant> &data, TreeItem *parent)
{
parentItem = parent;
itemData = data;
}
TreeItem::~TreeItem()
{
qDeleteAll(childItems);
}
TreeItem *TreeItem::child(int number)
{
return childItems.value(number);
}
int TreeItem::childCount() const
{
return childItems.count();
}
int TreeItem::childNumber() const
{
if (parentItem)
return parentItem->childItems.indexOf(const_cast<TreeItem*>(this));
return 0;
}
int TreeItem::columnCount() const
{
return itemData.count();
}
QVariant TreeItem::data(int column) const
{
return itemData.value(column);
}
bool TreeItem::insertChildren(int position, int count, int columns)
{
if (position < 0 || position > childItems.size())
return false;
for (int row = 0; row < count; ++row) {
QVector<QVariant> data(columns);
TreeItem *item = new TreeItem(data, this);
childItems.insert(position, item);
}
return true;
}
bool TreeItem::insertColumns(int position, int columns)
{
if (position < 0 || position > itemData.size())
return false;
for (int column = 0; column < columns; ++column)
itemData.insert(position, QVariant());
foreach (TreeItem *child, childItems)
child->insertColumns(position, columns);
return true;
}
TreeItem *TreeItem::parent()
{
return parentItem;
}
bool TreeItem::removeChildren(int position, int count)
{
if (position < 0 || position + count > childItems.size())
return false;
for (int row = 0; row < count; ++row)
delete childItems.takeAt(position);
return true;
}
bool TreeItem::removeColumns(int position, int columns)
{
if (position < 0 || position + columns > itemData.size())
return false;
for (int column = 0; column < columns; ++column)
itemData.remove(position);
foreach (TreeItem *child, childItems)
child->removeColumns(position, columns);
return true;
}
bool TreeItem::setData(int column, const QVariant &value)
{
if (column < 0 || column >= itemData.size())
return false;
itemData[column] = value;
return true;
}</pre>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td width="40%" align="left">Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies)</td>
<td width="20%" align="center"><a href="trademarks.html">Trademarks</a></td>
<td width="40%" align="right"><div align="right">Qt 4.6.2</div></td>
</tr></table></div></address></body>
</html>
|
javadoc/org/jgrapht/graph/class-use/Multigraph.html | martin-omburajr/Siyavula-Bona | <!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_25) on Sun Apr 05 16:22:16 PDT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.jgrapht.graph.Multigraph (JGraphT : a free Java graph library)</title>
<meta name="date" content="2015-04-05">
<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="Uses of Class org.jgrapht.graph.Multigraph (JGraphT : a free Java graph library)";
}
}
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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph">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?org/jgrapht/graph/class-use/Multigraph.html" target="_top">Frames</a></li>
<li><a href="Multigraph.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.jgrapht.graph.Multigraph" class="title">Uses of Class<br>org.jgrapht.graph.Multigraph</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph">Multigraph</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="#org.jgrapht.graph">org.jgrapht.graph</a></td>
<td class="colLast">
<div class="block">Implementations of various graphs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.jgrapht.graph">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph">Multigraph</a> in <a href="../../../../org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph">Multigraph</a> in <a href="../../../../org/jgrapht/graph/package-summary.html">org.jgrapht.graph</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><span class="memberNameLink"><a href="../../../../org/jgrapht/graph/WeightedMultigraph.html" title="class in org.jgrapht.graph">WeightedMultigraph</a><V,E></span></code>
<div class="block">A weighted multigraph.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a> that return types with arguments of type <a href="../../../../org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph">Multigraph</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>static <V,E> <a href="../../../../org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder">UndirectedGraphBuilderBase</a><V,E,? extends <a href="../../../../org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph">Multigraph</a><V,E>,?></code></td>
<td class="colLast"><span class="typeNameLabel">Multigraph.</span><code><span class="memberNameLink"><a href="../../../../org/jgrapht/graph/Multigraph.html#builder-java.lang.Class-">builder</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends E> edgeClass)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <V,E> <a href="../../../../org/jgrapht/graph/builder/UndirectedGraphBuilderBase.html" title="class in org.jgrapht.graph.builder">UndirectedGraphBuilderBase</a><V,E,? extends <a href="../../../../org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph">Multigraph</a><V,E>,?></code></td>
<td class="colLast"><span class="typeNameLabel">Multigraph.</span><code><span class="memberNameLink"><a href="../../../../org/jgrapht/graph/Multigraph.html#builder-org.jgrapht.EdgeFactory-">builder</a></span>(<a href="../../../../org/jgrapht/EdgeFactory.html" title="interface in org.jgrapht">EdgeFactory</a><V,E> ef)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph">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?org/jgrapht/graph/class-use/Multigraph.html" target="_top">Frames</a></li>
<li><a href="Multigraph.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 © 2015. All rights reserved.</small></p>
</body>
</html>
|
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/documentation/javadocs/org/hibernate/resource/transaction/backend/jta/internal/synchronization/ExceptionMapper.html | 1fechner/FeatureExtractor | <!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_40) on Wed Feb 10 11:30:32 CST 2016 -->
<title>ExceptionMapper (Hibernate JavaDocs)</title>
<meta name="date" content="2016-02-10">
<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="ExceptionMapper (Hibernate JavaDocs)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":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/ExceptionMapper.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="../../../../../../../../org/hibernate/resource/transaction/backend/jta/internal/synchronization/AfterCompletionAction.html" title="interface in org.hibernate.resource.transaction.backend.jta.internal.synchronization"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../../../org/hibernate/resource/transaction/backend/jta/internal/synchronization/ManagedFlushChecker.html" title="interface in org.hibernate.resource.transaction.backend.jta.internal.synchronization"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/hibernate/resource/transaction/backend/jta/internal/synchronization/ExceptionMapper.html" target="_top">Frames</a></li>
<li><a href="ExceptionMapper.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">org.hibernate.resource.transaction.backend.jta.internal.synchronization</div>
<h2 title="Interface ExceptionMapper" class="title">Interface ExceptionMapper</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><a href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">ExceptionMapper</span>
extends <a href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre>
<div class="block">A pluggable strategy for defining how the <a href="http://download.oracle.com/javase/6/docs/api/javax/transaction/Synchronization.html?is-external=true" title="class or interface in javax.transaction"><code>Synchronization</code></a> registered by Hibernate handles
exceptions.</div>
</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="http://download.oracle.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/hibernate/resource/transaction/backend/jta/internal/synchronization/ExceptionMapper.html#mapManagedFlushFailure-java.lang.String-java.lang.RuntimeException-">mapManagedFlushFailure</a></span>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> failure)</code>
<div class="block">Map an exception encountered during a managed flush to the appropriate runtime-based exception.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/hibernate/resource/transaction/backend/jta/internal/synchronization/ExceptionMapper.html#mapStatusCheckFailure-java.lang.String-javax.transaction.SystemException-">mapStatusCheckFailure</a></span>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message,
<a href="http://download.oracle.com/javase/6/docs/api/javax/transaction/SystemException.html?is-external=true" title="class or interface in javax.transaction">SystemException</a> systemException)</code>
<div class="block">Map a JTA <a href="http://download.oracle.com/javase/6/docs/api/javax/transaction/SystemException.html?is-external=true" title="class or interface in javax.transaction"><code>SystemException</code></a> to the appropriate runtime-based exception.</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="mapStatusCheckFailure-java.lang.String-javax.transaction.SystemException-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mapStatusCheckFailure</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> mapStatusCheckFailure(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message,
<a href="http://download.oracle.com/javase/6/docs/api/javax/transaction/SystemException.html?is-external=true" title="class or interface in javax.transaction">SystemException</a> systemException)</pre>
<div class="block">Map a JTA <a href="http://download.oracle.com/javase/6/docs/api/javax/transaction/SystemException.html?is-external=true" title="class or interface in javax.transaction"><code>SystemException</code></a> to the appropriate runtime-based exception.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>message</code> - The message to use for the returned exception</dd>
<dd><code>systemException</code> - The causal exception</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The appropriate exception to throw</dd>
</dl>
</li>
</ul>
<a name="mapManagedFlushFailure-java.lang.String-java.lang.RuntimeException-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>mapManagedFlushFailure</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> mapManagedFlushFailure(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> failure)</pre>
<div class="block">Map an exception encountered during a managed flush to the appropriate runtime-based exception.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>message</code> - The message to use for the returned exception</dd>
<dd><code>failure</code> - The causal exception</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The appropriate exception to throw</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/ExceptionMapper.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="../../../../../../../../org/hibernate/resource/transaction/backend/jta/internal/synchronization/AfterCompletionAction.html" title="interface in org.hibernate.resource.transaction.backend.jta.internal.synchronization"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../../../org/hibernate/resource/transaction/backend/jta/internal/synchronization/ManagedFlushChecker.html" title="interface in org.hibernate.resource.transaction.backend.jta.internal.synchronization"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/hibernate/resource/transaction/backend/jta/internal/synchronization/ExceptionMapper.html" target="_top">Frames</a></li>
<li><a href="ExceptionMapper.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 © 2001-2016 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved.</small></p>
</body>
</html>
|
downloads/Ketai_v9_gingerbread/reference/help-doc.html | ketai/ketai | <!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_37) on Sun Mar 03 21:03:04 CST 2013 -->
<TITLE>
API Help
</TITLE>
<META NAME="date" CONTENT="2013-03-03">
<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="API Help";
}
}
</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"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-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-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT> </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?help-doc.html" target="_top"><B>FRAMES</B></A>
<A HREF="help-doc.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>
<H1>
How This API Document Is Organized</H1>
</CENTER>
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3>
Overview</H3>
<BLOCKQUOTE>
<P>
The <A HREF="overview-summary.html">Overview</A> page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.</BLOCKQUOTE>
<H3>
Package</H3>
<BLOCKQUOTE>
<P>
Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:<UL>
<LI>Interfaces (italic)<LI>Classes<LI>Enums<LI>Exceptions<LI>Errors<LI>Annotation Types</UL>
</BLOCKQUOTE>
<H3>
Class/Interface</H3>
<BLOCKQUOTE>
<P>
Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL>
<LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known Subinterfaces<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
<P>
<LI>Nested Class Summary<LI>Field Summary<LI>Constructor Summary<LI>Method Summary
<P>
<LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL>
Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
</BLOCKQUOTE>
<H3>
Annotation Type</H3>
<BLOCKQUOTE>
<P>
Each annotation type has its own separate page with the following sections:<UL>
<LI>Annotation Type declaration<LI>Annotation Type description<LI>Required Element Summary<LI>Optional Element Summary<LI>Element Detail</UL>
</BLOCKQUOTE>
</BLOCKQUOTE>
<H3>
Enum</H3>
<BLOCKQUOTE>
<P>
Each enum has its own separate page with the following sections:<UL>
<LI>Enum declaration<LI>Enum description<LI>Enum Constant Summary<LI>Enum Constant Detail</UL>
</BLOCKQUOTE>
<H3>
Use</H3>
<BLOCKQUOTE>
Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</BLOCKQUOTE>
<H3>
Tree (Class Hierarchy)</H3>
<BLOCKQUOTE>
There is a <A HREF="overview-tree.html">Class Hierarchy</A> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.<UL>
<LI>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.<LI>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</UL>
</BLOCKQUOTE>
<H3>
Deprecated API</H3>
<BLOCKQUOTE>
The <A HREF="deprecated-list.html">Deprecated API</A> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</BLOCKQUOTE>
<H3>
Index</H3>
<BLOCKQUOTE>
The <A HREF="index-files/index-1.html">Index</A> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</BLOCKQUOTE>
<H3>
Prev/Next</H3>
These links take you to the next or previous class, interface, package, or related page.<H3>
Frames/No Frames</H3>
These links show and hide the HTML frames. All pages are available with or without frames.
<P>
<H3>
Serialized Form</H3>
Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
<P>
<H3>
Constant Field Values</H3>
The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.
<P>
<FONT SIZE="-1">
<EM>
This help file applies to API documentation generated using the standard doclet.</EM>
</FONT>
<BR>
<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"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-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-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT> </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?help-doc.html" target="_top"><B>FRAMES</B></A>
<A HREF="help-doc.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>
|
doc/html/qbitmap-qt3.html | kobolabs/qt-everywhere-4.8.0 | <?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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qbitmap.cpp -->
<title>Qt 4.8: Qt 3 Support Members for QBitmap</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
<div class="content">
<a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a>
</div>
<div class="breadcrumb toolblock">
<ul>
<li class="first"><a href="index.html">Home</a></li>
<!-- Breadcrumbs go here -->
<li><a href="modules.html">Modules</a></li>
<li><a href="qtgui.html">QtGui</a></li>
<li>QBitmap</li>
</ul>
</div>
</div>
<div class="content mainContent">
<h1 class="title">Qt 3 Support Members for QBitmap</h1>
<p><b>The following class members are part of the <a href="qt3support.html">Qt 3 support layer</a>.</b> They are provided to help you port old code to Qt 4. We advise against using them in new code.</p>
<p><ul><li><a href="qbitmap.html">QBitmap class reference</a></li></ul></p>
<h2>Public Functions</h2>
<table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbitmap-qt3.html#QBitmap-6">QBitmap</a></b> ( int <i>width</i>, int <i>height</i>, bool <i>clear</i> )</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbitmap-qt3.html#QBitmap-7">QBitmap</a></b> ( const QSize & <i>size</i>, bool <i>clear</i> )</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbitmap-qt3.html#QBitmap-8">QBitmap</a></b> ( int <i>width</i>, int <i>height</i>, const uchar * <i>bits</i>, bool <i>isXbitmap</i> = false )</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbitmap-qt3.html#QBitmap-9">QBitmap</a></b> ( const QImage & <i>image</i> )</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qbitmap-qt3.html#QBitmap-10">QBitmap</a></b> ( const QSize & <i>size</i>, const uchar * <i>bits</i>, bool <i>isXbitmap</i> = false )</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> QBitmap </td><td class="memItemRight bottomAlign"><b><a href="qbitmap-qt3.html#xForm">xForm</a></b> ( const QMatrix & <i>matrix</i> ) const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> QBitmap & </td><td class="memItemRight bottomAlign"><b><a href="qbitmap-qt3.html#operator-eq-2">operator=</a></b> ( const QImage & <i>image</i> )</td></tr>
</table>
<ul>
<li class="fn">13 public functions inherited from <a href="qpixmap.html#public-functions">QPixmap</a></li>
<li class="fn">8 public functions inherited from <a href="qpaintdevice.html#public-functions">QPaintDevice</a></li>
</ul>
<h2>Member Function Documentation</h2>
<!-- $$$QBitmap$$$QBitmapintintbool -->
<h3 class="fn"><a name="QBitmap-6"></a>QBitmap::<span class="name">QBitmap</span> ( <span class="type">int</span> <i>width</i>, <span class="type">int</span> <i>height</i>, <span class="type">bool</span> <i>clear</i> )</h3>
<p>Constructs a bitmap with the given <i>width</i> and <i>height</i>. If <i>clear</i> is true, the bits are initialized to <a href="qt.html#GlobalColor-enum">Qt::color0</a>.</p>
<p>Use the corresponding <a href="qbitmap.html#QBitmap">QBitmap</a>() constructor instead, and then call the <a href="qbitmap.html#clear">clear</a>() function if the <i>clear</i> parameter is true.</p>
<!-- @@@QBitmap -->
<!-- $$$QBitmap$$$QBitmapconstQSize&bool -->
<h3 class="fn"><a name="QBitmap-7"></a>QBitmap::<span class="name">QBitmap</span> ( const <span class="type"><a href="qsize.html">QSize</a></span> & <i>size</i>, <span class="type">bool</span> <i>clear</i> )</h3>
<p>Constructs a bitmap with the given <i>size</i>. If <i>clear</i> is true, the bits are initialized to <a href="qt.html#GlobalColor-enum">Qt::color0</a>.</p>
<p>Use the corresponding <a href="qbitmap.html#QBitmap">QBitmap</a>() constructor instead, and then call the <a href="qbitmap.html#clear">clear</a>() function if the <i>clear</i> parameter is true.</p>
<!-- @@@QBitmap -->
<!-- $$$QBitmap$$$QBitmapintintconstuchar*bool -->
<h3 class="fn"><a name="QBitmap-8"></a>QBitmap::<span class="name">QBitmap</span> ( <span class="type">int</span> <i>width</i>, <span class="type">int</span> <i>height</i>, const <span class="type"><a href="qtglobal.html#uchar-typedef">uchar</a></span> * <i>bits</i>, <span class="type">bool</span> <i>isXbitmap</i> = false )</h3>
<p>Constructs a bitmap with the given <i>width</i> and <i>height</i>, and sets the contents to the <i>bits</i> supplied. The <i>isXbitmap</i> flag should be true if <i>bits</i> was generated by the X11 bitmap program.</p>
<p>Use the static <a href="qbitmap.html#fromData">fromData</a>() function instead. If <i>isXbitmap</i> is true, use the default bit order(QImage_FormatMonoLSB) otherwise use <a href="qimage.html#Format-enum">QImage::Format_Mono</a>.</p>
<!-- @@@QBitmap -->
<!-- $$$QBitmap$$$QBitmapconstQImage& -->
<h3 class="fn"><a name="QBitmap-9"></a>QBitmap::<span class="name">QBitmap</span> ( const <span class="type"><a href="qimage.html">QImage</a></span> & <i>image</i> )</h3>
<p>Constructs a bitmap that is a copy of the given <i>image</i>.</p>
<p>Use the static <a href="qbitmap.html#fromImage">fromImage</a>() function instead.</p>
<!-- @@@QBitmap -->
<!-- $$$QBitmap$$$QBitmapconstQSize&constuchar*bool -->
<h3 class="fn"><a name="QBitmap-10"></a>QBitmap::<span class="name">QBitmap</span> ( const <span class="type"><a href="qsize.html">QSize</a></span> & <i>size</i>, const <span class="type"><a href="qtglobal.html#uchar-typedef">uchar</a></span> * <i>bits</i>, <span class="type">bool</span> <i>isXbitmap</i> = false )</h3>
<p>This is an overloaded function.</p>
<p>Constructs a bitmap with the given <i>size</i>, and sets the contents to the <i>bits</i> supplied. The <i>isXbitmap</i> flag should be true if <i>bits</i> was generated by the X11 bitmap program.</p>
<p>Use the static <a href="qbitmap.html#fromData">fromData</a>() function instead. If <i>isXbitmap</i> is true, use the default bit order(QImage_FormatMonoLSB) otherwise use <a href="qimage.html#Format-enum">QImage::Format_Mono</a>.</p>
<!-- @@@QBitmap -->
<!-- $$$xForm[overload1]$$$xFormconstQMatrix& -->
<h3 class="fn"><a name="xForm"></a><span class="type">QBitmap</span> QBitmap::<span class="name">xForm</span> ( const <span class="type"><a href="qmatrix.html">QMatrix</a></span> & <i>matrix</i> ) const</h3>
<p>Returns a copy of this bitmap, transformed according to the given <i>matrix</i>.</p>
<p>Use <a href="qbitmap.html#transformed">transformed</a>() instead.</p>
<!-- @@@xForm -->
<!-- $$$operator=$$$operator=constQImage& -->
<h3 class="fn"><a name="operator-eq-2"></a><span class="type">QBitmap</span> & QBitmap::<span class="name">operator=</span> ( const <span class="type"><a href="qimage.html">QImage</a></span> & <i>image</i> )</h3>
<p>This is an overloaded function.</p>
<p>Converts the given <i>image</i> to a bitmap, and assigns the result to this bitmap. Returns a reference to the bitmap.</p>
<p>Use the static <a href="qbitmap.html#fromImage">fromImage</a>() function instead.</p>
<!-- @@@operator= -->
<div class="ft">
<span></span>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2008-2011 Nokia Corporation and/or its
subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation
in Finland and/or other countries worldwide.</p>
<p>
All other trademarks are property of their respective owners. <a title="Privacy Policy"
href="http://qt.nokia.com/about/privacy-policy">Privacy Policy</a></p>
<br />
<p>
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.</p>
<p>
Alternatively, this document may be used under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU
Free Documentation License version 1.3</a>
as published by the Free Software Foundation.</p>
</div>
</body>
</html>
|
nl/wallet.html | antonio-fr/CitadelleApp | <!doctype html>
<html style="overflow-y: auto;" toggleable-menu ng-swipe-left="toggle_set(false)" ng-swipe-right="toggle_set(true)" ng-app="greenWalletApp" lang="nl" ng-csp>
<head>
<title>Portemonnee | Goochain Citadelle Wallet</title>
<meta charset="utf-8" />
<meta name="description" content="De veiligere Bitcoin portemonnee waarbij u de touwtjes in handen hebt." />
<meta name="keywords" content="multisig, deterministic, bitcoin, greenaddress, multisignature, wallet, blockchain, instant">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta property="og:image" content="https://localhost/static/img/logos/logo-greenaddress.png" />
<meta content='https://greenaddress.it/' property='og:url'>
<meta content='Goochain Citadelle Wallet Wallet protects your bitcoins' property='og:title'>
<meta content='Goochain Citadelle Wallet Wallet brings the most advanced protection level to your bitcoins without sacrifying usability or control.' property='og:description'>
<meta content='Goochain Citadelle Wallet Wallet brings the most advanced protection level to your bitcoins without sacrifying usability or control.' name='description'>
<!--[if IE 7]>
<script>
window.location.href = "/wallet/#/browser_unsupported";
</script>
<![endif]-->
<link rel="shortcut icon" href="/static/img/favicons/favicon.ico" type="image/vnd.microsoft.icon"/>
<link rel="apple-touch-icon" sizes="57x57" href="/static/img/favicons/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/static/img/favicons/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/static/img/favicons/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/static/img/favicons/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="60x60" href="/static/img/favicons/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/static/img/favicons/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/static/img/favicons/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/static/img/favicons/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="/static/img/favicons/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="/static/img/favicons/favicon-160x160.png" sizes="160x160" />
<link rel="icon" type="image/png" href="/static/img/favicons/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="/static/img/favicons/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="/static/img/favicons/favicon-16x16.png" sizes="16x16" />
<link href='https://chrome.google.com/webstore/detail/greenaddress/dgbimgjoijjemhdamicmljbncacfndmp' rel='chrome-webstore-item' />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="/static/img/favicons/mstile-144x144.png" />
<meta name="msapplication-square70x70logo" content="/static/img/favicons/mstile-70x70.png" />
<meta name="msapplication-square144x144logo" content="/static/img/favicons/mstile-144x144.png" />
<meta name="msapplication-square150x150logo" content="/static/img/favicons/mstile-150x150.png" />
<meta name="msapplication-square310x310logo" content="/static/img/favicons/mstile-310x310.png" />
<meta name="msapplication-wide310x150logo" content="/static/img/favicons/mstile-310x150.png" />
<link href="/static/css/greenaddress.css" rel="stylesheet" />
<script src="/static/wallet/config.js"></script>
<script src="/nl/i18n_catalog.js"></script>
<script type="text/javascript">
BASE_URL = '';
LANG = 'nl';</script>
<link href="/static/css/dc.min.css" rel="stylesheet" />
<script type="text/javascript" src="/static/js/autobahn.min.js"></script>
<script type="text/javascript" src="/static/js/script.min.js"></script>
<script type="text/javascript" src="/static/js/angular/raf-polyfill.js"></script>
<script type="text/javascript" src="/static/js/angular/angular.min.js"></script>
<script type="text/javascript" src="/static/js/angular/angular-animate.min.js"></script>
<script type="text/javascript" src="/static/js/angular/angular-route.min.js"></script>
<script type="text/javascript" src="/static/js/angular/angular-touch.min.js"></script>
<script type="text/javascript" src="/static/js/angular/qrcode.js"></script>
<script type="text/javascript" src="/static/js/angular/angular-qr.min.js"></script>
<script type="text/javascript" src="/static/js/angular/angular-scroll.min.js"></script>
<script type="text/javascript" src="/static/js/angular/ui-bootstrap-tpls-0.11.0.min.js"></script>
<script type="text/javascript" src="/static/js/sha512.js"></script>
<script type="text/javascript" src="/static/js/greenwallet/signuplogin/controllers.js"></script>
<script type="text/javascript" src="/static/js/greenwallet/info/controllers.js"></script>
<script type="text/javascript" src="/static/js/greenwallet/receive/controllers.js"></script>
<script type="text/javascript" src="/static/js/greenwallet/send/controllers.js"></script>
<script type="text/javascript" src="/static/js/greenwallet/settings/directives.js"></script>
<script type="text/javascript" src="/static/js/greenwallet/settings/controllers.js"></script>
<script type="text/javascript" src="/static/js/greenwallet/transactions/controllers.js"></script>
<script type="text/javascript" src="/static/js/greenwallet/controllers.js"></script>
<script type="text/javascript" src="/static/js/greenwallet/directives.js"></script>
<script type="text/javascript" src="/static/js/greenwallet/services.js"></script>
<script type="text/javascript" src="/static/js/greenwallet/app.js"></script>
<script type="text/javascript" src="/static/js/greenwallet/mnemonics/services.js"></script>
<script type="text/javascript" src="/static/js/greenwallet/apps/wallet.js"></script>
<script type="text/javascript" src="/static/js/bitcoinjs.min.js"></script>
<script type="text/javascript" src="/static/js/bitcoinjs_util.js"></script>
<script type="text/javascript" src="/static/js/d3.min.js"></script>
<script type="text/javascript" src="/static/js/crossfilter.min.js"></script>
<script type="text/javascript" src="/static/js/dc.min.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/grid.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/version.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/detector.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/formatinf.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/errorlevel.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/bitmat.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/datablock.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/bmparser.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/datamask.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/rsdecoder.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/gf256poly.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/gf256.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/decoder.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/qrcode.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/findpat.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/alignpat.js"></script>
<script type="text/javascript" src="/static/js/jsqrcode/databr.js"></script>
<script type="text/javascript" src="/static/js/gettext.js"></script>
<script src="/static/js/btchip-js-api/thirdparty/class/inheritance.min.js"></script>
<script src="/static/js/btchip-js-api/api/GlobalConstants.js"></script>
<script src="/static/js/btchip-js-api/api/Convert.js"></script>
<script src="/static/js/btchip-js-api/api/ByteString.js"></script>
<script src="/static/js/btchip-js-api/thirdparty/q/q.min.js"></script>
<script src="/static/js/btchip-js-api/thirdparty/async/async.min.js"></script>
<script src="/static/js/btchip-js-api/api/require.js"></script>
<script src="/static/js/btchip-js-api/api/chromeDevice.js"></script>
<script src="/static/js/btchip-js-api/api/Card.js"></script>
<script src="/static/js/btchip-js-api/api/CardTerminalFactory.js"></script>
<script src="/static/js/btchip-js-api/api/CardTerminal.js"></script>
<script src="/static/js/btchip-js-api/api/ChromeapiPlugupCard.js"></script>
<script src="/static/js/btchip-js-api/api/ChromeapiPlugupCardTerminalFactory.js"></script>
<script src="/static/js/btchip-js-api/api/ChromeapiPlugupCardTerminal.js"></script>
<script src="/static/js/btchip-js-api/api/BTChip.js"></script>
<script src="/static/js/trezor-hid.js"></script>
<style type="text/css">
* { -webkit-user-select: text; }
[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide{display:none !important;}
ng\:form{display:block;}
.ng-animate-block-transitions{transition:0s all!important;-webkit-transition:0s all!important;}</style>
<script type="text/javascript" src="/electrum.js"></script>
</head>
<body id="wallet">
<div id="fb-root"></div>
<div id="content">
<!-- angular-ui template overrides to disable animations -->
<script id="template/modal/backdrop.html" type="text/ng-template">
<div class="modal-backdrop fade in "
ng-style="{'z-index': 1040 + (index && 1 || 0) + index*10}"
></div>
</script>
<script id="template/modal/window.html" type="text/ng-template">
<div tabindex="-1" role="dialog" class="modal fade in (( windowClass ))" ng-style="{'z-index': 1050 + index*10, display: 'block'}" ng-click="close($event)">
<div class="modal-dialog" ng-class="{'modal-sm': size == 'sm', 'modal-lg': size == 'lg'}"><div class="modal-content" ng-transclude></div></div>
</div>
</script>
<div ng-controller="WalletController" id="content_container">
<div id="notices_container" ng-show="notices.length" ng-cloak>
<div ng-repeat="notice in notices" class="notice notice-((notice.type))" ng-cloak>
<i class="glyphicon glyphicon-exclamation-sign" ng-show="notice.type == 'error'"></i>
<i class="glyphicon glyphicon-ok-sign" ng-show="notice.type == 'success'"></i>
<i class="glyphicon glyphicon-info-sign" ng-show="notice.type == 'info'"></i>
((notice.msg))
</div>
</div>
<div class="menu-mobile" toggle-class="visible">
<i class="menu-mobile-toggle menu-mobile-toggle-open glyphicon glyphicon-align-justify" toggle-class="visible" ng-click="toggle_set(true)"></i>
<i class="menu-mobile-toggle menu-mobile-toggle-close glyphicon glyphicon-remove" toggle-class="visible" ng-click="toggle_set(false)"></i>
<small>(( subpage_title ))</small>
</div>
<div class="menu-mobile-bottom" toggle-class="visible" ng-show="wallet.final_balance !== undefined">
<a style="color:inherit;" href="" x-apple-data-detectors="false">((wallet.final_balance|format_btc:wallet.unit))</a> ≈ <a style="color:inherit;" href="" x-apple-data-detectors="false">((wallet.fiat_value|number:2)) ((wallet.fiat_currency))</a> <div ng-show="(wallet.hdwallet.pub || wallet.trezor_dev) && !wallet.hidden && is_loading" ng-cloak>
<div class="spin"></div>
</div>
</div>
<div class="container" toggle-class="visible">
<p ng-show="wallet.twofac && !wallet.twofac.any"><span class="label label-warning">WARNING:</span> You have no two factor authentication set up. Please set it up in <a href="#/settings">settings</a>.</p>
<p ng-show="wallet.hdwallet.priv && !wallet.appearance.mnemonic_verified && !wallet.logged_in_with_encrypted_mnemonics"><span class="label label-warning">WARNING</span>
You have not verified that you have backed up your mnemonic.
<a href="" ng-click="verify_mnemonic()">Please verify now by clicking here.</a>
</p>
<div class="ng-view"></div>
</div>
<div class="menu" toggle-class="visible">
<ul>
<li class="menu-header"><img src="/static/img/logos/logo-greenaddress-white.png" alt="Goochain Citadelle Wallet" /> Goochain Citadelle Wallet</li>
<li path="/info"><a href="#/info">Transacties</a></li>
<li ng-show="wallet.hdwallet.priv || wallet.trezor_dev || wallet.btchip" path="/send"><a href="#/send">Geld overmaken</a></li>
<li path="/receive"><a href="#/receive">Geld ontvangen</a></li>
<li path="/address-book"><a href="#/address-book">Adresboek</a></li>
<li ng-show="wallet.hdwallet.priv || wallet.trezor_dev || wallet.btchip" path="/settings" class="menu-settings"><a href="#/settings">Instellingen</a></li>
<li ng-show="settings" du-scrollspy="general" class="menu-submenu"><a href="#general" du-smooth-scroll>General</a></li>
<li ng-show="settings" du-scrollspy="security" class="menu-submenu"><a href="#security" du-smooth-scroll>Security</a></li>
<li ng-show="settings" du-scrollspy="accounts" class="menu-submenu"><a href="#accounts" du-smooth-scroll>Accounts</a></li>
<li><a href="" ng-click="update_now()" ng-show="update_available">Nu bijwerken</a></li>
<li><a href="" ng-click="logout()">Uitloggen</a></li>
</ul>
<div class="menu-footer">
<div ng-show="(wallet.hdwallet.pub || wallet.trezor_dev) && !wallet.hidden && is_loading" ng-cloak>
<div class="spin"></div>
</div>
<div><a href="https://goochain.net/support/citadelle" target="_blank">Ondersteuning</a></div>
<div ng-show="wallet.last_login">
Laatste login:
((wallet.last_login.at))
from ((wallet.last_login.ip))
<span ng-show="wallet.last_login.country">(land: ((wallet.last_login.country)))</span>
<span ng-hide="wallet.last_login.country">(onbekend land)</span>
<br />
</div>
<div style="margin-top:5px;" ng-show="wallet.version">
<span>App version: ((wallet.version))</span>
</div>
<div><b>Copyright © Green Address and Goochain 2015</b></div>
</div>
</div>
</div>
</div>
</body>
</html> |
doc/libgnomesu.css | openSUSE/libgnomesu | body {
margin: 0px 0px 0px 0px;
font-family: 'Bitstream Vera Sans', Arial, Sans-Serif;
}
img, .img {
border: 0;
}
h2 {
color: darkgray;
border-bottom: 1px dashed darkgray;
cursor: default;
}
h2:hover {
border-bottom: 1px solid gray;
}
#title {
color: white;
background: #8888d0;
font-weight: bold;
padding: 0.2em;
}
#main {
margin: 0.6em 0.6em 0.6em 0.6em;
}
#footer {
font-size: small;
color: gray;
vertical-align: top;
font-family: 'Bitstream Vera Sans', Tahoma, Verdana, Arial, Sans-Serif;
}
#footer img, #footer .img {
vertical-align: top;
}
#footer ul {
list-style-type: none;
display: inline;
padding: 0;
margin: 0;
float: right;
}
#footer li {
display: inline;
}
#functionIndex {
width: 98%;
background: #eeeeee;
border: 1px lightgray solid;
}
#functionIndex th {
color: white;
background: black;
padding-left: 6px;
padding-right: 6px;
text-align: left;
}
#functionIndex tr:hover {
background: #e0e0ff;
}
#functionIndex td {
padding: 0.2em;
}
#functionIndex a {
text-decoration: none;
color: blue;
}
#functionIndex a:visited {
color: darkblue;
}
#functionIndex a:hover {
text-decoration: underline;
color: red;
}
.tip {
border: dashed 1px #ddeedd;
background: #f7fff7;
padding: 0.25cm;
}
.tip h3 {
padding: 0;
margin: 0;
padding-bottom: 0.25cm;
}
.p {
margin-bottom: 1cm;
}
.example {
border: lightgray dotted 1px;
background: #fffde8;
padding: 0.4em;
margin: 1em;
}
.comment {
color: darkblue;
}
.struct {
border: #ccccff solid 1px;
background: #f6f6ff;
padding: 6px;
margin: 1em;
}
.cstr {
color: blue;
}
.cnum {
color: brown;
}
.ctype {
color: green;
}
.ckey {
color: purple;
}
.cinc {
color: #cc66cc;
}
.cinc2 {
color: #b18f47;
}
|
doc/html/script-calculator-calculator-js.html | kobolabs/qt-everywhere-opensource-src-4.6.2 | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Qt 4.6: calculator.js Example File (script/calculator/calculator.js)</title>
<link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" valign="top" width="32"><a href="http://qt.nokia.com/"><img src="images/qt-logo.png" align="left" border="0" /></a></td>
<td width="1"> </td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a> · <a href="classes.html"><font color="#004faf">All Classes</font></a> · <a href="functions.html"><font color="#004faf">All Functions</font></a> · <a href="overviews.html"><font color="#004faf">Overviews</font></a></td></tr></table><h1 class="title">calculator.js Example File<br /><span class="small-subtitle">script/calculator/calculator.js</span>
</h1>
<pre> Function.prototype.bind = function() {
var func = this;
var thisObject = arguments[0];
var args = Array.prototype.slice.call(arguments, 1);
return function() {
return func.apply(thisObject, args);
}
}
function Calculator(ui)
{
this.ui = ui;
this.pendingAdditiveOperator = Calculator.NO_OPERATOR;
this.pendingMultiplicativeOperator = Calculator.NO_OPERATOR;
this.sumInMemory = 0;
this.sumSoFar = 0;
this.factorSoFar = 0;
this.waitingForOperand = true;
with (ui) {
display.text = "0";
zeroButton.clicked.connect(this.digitClicked.bind(this, 0));
oneButton.clicked.connect(this.digitClicked.bind(this, 1));
twoButton.clicked.connect(this.digitClicked.bind(this, 2));
threeButton.clicked.connect(this.digitClicked.bind(this, 3));
fourButton.clicked.connect(this.digitClicked.bind(this, 4));
fiveButton.clicked.connect(this.digitClicked.bind(this, 5));
sixButton.clicked.connect(this.digitClicked.bind(this, 6));
sevenButton.clicked.connect(this.digitClicked.bind(this, 7));
eightButton.clicked.connect(this.digitClicked.bind(this, 8));
nineButton.clicked.connect(this.digitClicked.bind(this, 9));
pointButton.clicked.connect(this, "pointClicked");
changeSignButton.clicked.connect(this, "changeSignClicked");
backspaceButton.clicked.connect(this, "backspaceClicked");
clearButton.clicked.connect(this, "clear");
clearAllButton.clicked.connect(this, "clearAll");
clearMemoryButton.clicked.connect(this, "clearMemory");
readMemoryButton.clicked.connect(this, "readMemory");
setMemoryButton.clicked.connect(this, "setMemory");
addToMemoryButton.clicked.connect(this, "addToMemory");
divisionButton.clicked.connect(this.multiplicativeOperatorClicked.bind(this, Calculator.DIVISION_OPERATOR));
timesButton.clicked.connect(this.multiplicativeOperatorClicked.bind(this, Calculator.TIMES_OPERATOR));
minusButton.clicked.connect(this.additiveOperatorClicked.bind(this, Calculator.MINUS_OPERATOR));
plusButton.clicked.connect(this.additiveOperatorClicked.bind(this, Calculator.PLUS_OPERATOR));
squareRootButton.clicked.connect(this.unaryOperatorClicked.bind(this, Calculator.SQUARE_OPERATOR));
powerButton.clicked.connect(this.unaryOperatorClicked.bind(this, Calculator.POWER_OPERATOR));
reciprocalButton.clicked.connect(this.unaryOperatorClicked.bind(this, Calculator.RECIPROCAL_OPERATOR));
equalButton.clicked.connect(this, "equalClicked");
}
}
Calculator.NO_OPERATOR = 0;
Calculator.SQUARE_OPERATOR = 1;
Calculator.POWER_OPERATOR = 2;
Calculator.RECIPROCAL_OPERATOR = 3;
Calculator.DIVISION_OPERATOR = 4;
Calculator.TIMES_OPERATOR = 5;
Calculator.MINUS_OPERATOR = 6;
Calculator.PLUS_OPERATOR = 7;
Calculator.prototype.abortOperation = function()
{
this.clearAll();
this.ui.display.text = "####";
}
Calculator.prototype.calculate = function(rightOperand, pendingOperator)
{
if (pendingOperator == Calculator.PLUS_OPERATOR) {
this.sumSoFar += rightOperand;
} else if (pendingOperator == Calculator.MINUS_OPERATOR) {
this.sumSoFar -= rightOperand;
} else if (pendingOperator == Calculator.TIMES_OPERATOR) {
this.factorSoFar *= rightOperand;
} else if (pendingOperator == Calculator.DIVISION_OPERATOR) {
if (rightOperand == 0)
return false;
this.factorSoFar /= rightOperand;
}
return true;
}
Calculator.prototype.digitClicked = function(digitValue)
{
if ((digitValue == 0) && (this.ui.display.text == "0"))
return;
if (this.waitingForOperand) {
this.ui.display.clear();
this.waitingForOperand = false;
}
this.ui.display.text += digitValue;
}
Calculator.prototype.unaryOperatorClicked = function(op)
{
var operand = this.ui.display.text - 0;
var result = 0;
if (op == Calculator.SQUARE_OPERATOR) {
if (operand < 0) {
this.abortOperation();
return;
}
result = Math.sqrt(operand);
} else if (op == Calculator.POWER_OPERATOR) {
result = Math.pow(operand, 2);
} else if (op == Calculator.RECIPROCAL_OPERATOR) {
if (operand == 0.0) {
this.abortOperation();
return;
}
result = 1 / operand;
}
this.ui.display.text = result + "";
this.waitingForOperand = true;
}
Calculator.prototype.additiveOperatorClicked = function(op)
{
var operand = this.ui.display.text - 0;
if (this.pendingMultiplicativeOperator != Calculator.NO_OPERATOR) {
if (!this.calculate(operand, this.pendingMultiplicativeOperator)) {
this.abortOperation();
return;
}
this.ui.display.text = this.factorSoFar + "";
operand = this.factorSoFar;
this.factorSoFar = 0;
this.pendingMultiplicativeOperator = Calculator.NO_OPERATOR;
}
if (this.pendingAdditiveOperator != Calculator.NO_OPERATOR) {
if (!this.calculate(operand, this.pendingAdditiveOperator)) {
this.abortOperation();
return;
}
this.ui.display.text = this.sumSoFar + "";
} else {
this.sumSoFar = operand;
}
this.pendingAdditiveOperator = op;
this.waitingForOperand = true;
}
Calculator.prototype.multiplicativeOperatorClicked = function(op)
{
var operand = this.ui.display.text - 0;
if (this.pendingMultiplicativeOperator != Calculator.NO_OPERATOR) {
if (!this.calculate(operand, this.pendingMultiplicativeOperator)) {
this.abortOperation();
return;
}
this.ui.display.text = this.factorSoFar + "";
} else {
this.factorSoFar = operand;
}
this.pendingMultiplicativeOperator = op;
this.waitingForOperand = true;
}
Calculator.prototype.equalClicked = function()
{
var operand = this.ui.display.text - 0;
if (this.pendingMultiplicativeOperator != Calculator.NO_OPERATOR) {
if (!this.calculate(operand, this.pendingMultiplicativeOperator)) {
this.abortOperation();
return;
}
operand = this.factorSoFar;
this.factorSoFar = 0.0;
this.pendingMultiplicativeOperator = Calculator.NO_OPERATOR;
}
if (this.pendingAdditiveOperator != Calculator.NO_OPERATOR) {
if (!this.calculate(operand, this.pendingAdditiveOperator)) {
this.abortOperation();
return;
}
this.pendingAdditiveOperator = Calculator.NO_OPERATOR;
} else {
this.sumSoFar = operand;
}
this.ui.display.text = this.sumSoFar + "";
this.sumSoFar = 0.0;
this.waitingForOperand = true;
}
Calculator.prototype.pointClicked = function()
{
if (this.waitingForOperand)
this.ui.display.text = "0";
if (this.ui.display.text.indexOf(".") == -1)
this.ui.display.text += ".";
this.waitingForOperand = false;
}
Calculator.prototype.changeSignClicked = function()
{
var text = this.ui.display.text;
var value = text - 0;
if (value > 0) {
text = "-" + text;
} else if (value < 0) {
text = text.slice(1);
}
this.ui.display.text = text;
}
Calculator.prototype.backspaceClicked = function()
{
if (this.waitingForOperand)
return;
var text = this.ui.display.text;
text = text.slice(0, -1);
if (text.length == 0) {
text = "0";
this.waitingForOperand = true;
}
this.ui.display.text = text;
}
Calculator.prototype.clear = function()
{
if (this.waitingForOperand)
return;
this.ui.display.text = "0";
this.waitingForOperand = true;
}
Calculator.prototype.clearAll = function()
{
this.sumSoFar = 0.0;
this.factorSoFar = 0.0;
this.pendingAdditiveOperator = Calculator.NO_OPERATOR;
this.pendingMultiplicativeOperator = Calculator.NO_OPERATOR;
this.ui.display.text = "0";
this.waitingForOperand = true;
}
Calculator.prototype.clearMemory = function()
{
this.sumInMemory = 0.0;
}
Calculator.prototype.readMemory = function()
{
this.ui.display.text = this.sumInMemory + "";
this.waitingForOperand = true;
}
Calculator.prototype.setMemory = function()
{
this.equalClicked();
this.sumInMemory = this.ui.display.text - 0;
}
Calculator.prototype.addToMemory = function()
{
this.equalClicked();
this.sumInMemory += this.ui.display.text - 0;
}</pre>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td width="40%" align="left">Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies)</td>
<td width="20%" align="center"><a href="trademarks.html">Trademarks</a></td>
<td width="40%" align="right"><div align="right">Qt 4.6.2</div></td>
</tr></table></div></address></body>
</html>
|
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/documentation/javadocs/org/hibernate/type/descriptor/java/class-use/CharacterArrayTypeDescriptor.html | 1fechner/FeatureExtractor | <!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_40) on Wed Feb 10 11:30:59 CST 2016 -->
<title>Uses of Class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor (Hibernate JavaDocs)</title>
<meta name="date" content="2016-02-10">
<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="Uses of Class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor (Hibernate JavaDocs)";
}
}
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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/hibernate/type/descriptor/java/CharacterArrayTypeDescriptor.html" title="class in org.hibernate.type.descriptor.java">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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?org/hibernate/type/descriptor/java/class-use/CharacterArrayTypeDescriptor.html" target="_top">Frames</a></li>
<li><a href="CharacterArrayTypeDescriptor.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.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor" class="title">Uses of Class<br>org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/hibernate/type/descriptor/java/CharacterArrayTypeDescriptor.html" title="class in org.hibernate.type.descriptor.java">CharacterArrayTypeDescriptor</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="#org.hibernate.type.descriptor.java">org.hibernate.type.descriptor.java</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.hibernate.type.descriptor.java">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/hibernate/type/descriptor/java/CharacterArrayTypeDescriptor.html" title="class in org.hibernate.type.descriptor.java">CharacterArrayTypeDescriptor</a> in <a href="../../../../../../org/hibernate/type/descriptor/java/package-summary.html">org.hibernate.type.descriptor.java</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/hibernate/type/descriptor/java/package-summary.html">org.hibernate.type.descriptor.java</a> declared as <a href="../../../../../../org/hibernate/type/descriptor/java/CharacterArrayTypeDescriptor.html" title="class in org.hibernate.type.descriptor.java">CharacterArrayTypeDescriptor</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>static <a href="../../../../../../org/hibernate/type/descriptor/java/CharacterArrayTypeDescriptor.html" title="class in org.hibernate.type.descriptor.java">CharacterArrayTypeDescriptor</a></code></td>
<td class="colLast"><span class="typeNameLabel">CharacterArrayTypeDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/hibernate/type/descriptor/java/CharacterArrayTypeDescriptor.html#INSTANCE">INSTANCE</a></span></code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/hibernate/type/descriptor/java/CharacterArrayTypeDescriptor.html" title="class in org.hibernate.type.descriptor.java">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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?org/hibernate/type/descriptor/java/class-use/CharacterArrayTypeDescriptor.html" target="_top">Frames</a></li>
<li><a href="CharacterArrayTypeDescriptor.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 © 2001-2016 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved.</small></p>
</body>
</html>
|
base/meegotouch/libmeegotouchviews/style/mpannablewidgetstyle.css | dudochkin-victor/touch-theme | /* MPannableWidgetStyle : MWidgetStyle */
MPannableWidgetStyle {
pan-threshold: 0; /* unused */
pan-click-threshold: 0; /* unused */
pointer-spring-k: 0; /* unused */
friction-c: 0; /* unused */
sliding-friction-c: 0.95;
border-spring-k: 0.06;
border-friction-c: 0.66;
/* inherited from MWidgetStyle */
preferred-size: 1 1;
minimum-size: 0 0;
maximum-size: 10000 10000;
margin-left: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
maximum-velocity: 100;
}
|
reader/xref/org/fosstrak/reader/rprm/core/msg/transport/TCPConnection.html | Fosstrak/fosstrak.github.io | <!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>TCPConnection xref</title>
<link type="text/css" rel="stylesheet" href="../../../../../../../stylesheet.css" />
</head>
<body>
<div id="overview"><a href="../../../../../../../../apidocs/org/fosstrak/reader/rprm/core/msg/transport/TCPConnection.html">View Javadoc</a></div><pre>
<a name="1" href="#1">1</a> <em class="jxr_comment">/*</em>
<a name="2" href="#2">2</a> <em class="jxr_comment"> * Copyright (C) 2007 ETH Zurich</em>
<a name="3" href="#3">3</a> <em class="jxr_comment"> *</em>
<a name="4" href="#4">4</a> <em class="jxr_comment"> * This file is part of Fosstrak (www.fosstrak.org).</em>
<a name="5" href="#5">5</a> <em class="jxr_comment"> *</em>
<a name="6" href="#6">6</a> <em class="jxr_comment"> * Fosstrak is free software; you can redistribute it and/or</em>
<a name="7" href="#7">7</a> <em class="jxr_comment"> * modify it under the terms of the GNU Lesser General Public</em>
<a name="8" href="#8">8</a> <em class="jxr_comment"> * License version 2.1, as published by the Free Software Foundation.</em>
<a name="9" href="#9">9</a> <em class="jxr_comment"> *</em>
<a name="10" href="#10">10</a> <em class="jxr_comment"> * Fosstrak is distributed in the hope that it will be useful,</em>
<a name="11" href="#11">11</a> <em class="jxr_comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</em>
<a name="12" href="#12">12</a> <em class="jxr_comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</em>
<a name="13" href="#13">13</a> <em class="jxr_comment"> * Lesser General Public License for more details.</em>
<a name="14" href="#14">14</a> <em class="jxr_comment"> *</em>
<a name="15" href="#15">15</a> <em class="jxr_comment"> * You should have received a copy of the GNU Lesser General Public</em>
<a name="16" href="#16">16</a> <em class="jxr_comment"> * License along with Fosstrak; if not, write to the Free</em>
<a name="17" href="#17">17</a> <em class="jxr_comment"> * Software Foundation, Inc., 51 Franklin Street, Fifth Floor,</em>
<a name="18" href="#18">18</a> <em class="jxr_comment"> * Boston, MA 02110-1301 USA</em>
<a name="19" href="#19">19</a> <em class="jxr_comment"> */</em>
<a name="20" href="#20">20</a>
<a name="21" href="#21">21</a> <strong class="jxr_keyword">package</strong> org.fosstrak.reader.rprm.core.msg.transport;
<a name="22" href="#22">22</a>
<a name="23" href="#23">23</a> <strong class="jxr_keyword">import</strong> java.io.BufferedWriter;
<a name="24" href="#24">24</a> <strong class="jxr_keyword">import</strong> java.io.DataOutputStream;
<a name="25" href="#25">25</a> <strong class="jxr_keyword">import</strong> java.io.IOException;
<a name="26" href="#26">26</a> <strong class="jxr_keyword">import</strong> java.io.OutputStreamWriter;
<a name="27" href="#27">27</a> <strong class="jxr_keyword">import</strong> java.net.Socket;
<a name="28" href="#28">28</a>
<a name="29" href="#29">29</a> <strong class="jxr_keyword">import</strong> org.fosstrak.reader.rprm.core.msg.Clients;
<a name="30" href="#30">30</a> <strong class="jxr_keyword">import</strong> org.fosstrak.reader.rprm.core.msg.IncomingMessage;
<a name="31" href="#31">31</a> <strong class="jxr_keyword">import</strong> org.fosstrak.reader.rprm.core.msg.MessagingConstants;
<a name="32" href="#32">32</a> <strong class="jxr_keyword">import</strong> org.fosstrak.reader.rprm.core.msg.ReceiverHandshakeMessage;
<a name="33" href="#33">33</a> <strong class="jxr_keyword">import</strong> org.fosstrak.reader.rprm.core.msg.TcpReceiverHandshakeMessage;
<a name="34" href="#34">34</a> <strong class="jxr_keyword">import</strong> org.fosstrak.reader.rprm.core.msg.TcpSenderHandshakeMessage;
<a name="35" href="#35">35</a> <strong class="jxr_keyword">import</strong> org.apache.log4j.Logger;
<a name="36" href="#36">36</a>
<a name="37" href="#37">37</a> <em class="jxr_javadoccomment">/**</em>
<a name="38" href="#38">38</a> <em class="jxr_javadoccomment"> * </em>
<a name="39" href="#39">39</a> <em class="jxr_javadoccomment"> * A <code>TCPConnection</code> establishes socket-based communication link.</em>
<a name="40" href="#40">40</a> <em class="jxr_javadoccomment"> * However, multiple client requests can come into the same port and,</em>
<a name="41" href="#41">41</a> <em class="jxr_javadoccomment"> * consequently, into the same ServerSocket. Client connection requests are</em>
<a name="42" href="#42">42</a> <em class="jxr_javadoccomment"> * queued at the port, so the server must accept the connections sequentially.</em>
<a name="43" href="#43">43</a> <em class="jxr_javadoccomment"> * However, the server can service them simultaneously through the use of</em>
<a name="44" href="#44">44</a> <em class="jxr_javadoccomment"> * threads - one thread per each client connection.</em>
<a name="45" href="#45">45</a> <em class="jxr_javadoccomment"> * </em>
<a name="46" href="#46">46</a> <em class="jxr_javadoccomment"> * @author Dijana Micijevic, ETH Zurich Switzerland, Winter 2003/04</em>
<a name="47" href="#47">47</a> <em class="jxr_javadoccomment"> * @author Andreas Fürer, ETH Zurich Switzerland, Winter 2005/06</em>
<a name="48" href="#48">48</a> <em class="jxr_javadoccomment"> */</em>
<a name="49" href="#49">49</a>
<a name="50" href="#50">50</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../../org/fosstrak/reader/rprm/core/msg/transport/TCPConnection.html">TCPConnection</a> <strong class="jxr_keyword">extends</strong> <a href="../../../../../../../org/fosstrak/reader/rprm/core/msg/transport/Connection.html">Connection</a> implements Runnable {
<a name="51" href="#51">51</a>
<a name="52" href="#52">52</a> <em class="jxr_comment">// -------------------fields-----------------------------------------------</em>
<a name="53" href="#53">53</a>
<a name="54" href="#54">54</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> The logger. */</em>
<a name="55" href="#55">55</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> Logger log;
<a name="56" href="#56">56</a>
<a name="57" href="#57">57</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> Flag that indicates if the connection is still open. */</em>
<a name="58" href="#58">58</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">boolean</strong> isOpen;
<a name="59" href="#59">59</a>
<a name="60" href="#60">60</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> Flag that indicates if there is still a client stream. */</em>
<a name="61" href="#61">61</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">boolean</strong> hasClient;
<a name="62" href="#62">62</a>
<a name="63" href="#63">63</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> The clientSocket. */</em>
<a name="64" href="#64">64</a> Socket clientSocket = <strong class="jxr_keyword">null</strong>;
<a name="65" href="#65">65</a>
<a name="66" href="#66">66</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> The input stream. */</em>
<a name="67" href="#67">67</a> <strong class="jxr_keyword">private</strong> <a href="../../../../../../../org/fosstrak/reader/rprm/core/msg/transport/MessageInputStream.html">MessageInputStream</a> stream;
<a name="68" href="#68">68</a>
<a name="69" href="#69">69</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> The thread pool for all connections. */</em>
<a name="70" href="#70">70</a> <strong class="jxr_keyword">private</strong> <a href="../../../../../../../org/fosstrak/reader/rprm/core/msg/transport/ConnectionThreadPool.html">ConnectionThreadPool</a> threadPool = <strong class="jxr_keyword">null</strong>;
<a name="71" href="#71">71</a>
<a name="72" href="#72">72</a> <em class="jxr_comment">// -------------------constructor-----------------------------------------</em>
<a name="73" href="#73">73</a>
<a name="74" href="#74">74</a> <em class="jxr_javadoccomment">/**</em>
<a name="75" href="#75">75</a> <em class="jxr_javadoccomment"> * Creates a new instance of <code>TCPConnection</code>. It creates and</em>
<a name="76" href="#76">76</a> <em class="jxr_javadoccomment"> * starts a thread for a client.</em>
<a name="77" href="#77">77</a> <em class="jxr_javadoccomment"> * @param clientSocket The socket for client handling</em>
<a name="78" href="#78">78</a> <em class="jxr_javadoccomment"> */</em>
<a name="79" href="#79">79</a> <strong class="jxr_keyword">public</strong> <a href="../../../../../../../org/fosstrak/reader/rprm/core/msg/transport/TCPConnection.html">TCPConnection</a>(<strong class="jxr_keyword">final</strong> Socket clientSocket) {
<a name="80" href="#80">80</a> <strong class="jxr_keyword">this</strong>.clientSocket = clientSocket;
<a name="81" href="#81">81</a> hasClient = <strong class="jxr_keyword">true</strong>;
<a name="82" href="#82">82</a> isOpen = <strong class="jxr_keyword">true</strong>;
<a name="83" href="#83">83</a> log = Logger.getLogger(getClass().getName());
<a name="84" href="#84">84</a> threadPool = ConnectionThreadPool.getInstance();
<a name="85" href="#85">85</a> }
<a name="86" href="#86">86</a>
<a name="87" href="#87">87</a> <em class="jxr_comment">// -------------------methods-----------------------------------------------</em>
<a name="88" href="#88">88</a>
<a name="89" href="#89">89</a> <em class="jxr_javadoccomment">/**</em>
<a name="90" href="#90">90</a> <em class="jxr_javadoccomment"> * Handles a client by using a separate thread which processes the messages.</em>
<a name="91" href="#91">91</a> <em class="jxr_javadoccomment"> * @see @see org.fosstrak.reader.msg.transport.Connection#handleClient()</em>
<a name="92" href="#92">92</a> <em class="jxr_javadoccomment"> */</em>
<a name="93" href="#93">93</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> handleClient() {
<a name="94" href="#94">94</a> <strong class="jxr_keyword">try</strong> {
<a name="95" href="#95">95</a> threadPool.execute(<strong class="jxr_keyword">this</strong>);
<a name="96" href="#96">96</a> } <strong class="jxr_keyword">catch</strong> (InterruptedException e) {
<a name="97" href="#97">97</a> e.printStackTrace();
<a name="98" href="#98">98</a> }
<a name="99" href="#99">99</a> }
<a name="100" href="#100">100</a>
<a name="101" href="#101">101</a> <em class="jxr_javadoccomment">/**</em>
<a name="102" href="#102">102</a> <em class="jxr_javadoccomment"> * @see org.fosstrak.reader.rprm.core.msg.transport.Connection#close()</em>
<a name="103" href="#103">103</a> <em class="jxr_javadoccomment"> */</em>
<a name="104" href="#104">104</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> close() {
<a name="105" href="#105">105</a> log.debug(<span class="jxr_string">"Closing the TCP connection."</span>);
<a name="106" href="#106">106</a> hasClient = false;
<a name="107" href="#107">107</a> isOpen = false;
<a name="108" href="#108">108</a> <strong class="jxr_keyword">try</strong> {
<a name="109" href="#109">109</a> <strong class="jxr_keyword">this</strong>.clientSocket.close();
<a name="110" href="#110">110</a> } <strong class="jxr_keyword">catch</strong> (IOException e) {
<a name="111" href="#111">111</a> log.error(e.getMessage());
<a name="112" href="#112">112</a> }
<a name="113" href="#113">113</a> }
<a name="114" href="#114">114</a>
<a name="115" href="#115">115</a> <em class="jxr_javadoccomment">/**</em>
<a name="116" href="#116">116</a> <em class="jxr_javadoccomment"> * @see org.fosstrak.reader.rprm.core.msg.transport.Connection#send(String)</em>
<a name="117" href="#117">117</a> <em class="jxr_javadoccomment"> */</em>
<a name="118" href="#118">118</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> send(String outMessage) {
<a name="119" href="#119">119</a> <strong class="jxr_keyword">try</strong> {
<a name="120" href="#120">120</a> DataOutputStream out = <strong class="jxr_keyword">new</strong> DataOutputStream(clientSocket
<a name="121" href="#121">121</a> .getOutputStream());
<a name="122" href="#122">122</a> <em class="jxr_comment">//send message header</em>
<a name="123" href="#123">123</a> out.writeUTF(outMessage.length() + MessagingConstants.EOH);
<a name="124" href="#124">124</a> <em class="jxr_comment">//send message</em>
<a name="125" href="#125">125</a> out.writeUTF(outMessage);
<a name="126" href="#126">126</a> out.flush();
<a name="127" href="#127">127</a> log.debug(<span class="jxr_string">"Response Message sent: "</span> + outMessage);
<a name="128" href="#128">128</a> <strong class="jxr_keyword">if</strong> (<strong class="jxr_keyword">this</strong>.closeRequest) {
<a name="129" href="#129">129</a> close();
<a name="130" href="#130">130</a> }
<a name="131" href="#131">131</a> } <strong class="jxr_keyword">catch</strong> (IOException e) {
<a name="132" href="#132">132</a> log.warn(e.getMessage());
<a name="133" href="#133">133</a> <strong class="jxr_keyword">this</strong>.close();
<a name="134" href="#134">134</a> }
<a name="135" href="#135">135</a> }
<a name="136" href="#136">136</a>
<a name="137" href="#137">137</a> <em class="jxr_javadoccomment">/**</em>
<a name="138" href="#138">138</a> <em class="jxr_javadoccomment"> * Sends a receiver handshake back.</em>
<a name="139" href="#139">139</a> <em class="jxr_javadoccomment"> * </em>
<a name="140" href="#140">140</a> <em class="jxr_javadoccomment"> * @param handshake</em>
<a name="141" href="#141">141</a> <em class="jxr_javadoccomment"> */</em>
<a name="142" href="#142">142</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> sendHandshake(<a href="../../../../../../../org/fosstrak/reader/rprm/core/msg/TcpReceiverHandshakeMessage.html">TcpReceiverHandshakeMessage</a> handshake) {
<a name="143" href="#143">143</a> <strong class="jxr_keyword">try</strong> {
<a name="144" href="#144">144</a> <strong class="jxr_keyword">if</strong> (handshake.isValid()) {
<a name="145" href="#145">145</a> BufferedWriter writer = <strong class="jxr_keyword">new</strong> BufferedWriter(
<a name="146" href="#146">146</a> <strong class="jxr_keyword">new</strong> OutputStreamWriter(clientSocket.getOutputStream()));
<a name="147" href="#147">147</a> String message = handshake.getReceiverSignature() + handshake.getResponse()
<a name="148" href="#148">148</a> + handshake.getSpecVersionResponse() + handshake.getSenderFormatResponse()
<a name="149" href="#149">149</a> + handshake.getReceiverFormatResponse() + handshake.getAckNakResponse()
<a name="150" href="#150">150</a> + handshake.getReceiverReserved() + handshake.getTrailer();
<a name="151" href="#151">151</a> writer.write(message);
<a name="152" href="#152">152</a> writer.flush();
<a name="153" href="#153">153</a> <em class="jxr_comment">//writer.close(); // do not close the connection after handshake!</em>
<a name="154" href="#154">154</a> log.debug(<span class="jxr_string">"Receiver handshake sent: "</span> + message);
<a name="155" href="#155">155</a> } <strong class="jxr_keyword">else</strong> {
<a name="156" href="#156">156</a> log.error(<span class="jxr_string">"Could not send the receiver handshake. The handshake message is invalid."</span>);
<a name="157" href="#157">157</a> }
<a name="158" href="#158">158</a> } <strong class="jxr_keyword">catch</strong> (IOException e) {
<a name="159" href="#159">159</a> log.warn(e.getMessage());
<a name="160" href="#160">160</a> <strong class="jxr_keyword">this</strong>.close();
<a name="161" href="#161">161</a> }
<a name="162" href="#162">162</a> }
<a name="163" href="#163">163</a>
<a name="164" href="#164">164</a> <em class="jxr_javadoccomment">/**</em>
<a name="165" href="#165">165</a> <em class="jxr_javadoccomment"> * Reads new messages from stream. It creates new incoming message and</em>
<a name="166" href="#166">166</a> <em class="jxr_javadoccomment"> * notifies all added listeners.</em>
<a name="167" href="#167">167</a> <em class="jxr_javadoccomment"> */</em>
<a name="168" href="#168">168</a>
<a name="169" href="#169">169</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> run() {
<a name="170" href="#170">170</a> String message = <strong class="jxr_keyword">null</strong>;
<a name="171" href="#171">171</a>
<a name="172" href="#172">172</a> <strong class="jxr_keyword">try</strong> {
<a name="173" href="#173">173</a> log.debug(<span class="jxr_string">"New TCP connection thread running!"</span>);
<a name="174" href="#174">174</a> stream = <strong class="jxr_keyword">new</strong> <a href="../../../../../../../org/fosstrak/reader/rprm/core/msg/transport/TcpMessageInputStream.html">TcpMessageInputStream</a>(clientSocket.getInputStream());
<a name="175" href="#175">175</a>
<a name="176" href="#176">176</a> <em class="jxr_comment">/*<em class="jxr_comment"> <a href="../../../../../../../org/fosstrak/reader/rprm/core/msg/transport/Connection.html">Connection</a> establishing. Read the handshake */</em></em>
<a name="177" href="#177">177</a> log.debug(<span class="jxr_string">"Tries to read handshaking from the new connection."</span>);
<a name="178" href="#178">178</a> senderHandshake = (TcpSenderHandshakeMessage) stream
<a name="179" href="#179">179</a> .readHandshake();
<a name="180" href="#180">180</a> <strong class="jxr_keyword">if</strong> (senderHandshake == <strong class="jxr_keyword">null</strong>) {
<a name="181" href="#181">181</a> log.debug(<span class="jxr_string">"Sender handshake not valid. Send \"NO\" back."</span>);
<a name="182" href="#182">182</a> TcpReceiverHandshakeMessage receiverHandshake = <strong class="jxr_keyword">new</strong> <a href="../../../../../../../org/fosstrak/reader/rprm/core/msg/TcpReceiverHandshakeMessage.html">TcpReceiverHandshakeMessage</a>();
<a name="183" href="#183">183</a> receiverHandshake.init(senderHandshake);
<a name="184" href="#184">184</a> receiverHandshake
<a name="185" href="#185">185</a> .setResponse(ReceiverHandshakeMessage.RESPONSE_NO);
<a name="186" href="#186">186</a> sendHandshake(receiverHandshake);
<a name="187" href="#187">187</a> close();
<a name="188" href="#188">188</a> } <strong class="jxr_keyword">else</strong> {
<a name="189" href="#189">189</a> Clients client = Clients.getInstance();
<a name="190" href="#190">190</a> client.addClient(clientSocket.getRemoteSocketAddress()
<a name="191" href="#191">191</a> .toString(), <strong class="jxr_keyword">this</strong>);
<a name="192" href="#192">192</a> log.debug(<span class="jxr_string">"adding client "</span>
<a name="193" href="#193">193</a> + clientSocket.getRemoteSocketAddress().toString()
<a name="194" href="#194">194</a> + <span class="jxr_string">" to the clients."</span>);
<a name="195" href="#195">195</a>
<a name="196" href="#196">196</a> <em class="jxr_comment">// Send back receiver handshake</em>
<a name="197" href="#197">197</a> <a href="../../../../../../../org/fosstrak/reader/rprm/core/msg/TcpReceiverHandshakeMessage.html">TcpReceiverHandshakeMessage</a> receiverHandshake = <strong class="jxr_keyword">new</strong> <a href="../../../../../../../org/fosstrak/reader/rprm/core/msg/TcpReceiverHandshakeMessage.html">TcpReceiverHandshakeMessage</a>();
<a name="198" href="#198">198</a> receiverHandshake.init(senderHandshake);
<a name="199" href="#199">199</a> receiverHandshake.setResponse(ReceiverHandshakeMessage.RESPONSE_OK);
<a name="200" href="#200">200</a> receiverHandshake.setAckNakResponse(!senderHandshake.getAckNakEnabled());
<a name="201" href="#201">201</a> sendHandshake(receiverHandshake);
<a name="202" href="#202">202</a> }
<a name="203" href="#203">203</a>
<a name="204" href="#204">204</a> <em class="jxr_comment">/*<em class="jxr_comment"> Read the messages */</em></em>
<a name="205" href="#205">205</a> <strong class="jxr_keyword">while</strong> (isOpen && hasClient) {
<a name="206" href="#206">206</a> log.debug(<span class="jxr_string">"trying to read from stream!"</span>);
<a name="207" href="#207">207</a> message = stream.readMessage();
<a name="208" href="#208">208</a> <strong class="jxr_keyword">if</strong> (message != <strong class="jxr_keyword">null</strong>) {
<a name="209" href="#209">209</a> log.debug(<span class="jxr_string">"read from stream, message = "</span> + message);
<a name="210" href="#210">210</a> <em class="jxr_comment">// put the message into the MessageBuffer</em>
<a name="211" href="#211">211</a> IncomingMessage im = <strong class="jxr_keyword">new</strong> <a href="../../../../../../../org/fosstrak/reader/rprm/core/msg/IncomingMessage.html">IncomingMessage</a>(<strong class="jxr_keyword">this</strong>, message);
<a name="212" href="#212">212</a> notifyListener(im);
<a name="213" href="#213">213</a> } <strong class="jxr_keyword">else</strong> {
<a name="214" href="#214">214</a> log.debug(<span class="jxr_string">"message is null"</span>);
<a name="215" href="#215">215</a> IncomingMessage im = <strong class="jxr_keyword">new</strong> <a href="../../../../../../../org/fosstrak/reader/rprm/core/msg/IncomingMessage.html">IncomingMessage</a>(<strong class="jxr_keyword">this</strong>, message);
<a name="216" href="#216">216</a> notifyListener(im);
<a name="217" href="#217">217</a> log.warn(<span class="jxr_string">"Client connection closed."</span>);
<a name="218" href="#218">218</a> hasClient = false;
<a name="219" href="#219">219</a> }
<a name="220" href="#220">220</a> }
<a name="221" href="#221">221</a> clientSocket.close();
<a name="222" href="#222">222</a> } <strong class="jxr_keyword">catch</strong> (IOException e) {
<a name="223" href="#223">223</a> log.debug(<span class="jxr_string">"Cannot read from TCP Connection. Reason: "</span>
<a name="224" href="#224">224</a> + e.getMessage());
<a name="225" href="#225">225</a> } <strong class="jxr_keyword">catch</strong> (Exception e) {
<a name="226" href="#226">226</a> log.error(e);
<a name="227" href="#227">227</a> } <strong class="jxr_keyword">finally</strong> {
<a name="228" href="#228">228</a> <em class="jxr_comment">// Close all streams</em>
<a name="229" href="#229">229</a> stream.close();
<a name="230" href="#230">230</a> <em class="jxr_comment">// Remove all clients which use this connection</em>
<a name="231" href="#231">231</a> Clients clients = Clients.getInstance();
<a name="232" href="#232">232</a> clients.removeClient(<strong class="jxr_keyword">this</strong>);
<a name="233" href="#233">233</a> }
<a name="234" href="#234">234</a> }
<a name="235" href="#235">235</a>
<a name="236" href="#236">236</a>
<a name="237" href="#237">237</a> <em class="jxr_javadoccomment">/**</em>
<a name="238" href="#238">238</a> <em class="jxr_javadoccomment"> * </em>
<a name="239" href="#239">239</a> <em class="jxr_javadoccomment"> * @param receiverHandshake</em>
<a name="240" href="#240">240</a> <em class="jxr_javadoccomment"> * @see org.fosstrak.reader.rprm.core.msg.transport.Connection#setReceiverHandshake(ReceiverHandshakeMessage)</em>
<a name="241" href="#241">241</a> <em class="jxr_javadoccomment"> */</em>
<a name="242" href="#242">242</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setReceiverHandshake(
<a name="243" href="#243">243</a> TcpReceiverHandshakeMessage receiverHandshake) {
<a name="244" href="#244">244</a> <strong class="jxr_keyword">this</strong>.receiverHandshake = receiverHandshake;
<a name="245" href="#245">245</a> }
<a name="246" href="#246">246</a>
<a name="247" href="#247">247</a> <em class="jxr_javadoccomment">/**</em>
<a name="248" href="#248">248</a> <em class="jxr_javadoccomment"> * @see org.fosstrak.reader.rprm.core.msg.transport.Connection#setSenderHandshake(SenderHandshakeMessage)</em>
<a name="249" href="#249">249</a> <em class="jxr_javadoccomment"> * @param senderHandshake</em>
<a name="250" href="#250">250</a> <em class="jxr_javadoccomment"> */</em>
<a name="251" href="#251">251</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setSenderHandshake(<a href="../../../../../../../org/fosstrak/reader/rprm/core/msg/TcpSenderHandshakeMessage.html">TcpSenderHandshakeMessage</a> senderHandshake) {
<a name="252" href="#252">252</a> <strong class="jxr_keyword">this</strong>.senderHandshake = senderHandshake;
<a name="253" href="#253">253</a> }
<a name="254" href="#254">254</a>
<a name="255" href="#255">255</a> }
</pre>
<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
</html>
|
layouts/Door_cpB_limit/slide/camera.html | narzib81/icaritas |
<!--@if(!$layout_info->slide_height)-->{@$layout_info->slide_height = "380"}<!--@end-->
<!--@if(!$layout_info->slide_speed)-->{@$layout_info->slide_speed = "7000"}<!--@end-->
<block cond="$layout_info->slide_img2">
<load target="../css/camera.css" />
<load target="../css/camera_repare.css" />
<load target="../js/jquery.easing.1.3.js" />
<load target="../js/camera.min.js" />
</block>
<style type="text/css">
/* 메인 슬라이드 */
.WSlide{width:100%;max-width:1920px;margin:0 auto;z-index:4;position:relative;overflow:hidden;height:{$layout_info->slide_height}px;}
.wrap_slides{position:absolute;z-index:1;width:1920px !important; left:50%;margin-left:-960px;text-align:center;height:{$layout_info->slide_height}px}
</style>
<!-- 메인 슬라이드 -->
<div class="WSlide">
<div class="wrap_slides" cond="$layout_info->slide_img2">
<div class="camera_wrap camera_emboss" id="camera_wrap">
<block cond="$layout_info->slide_img1">
<div data-src="{$layout_info->slide_img1}" title="{$layout_info->slide_title1}" />
<div class="caption">
<h2 class="{$layout_info->slide_imgB_p1}"><img src="{$layout_info->slide_imgB1}" alt="{$layout_info->slide_title1}" /></h2>
<p class="{$layout_info->slide_imgP_p1}">
<img src="{$layout_info->slide_imgP1}" alt="" />
<a cond="$layout_info->slide_url1" class="view_more" href="{$layout_info->slide_url1}">view more</a>
</p>
</div>
</div>
</block>
<block cond="$layout_info->slide_img2">
<div data-src="{$layout_info->slide_img2}" title="{$layout_info->slide_title2}" />
<div class="caption caption2">
<h2 class="{$layout_info->slide_imgB_p2}"><img src="{$layout_info->slide_imgB2}" alt="{$layout_info->slide_title2}" /></h2>
<p class="{$layout_info->slide_imgP_p2}">
<img src="{$layout_info->slide_imgP2}" alt="" />
<a cond="$layout_info->slide_url2" class="view_more" href="{$layout_info->slide_url2}">view more</a>
</p>
</div>
</div>
</block>
<block cond="$layout_info->slide_img3">
<div data-src="{$layout_info->slide_img3}" title="{$layout_info->slide_title3}" />
<div class="caption">
<h2 class="{$layout_info->slide_imgB_p3}"><img src="{$layout_info->slide_imgB3}" alt="{$layout_info->slide_title3}" /></h2>
<p class="{$layout_info->slide_imgP_p3}">
<img src="{$layout_info->slide_imgP3}" alt="" />
<a cond="$layout_info->slide_url3" class="view_more" href="{$layout_info->slide_url3}">view more</a>
</p>
</div>
</div>
</block>
<block cond="$layout_info->slide_img4">
<div data-src="{$layout_info->slide_img4}" title="{$layout_info->slide_title4}" />
<div class="caption">
<h2 class="{$layout_info->slide_imgB_p4}"><img src="{$layout_info->slide_imgB4}" alt="{$layout_info->slide_title4}" /></h2>
<p class="{$layout_info->slide_imgP_p4}">
<img src="{$layout_info->slide_imgP4}" alt="" />
<a cond="$layout_info->slide_url4" class="view_more" href="{$layout_info->slide_url4}">view more</a>
</p>
</div>
</div>
</block>
<block cond="$layout_info->slide_img5">
<div data-src="{$layout_info->slide_img5}" title="{$layout_info->slide_title5}" />
<div class="caption">
<h2 class="{$layout_info->slide_imgB_p5}"><img src="{$layout_info->slide_imgB5}" alt="{$layout_info->slide_title5}" /></h2>
<p class="{$layout_info->slide_imgP_p5}">
<img src="{$layout_info->slide_imgP5}" alt="" />
<a cond="$layout_info->slide_url5" class="view_more" href="{$layout_info->slide_url5}">view more</a>
</p>
</div>
</div>
</block>
</div>
<script>
jQuery(function(){
jQuery('#camera_wrap').camera({
height: '{$layout_info->slide_height}',
loader: false,
pagination: true,
thumbnails: false,
hover: false,
cols: 9,
overlayer: false,
fx: <block cond="$layout_info->main_slide=='B'">'mosaic'</block><block cond="$layout_info->main_slide=='A'">'simpleFade'</block>,
time: {$layout_info->slide_speed},
opacityOnGrid: true
});
});
</script>
</div>
</div>
|
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/documentation/javadocs/org/hibernate/cache/infinispan/class-use/InfinispanRegionFactory.DataType.html | 1fechner/FeatureExtractor | <!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_40) on Wed Feb 10 11:30:59 CST 2016 -->
<title>Uses of Class org.hibernate.cache.infinispan.InfinispanRegionFactory.DataType (Hibernate JavaDocs)</title>
<meta name="date" content="2016-02-10">
<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="Uses of Class org.hibernate.cache.infinispan.InfinispanRegionFactory.DataType (Hibernate JavaDocs)";
}
}
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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/hibernate/cache/infinispan/InfinispanRegionFactory.DataType.html" title="enum in org.hibernate.cache.infinispan">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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?org/hibernate/cache/infinispan/class-use/InfinispanRegionFactory.DataType.html" target="_top">Frames</a></li>
<li><a href="InfinispanRegionFactory.DataType.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.hibernate.cache.infinispan.InfinispanRegionFactory.DataType" class="title">Uses of Class<br>org.hibernate.cache.infinispan.InfinispanRegionFactory.DataType</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/hibernate/cache/infinispan/InfinispanRegionFactory.DataType.html" title="enum in org.hibernate.cache.infinispan">InfinispanRegionFactory.DataType</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="#org.hibernate.cache.infinispan">org.hibernate.cache.infinispan</a></td>
<td class="colLast">
<div class="block">Defines the integration with Infinispan as a second-level cache service.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.hibernate.cache.infinispan">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/hibernate/cache/infinispan/InfinispanRegionFactory.DataType.html" title="enum in org.hibernate.cache.infinispan">InfinispanRegionFactory.DataType</a> in <a href="../../../../../org/hibernate/cache/infinispan/package-summary.html">org.hibernate.cache.infinispan</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/hibernate/cache/infinispan/package-summary.html">org.hibernate.cache.infinispan</a> that return <a href="../../../../../org/hibernate/cache/infinispan/InfinispanRegionFactory.DataType.html" title="enum in org.hibernate.cache.infinispan">InfinispanRegionFactory.DataType</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>static <a href="../../../../../org/hibernate/cache/infinispan/InfinispanRegionFactory.DataType.html" title="enum in org.hibernate.cache.infinispan">InfinispanRegionFactory.DataType</a></code></td>
<td class="colLast"><span class="typeNameLabel">InfinispanRegionFactory.DataType.</span><code><span class="memberNameLink"><a href="../../../../../org/hibernate/cache/infinispan/InfinispanRegionFactory.DataType.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/hibernate/cache/infinispan/InfinispanRegionFactory.DataType.html" title="enum in org.hibernate.cache.infinispan">InfinispanRegionFactory.DataType</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">InfinispanRegionFactory.DataType.</span><code><span class="memberNameLink"><a href="../../../../../org/hibernate/cache/infinispan/InfinispanRegionFactory.DataType.html#values--">values</a></span>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/hibernate/cache/infinispan/package-summary.html">org.hibernate.cache.infinispan</a> with parameters of type <a href="../../../../../org/hibernate/cache/infinispan/InfinispanRegionFactory.DataType.html" title="enum in org.hibernate.cache.infinispan">InfinispanRegionFactory.DataType</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 org.infinispan.AdvancedCache</code></td>
<td class="colLast"><span class="typeNameLabel">InfinispanRegionFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/hibernate/cache/infinispan/InfinispanRegionFactory.html#getCache-java.lang.String-org.hibernate.cache.infinispan.InfinispanRegionFactory.DataType-org.hibernate.cache.spi.CacheDataDescription-">getCache</a></span>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> regionName,
<a href="../../../../../org/hibernate/cache/infinispan/InfinispanRegionFactory.DataType.html" title="enum in org.hibernate.cache.infinispan">InfinispanRegionFactory.DataType</a> type,
<a href="../../../../../org/hibernate/cache/spi/CacheDataDescription.html" title="interface in org.hibernate.cache.spi">CacheDataDescription</a> metadata)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/hibernate/cache/infinispan/InfinispanRegionFactory.DataType.html" title="enum in org.hibernate.cache.infinispan">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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?org/hibernate/cache/infinispan/class-use/InfinispanRegionFactory.DataType.html" target="_top">Frames</a></li>
<li><a href="InfinispanRegionFactory.DataType.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 © 2001-2016 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved.</small></p>
</body>
</html>
|
Software/Testing/outeradc/code/doxygen/stk600_2rc044x_2led_8h.html | osuar/iarc | <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>@DOC_TITLE@</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="100%" height="10%" bgcolor="#FFFFFF">
<tr>
<td colspan="2"><p><A href=http://www.atmel.com ><img src="atmel.jpg"/ border=0></A></p><br /></td>
<td colspan="2"> <strong><font face="Helvetica" color="#000000" size="+3">Xmega Application Note</font></strong></td>
<td colspan="2"><p><A href=http://www.atmel.com/products/AVR><img src="AVR_logo_blue.gif"/ border=0></A></p><br /></td>
</tr>
<tr>
<td colspan="6" height="1" background="blue.gif"></td>
</tr>
</table>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navpath"><a class="el" href="dir_78e98c194406f0564c155dc4e3a65e25.html">asf</a> » <a class="el" href="dir_1bfdd21ed7956c05b9d05e75709f878b.html">xmega</a> » <a class="el" href="dir_ceaab40597b0bf8807a94aba0a007ee7.html">boards</a> » <a class="el" href="dir_51fe473b51ecf7e62fe74d21b4e358cd.html">stk600</a> » <a class="el" href="dir_a757fa5ce4493c3fb28e26d4505884cd.html">rc044x</a>
</div>
<div class="contents">
<h1>led.h File Reference</h1>
<p>STK600 board LEDs support package.
<a href="#_details">More...</a></p>
<code>#include "<a class="el" href="gpio_8h_source.html">gpio.h</a>"</code><br/>
<div class="dynheader">
Include dependency graph for led.h:</div>
<div class="dynsection">
<div class="center"><img src="stk600_2rc044x_2led_8h__incl.png" border="0" usemap="#asf_2xmega_2boards_2stk600_2rc044x_2led_8h_map" alt=""/></div>
</div>
<p><a href="stk600_2rc044x_2led_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>Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="stk600_2rc044x_2led_8h.html#a4b0995a1d0a6a7bcbaf9f4096cc633c7">LED_Off</a>(led_gpio) gpio_set_pin_high(led_gpio)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Turns off the specified LEDs. <a href="#a4b0995a1d0a6a7bcbaf9f4096cc633c7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="stk600_2rc044x_2led_8h.html#a589335327be57d2761bfa96c55d62f29">LED_On</a>(led_gpio) gpio_set_pin_low(led_gpio)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Turns on the specified LEDs. <a href="#a589335327be57d2761bfa96c55d62f29"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="stk600_2rc044x_2led_8h.html#ac66f7ba408e0f06c78db8b3048126c8e">LED_Toggle</a>(led_gpio) gpio_toggle_pin(led_gpio)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Toggles the specified LEDs. <a href="#ac66f7ba408e0f06c78db8b3048126c8e"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>STK600 board LEDs support package. </p>
<p>This file contains definitions and services related to the LED features of the STK600 board.</p>
<p>To use this board, define BOARD=STK600_RC044X.</p>
<p>Copyright (C) 2010 Atmel Corporation. All rights reserved. </p>
<p>Definition in file <a class="el" href="stk600_2rc044x_2led_8h_source.html">led.h</a>.</p>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="a4b0995a1d0a6a7bcbaf9f4096cc633c7"></a><!-- doxytag: member="led.h::LED_Off" ref="a4b0995a1d0a6a7bcbaf9f4096cc633c7" args="(led_gpio)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define LED_Off</td>
<td>(</td>
<td class="paramtype">led_gpio </td>
<td class="paramname"></td>
<td> ) </td>
<td> gpio_set_pin_high(led_gpio)</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Turns off the specified LEDs. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>led_gpio</em> </td><td>LED to turn off (LEDx_GPIO).</td></tr>
</table>
</dd>
</dl>
<dl class="note"><dt><b>Note:</b></dt><dd>The pins of the specified LEDs are set to GPIO output mode. </dd></dl>
<p>Definition at line <a class="el" href="stk600_2rc044x_2led_8h_source.html#l00055">55</a> of file <a class="el" href="stk600_2rc044x_2led_8h_source.html">led.h</a>.</p>
</div>
</div>
<a class="anchor" id="a589335327be57d2761bfa96c55d62f29"></a><!-- doxytag: member="led.h::LED_On" ref="a589335327be57d2761bfa96c55d62f29" args="(led_gpio)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define LED_On</td>
<td>(</td>
<td class="paramtype">led_gpio </td>
<td class="paramname"></td>
<td> ) </td>
<td> gpio_set_pin_low(led_gpio)</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Turns on the specified LEDs. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>led_gpio</em> </td><td>LED to turn on (LEDx_GPIO).</td></tr>
</table>
</dd>
</dl>
<dl class="note"><dt><b>Note:</b></dt><dd>The pins of the specified LEDs are set to GPIO output mode. </dd></dl>
<p>Definition at line <a class="el" href="stk600_2rc044x_2led_8h_source.html#l00063">63</a> of file <a class="el" href="stk600_2rc044x_2led_8h_source.html">led.h</a>.</p>
</div>
</div>
<a class="anchor" id="ac66f7ba408e0f06c78db8b3048126c8e"></a><!-- doxytag: member="led.h::LED_Toggle" ref="ac66f7ba408e0f06c78db8b3048126c8e" args="(led_gpio)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define LED_Toggle</td>
<td>(</td>
<td class="paramtype">led_gpio </td>
<td class="paramname"></td>
<td> ) </td>
<td> gpio_toggle_pin(led_gpio)</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Toggles the specified LEDs. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>led_gpio</em> </td><td>LED to toggle (LEDx_GPIO).</td></tr>
</table>
</dd>
</dl>
<dl class="note"><dt><b>Note:</b></dt><dd>The pins of the specified LEDs are set to GPIO output mode. </dd></dl>
<p>Definition at line <a class="el" href="stk600_2rc044x_2led_8h_source.html#l00071">71</a> of file <a class="el" href="stk600_2rc044x_2led_8h_source.html">led.h</a>.</p>
</div>
</div>
</div>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>@DOC_TITLE@</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="100%" height="10%" bgcolor="#FFFFFF">
<tr>
<td colspan="6" height="1" background="blue.gif"></td>
</tr>
<tr>
<td colspan="6">
<address style="align: right;"><small>
Generated on Fri Oct 22 12:15:25 2010 for AVR1300 Using the Xmega ADC by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0></a> 1.6.3</small></address>
</td>
</tr>
</table>
|
reference/www.arduino.cc/en/Reference/YunClientStop.html | enurseitov/robotrack-working-copy | <!DOCTYPE html>
<!--html5-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<!-- Mirrored from www.arduino.cc/en/Reference/YunClientStop by HTTrack Website Copier/3.x [XR&CO'2010], Wed, 17 Jun 2015 14:23:56 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta charset="utf-8" />
<title>Arduino - YunClientStop </title>
<link rel="shortcut icon" type="image/x-icon" href="../favicon.png" />
<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
<link rel="stylesheet" href="../../fonts/fonts.css" type="text/css" />
<link rel="stylesheet" href="../../css/arduino-icons.css">
<link rel="stylesheet" href="../../css/animation.css"><!--[if IE 7]>
<link rel="stylesheet" href="//arduino.cc/css/arduino-icons-ie7.css"><![endif]-->
<!--[if gte IE 9]><!-->
<link rel='stylesheet' href='../../css/foundation2.css' type='text/css' />
<!--<![endif]-->
<!--[if IE 8]>
<link rel='stylesheet' href='//arduino.cc/css/foundation_ie8.css' type='text/css' />
<![endif]-->
<link rel='stylesheet' href='../../css/arduino_code_highlight.css' type='text/css' />
<link rel="stylesheet" type="text/css" media="screen" href="../../css/typeplate.css">
<link rel='stylesheet' href='../pub/skins/arduinoWide_SSO/css/arduinoWide_SSO.css' type='text/css' />
<link rel='stylesheet' href='../../css/common.css' type='text/css' />
<link rel="stylesheet" href="../../css/download_page.css" />
<link href="https://plus.google.com/114839908922424087554" rel="publisher" />
<!-- embedded JS and CSS from PmWiki plugins -->
<!--HeaderText--><style type='text/css'><!--
ul, ol, pre, dl, p { margin-top:0px; margin-bottom:0px; }
code { white-space: nowrap; }
.vspace { margin-top:1.33em; }
.indent { margin-left:40px; }
.outdent { margin-left:40px; text-indent:-40px; }
a.createlinktext { text-decoration:none; border-bottom:1px dotted gray; }
a.createlink { text-decoration:none; position:relative; top:-0.5em;
font-weight:bold; font-size:smaller; border-bottom:none; }
img { border:0px; }
span.anchor {
float: left;
font-size: 10px;
margin-left: -10px;
width: 10px;
position:relative; top:-0.1em;
text-align: center;
}
span.anchor a { text-decoration: none; }
span.anchor a:hover { text-decoration: underline; }
ol.toc { text-indent:-20px; list-style: none; }
ol.toc ol.toc { text-indent:-40px; }
div.tocfloat { font-size: smaller; margin-bottom: 10px;
border-top: 1px dotted #555555; border-bottom: 1px dotted #555555;
padding-top: 5px; padding-bottom: 5px;
width: 38%; float: right; margin-left: 10px; clear: right;
margin-right:-13px; padding-right: 13px; padding-left: 13px;
background-color: #eeeeee; }
div.toc { font-size: smaller;
padding: 5px; border: 1px dotted #cccccc;
background: #f7f7f7;
margin-bottom: 10px; }
div.toc p { background-color: #f9f6d6;
margin-top:-5px; padding-top: 5px;
margin-left:-5px; padding-left: 5px;
margin-right:-5px; padding-right: 5px;
padding-bottom: 3px;
border-bottom: 1px dotted #cccccc; }.editconflict { color:green;
font-style:italic; margin-top:1.33em; margin-bottom:1.33em; }
table.markup { border: 2px dotted #ccf; width:90%; }
td.markup1, td.markup2 { padding-left:10px; padding-right:10px; }
td.markup1 { border-bottom: 1px solid #ccf; }
div.faq { margin-left:2em; }
div.faq p.question { margin: 1em 0 0.75em -2em; font-weight:bold; }
div.faq hr { margin-left: -2em; }
.frame
{ border:1px solid #cccccc; padding:4px; background-color:#f9f9f9; }
.lfloat { float:left; margin-right:0.5em; }
.rfloat { float:right; margin-left:0.5em; }
a.varlink { text-decoration:none; }
--></style><script type="text/javascript">
function toggle(obj) {
var elstyle = document.getElementById(obj).style;
var text = document.getElementById(obj + "tog");
if (elstyle.display == 'none') {
elstyle.display = 'block';
text.innerHTML = "hide";
} else {
elstyle.display = 'none';
text.innerHTML = "show";
}
}
</script> <meta name='robots' content='index,follow' />
<script src="http://arduino.cc/js/vendor/custom.modernizr.js"></script>
<!-- do not remove none of those lines, comments embedding in pages will break! -->
<script src="http://code.jquery.com/ui/1.10.3/jquery-ui.min.js" type="text/javascript"></script>
<script src="http://arduino.cc/en/pub/js/newsletter_subscribe_popup.js" type="text/javascript"></script>
<script src="https://checkout.stripe.com/checkout.js" type="text/javascript"></script>
<script src="https://www.arduino.cc/en/pub/js/software_download.js" type="text/javascript"></script><!-- keep https! -->
<link rel='stylesheet' href='../../../code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.min.css' type='text/css' />
</head>
<body>
<div id="menuWings" class="fixed"></div>
<div id="page">
<script>
var userAgent = (navigator.userAgent || navigator.vendor || window.opera).toLowerCase();
if(userAgent.indexOf('mac')>0){
$("head").append('<style type="text/css">@-moz-document url-prefix() {h1 a, h2 a, h3 a, h4 a, h5 a, h1 a:hover, h2 a:hover, th a, th a:hover, h3 a:hover, h4 a:hover, h5 a:hover, #wikitext h2 a:hover, #wikitext h3 a:hover, #wikitext h4 a:hover {padding-bottom: 0.5em!important;} #pageheader .search input{font-family: "TyponineSans Regular 18";} #pagefooter .monospace{margin-top: -4px;} #navWrapper ul.left > li{margin-top: -2px; padding-bottom: 2px;}#navWrapper ul.right > li{margin-top: -5px; padding-bottom: 5px;}#navWrapper ul.right > li ul{margin-top: 4px;} .slider-container .fixed-caption p{padding:8px 0 14px 0}}</style>');
}
</script>
<!--[if IE]>
<link rel='stylesheet' href='https://id.arduino.cc//css/ie-monospace.css' type='text/css' />
<![endif]-->
<div id="menuWings" class="fixed"></div>
<!--[if IE 8]>
<div class="alert-box panel ie8alert">
<p><strong>Arduino.cc offers limited compatibility for Internet Explorer 8. Get a modern browser as Chrome, Firefox or Safari.</strong></p>
<a href="" class="close">×</a>
</div>
<![endif]-->
<div id="pageheader">
<div class="row" class="contain-to-grid">
<div class="small-6 large-8 eight columns">
<div class="title"><a href="http://www.arduino.cc/">Arduino</a></div>
</div>
<div class="small-6 large-4 four columns search">
<div class="row collapse">
<form method="GET" action="http://www.google.com/search">
<div class="small-12 twelve columns">
<i class="icon-search-2"></i>
<input type="hidden" name="ie" value="UTF-8">
<input type="hidden" name="oe" value="UTF-8">
<input type="text" name="q" size="25" maxlength="255" value="" placeholder="Search the Arduino Website">
<input type="submit" name="btnG" VALUE="search">
<input type="hidden" name="domains" value="http://www.arduino.cc">
<input type="hidden" name="sitesearch" value="http://www.arduino.cc">
</div>
</form> </div>
</div>
</div>
<!--[if gte IE 9]><!-->
<div id="navWrapper" class="sticky">
<!--<![endif]-->
<!--[if IE 8]>
<div id="navWrapper">
<![endif]-->
<nav class="top-bar" data-options="is_hover:true" >
<ul class="title-area">
<li class="name"></li>
</ul>
<section class="top-bar-section">
<ul class="left">
<li id="navLogo">
<a href="http://www.arduino.cc/">
<img src="../../img/logo_46.png" alt="userpicture" />
</a>
</li>
<li id="navHome"><a href="http://www.arduino.cc/">Home</a></li>
<li><a href="http://store.arduino.cc/">Buy</a></li>
<li><a href="http://www.arduino.cc/en/Main/Software">Download</a></li>
<li class="has-dropdown"><a href="#">Products</a>
<ul class="dropdown">
<li><a href="http://www.arduino.cc/en/Main/Products">Arduino</a></li>
<li><a href="http://www.arduino.cc/en/ArduinoAtHeart/Products">AtHeart</a></li>
<li><a href="http://www.arduino.cc/en/ArduinoCertified/Products">Certified</a></li>
</ul>
</li>
<li class="has-dropdown active"><a href="#">Learning</a>
<ul class="dropdown">
<li><a href="../Guide/HomePage.html">Getting started</a></li>
<li><a href="http://www.arduino.cc/en/Tutorial/HomePage">Examples</a></li>
<li><a href="HomePage.html">Reference</a></li>
<li><a href="http://playground.arduino.cc/">Playground</a></li>
</ul>
</li>
<li><a href="http://forum.arduino.cc/">Forum</a></li>
<li class="has-dropdown"><a href="#">Support</a>
<ul class="dropdown">
<li><a href="../Main/FAQ.html">FAQ</a></li>
<li><a href="http://www.arduino.cc/en/ContactUs">Contact Us</a></li>
</ul>
</li>
<li><a href="http://blog.arduino.cc/">Blog</a></li>
</ul>
<ul class="right">
<li><a href="https://id.arduino.cc/auth/login/?returnurl=http%3A%2F%2Fwww.arduino.cc%2Fen%2FReference%2FYunClientStop" class="cart">LOG IN</a></li>
<li><a href="https://id.arduino.cc/auth/signup" class="cart">SIGN UP</a></li>
</ul>
</section>
</nav>
</div>
</div>
<br class="clear"/>
<div id="pagetext">
<!--PageText-->
<div id='wikitext'>
<p><strong>Reference</strong> <a class='wikilink' href='HomePage.html'>Language</a> | <a class='wikilink' href='Libraries.html'>Libraries</a> | <a class='wikilink' href='Comparison.html'>Comparison</a> | <a class='wikilink' href='Changes.html'>Changes</a>
</p>
<p class='vspace'></p><p><a class='wikilink' href='YunBridgeLibrary.html'>Bridge</a> : <span class='wikiword'>HttpClient</span> Class
</p>
<p class='vspace'></p><h2>stop</h2>
<h4>Description</h4>
<p>Disconnect from the server.
</p>
<p class='vspace'></p><h4>Syntax</h4>
<p><em>client</em>.stop()
</p>
<p class='vspace'></p><h4>Parameters</h4>
<p>client : the named instance of <span class='wikiword'>YunClient</span>
</p>
<p class='vspace'></p><h4>Returns</h4>
<p>None
</p>
<p class='vspace'></p><h4>Functions</h4>
<ul><li><a class='wikilink' href='YunClientConnect.html'>connect()</a>
</li><li><a class='wikilink' href='YunClientConnected.html'>connected()</a>
</li><li><a class='wikilink' href='YunClientAvailable.html'>available()</a>
</li><li><a class='wikilink' href='YunClientRead.html'>read()</a>
</li><li><a class='wikilink' href='YunClientWrite.html'>write()</a>
</li><li><a class='wikilink' href='YunClientPeek.html'>peek()</a>
</li><li><a class='wikilink' href='YunClientFlush.html'>flush()</a>
</li></ul><p class='vspace'></p><p><br />
<a class='wikilink' href='HomePage.html'>Reference Home</a>
</p>
<p class='vspace'></p><p><em>Corrections, suggestions, and new documentation should be posted to the <a class='urllink' href='http://arduino.cc/forum/index.php/board,23.0.html' rel='nofollow'>Forum</a>.</em>
</p>
<p class='vspace'></p><p>The text of the Arduino reference is licensed under a
<a class='urllink' href='http://creativecommons.org/licenses/by-sa/3.0/' rel='nofollow'>Creative Commons Attribution-ShareAlike 3.0 License</a>. Code samples in the reference are released into the public domain.
</p>
</div>
<!-- AddThis Button Style BEGIN -->
<style>
.addthis_toolbox {
margin: 2em 0 1em;
}
.addthis_toolbox img {
float: left;
height: 25px;
margin-right: 10px;
width: auto;
}
.addthis_toolbox .social-container {
float: left;
height: 27px;
width: auto;
}
.addthis_toolbox .social-container .social-content {
float: left;
margin-top: 2px;
max-width: 0;
overflow: hidden;
-moz-transition: max-width .3s ease-out;
-webkit-transition: max-width .3s ease-out;
-o-transition: max-width .3s ease-out;
transition: max-width .3s ease-out;
}
.addthis_toolbox .social-container:hover .social-content {
max-width: 100px;
-moz-transition: max-width .2s ease-in;
-webkit-transition: max-width .2s ease-in;
-o-transition: max-width .2s ease-in;
transition: max-width .2s ease-in;
}
.addthis_toolbox .social-container .social-content a {
float: left;
margin-right: 5px;
}
.addthis_toolbox h3 {
font-size: 24px;
text-align: left;
}
</style>
<!-- AddThis Button Style END -->
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style">
<h3>Share</h3>
<!-- FACEBOOK -->
<div class="social-container">
<img src="../pub/skins/arduinoWide_SSO/img/facebook.png" />
<div class="social-content">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
</div>
</div>
<!-- TWITTER -->
<div class="social-container">
<img src="../pub/skins/arduinoWide_SSO/img/twitter.png">
<div class="social-content">
<a class="addthis_button_tweet"></a>
</div>
</div>
<!-- PINTEREST -->
<div class="social-container">
<img src="../pub/skins/arduinoWide_SSO/img/pinterest.png">
<div class="social-content">
<a class="addthis_button_pinterest_pinit" pi:pinit:url="//www.addthis.com/features/pinterest" pi:pinit:media="//www.addthis.com/cms-content/images/features/pinterest-lg.png"></a>
</div>
</div>
<!-- G+ -->
<div class="social-container">
<img src="../pub/skins/arduinoWide_SSO/img/gplus.png">
<div class="social-content">
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
</div>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":false};</script>
<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-50573fab238b0d34"></script>
</div>
<!-- AddThis Button END -->
</div> <!-- eof pagetext -->
</div> <!-- eof page -->
<!--PageFooterFmt-->
<div id="pagefooter">
<div id="newsletterModal" class="reveal-modal small">
<form action="http://www.arduino.cc/subscribe.php" method="post" name="sendy-subscribe-form" id="sendy-subscribe-form" class="form-popup">
<div class="modalHeader">
<h3 style="line-height: 1.8rem;" class="modal-header-alt">This link has expired. <br>Please re-subscribe to our Newsletters.</h3>
<h3 class="modal-header-main">Subscribe to our Newsletters</h3>
</div>
<div class="modalBody" id="newsletterModalBody">
<div id="newsletterEmailField" class="row" style="padding-left: 0">
<div class="large-2 columns">
<label for="email" class="newsletter-form-label inline">Email</label>
</div>
<div class="large-10 columns" style="padding-left: 0">
<input placeholder="Enter your email address" type="email" name="email" class="subscribe-form-input" />
<p id="emailMissing" class="newsletterPopupError">Please enter a valid email to subscribe</p>
</div>
</div>
<div style="margin-left:20px">
<div style="margin-bottom:0.3em">
<input style="display:none" type="checkbox" checked name="list[]" value="arduino_newsletter_id" id="worldwide" class="newsletter-form-checkbox" />
<label for="worldwide"></label>
<div style="display:inline-block" class="newsletter-form-label">Arduino Newsletter</div>
</div>
<div>
<input style="display:none" type="checkbox" checked name="list[]" value="arduino_store_newsletter_id" id="store" class="newsletter-form-checkbox" />
<label for="store"></label>
<div style="display:inline-block" class="newsletter-form-label">Arduino Store Newsletter</div>
</div>
</div>
<div>
<p class="newsletterPopupError2" id="newsletterSubscribeStatus"></p>
</div>
</div>
<div class="row modalFooter">
<div class="form-buttons-row">
<button type="button" value="Cancel" class="popup-form-button white cancel-modal close-reveal-modal">Cancel</button>
<button type="submit" name="Subscribe" id="subscribe-submit-btn" class="popup-form-button">Next</button>
</div>
</div>
</form>
<!-- step 2, confirm popup -->
<div class="confirm-popup" style="margin-bottom:1em">
<div class="modalHeader">
<h3>Confirm your email address</h3>
</div>
<div class="modalBody" id="newsletterModalBody" style="padding-right:1em;margin-bottom:0">
<p style="margin-bottom:1em;font-size:15px">
We need to confirm your email address.<br>
To complete the subscription, please click the link in the
email we just sent you.
</p>
<p style="margin-bottom:1em;font-size:15px">
Thank you for subscribing!
</p>
<p style="margin-bottom:1em;font-size:15px">
Arduino<br>
via Egeo 16<br>
Torino, 10131<br>
Italy<br>
</p>
</div>
<div class="row modalFooter">
<div class="form-buttons-row">
<button name="Ok" class="popup-form-button" id="close-confirm-popup">Ok</button>
</div>
</div>
</div>
</div>
<div id="pagefooter" class="pagefooter">
<div class="row">
<div class="large-8 eight columns">
<div class="large-4 four columns newsletter-box">
<!-- Begin Sendy Signup Form -->
<h6>Newsletter</h6>
<div>
<input type="email" name="email" class="email" id="sendy-EMAIL" placeholder="Enter your email to sign up">
<i class="icon-right-small"></i>
<input value="Subscribe" name="subscribe" id="sendy-subscribe" class="newsletter-button">
</div>
<!--End sendy_embed_signup-->
</div>
<div class="clearfix"></div>
<ul class="inline-list">
<li class="monospace">©2015 Arduino</li>
<li><a href="http://www.arduino.cc/en/Main/CopyrightNotice">Copyright Notice</a></li>
<li><a href='http://www.arduino.cc/en/Main/ContactUs'>Contact us</a></li>
<li><a href='http://www.arduino.cc/en/Main/AboutUs'>About us</a></li>
<li><a href='http://www.arduino.cc/Careers'>Careers</a></li>
</ul>
</div>
<div class="large-4 four columns">
<ul id="arduinoSocialLinks" class="arduino-social-links">
<li>
<a href="https://twitter.com/arduino">
<img src="../../img/twitter.png" />
</a>
</li>
<li>
<a href="https://www.facebook.com/official.arduino">
<img src="../../img/facebook.png" />
</a>
</li>
<li>
<a href="https://plus.google.com/+Arduino">
<img src="../../img/gplus.png" />
</a>
</li>
<li>
<a href="https://www.flickr.com/photos/arduino_cc">
<img src="../../img/flickr.png" />
</a>
</li>
<li>
<a href="https://youtube.com/arduinoteam">
<img src="../../img/youtube.png" />
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!--/PageFooterFmt-->
<!--[if gte IE 9]><!-->
<script src="http://arduino.cc/js/foundation.min.js"></script>
<script src="http://arduino.cc/js/foundation.topbar.custom.js"></script>
<script>
$(document).foundation();
</script>
<!--<![endif]-->
<!--[if IE 8]>
<script src="//arduino.cc/js/foundation_ie8.min.js"></script>
<script src="//arduino.cc/js/ie8/jquery.foundation.orbit.js"></script>
<script src="//arduino.cc/js/ie8/jquery.foundation.alerts.js"></script>
<script src="//arduino.cc/js/app.js"></script>
<script>
$(window).load(function(){
$("#featured").orbit();
});
</script>
<![endif]-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-22581631-3']);
_gaq.push(['_setDomainName', 'arduino.cc']);
_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>
<script>
$(window).load(function(){
$('a').each (function () {
href = $(this).attr ('href');
if (href !== undefined && href.substring (0, 4) == 'http' && href.indexOf ('http://www.arduino.cc/en/Arduino/Cc') == -1)
$(this).attr ('target', '_blank');
});
});
</script>
</body>
<!-- Mirrored from www.arduino.cc/en/Reference/YunClientStop by HTTrack Website Copier/3.x [XR&CO'2010], Wed, 17 Jun 2015 14:23:56 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
</html>
|
compiler/doc/ast-html/dylan.NET.Tokenizer.AST.Stmts/DelegateStmt.html | borgdylan/dylandotnet | <html>
<head>
<title>dylan.NET.Tokenizer.AST.Stmts.DelegateStmt</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style>
a { text-decoration: none }
div.SideBar {
padding-left: 1em;
padding-right: 1em;
right: 0;
float: right;
border: thin solid black;
background-color: #f2f2f2;
}
.CollectionTitle { font-weight: bold }
.PageTitle { font-size: 150%; font-weight: bold }
.Summary { }
.Signature { }
.Remarks { }
.Members { }
.Copyright { }
.Section { font-size: 125%; font-weight: bold }
p.Summary {
margin-left: 1em;
}
.SectionBox { margin-left: 2em }
.NamespaceName { font-size: 105%; font-weight: bold }
.NamespaceSumary { }
.MemberName { font-size: 115%; font-weight: bold; margin-top: 1em }
.Subsection { font-size: 105%; font-weight: bold }
.SubsectionBox { margin-left: 2em; margin-bottom: 1em }
.CodeExampleTable { background-color: #f5f5dd; border: thin solid black; padding: .25em; }
.TypesListing {
border-collapse: collapse;
}
td {
vertical-align: top;
}
th {
text-align: left;
}
.TypesListing td {
margin: 0px;
padding: .25em;
border: solid gray 1px;
}
.TypesListing th {
margin: 0px;
padding: .25em;
background-color: #f2f2f2;
border: solid gray 1px;
}
div.Footer {
border-top: 1px solid gray;
margin-top: 1.5em;
padding-top: 0.6em;
text-align: center;
color: gray;
}
span.NotEntered /* Documentation for this section has not yet been entered */ {
font-style: italic;
color: red;
}
div.Header {
background: #B0C4DE;
border: double;
border-color: white;
border-width: 7px;
padding: 0.5em;
}
div.Header * {
font-size: smaller;
}
div.Note {
}
i.ParamRef {
}
i.subtitle {
}
ul.TypeMembersIndex {
text-align: left;
background: #F8F8F8;
}
ul.TypeMembersIndex li {
display: inline;
margin: 0.5em;
}
table.HeaderTable {
}
table.SignatureTable {
}
table.Documentation, table.Enumeration, table.TypeDocumentation {
border-collapse: collapse;
width: 100%;
}
table.Documentation tr th, table.TypeMembers tr th, table.Enumeration tr th, table.TypeDocumentation tr th {
background: whitesmoke;
padding: 0.8em;
border: 1px solid gray;
text-align: left;
vertical-align: bottom;
}
table.Documentation tr td, table.TypeMembers tr td, table.Enumeration tr td, table.TypeDocumentation tr td {
padding: 0.5em;
border: 1px solid gray;
text-align: left;
vertical-align: top;
}
table.TypeMembers {
border: 1px solid #C0C0C0;
width: 100%;
}
table.TypeMembers tr td {
background: #F8F8F8;
border: white;
}
table.Documentation {
}
table.TypeMembers {
}
div.CodeExample {
width: 100%;
border: 1px solid #DDDDDD;
background-color: #F8F8F8;
}
div.CodeExample p {
margin: 0.5em;
border-bottom: 1px solid #DDDDDD;
}
div.CodeExample div {
margin: 0.5em;
}
h4 {
margin-bottom: 0;
}
div.Signature {
border: 1px solid #C0C0C0;
background: #F2F2F2;
padding: 1em;
}
</style>
<script type="text/JavaScript">
function toggle_display (block) {
var w = document.getElementById (block);
var t = document.getElementById (block + ":toggle");
if (w.style.display == "none") {
w.style.display = "block";
t.innerHTML = "⊟";
} else {
w.style.display = "none";
t.innerHTML = "⊞";
}
}
</script>
</head>
<body>
<div class="CollectionTitle">
<a href="../index.html">tokenizer.AST</a> : <a href="index.html">dylan.NET.Tokenizer.AST.Stmts Namespace</a></div>
<div class="SideBar">
<p>
<a href="#T:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt">Overview</a>
</p>
<p>
<a href="#T:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt:Signature">Signature</a>
</p>
<p>
<a href="#T:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt:Docs">Remarks</a>
</p>
<p>
<a href="#Members">Members</a>
</p>
<p>
<a href="#T:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt:Members">Member Details</a>
</p>
</div>
<h1 class="PageTitle" id="T:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt">DelegateStmt Class</h1>
<p class="Summary" id="T:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt:Summary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</p>
<div>
<h2>Syntax</h2>
<div class="Signature" id="T:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt:Signature">public class <b>DelegateStmt</b> : <a href="../dylan.NET.Tokenizer.AST.Stmts/Stmt.html">Stmt</a></div>
</div>
<div class="Remarks" id="T:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt:Docs">
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="T:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt:Docs:Remarks">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2 class="Section">Requirements</h2>
<div class="SectionBox" id="T:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt:Docs:Version Information">
<b>Namespace: </b>dylan.NET.Tokenizer.AST.Stmts<br /><b>Assembly: </b>tokenizer.AST (in tokenizer.AST.dll)</div>
<h2 class="Section" id="Members">Members</h2>
<div class="SectionBox" id="_Members">
<p>
See Also: Inherited members from
<a href="../dylan.NET.Tokenizer.AST.Stmts/Stmt.html">Stmt</a>.
</p>
<h2 class="Section">Public Constructors</h2>
<div class="SectionBox" id="Public Constructors">
<div class="SubsectionBox">
<table class="TypeMembers">
<tr valign="top">
<td>
<div>
</div>
</td>
<td>
<div>
<b>
<a href="#C:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt()">DelegateStmt</a>
</b>()</div>
</td>
<td>
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</td>
</tr>
</table>
</div>
</div>
<h2 class="Section">Public Fields</h2>
<div class="SectionBox" id="Public Fields">
<div class="SubsectionBox">
<table class="TypeMembers">
<tr valign="top">
<td>
<div>
</div>
</td>
<td>
<b>
<a href="#F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.Attrs">Attrs</a>
</b>
</td>
<td>
<i>
<a href="javascript:alert("Documentation not found.")">C5.LinkedList<dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute></a>
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
</tr>
<tr valign="top">
<td>
<div>
</div>
</td>
<td>
<b>
<a href="#F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.DelegateName">DelegateName</a>
</b>
</td>
<td>
<i>
<a href="../dylan.NET.Tokenizer.AST.Tokens/MethodNameTok.html">dylan.NET.Tokenizer.AST.Tokens.MethodNameTok</a>
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
</tr>
<tr valign="top">
<td>
<div>
</div>
</td>
<td>
<b>
<a href="../dylan.NET.Tokenizer.AST.Stmts/Stmt.html#F:dylan.NET.Tokenizer.AST.Stmts.Stmt.Line">Line</a>
</b>
</td>
<td>
<i>
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a>
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span> (<i>Inherited from <a href="../dylan.NET.Tokenizer.AST.Stmts/Stmt.html">Stmt</a>.</i>)</td>
</tr>
<tr valign="top">
<td>
<div>
</div>
</td>
<td>
<b>
<a href="#F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.Params">Params</a>
</b>
</td>
<td>
<i>
<a href="javascript:alert("Documentation not found.")">C5.LinkedList<dylan.NET.Tokenizer.AST.Exprs.Expr></a>
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
</tr>
<tr valign="top">
<td>
<div>
</div>
</td>
<td>
<b>
<a href="#F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.RetTyp">RetTyp</a>
</b>
</td>
<td>
<i>
<a href="../dylan.NET.Tokenizer.AST.Tokens.TypeToks/TypeTok.html">dylan.NET.Tokenizer.AST.Tokens.TypeToks.TypeTok</a>
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
</tr>
<tr valign="top">
<td>
<div>
</div>
</td>
<td>
<b>
<a href="../dylan.NET.Tokenizer.AST.Stmts/Stmt.html#F:dylan.NET.Tokenizer.AST.Stmts.Stmt.Tokens">Tokens</a>
</b>
</td>
<td>
<i>
<a href="javascript:alert("Documentation not found.")">C5.ArrayList<dylan.NET.Tokenizer.AST.Tokens.Token></a>
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span> (<i>Inherited from <a href="../dylan.NET.Tokenizer.AST.Stmts/Stmt.html">Stmt</a>.</i>)</td>
</tr>
</table>
</div>
</div>
<h2 class="Section">Public Methods</h2>
<div class="SectionBox" id="Public Methods">
<div class="SubsectionBox">
<table class="TypeMembers">
<tr valign="top">
<td>
<div>
</div>
</td>
<td colspan="2">
<b>
<a href="#M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.AddAttr(dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute)">AddAttr</a>
</b>(<a href="../dylan.NET.Tokenizer.AST.Tokens.Attributes/Attribute.html">dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute</a>)<blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
</tr>
<tr valign="top">
<td>
<div>
</div>
</td>
<td colspan="2">
<b>
<a href="#M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.AddParam(dylan.NET.Tokenizer.AST.Exprs.Expr)">AddParam</a>
</b>(<a href="../dylan.NET.Tokenizer.AST.Exprs/Expr.html">dylan.NET.Tokenizer.AST.Exprs.Expr</a>)<blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
</tr>
<tr valign="top">
<td>
<div>
</div>
</td>
<td colspan="2">
<b>
<a href="../dylan.NET.Tokenizer.AST.Stmts/Stmt.html#M:dylan.NET.Tokenizer.AST.Stmts.Stmt.AddToken(dylan.NET.Tokenizer.AST.Tokens.Token)">AddToken</a>
</b>(<a href="../dylan.NET.Tokenizer.AST.Tokens/Token.html">dylan.NET.Tokenizer.AST.Tokens.Token</a>)<blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span> (<i>Inherited from <a href="../dylan.NET.Tokenizer.AST.Stmts/Stmt.html">Stmt</a>.</i>)</blockquote></td>
</tr>
<tr valign="top">
<td>
<div>
</div>
</td>
<td colspan="2">
<b>
<a href="../dylan.NET.Tokenizer.AST.Stmts/Stmt.html#M:dylan.NET.Tokenizer.AST.Stmts.Stmt.RemToken(System.Int32)">RemToken</a>
</b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a>)<blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span> (<i>Inherited from <a href="../dylan.NET.Tokenizer.AST.Stmts/Stmt.html">Stmt</a>.</i>)</blockquote></td>
</tr>
<tr valign="top">
<td>
<div>override </div>
</td>
<td colspan="2">
<b>
<a href="#M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.ValidateContext(dylan.NET.Tokenizer.AST.Stmts.ContextType)">ValidateContext</a>
</b>(<a href="../dylan.NET.Tokenizer.AST.Stmts/ContextType.html">ContextType</a>)<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a></nobr><blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
</tr>
<tr valign="top">
<td>
<div>
</div>
</td>
<td colspan="2">
<b>
<a href="../dylan.NET.Tokenizer.AST.Stmts/Stmt.html#M:dylan.NET.Tokenizer.AST.Stmts.Stmt.ValidateContext(dylan.NET.Tokenizer.AST.Stmts.ContextType)">ValidateContext</a>
</b>(<a href="../dylan.NET.Tokenizer.AST.Stmts/ContextType.html">ContextType</a>)<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a></nobr><blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span> (<i>Inherited from <a href="../dylan.NET.Tokenizer.AST.Stmts/Stmt.html">Stmt</a>.</i>)</blockquote></td>
</tr>
</table>
</div>
</div>
</div>
</div>
<div class="Members" id="T:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt:Members">
<h2 class="Section" id="MemberDetails">Member Details</h2>
<div class="SectionBox" id="_MemberDetails">
<h3 id="C:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt()">DelegateStmt Constructor</h3>
<blockquote id="C:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt():member">
<div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2>Syntax</h2>
<div class="Signature">public <b>DelegateStmt</b> ()</div>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="C:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt():Remarks">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2 class="Section">Requirements</h2>
<div class="SectionBox" id="C:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt():Version Information">
<b>Namespace: </b>dylan.NET.Tokenizer.AST.Stmts<br /><b>Assembly: </b>tokenizer.AST (in tokenizer.AST.dll)</div>
<hr size="1" />
</blockquote>
<h3 id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.AddAttr(dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute)">AddAttr Method</h3>
<blockquote id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.AddAttr(dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute):member">
<div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>AddAttr</b> (<a href="../dylan.NET.Tokenizer.AST.Tokens.Attributes/Attribute.html">dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute</a> attrtoadd)</div>
<h4 class="Subsection">Parameters</h4>
<blockquote class="SubsectionBox" id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.AddAttr(dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute):Parameters">
<dl>
<dt>
<i>attrtoadd</i>
</dt>
<dd>
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</dd>
</dl>
</blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.AddAttr(dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute):Remarks">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2 class="Section">Requirements</h2>
<div class="SectionBox" id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.AddAttr(dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute):Version Information">
<b>Namespace: </b>dylan.NET.Tokenizer.AST.Stmts<br /><b>Assembly: </b>tokenizer.AST (in tokenizer.AST.dll)</div>
<hr size="1" />
</blockquote>
<h3 id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.AddParam(dylan.NET.Tokenizer.AST.Exprs.Expr)">AddParam Method</h3>
<blockquote id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.AddParam(dylan.NET.Tokenizer.AST.Exprs.Expr):member">
<div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2>Syntax</h2>
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>AddParam</b> (<a href="../dylan.NET.Tokenizer.AST.Exprs/Expr.html">dylan.NET.Tokenizer.AST.Exprs.Expr</a> paramtoadd)</div>
<h4 class="Subsection">Parameters</h4>
<blockquote class="SubsectionBox" id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.AddParam(dylan.NET.Tokenizer.AST.Exprs.Expr):Parameters">
<dl>
<dt>
<i>paramtoadd</i>
</dt>
<dd>
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</dd>
</dl>
</blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.AddParam(dylan.NET.Tokenizer.AST.Exprs.Expr):Remarks">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2 class="Section">Requirements</h2>
<div class="SectionBox" id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.AddParam(dylan.NET.Tokenizer.AST.Exprs.Expr):Version Information">
<b>Namespace: </b>dylan.NET.Tokenizer.AST.Stmts<br /><b>Assembly: </b>tokenizer.AST (in tokenizer.AST.dll)</div>
<hr size="1" />
</blockquote>
<h3 id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.Attrs">Attrs Field</h3>
<blockquote id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.Attrs:member">
<div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2>Syntax</h2>
<div class="Signature">public <a href="javascript:alert("Documentation not found.")">C5.LinkedList<dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute></a> <b>Attrs</b> </div>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.Attrs:Remarks">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2 class="Section">Requirements</h2>
<div class="SectionBox" id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.Attrs:Version Information">
<b>Namespace: </b>dylan.NET.Tokenizer.AST.Stmts<br /><b>Assembly: </b>tokenizer.AST (in tokenizer.AST.dll)</div>
<hr size="1" />
</blockquote>
<h3 id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.DelegateName">DelegateName Field</h3>
<blockquote id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.DelegateName:member">
<div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2>Syntax</h2>
<div class="Signature">public <a href="../dylan.NET.Tokenizer.AST.Tokens/MethodNameTok.html">dylan.NET.Tokenizer.AST.Tokens.MethodNameTok</a> <b>DelegateName</b> </div>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.DelegateName:Remarks">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2 class="Section">Requirements</h2>
<div class="SectionBox" id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.DelegateName:Version Information">
<b>Namespace: </b>dylan.NET.Tokenizer.AST.Stmts<br /><b>Assembly: </b>tokenizer.AST (in tokenizer.AST.dll)</div>
<hr size="1" />
</blockquote>
<h3 id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.Params">Params Field</h3>
<blockquote id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.Params:member">
<div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2>Syntax</h2>
<div class="Signature">public <a href="javascript:alert("Documentation not found.")">C5.LinkedList<dylan.NET.Tokenizer.AST.Exprs.Expr></a> <b>Params</b> </div>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.Params:Remarks">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2 class="Section">Requirements</h2>
<div class="SectionBox" id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.Params:Version Information">
<b>Namespace: </b>dylan.NET.Tokenizer.AST.Stmts<br /><b>Assembly: </b>tokenizer.AST (in tokenizer.AST.dll)</div>
<hr size="1" />
</blockquote>
<h3 id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.RetTyp">RetTyp Field</h3>
<blockquote id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.RetTyp:member">
<div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2>Syntax</h2>
<div class="Signature">public <a href="../dylan.NET.Tokenizer.AST.Tokens.TypeToks/TypeTok.html">dylan.NET.Tokenizer.AST.Tokens.TypeToks.TypeTok</a> <b>RetTyp</b> </div>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.RetTyp:Remarks">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2 class="Section">Requirements</h2>
<div class="SectionBox" id="F:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.RetTyp:Version Information">
<b>Namespace: </b>dylan.NET.Tokenizer.AST.Stmts<br /><b>Assembly: </b>tokenizer.AST (in tokenizer.AST.dll)</div>
<hr size="1" />
</blockquote>
<h3 id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.ValidateContext(dylan.NET.Tokenizer.AST.Stmts.ContextType)">ValidateContext Method</h3>
<blockquote id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.ValidateContext(dylan.NET.Tokenizer.AST.Stmts.ContextType):member">
<div class="msummary">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2>Syntax</h2>
<div class="Signature">public override <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a> <b>ValidateContext</b> (<a href="../dylan.NET.Tokenizer.AST.Stmts/ContextType.html">ContextType</a> ctx)</div>
<h4 class="Subsection">Parameters</h4>
<blockquote class="SubsectionBox" id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.ValidateContext(dylan.NET.Tokenizer.AST.Stmts.ContextType):Parameters">
<dl>
<dt>
<i>ctx</i>
</dt>
<dd>
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</dd>
</dl>
</blockquote>
<h4 class="Subsection">Returns</h4>
<blockquote class="SubsectionBox" id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.ValidateContext(dylan.NET.Tokenizer.AST.Stmts.ContextType):Returns">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</blockquote>
<h2 class="Section">Remarks</h2>
<div class="SectionBox" id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.ValidateContext(dylan.NET.Tokenizer.AST.Stmts.ContextType):Remarks">
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
</div>
<h2 class="Section">Requirements</h2>
<div class="SectionBox" id="M:dylan.NET.Tokenizer.AST.Stmts.DelegateStmt.ValidateContext(dylan.NET.Tokenizer.AST.Stmts.ContextType):Version Information">
<b>Namespace: </b>dylan.NET.Tokenizer.AST.Stmts<br /><b>Assembly: </b>tokenizer.AST (in tokenizer.AST.dll)</div>
<hr size="1" />
</blockquote>
</div>
</div>
<hr size="1" />
<div class="Copyright">
</div>
</body>
</html> |
doc/html/classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper-members.html | kidaa/Awakening-Core3 | <!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.3.1"/>
<title>Core3: 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="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">Core3
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<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>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</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>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceserver.html">server</a></li><li class="navelem"><a class="el" href="namespaceserver_1_1zone.html">zone</a></li><li class="navelem"><a class="el" href="namespaceserver_1_1zone_1_1objects.html">objects</a></li><li class="navelem"><a class="el" href="namespaceserver_1_1zone_1_1objects_1_1region.html">region</a></li><li class="navelem"><a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html">CityRegionHelper</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">server::zone::objects::region::CityRegionHelper Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html">server::zone::objects::region::CityRegionHelper</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html#a234ff7d10d0b0f604d97c964ddfe2de1">CityRegionHelper</a>()</td><td class="entry"><a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html">server::zone::objects::region::CityRegionHelper</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html#a2f634fe7ca13318b184820e17a5fe708">createAdapter</a>(DistributedObjectStub *obj)</td><td class="entry"><a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html">server::zone::objects::region::CityRegionHelper</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html#a90a7158a860f8103a0a76f83393fa026">finalizeHelper</a>()</td><td class="entry"><a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html">server::zone::objects::region::CityRegionHelper</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html#aa9003258479d4f98a5963f1a9d3f60bc">instantiateObject</a>()</td><td class="entry"><a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html">server::zone::objects::region::CityRegionHelper</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html#ab1f8a416374cb36ff398616db59afa78">instantiateServant</a>()</td><td class="entry"><a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html">server::zone::objects::region::CityRegionHelper</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html#a139554bd815b466af2364ac73b6631be">Singleton< CityRegionHelper ></a> class</td><td class="entry"><a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html">server::zone::objects::region::CityRegionHelper</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html#a9d1d83f34740a825068f2e696c8ebf68">staticInitializer</a></td><td class="entry"><a class="el" href="classserver_1_1zone_1_1objects_1_1region_1_1_city_region_helper.html">server::zone::objects::region::CityRegionHelper</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">static</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Oct 15 2013 17:30:01 for Core3 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>
|
src/help/impl.html | xjunior/blind-chameleon | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<h1>Implementação</h1>
<h2>FFT:</h2>
<p>Foi utilizado uma abordagem do algoritmo recursivo da transformada discreta rápida de fourier onde trata a imagem N x N como um vetor de números tamanho N*N, sendo esse um vetor de números complexos, onde a parte imaginaria de cada ponto eqüivale a zero.</p>
<p>Multiplica cada pixel por -1^x+y, sendo (x, y) a posição do pixel na matriz da imagem. Em ordem de centralizar as altas freqüências no centro do espectro de fourier.</p>
<h2>IFFT:</h2>
<p>Utiliza da própria função da FFT para fazer a volta do vetor de complexos (o espectro) para a imagem. Dividindo cada pixel por -1^x+y, sendo (x, y) a posição do pixel na matriz da imagem. Em ordem de retornar as altas freqüências, antes situadas no centro da imagem para suas posições originais.</p>
<h3>Espectro de Fourier:</h3>
<p>O espectro é gerado calculando a magnitude de cada ponto da matriz de complexo.<br /><img src="qrc:/images/spectrum.png" /></p>
</body>
</html>
|
server/index.html | smol/doom | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>DOOM !!!!</title>
<link rel="stylesheet" href="style.css">
</head>
<body style="margin:0;">
<a href="/debug">DEBUG MODE</a>
<canvas id="canvas" width="850" height="720" style="background-color:black"></canvas>
</body>
<script src=".build/engine/index.js" charset="utf-8"></script>
<script src=".build/wad/index.js" charset="utf-8"></script>
<script src=".build/app/index.js" charset="utf-8"></script>
</html>
|
papaye/static/src/main/templates/breadcrumbitem.template.html | rcommande/papaye | {{#if active}}
{{{name}}}
{{else}}
<a href="{{url}}">{{{name}}}</a>
{{/if}}
|
tnk1/ljon/jorj/rcp2.html | erelsgl/erel-sites | <!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' lang='he' dir='rtl'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
<meta http-equiv='Content-Script-Type' content='text/javascript' />
<meta http-equiv='revisit-after' content='15 days' />
<title>øöô2</title>
<link rel='stylesheet' type='text/css' href='../../../_script/klli.css' />
<link rel='stylesheet' type='text/css' href='../../../tnk1/_themes/klli.css' />
<meta name='author' content="" />
<meta name='receiver' content="" />
<meta name='jmQovc' content="tnk1/ljon/jorj/rcp2" />
<meta name='tvnit' content="tnk_jorj" />
<meta name='description' lang='he' content="øöô2" />
<meta name='description' lang='en' content="this page is in Hebrew" />
<meta name='keywords' lang='he' content="øöô2 áúð"ê,øöô2" />
</head>
<!--
PHP Programming by Erel Segal - Rent a Brain http://tora.us.fm/rentabrain
-->
<body lang='he' dir='rtl' id = 'tnk1_ljon_jorj_rcp2' class='jzmj tnk_jorj'>
<div class='pnim'>
<script type='text/javascript' src='../../../_script/vars.js'></script>
<!--NiwutElyon0-->
<div class='NiwutElyon'>
<div class='NiwutElyon'><a class='link_to_homepage' href='../../../tnk1/index.html'>øàùé</a>><a href='../../../tnk1/ljon/index.html'>ìùåï äî÷øà</a>><a href='../../../tnk1/ljon/jorj/index.html'>ùåøùéí</a>><a href='../../../tnk1/ljon/jorj/rcp.html'>øöô</a>></div>
</div>
<!--NiwutElyon1-->
<h1 id='h1'>øöô2</h1>
<div id='idfields'>
<p>÷åã: øöô2 áúð"ê</p>
<p>ñåâ: ùæîù</p>
<p>îàú: </p>
<p>àì: </p>
</div>
<script type='text/javascript'>kotrt()</script>
<ul id='ulbnim'>
<li>äâãøä_ëììéú: <span class='hgdrh_kllyt dor1'>= ùí "øöôä" å"øöôéí", åäåà âçìú, åò' øù"é éùòéäå å6.<small> [ùáé"ì]</small></span> </li>
<li>òöí: <span class='ecm dor1'>øöôä2 (çåîø)</span> </li>
<li>òöí: <span class='ecm dor1'>øöôéí (çåîø)</span> </li>
<li>öéìåí: <span class='cylwm dor1'><img src='' /></span> </li>
</ul><!--end-->
<script type='text/javascript'>
AnalyzeBnim();
ktov_bnim_jorj();
</script>
<h2 id='tguvot'>úåñôåú åúâåáåú</h2>
<script type='text/javascript'>ktov_bnim_axrim("<"+"ul>","</"+"ul>")</script>
<script type='text/javascript'>tguva(); txtit()</script>
</div><!--pnim-->
</body>
</html>
|
src/main/resources/documentation/index-files/index-18.html | briangormanly/4dflib | <!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_40) on Sun Sep 25 11:47:51 EDT 2016 -->
<title>V-Index</title>
<meta name="date" content="2016-09-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="V-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-17.html">Prev Letter</a></li>
<li><a href="index-19.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-18.html" target="_top">Frames</a></li>
<li><a href="index-18.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">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">M</a> <a href="index-11.html">N</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">U</a> <a href="index-18.html">V</a> <a href="index-19.html">W</a> <a name="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="../com/fdflib/model/util/WhereClause.html#value">value</a></span> - Variable in class com.fdflib.model.util.<a href="../com/fdflib/model/util/WhereClause.html" title="class in com.fdflib.model.util">WhereClause</a></dt>
<dd>
<div class="block">Primary value to check against.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/fdflib/model/util/WhereClause.html#value2">value2</a></span> - Variable in class com.fdflib.model.util.<a href="../com/fdflib/model/util/WhereClause.html" title="class in com.fdflib.model.util">WhereClause</a></dt>
<dd>
<div class="block">Used for Between opertator (ex.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/fdflib/model/util/WhereClause.html#value2DataType">value2DataType</a></span> - Variable in class com.fdflib.model.util.<a href="../com/fdflib/model/util/WhereClause.html" title="class in com.fdflib.model.util">WhereClause</a></dt>
<dd>
<div class="block">Data type of secondary value</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/fdflib/model/util/WhereClause.html#valueDataType">valueDataType</a></span> - Variable in class com.fdflib.model.util.<a href="../com/fdflib/model/util/WhereClause.html" title="class in com.fdflib.model.util">WhereClause</a></dt>
<dd>
<div class="block">Data type of primary value</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/fdflib/model/util/WhereClause.CONDITIONALS.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.fdflib.model.util.<a href="../com/fdflib/model/util/WhereClause.CONDITIONALS.html" title="enum in com.fdflib.model.util">WhereClause.CONDITIONALS</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/fdflib/model/util/WhereClause.GROUPINGS.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.fdflib.model.util.<a href="../com/fdflib/model/util/WhereClause.GROUPINGS.html" title="enum in com.fdflib.model.util">WhereClause.GROUPINGS</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/fdflib/model/util/WhereClause.Operators.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.fdflib.model.util.<a href="../com/fdflib/model/util/WhereClause.Operators.html" title="enum in com.fdflib.model.util">WhereClause.Operators</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/fdflib/persistence/database/DatabaseUtil.DatabaseEncoding.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.fdflib.persistence.database.<a href="../com/fdflib/persistence/database/DatabaseUtil.DatabaseEncoding.html" title="enum in com.fdflib.persistence.database">DatabaseUtil.DatabaseEncoding</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/fdflib/persistence/database/DatabaseUtil.DatabaseProtocol.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.fdflib.persistence.database.<a href="../com/fdflib/persistence/database/DatabaseUtil.DatabaseProtocol.html" title="enum in com.fdflib.persistence.database">DatabaseUtil.DatabaseProtocol</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/fdflib/persistence/database/DatabaseUtil.DatabaseType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.fdflib.persistence.database.<a href="../com/fdflib/persistence/database/DatabaseUtil.DatabaseType.html" title="enum in com.fdflib.persistence.database">DatabaseUtil.DatabaseType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/fdflib/model/util/WhereClause.CONDITIONALS.html#values--">values()</a></span> - Static method in enum com.fdflib.model.util.<a href="../com/fdflib/model/util/WhereClause.CONDITIONALS.html" title="enum in com.fdflib.model.util">WhereClause.CONDITIONALS</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/fdflib/model/util/WhereClause.GROUPINGS.html#values--">values()</a></span> - Static method in enum com.fdflib.model.util.<a href="../com/fdflib/model/util/WhereClause.GROUPINGS.html" title="enum in com.fdflib.model.util">WhereClause.GROUPINGS</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/fdflib/model/util/WhereClause.Operators.html#values--">values()</a></span> - Static method in enum com.fdflib.model.util.<a href="../com/fdflib/model/util/WhereClause.Operators.html" title="enum in com.fdflib.model.util">WhereClause.Operators</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/fdflib/persistence/database/DatabaseUtil.DatabaseEncoding.html#values--">values()</a></span> - Static method in enum com.fdflib.persistence.database.<a href="../com/fdflib/persistence/database/DatabaseUtil.DatabaseEncoding.html" title="enum in com.fdflib.persistence.database">DatabaseUtil.DatabaseEncoding</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/fdflib/persistence/database/DatabaseUtil.DatabaseProtocol.html#values--">values()</a></span> - Static method in enum com.fdflib.persistence.database.<a href="../com/fdflib/persistence/database/DatabaseUtil.DatabaseProtocol.html" title="enum in com.fdflib.persistence.database">DatabaseUtil.DatabaseProtocol</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/fdflib/persistence/database/DatabaseUtil.DatabaseType.html#values--">values()</a></span> - Static method in enum com.fdflib.persistence.database.<a href="../com/fdflib/persistence/database/DatabaseUtil.DatabaseType.html" title="enum in com.fdflib.persistence.database">DatabaseUtil.DatabaseType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">M</a> <a href="index-11.html">N</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">U</a> <a href="index-18.html">V</a> <a href="index-19.html">W</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-17.html">Prev Letter</a></li>
<li><a href="index-19.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-18.html" target="_top">Frames</a></li>
<li><a href="index-18.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>
|
tools/appengine-java-sdk-1.9.2/docs/testing/javadoc/com/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html | Benn83uk/SpaceAppsChallenge2014 | <!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-google-v5) on Mon Mar 31 11:24:18 PDT 2014 -->
<title>LocalMailServiceTestConfig</title>
<meta name="date" content="2014-03-31">
<link rel="stylesheet" type="text/css" href="../../../../../../dev_javadoc.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="LocalMailServiceTestConfig";
}
//-->
</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="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/google/appengine/tools/development/testing/LocalImagesServiceTestConfig.html" title="class in com.google.appengine.tools.development.testing"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../com/google/appengine/tools/development/testing/LocalMemcacheServiceTestConfig.html" title="class in com.google.appengine.tools.development.testing"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html" target="_top">Frames</a></li>
<li><a href="LocalMailServiceTestConfig.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.google.appengine.tools.development.testing</div>
<h2 title="Class LocalMailServiceTestConfig" class="title">Class LocalMailServiceTestConfig</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.google.appengine.tools.development.testing.LocalMailServiceTestConfig</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../../com/google/appengine/tools/development/testing/LocalServiceTestConfig.html" title="interface in com.google.appengine.tools.development.testing">LocalServiceTestConfig</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">LocalMailServiceTestConfig</span>
extends java.lang.Object
implements <a href="../../../../../../com/google/appengine/tools/development/testing/LocalServiceTestConfig.html" title="interface in com.google.appengine.tools.development.testing">LocalServiceTestConfig</a></pre>
<div class="block">Config for accessing the local mail service in tests.
<a href="../../../../../../com/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html#tearDown()"><code>tearDown()</code></a> wipes out sent messages so that there is no state passed
between tests.</div>
</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/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html#LocalMailServiceTestConfig()">LocalMailServiceTestConfig</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>static <a href="../../../../../../com/google/appengine/api/mail/dev/LocalMailService.html" title="class in com.google.appengine.api.mail.dev">LocalMailService</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html#getLocalMailService()">getLocalMailService</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.Boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html#getLogMailBody()">getLogMailBody</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.logging.Level</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html#getLogMailLevel()">getLogMailLevel</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html" title="class in com.google.appengine.tools.development.testing">LocalMailServiceTestConfig</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html#setLogMailBody(boolean)">setLogMailBody</a></strong>(boolean logMailBody)</code>
<div class="block">Controls whether or not the message body is logged.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html" title="class in com.google.appengine.tools.development.testing">LocalMailServiceTestConfig</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html#setLogMailLevel(java.util.logging.Level)">setLogMailLevel</a></strong>(java.util.logging.Level logMailLevel)</code>
<div class="block">Controls the level at which each message is logged.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html#setUp()">setUp</a></strong>()</code>
<div class="block">Set up the local service.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html#tearDown()">tearDown</a></strong>()</code>
<div class="block">Tear down the local service.</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>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="LocalMailServiceTestConfig()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>LocalMailServiceTestConfig</h4>
<pre>public LocalMailServiceTestConfig()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setUp()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUp</h4>
<pre>public void setUp()</pre>
<div class="block"><strong>Description copied from interface: <code><a href="../../../../../../com/google/appengine/tools/development/testing/LocalServiceTestConfig.html#setUp()">LocalServiceTestConfig</a></code></strong></div>
<div class="block">Set up the local service.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../com/google/appengine/tools/development/testing/LocalServiceTestConfig.html#setUp()">setUp</a></code> in interface <code><a href="../../../../../../com/google/appengine/tools/development/testing/LocalServiceTestConfig.html" title="interface in com.google.appengine.tools.development.testing">LocalServiceTestConfig</a></code></dd>
</dl>
</li>
</ul>
<a name="tearDown()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tearDown</h4>
<pre>public void tearDown()</pre>
<div class="block"><strong>Description copied from interface: <code><a href="../../../../../../com/google/appengine/tools/development/testing/LocalServiceTestConfig.html#tearDown()">LocalServiceTestConfig</a></code></strong></div>
<div class="block">Tear down the local service.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../com/google/appengine/tools/development/testing/LocalServiceTestConfig.html#tearDown()">tearDown</a></code> in interface <code><a href="../../../../../../com/google/appengine/tools/development/testing/LocalServiceTestConfig.html" title="interface in com.google.appengine.tools.development.testing">LocalServiceTestConfig</a></code></dd>
</dl>
</li>
</ul>
<a name="getLogMailBody()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLogMailBody</h4>
<pre>public java.lang.Boolean getLogMailBody()</pre>
</li>
</ul>
<a name="setLogMailBody(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLogMailBody</h4>
<pre>public <a href="../../../../../../com/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html" title="class in com.google.appengine.tools.development.testing">LocalMailServiceTestConfig</a> setLogMailBody(boolean logMailBody)</pre>
<div class="block">Controls whether or not the message body is logged.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>logMailBody</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd><code>this</code> (for chaining)</dd></dl>
</li>
</ul>
<a name="getLogMailLevel()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLogMailLevel</h4>
<pre>public java.util.logging.Level getLogMailLevel()</pre>
</li>
</ul>
<a name="setLogMailLevel(java.util.logging.Level)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLogMailLevel</h4>
<pre>public <a href="../../../../../../com/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html" title="class in com.google.appengine.tools.development.testing">LocalMailServiceTestConfig</a> setLogMailLevel(java.util.logging.Level logMailLevel)</pre>
<div class="block">Controls the level at which each message is logged.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>logMailLevel</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd><code>this</code> (for chaining)</dd></dl>
</li>
</ul>
<a name="getLocalMailService()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getLocalMailService</h4>
<pre>public static <a href="../../../../../../com/google/appengine/api/mail/dev/LocalMailService.html" title="class in com.google.appengine.api.mail.dev">LocalMailService</a> getLocalMailService()</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="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/google/appengine/tools/development/testing/LocalImagesServiceTestConfig.html" title="class in com.google.appengine.tools.development.testing"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../com/google/appengine/tools/development/testing/LocalMemcacheServiceTestConfig.html" title="class in com.google.appengine.tools.development.testing"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/google/appengine/tools/development/testing/LocalMailServiceTestConfig.html" target="_top">Frames</a></li>
<li><a href="LocalMailServiceTestConfig.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>
|
javascript-checks/src/main/resources/org/sonar/l10n/javascript/rules/javascript/S3796.html | SonarSource/sonar-javascript | <p>Arrays in JavaScript have several methods for filtering, mapping, or folding that require a callback. Not having a return statement in such a
callback function is most likely a mistake, because processing of the array uses the return value of the callback. If there is no return, callback
will implicitly return <code>undefined</code>, which will likely fail.</p>
<p>This rule applies for the following methods of an array:</p>
<ul>
<li> <code>Array.from</code> </li>
<li> <code>Array.prototype.every</code> </li>
<li> <code>Array.prototype.filter</code> </li>
<li> <code>Array.prototype.find</code> </li>
<li> <code>Array.prototype.findIndex</code> </li>
<li> <code>Array.prototype.map</code> </li>
<li> <code>Array.prototype.reduce</code> </li>
<li> <code>Array.prototype.reduceRight</code> </li>
<li> <code>Array.prototype.some</code> </li>
<li> <code>Array.prototype.sort</code> </li>
</ul>
<h2>Noncompliant Code Example</h2>
<pre>
let arr = ["a", "b", "c"];
let merged = arr.reduce(function(a, b) {
a.concat(b);
}); // Noncompliant: No return statement, will result in TypeError
</pre>
<h2>Compliant Solution</h2>
<pre>
let arr = ["a", "b", "c"];
let merged = arr.reduce(function(a, b) {
return a.concat(b);
}); // merged === "abc"
</pre>
|
pgae-examples-master/flask-demo/templates/layout.html | jscontreras/learning-gae | <!doctype html>
<html>
<title>My Blog</title>
<link rel=stylesheet type=text/css href="static/style.css">
<body>
<div class=page>
<h1>My Blog</h1>
<div class=metanav>
{% if not user %}
<a href="{{ signin_url }}">Admin sign in</a>
{% else %}
Welcome {{ user.nickname() }}. <a href="{{ signout_url }}">Sign out</a>
{% endif %}
</div>
{% for message in get_flashed_messages() %}
<div class=flash>{{ message }}</div>
{% endfor %}
{% block body %}{% endblock %}
</body>
</html>
|
src/ThirdPartyLibraries/Common.Logging/doc/api/html/Common.Logging~Common.Logging.Configuration.ArgUtils.AssertIsAssignable$$1~Overloads.html | aozora/arashi | <html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta content="history" name="save" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>AssertIsAssignable(T) Method</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">Common Logging 2.0 API Reference</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">ArgUtils.AssertIsAssignable(T) Method</h1>
</div>
</div>
<div id="nstext">
<p> Throws a <a href="http://msdn.microsoft.com/en-us/library/System.ArgumentOutOfRangeException(VS.80).aspx">ArgumentOutOfRangeException</a> if an object of type <i>valType</i> is not assignable to type <typeparam name="T" xmlns="urn:ndoc-schema"></typeparam>. </p>
<h4 class="dtH4">Overload List</h4>
<p> Throws a <a href="http://msdn.microsoft.com/en-us/library/System.ArgumentOutOfRangeException(VS.80).aspx">ArgumentOutOfRangeException</a> if an object of type <i>valType</i> is not assignable to type <typeparam name="T" xmlns="urn:ndoc-schema"></typeparam>. </p>
<blockquote class="dtBlock">
<a href="Common.Logging~Common.Logging.Configuration.ArgUtils.AssertIsAssignable$$11.html">public static Type AssertIsAssignable(T)(string,Type)</a>
</blockquote>
<p> Throws a <a href="http://msdn.microsoft.com/en-us/library/System.ArgumentOutOfRangeException(VS.80).aspx">ArgumentOutOfRangeException</a> if an object of type <i>valType</i> is not assignable to type <typeparam name="T" xmlns="urn:ndoc-schema"></typeparam>. </p>
<blockquote class="dtBlock">
<a href="Common.Logging~Common.Logging.Configuration.ArgUtils.AssertIsAssignable$$12.html">public static Type AssertIsAssignable(T)(string,Type,string,params object)</a>
</blockquote>
<h4 class="dtH4">See Also</h4>
<p>
<a href="Common.Logging~Common.Logging.Configuration.ArgUtils.html">ArgUtils Class</a> | <a href="Common.Logging~Common.Logging.Configuration.html">Common.Logging.Configuration Namespace</a></p>
<hr />
<div id="footer">
<p>
<a href="mailto:netcommon-developer@lists.sourceforge.net?subject=Common%20Logging%202.0%20API%20Reference%20Documentation%20Feedback:%20ArgUtils.AssertIsAssignable``1 Method">Send comments on this topic.</a>
</p>
<p>
<a>© The Common Infrastructure Libraries for .NET Team 2009 All Rights Reserved.</a>
</p>
<p>Generated from assembly Common.Logging [2.0.18.3403] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
</div>
</div>
</body>
</html> |
RedpinAndroid/doc/index-files/index-6.html | BenjaminMesre/UPMCarte | <!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 Wed May 30 14:16:02 CEST 2012 -->
<TITLE>
F-Index
</TITLE>
<META NAME="date" CONTENT="2012-05-30">
<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="F-Index";
}
}
</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"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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="index-5.html"><B>PREV LETTER</B></A>
<A HREF="index-7.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-6.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-6.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 ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <A HREF="index-22.html">X</A> <A HREF="index-23.html">Y</A> <A HREF="index-24.html">Z</A> <A HREF="index-25.html">_</A> <HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="../org/redpin/android/ui/mapview/MapView.html#FADE_DURATION"><B>FADE_DURATION</B></A> -
Static variable in class org.redpin.android.ui.mapview.<A HREF="../org/redpin/android/ui/mapview/MapView.html" title="class in org.redpin.android.ui.mapview">MapView</A>
<DD>
<DT><A HREF="../org/redpin/android/ui/mapview/MapView.html#fadeIn()"><B>fadeIn()</B></A> -
Method in class org.redpin.android.ui.mapview.<A HREF="../org/redpin/android/ui/mapview/MapView.html" title="class in org.redpin.android.ui.mapview">MapView</A>
<DD>
<DT><A HREF="../org/redpin/android/ui/mapview/MapView.html#fadeOut()"><B>fadeOut()</B></A> -
Method in class org.redpin.android.ui.mapview.<A HREF="../org/redpin/android/ui/mapview/MapView.html" title="class in org.redpin.android.ui.mapview">MapView</A>
<DD>
<DT><A HREF="../org/libsvm/core/svm_scale.html#feature_max"><B>feature_max</B></A> -
Variable in class org.libsvm.core.<A HREF="../org/libsvm/core/svm_scale.html" title="class in org.libsvm.core">svm_scale</A>
<DD>
<DT><A HREF="../org/libsvm/core/svm_scale.html#feature_min"><B>feature_min</B></A> -
Variable in class org.libsvm.core.<A HREF="../org/libsvm/core/svm_scale.html" title="class in org.libsvm.core">svm_scale</A>
<DD>
<DT><A HREF="../org/redpin/android/ui/NewMapActivity.html#FETCH_PROBLEM"><B>FETCH_PROBLEM</B></A> -
Variable in class org.redpin.android.ui.<A HREF="../org/redpin/android/ui/NewMapActivity.html" title="class in org.redpin.android.ui">NewMapActivity</A>
<DD>
<DT><A HREF="../org/redpin/android/net/DownloadImageTask.html#FILE_EXT"><B>FILE_EXT</B></A> -
Static variable in class org.redpin.android.net.<A HREF="../org/redpin/android/net/DownloadImageTask.html" title="class in org.redpin.android.net">DownloadImageTask</A>
<DD>
<DT><A HREF="../org/redpin/android/util/E.html#FILES_PATH"><B>FILES_PATH</B></A> -
Static variable in class org.redpin.android.util.<A HREF="../org/redpin/android/util/E.html" title="class in org.redpin.android.util">E</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/db/homes/BluetoothReadingHome.html#fillInStatement(java.sql.PreparedStatement, org.redpin.server.standalone.core.measure.BluetoothReading, int)"><B>fillInStatement(PreparedStatement, BluetoothReading, int)</B></A> -
Method in class org.redpin.server.standalone.db.homes.<A HREF="../org/redpin/server/standalone/db/homes/BluetoothReadingHome.html" title="class in org.redpin.server.standalone.db.homes">BluetoothReadingHome</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/db/homes/EntityHome.html#fillInStatement(java.sql.PreparedStatement, java.lang.Object[], int[])"><B>fillInStatement(PreparedStatement, Object[], int[])</B></A> -
Method in class org.redpin.server.standalone.db.homes.<A HREF="../org/redpin/server/standalone/db/homes/EntityHome.html" title="class in org.redpin.server.standalone.db.homes">EntityHome</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/db/homes/EntityHome.html#fillInStatement(java.sql.PreparedStatement, java.lang.Object[], int[], int)"><B>fillInStatement(PreparedStatement, Object[], int[], int)</B></A> -
Method in class org.redpin.server.standalone.db.homes.<A HREF="../org/redpin/server/standalone/db/homes/EntityHome.html" title="class in org.redpin.server.standalone.db.homes">EntityHome</A>
<DD>Fills values into the <CODE>PreparedStatement</CODE> starting at fromIndex
<DT><A HREF="../org/redpin/server/standalone/db/homes/EntityHome.html#fillInStatement(java.sql.PreparedStatement, T)"><B>fillInStatement(PreparedStatement, T)</B></A> -
Method in class org.redpin.server.standalone.db.homes.<A HREF="../org/redpin/server/standalone/db/homes/EntityHome.html" title="class in org.redpin.server.standalone.db.homes">EntityHome</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/db/homes/EntityHome.html#fillInStatement(java.sql.PreparedStatement, T, int)"><B>fillInStatement(PreparedStatement, T, int)</B></A> -
Method in class org.redpin.server.standalone.db.homes.<A HREF="../org/redpin/server/standalone/db/homes/EntityHome.html" title="class in org.redpin.server.standalone.db.homes">EntityHome</A>
<DD>Fills entity values into the <CODE>PreparedStatement</CODE> starting at fromIndex
<DT><A HREF="../org/redpin/server/standalone/db/homes/FingerprintHome.html#fillInStatement(java.sql.PreparedStatement, org.redpin.server.standalone.core.Fingerprint, int)"><B>fillInStatement(PreparedStatement, Fingerprint, int)</B></A> -
Method in class org.redpin.server.standalone.db.homes.<A HREF="../org/redpin/server/standalone/db/homes/FingerprintHome.html" title="class in org.redpin.server.standalone.db.homes">FingerprintHome</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/db/homes/GSMReadingHome.html#fillInStatement(java.sql.PreparedStatement, org.redpin.server.standalone.core.measure.GSMReading, int)"><B>fillInStatement(PreparedStatement, GSMReading, int)</B></A> -
Method in class org.redpin.server.standalone.db.homes.<A HREF="../org/redpin/server/standalone/db/homes/GSMReadingHome.html" title="class in org.redpin.server.standalone.db.homes">GSMReadingHome</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/db/homes/LocationHome.html#fillInStatement(java.sql.PreparedStatement, org.redpin.server.standalone.core.Location, int)"><B>fillInStatement(PreparedStatement, Location, int)</B></A> -
Method in class org.redpin.server.standalone.db.homes.<A HREF="../org/redpin/server/standalone/db/homes/LocationHome.html" title="class in org.redpin.server.standalone.db.homes">LocationHome</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/db/homes/MapHome.html#fillInStatement(java.sql.PreparedStatement, org.redpin.server.standalone.core.Map, int)"><B>fillInStatement(PreparedStatement, Map, int)</B></A> -
Method in class org.redpin.server.standalone.db.homes.<A HREF="../org/redpin/server/standalone/db/homes/MapHome.html" title="class in org.redpin.server.standalone.db.homes">MapHome</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/db/homes/MeasurementHome.html#fillInStatement(java.sql.PreparedStatement, org.redpin.server.standalone.core.Measurement, int)"><B>fillInStatement(PreparedStatement, Measurement, int)</B></A> -
Method in class org.redpin.server.standalone.db.homes.<A HREF="../org/redpin/server/standalone/db/homes/MeasurementHome.html" title="class in org.redpin.server.standalone.db.homes">MeasurementHome</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/db/homes/ReadingInMeasurementHome.html#fillInStatement(java.sql.PreparedStatement, org.redpin.server.standalone.core.ReadingInMeasurement, int)"><B>fillInStatement(PreparedStatement, ReadingInMeasurement, int)</B></A> -
Method in class org.redpin.server.standalone.db.homes.<A HREF="../org/redpin/server/standalone/db/homes/ReadingInMeasurementHome.html" title="class in org.redpin.server.standalone.db.homes">ReadingInMeasurementHome</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/db/homes/SpinnerDataHome.html#fillInStatement(java.sql.PreparedStatement, org.redpin.server.standalone.core.SpinnerData, int)"><B>fillInStatement(PreparedStatement, SpinnerData, int)</B></A> -
Method in class org.redpin.server.standalone.db.homes.<A HREF="../org/redpin/server/standalone/db/homes/SpinnerDataHome.html" title="class in org.redpin.server.standalone.db.homes">SpinnerDataHome</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/db/homes/WiFiReadingHome.html#fillInStatement(java.sql.PreparedStatement, org.redpin.server.standalone.core.measure.WiFiReading, int)"><B>fillInStatement(PreparedStatement, WiFiReading, int)</B></A> -
Method in class org.redpin.server.standalone.db.homes.<A HREF="../org/redpin/server/standalone/db/homes/WiFiReadingHome.html" title="class in org.redpin.server.standalone.db.homes">WiFiReadingHome</A>
<DD>
<DT><A HREF="../org/redpin/android/R.id.html#filter"><B>filter</B></A> -
Static variable in class org.redpin.android.<A HREF="../org/redpin/android/R.id.html" title="class in org.redpin.android">R.id</A>
<DD>
<DT><A HREF="../org/redpin/android/R.id.html#filter_layout"><B>filter_layout</B></A> -
Static variable in class org.redpin.android.<A HREF="../org/redpin/android/R.id.html" title="class in org.redpin.android">R.id</A>
<DD>
<DT><A HREF="../org/redpin/android/ui/list/SearchListActivity.html#FILTER_QUERY"><B>FILTER_QUERY</B></A> -
Static variable in class org.redpin.android.ui.list.<A HREF="../org/redpin/android/ui/list/SearchListActivity.html" title="class in org.redpin.android.ui.list">SearchListActivity</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/net/HandlerFactory.html#findHandler(org.redpin.server.standalone.net.RequestHandler.RequestType)"><B>findHandler(RequestHandler.RequestType)</B></A> -
Static method in class org.redpin.server.standalone.net.<A HREF="../org/redpin/server/standalone/net/HandlerFactory.html" title="class in org.redpin.server.standalone.net">HandlerFactory</A>
<DD>Finds the correct <A HREF="../org/redpin/server/standalone/net/IHandler.html" title="interface in org.redpin.server.standalone.net"><CODE>IHandler</CODE></A> for the request type. if no <A HREF="../org/redpin/server/standalone/net/IHandler.html" title="interface in org.redpin.server.standalone.net"><CODE>IHandler</CODE></A> can be found, the <A HREF="../org/redpin/server/standalone/net/UnknownHandler.html" title="class in org.redpin.server.standalone.net"><CODE>UnknownHandler</CODE></A> is returned
<DT><A HREF="../org/redpin/android/core/Fingerprint.html" title="class in org.redpin.android.core"><B>Fingerprint</B></A> - Class in <A HREF="../org/redpin/android/core/package-summary.html">org.redpin.android.core</A><DD> <DT><A HREF="../org/redpin/android/core/Fingerprint.html#Fingerprint(org.redpin.base.core.Location, org.redpin.base.core.Measurement)"><B>Fingerprint(Location, Measurement)</B></A> -
Constructor for class org.redpin.android.core.<A HREF="../org/redpin/android/core/Fingerprint.html" title="class in org.redpin.android.core">Fingerprint</A>
<DD>
<DT><A HREF="../org/redpin/android/core/Fingerprint.html#Fingerprint()"><B>Fingerprint()</B></A> -
Constructor for class org.redpin.android.core.<A HREF="../org/redpin/android/core/Fingerprint.html" title="class in org.redpin.android.core">Fingerprint</A>
<DD>
<DT><A HREF="../org/redpin/base/core/Fingerprint.html" title="class in org.redpin.base.core"><B>Fingerprint</B></A> - Class in <A HREF="../org/redpin/base/core/package-summary.html">org.redpin.base.core</A><DD>Describes a fingerprint containing a location and a corresponding measurement<DT><A HREF="../org/redpin/base/core/Fingerprint.html#Fingerprint(org.redpin.base.core.Location, org.redpin.base.core.Measurement)"><B>Fingerprint(Location, Measurement)</B></A> -
Constructor for class org.redpin.base.core.<A HREF="../org/redpin/base/core/Fingerprint.html" title="class in org.redpin.base.core">Fingerprint</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/core/Fingerprint.html" title="class in org.redpin.server.standalone.core"><B>Fingerprint</B></A> - Class in <A HREF="../org/redpin/server/standalone/core/package-summary.html">org.redpin.server.standalone.core</A><DD> <DT><A HREF="../org/redpin/server/standalone/core/Fingerprint.html#Fingerprint(org.redpin.server.standalone.core.Location, org.redpin.server.standalone.core.Measurement)"><B>Fingerprint(Location, Measurement)</B></A> -
Constructor for class org.redpin.server.standalone.core.<A HREF="../org/redpin/server/standalone/core/Fingerprint.html" title="class in org.redpin.server.standalone.core">Fingerprint</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/core/Fingerprint.html#Fingerprint()"><B>Fingerprint()</B></A> -
Constructor for class org.redpin.server.standalone.core.<A HREF="../org/redpin/server/standalone/core/Fingerprint.html" title="class in org.redpin.server.standalone.core">Fingerprint</A>
<DD>
<DT><A HREF="../org/redpin/android/net/home/RemoteEntityHome.html#fingerprintHome"><B>fingerprintHome</B></A> -
Static variable in class org.redpin.android.net.home.<A HREF="../org/redpin/android/net/home/RemoteEntityHome.html" title="class in org.redpin.android.net.home">RemoteEntityHome</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/db/homes/FingerprintHome.html" title="class in org.redpin.server.standalone.db.homes"><B>FingerprintHome</B></A> - Class in <A HREF="../org/redpin/server/standalone/db/homes/package-summary.html">org.redpin.server.standalone.db.homes</A><DD> <DT><A HREF="../org/redpin/server/standalone/db/homes/FingerprintHome.html#FingerprintHome()"><B>FingerprintHome()</B></A> -
Constructor for class org.redpin.server.standalone.db.homes.<A HREF="../org/redpin/server/standalone/db/homes/FingerprintHome.html" title="class in org.redpin.server.standalone.db.homes">FingerprintHome</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/locator/RedpinLocator.html#fingerprintHome"><B>fingerprintHome</B></A> -
Variable in class org.redpin.server.standalone.locator.<A HREF="../org/redpin/server/standalone/locator/RedpinLocator.html" title="class in org.redpin.server.standalone.locator">RedpinLocator</A>
<DD>
<DT><A HREF="../org/redpin/server/standalone/net/SetFingerprintHandler.html#fingerprintHome"><B>fingerprintHome</B></A> -
Variable in class org.redpin.server.standalone.net.<A HREF="../org/redpin/server/standalone/net/SetFingerprintHandler.html" title="class in org.redpin.server.standalone.net">SetFingerprintHandler</A>
<DD>
<DT><A HREF="../org/redpin/android/net/home/FingerprintRemoteHome.html" title="class in org.redpin.android.net.home"><B>FingerprintRemoteHome</B></A> - Class in <A HREF="../org/redpin/android/net/home/package-summary.html">org.redpin.android.net.home</A><DD>RemoteEntityHome for <A HREF="../org/redpin/android/core/Fingerprint.html" title="class in org.redpin.android.core"><CODE>Fingerprint</CODE></A>s<DT><A HREF="../org/redpin/android/net/home/FingerprintRemoteHome.html#FingerprintRemoteHome()"><B>FingerprintRemoteHome()</B></A> -
Constructor for class org.redpin.android.net.home.<A HREF="../org/redpin/android/net/home/FingerprintRemoteHome.html" title="class in org.redpin.android.net.home">FingerprintRemoteHome</A>
<DD>
<DT><A HREF="../org/redpin/android/net/Request.html#fingerprintRequestType"><B>fingerprintRequestType</B></A> -
Static variable in class org.redpin.android.net.<A HREF="../org/redpin/android/net/Request.html" title="class in org.redpin.android.net">Request</A>
<DD>
<DT><A HREF="../org/redpin/android/net/Request.html#fingerprintResponseType"><B>fingerprintResponseType</B></A> -
Static variable in class org.redpin.android.net.<A HREF="../org/redpin/android/net/Request.html" title="class in org.redpin.android.net">Request</A>
<DD>
<DT><A HREF="../org/redpin/android/ui/MapGLViewActivity.html#firstMeasurement"><B>firstMeasurement</B></A> -
Variable in class org.redpin.android.ui.<A HREF="../org/redpin/android/ui/MapGLViewActivity.html" title="class in org.redpin.android.ui">MapGLViewActivity</A>
<DD>
<DT><A HREF="../org/redpin/base/util/FixedPointLong.html" title="class in org.redpin.base.util"><B>FixedPointLong</B></A> - Class in <A HREF="../org/redpin/base/util/package-summary.html">org.redpin.base.util</A><DD>Implements fixed-point numbers in the long primitive type
TAKEN FROM placelab!<DT><A HREF="../org/redpin/base/util/FixedPointLong.html#FixedPointLong()"><B>FixedPointLong()</B></A> -
Constructor for class org.redpin.base.util.<A HREF="../org/redpin/base/util/FixedPointLong.html" title="class in org.redpin.base.util">FixedPointLong</A>
<DD>
<DT><A HREF="../org/redpin/base/util/FixedPointLongException.html" title="class in org.redpin.base.util"><B>FixedPointLongException</B></A> - Exception in <A HREF="../org/redpin/base/util/package-summary.html">org.redpin.base.util</A><DD> <DT><A HREF="../org/redpin/base/util/FixedPointLongException.html#FixedPointLongException(java.lang.String)"><B>FixedPointLongException(String)</B></A> -
Constructor for exception org.redpin.base.util.<A HREF="../org/redpin/base/util/FixedPointLongException.html" title="class in org.redpin.base.util">FixedPointLongException</A>
<DD>
<DT><A HREF="../org/redpin/base/util/FixedPointLong.html#flongToString(long)"><B>flongToString(long)</B></A> -
Static method in class org.redpin.base.util.<A HREF="../org/redpin/base/util/FixedPointLong.html" title="class in org.redpin.base.util">FixedPointLong</A>
<DD>Makes a string from a flong, to the full precision available
<DT><A HREF="../org/redpin/base/util/FixedPointLong.html#flongToString(long, int)"><B>flongToString(long, int)</B></A> -
Static method in class org.redpin.base.util.<A HREF="../org/redpin/base/util/FixedPointLong.html" title="class in org.redpin.base.util">FixedPointLong</A>
<DD>Makes a string from a flong, with precisely the specified number of
decimal places
<DT><A HREF="../org/redpin/android/R.id.html#floor"><B>floor</B></A> -
Static variable in class org.redpin.android.<A HREF="../org/redpin/android/R.id.html" title="class in org.redpin.android">R.id</A>
<DD>
<DT><A HREF="../org/redpin/android/ui/mapgl/FloorMap.html" title="class in org.redpin.android.ui.mapgl"><B>FloorMap</B></A> - Class in <A HREF="../org/redpin/android/ui/mapgl/package-summary.html">org.redpin.android.ui.mapgl</A><DD>Rectangular structure with a given 3D position (Z-Axis perpendicular to the screen) and a map picture used as a texture<DT><A HREF="../org/redpin/android/ui/mapgl/FloorMap.html#FloorMap(float, float, float, int)"><B>FloorMap(float, float, float, int)</B></A> -
Constructor for class org.redpin.android.ui.mapgl.<A HREF="../org/redpin/android/ui/mapgl/FloorMap.html" title="class in org.redpin.android.ui.mapgl">FloorMap</A>
<DD>Constructor
<DT><A HREF="../org/redpin/android/ui/mapgl/MapGLRenderer.html#floorsNumbersNames"><B>floorsNumbersNames</B></A> -
Variable in class org.redpin.android.ui.mapgl.<A HREF="../org/redpin/android/ui/mapgl/MapGLRenderer.html" title="class in org.redpin.android.ui.mapgl">MapGLRenderer</A>
<DD>
<DT><A HREF="../org/redpin/android/ui/mapgl/MapGLRenderer.html#floorTextview"><B>floorTextview</B></A> -
Variable in class org.redpin.android.ui.mapgl.<A HREF="../org/redpin/android/ui/mapgl/MapGLRenderer.html" title="class in org.redpin.android.ui.mapgl">MapGLRenderer</A>
<DD>
<DT><A HREF="../org/redpin/android/R.dimen.html#font_size_for_header_text"><B>font_size_for_header_text</B></A> -
Static variable in class org.redpin.android.<A HREF="../org/redpin/android/R.dimen.html" title="class in org.redpin.android">R.dimen</A>
<DD>
<DT><A HREF="../org/redpin/android/R.dimen.html#font_size_for_row"><B>font_size_for_row</B></A> -
Static variable in class org.redpin.android.<A HREF="../org/redpin/android/R.dimen.html" title="class in org.redpin.android">R.dimen</A>
<DD>
<DT><A HREF="../org/redpin/android/R.dimen.html#font_size_for_url"><B>font_size_for_url</B></A> -
Static variable in class org.redpin.android.<A HREF="../org/redpin/android/R.dimen.html" title="class in org.redpin.android">R.dimen</A>
<DD>
<DT><A HREF="../org/redpin/android/net/wifi/WifiSniffer.html#forceMeasurement()"><B>forceMeasurement()</B></A> -
Method in class org.redpin.android.net.wifi.<A HREF="../org/redpin/android/net/wifi/WifiSniffer.html" title="class in org.redpin.android.net.wifi">WifiSniffer</A>
<DD>Start scanning immediately
<DT><A HREF="../org/redpin/android/ui/MapGLViewActivity.html#formNewLocationShow()"><B>formNewLocationShow()</B></A> -
Method in class org.redpin.android.ui.<A HREF="../org/redpin/android/ui/MapGLViewActivity.html" title="class in org.redpin.android.ui">MapGLViewActivity</A>
<DD>Shows the <A HREF="../org/redpin/android/ui/mapgl/Position_Name.html" title="class in org.redpin.android.ui.mapgl"><CODE>Position_Name</CODE></A> clicked
<DT><A HREF="../org/redpin/server/standalone/db/HomeFactory.html#fpHome"><B>fpHome</B></A> -
Static variable in class org.redpin.server.standalone.db.<A HREF="../org/redpin/server/standalone/db/HomeFactory.html" title="class in org.redpin.server.standalone.db">HomeFactory</A>
<DD>
<DT><A HREF="../org/redpin/base/util/FixedPointLong.html#fracPart(long)"><B>fracPart(long)</B></A> -
Static method in class org.redpin.base.util.<A HREF="../org/redpin/base/util/FixedPointLong.html" title="class in org.redpin.base.util">FixedPointLong</A>
<DD>returns a flong representing the fractional portion of the parameter
flong
<DT><A HREF="../org/redpin/base/core/Types.html#FRIENDLY_NAME"><B>FRIENDLY_NAME</B></A> -
Static variable in class org.redpin.base.core.<A HREF="../org/redpin/base/core/Types.html" title="class in org.redpin.base.core">Types</A>
<DD>
<DT><A HREF="../org/redpin/base/core/measure/BluetoothReading.html#friendlyName"><B>friendlyName</B></A> -
Variable in class org.redpin.base.core.measure.<A HREF="../org/redpin/base/core/measure/BluetoothReading.html" title="class in org.redpin.base.core.measure">BluetoothReading</A>
<DD>
<DT><A HREF="../org/redpin/android/db/EntityHome.html#fromCursor(Cursor)"><B>fromCursor(Cursor)</B></A> -
Method in class org.redpin.android.db.<A HREF="../org/redpin/android/db/EntityHome.html" title="class in org.redpin.android.db">EntityHome</A>
<DD>Creates entities from cursor
<DT><A HREF="../org/redpin/android/db/LocationHome.html#fromCursor(Cursor)"><B>fromCursor(Cursor)</B></A> -
Method in class org.redpin.android.db.<A HREF="../org/redpin/android/db/LocationHome.html" title="class in org.redpin.android.db">LocationHome</A>
<DD>Creates entities from cursor
<DT><A HREF="../org/redpin/android/db/EntityHome.html#fromCursorRow(Cursor)"><B>fromCursorRow(Cursor)</B></A> -
Method in class org.redpin.android.db.<A HREF="../org/redpin/android/db/EntityHome.html" title="class in org.redpin.android.db">EntityHome</A>
<DD>Transforms an database row to an entity
<DT><A HREF="../org/redpin/android/db/LocationHome.html#fromCursorRow(Cursor)"><B>fromCursorRow(Cursor)</B></A> -
Method in class org.redpin.android.db.<A HREF="../org/redpin/android/db/LocationHome.html" title="class in org.redpin.android.db">LocationHome</A>
<DD>Transforms an database row to an entity
<DT><A HREF="../org/redpin/android/db/MapHome.html#fromCursorRow(Cursor)"><B>fromCursorRow(Cursor)</B></A> -
Method in class org.redpin.android.db.<A HREF="../org/redpin/android/db/MapHome.html" title="class in org.redpin.android.db">MapHome</A>
<DD>Transforms an database row to an entity
<DT><A HREF="../org/redpin/android/db/SpinnerDataHome.html#fromCursorRow(Cursor)"><B>fromCursorRow(Cursor)</B></A> -
Method in class org.redpin.android.db.<A HREF="../org/redpin/android/db/SpinnerDataHome.html" title="class in org.redpin.android.db">SpinnerDataHome</A>
<DD>Transforms an database row to an entity
<DT><A HREF="../org/redpin/android/ui/mapview/ZoomAndScrollImageView.ZoomAndTranslate.html#fromX"><B>fromX</B></A> -
Variable in class org.redpin.android.ui.mapview.<A HREF="../org/redpin/android/ui/mapview/ZoomAndScrollImageView.ZoomAndTranslate.html" title="class in org.redpin.android.ui.mapview">ZoomAndScrollImageView.ZoomAndTranslate</A>
<DD>
<DT><A HREF="../org/redpin/android/ui/mapview/ZoomAndScrollImageView.ZoomAndTranslate.html#fromY"><B>fromY</B></A> -
Variable in class org.redpin.android.ui.mapview.<A HREF="../org/redpin/android/ui/mapview/ZoomAndScrollImageView.ZoomAndTranslate.html" title="class in org.redpin.android.ui.mapview">ZoomAndScrollImageView.ZoomAndTranslate</A>
<DD>
</DL>
<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"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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="index-5.html"><B>PREV LETTER</B></A>
<A HREF="index-7.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-6.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-6.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 ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <A HREF="index-22.html">X</A> <A HREF="index-23.html">Y</A> <A HREF="index-24.html">Z</A> <A HREF="index-25.html">_</A> <HR>
</BODY>
</HTML>
|
doc/html/class_affector_procedural_rule-members.html | kidaa/Awakening-Core3 | <!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.3.1"/>
<title>Core3: 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="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">Core3
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<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>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</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>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">AffectorProceduralRule Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="class_affector_procedural_rule.html">AffectorProceduralRule</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="class_affector_procedural_rule.html#af312866db278a37c3f302d3730fd7762">AffectorProceduralRule</a>()</td><td class="entry"><a class="el" href="class_affector_procedural_rule.html">AffectorProceduralRule</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_affector_procedural_rule.html#a7193c1a9098ab45d88ef5468dff550dc">affectorType</a></td><td class="entry"><a class="el" href="class_affector_procedural_rule.html">AffectorProceduralRule</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_affector_procedural_rule.html#aae62a194c2f5b79241c714128c2ea483">ENVIRONMENT</a></td><td class="entry"><a class="el" href="class_affector_procedural_rule.html">AffectorProceduralRule</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="class_affector_procedural_rule.html#a806ae061805123cd88acd17eb5aee4c5">getAffectorType</a>()</td><td class="entry"><a class="el" href="class_affector_procedural_rule.html">AffectorProceduralRule</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_affector_procedural_rule.html#adc25b2e76673708288d6d5e1d47ccd82">HEIGHTCONSTANT</a></td><td class="entry"><a class="el" href="class_affector_procedural_rule.html">AffectorProceduralRule</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="class_affector_procedural_rule.html#ac7223e88fdda546e4881418e1ff04de6">HEIGHTFRACTAL</a></td><td class="entry"><a class="el" href="class_affector_procedural_rule.html">AffectorProceduralRule</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_affector_procedural_rule.html#a227b29dffe8eaddf9468a5c96590dd67">HEIGHTTERRACE</a></td><td class="entry"><a class="el" href="class_affector_procedural_rule.html">AffectorProceduralRule</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="class_affector_procedural_rule.html#a00bb7eb243148064aa33a040756a6408">HEIGHTTYPE</a></td><td class="entry"><a class="el" href="class_affector_procedural_rule.html">AffectorProceduralRule</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_affector_procedural_rule.html#a32c3ac661c693c403d8b7cc9f84a73e4">isEnabled</a>()</td><td class="entry"><a class="el" href="class_affector_procedural_rule.html">AffectorProceduralRule</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="class_affector_procedural_rule.html#a1c3173fe3e5866e36980b52a8129043f">isEnvoronmentTypeAffector</a>()</td><td class="entry"><a class="el" href="class_affector_procedural_rule.html">AffectorProceduralRule</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_affector_procedural_rule.html#a9d9f3c061a1775e0e74243483993af16">isHeightTypeAffector</a>()</td><td class="entry"><a class="el" href="class_affector_procedural_rule.html">AffectorProceduralRule</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_affector_procedural_rule.html#a788e196e881203af5cae92410290bdce">process</a>(float x, float y, float transformValue, float &baseValue, TerrainGenerator *terrainGenerator)</td><td class="entry"><a class="el" href="class_affector_procedural_rule.html">AffectorProceduralRule</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_affector_procedural_rule.html#afc7c73216ca32a6c2472f4d2fd3ec838">~AffectorProceduralRule</a>()</td><td class="entry"><a class="el" href="class_affector_procedural_rule.html">AffectorProceduralRule</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Oct 15 2013 17:29:21 for Core3 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>
|
_modules/sisl/io/table.html | zerothi/sids | <!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>sisl.io.table — sisl latest documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/plot_directive.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/graphviz.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/sg_gallery.css" type="text/css" />
<!--[if lt IE 9]>
<script src="../../../_static/js/html5shiv.min.js"></script>
<![endif]-->
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js"></script>
<script src="../../../_static/jquery.js"></script>
<script src="../../../_static/underscore.js"></script>
<script src="../../../_static/doctools.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script src="https://unpkg.com/@jupyter-widgets/html-manager@^0.20.0/dist/embed-amd.js"></script>
<script src="../../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../../genindex.html" />
<link rel="search" title="Search" href="../../../search.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="../../../index.html" class="icon icon-home"> sisl
</a>
<div class="version">
latest
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../introduction.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../contribute.html">Contributing</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../other.html">Other resources</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../cite.html">Citing sisl</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">User Guide</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../tutorials.html">Tutorials</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../scripts/scripts.html">Command line scripts</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Toolboxes</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../toolbox/index.html">Toolboxes</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Visualization</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../visualization/ase/index.html">ASE</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../visualization/viz_module/index.html">The <code class="docutils literal notranslate"><span class="pre">sisl.viz</span></code> module</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Reference documentation</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../api/index.html">API documentation</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../../../index.html">sisl</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="../../../index.html" class="icon icon-home"></a> »</li>
<li><a href="../../index.html">Module code</a> »</li>
<li>sisl.io.table</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<h1>Source code for sisl.io.table</h1><div class="highlight"><pre>
<span></span><span class="c1"># This Source Code Form is subject to the terms of the Mozilla Public</span>
<span class="c1"># License, v. 2.0. If a copy of the MPL was not distributed with this</span>
<span class="c1"># file, You can obtain one at https://mozilla.org/MPL/2.0/.</span>
<span class="kn">import</span> <span class="nn">re</span>
<span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span>
<span class="kn">from</span> <span class="nn">sisl._internal</span> <span class="kn">import</span> <span class="n">set_module</span>
<span class="kn">import</span> <span class="nn">sisl._array</span> <span class="k">as</span> <span class="nn">_a</span>
<span class="kn">from</span> <span class="nn">.sile</span> <span class="kn">import</span> <span class="n">Sile</span><span class="p">,</span> <span class="n">add_sile</span><span class="p">,</span> <span class="n">sile_fh_open</span><span class="p">,</span> <span class="n">sile_raise_write</span>
<span class="n">__all__</span> <span class="o">=</span> <span class="p">[</span><span class="s1">'tableSile'</span><span class="p">,</span> <span class="s1">'TableSile'</span><span class="p">]</span>
<span class="nd">@set_module</span><span class="p">(</span><span class="s2">"sisl.io"</span><span class="p">)</span>
<span class="k">class</span> <span class="nc">tableSile</span><span class="p">(</span><span class="n">Sile</span><span class="p">):</span>
<span class="sd">""" ASCII tabular formatted data</span>
<span class="sd"> A generic table data which will easily accommodate the most common write-outs of data</span>
<span class="sd"> Examples</span>
<span class="sd"> --------</span>
<span class="sd"> >>> a = np.arange(6).reshape(3, 2)</span>
<span class="sd"> >>> tbl = tableSile('test.dat', 'w')</span>
<span class="sd"> >>> tbl.write_data(a)</span>
<span class="sd"> >>> print(''.join(open('test.dat').readlines())) # doctest: +NORMALIZE_WHITESPACE</span>
<span class="sd"> 0.00000e+00 2.00000e+00 4.00000e+00</span>
<span class="sd"> 1.00000e+00 3.00000e+00 5.00000e+00</span>
<span class="sd"> <BLANKLINE></span>
<span class="sd"> >>> a = np.arange(6).reshape(3, 2)</span>
<span class="sd"> >>> tbl = tableSile('test.dat', 'w')</span>
<span class="sd"> >>> tbl.write_data(a, comment='Hello')</span>
<span class="sd"> >>> print(''.join(open('test.dat').readlines())) # doctest: +NORMALIZE_WHITESPACE</span>
<span class="sd"> # Hello</span>
<span class="sd"> 0.00000e+00 2.00000e+00 4.00000e+00</span>
<span class="sd"> 1.00000e+00 3.00000e+00 5.00000e+00</span>
<span class="sd"> <BLANKLINE></span>
<span class="sd"> >>> a = np.arange(6).reshape(3, 2)</span>
<span class="sd"> >>> tbl = tableSile('test.dat', 'w')</span>
<span class="sd"> >>> tbl.write_data(a, header=['x', 'y'])</span>
<span class="sd"> >>> print(''.join(open('test.dat').readlines())) # doctest: +NORMALIZE_WHITESPACE</span>
<span class="sd"> #x y</span>
<span class="sd"> 0.00000e+00 2.00000e+00 4.00000e+00</span>
<span class="sd"> 1.00000e+00 3.00000e+00 5.00000e+00</span>
<span class="sd"> <BLANKLINE></span>
<span class="sd"> >>> a = np.arange(6).reshape(3, 2)</span>
<span class="sd"> >>> tbl = tableSile('test.dat', 'w')</span>
<span class="sd"> >>> tbl.write_data(a.T)</span>
<span class="sd"> >>> print(''.join(open('test.dat').readlines())) # doctest: +NORMALIZE_WHITESPACE</span>
<span class="sd"> 0.00000e+00 1.00000e+00</span>
<span class="sd"> 2.00000e+00 3.00000e+00</span>
<span class="sd"> 4.00000e+00 5.00000e+00</span>
<span class="sd"> <BLANKLINE></span>
<span class="sd"> >>> x = np.arange(4)</span>
<span class="sd"> >>> y = np.arange(8).reshape(2, 4) + 4</span>
<span class="sd"> >>> tbl = tableSile('test.dat', 'w')</span>
<span class="sd"> >>> tbl.write_data(x, y)</span>
<span class="sd"> >>> print(''.join(open('test.dat').readlines())) # doctest: +NORMALIZE_WHITESPACE</span>
<span class="sd"> 0.00000e+00 4.00000e+00 8.00000e+00</span>
<span class="sd"> 1.00000e+00 5.00000e+00 9.00000e+00</span>
<span class="sd"> 2.00000e+00 6.00000e+00 1.00000e+01</span>
<span class="sd"> 3.00000e+00 7.00000e+00 1.10000e+01</span>
<span class="sd"> <BLANKLINE></span>
<span class="sd"> """</span>
<span class="k">def</span> <span class="nf">_setup</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="o">*</span><span class="n">args</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class="p">):</span>
<span class="sd">""" Setup the `tableSile` after initialization """</span>
<span class="bp">self</span><span class="o">.</span><span class="n">_comment</span> <span class="o">=</span> <span class="p">[</span><span class="s1">'#'</span><span class="p">]</span>
<div class="viewcode-block" id="tableSile.write_data"><a class="viewcode-back" href="../../../api/io/generated/sisl.io.tableSile.html#sisl.io.tableSile.write_data">[docs]</a> <span class="nd">@sile_fh_open</span><span class="p">()</span>
<span class="k">def</span> <span class="nf">write_data</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="o">*</span><span class="n">args</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class="p">):</span>
<span class="sd">""" Write tabular data to the file with optional header.</span>
<span class="sd"> Parameters</span>
<span class="sd"> ----------</span>
<span class="sd"> args : array_like or list of array_like</span>
<span class="sd"> the different columns in the tabular data.</span>
<span class="sd"> This may either be several 1D data, or 2D arrays.</span>
<span class="sd"> Internally the data is stacked via `numpy.vstack` and for</span>
<span class="sd"> any dimension higher than 2 it gets separated by two newline</span>
<span class="sd"> characters (like gnuplot acceptable data).</span>
<span class="sd"> fmt : str, optional</span>
<span class="sd"> The formatting string, defaults to ``.5e``.</span>
<span class="sd"> fmts : str, optional</span>
<span class="sd"> The formatting string (for all columns), defaults to ``fmt * len(args)``.</span>
<span class="sd"> `fmts` has precedence over `fmt`.</span>
<span class="sd"> newline : str, optional</span>
<span class="sd"> Defaults to ``\\n``.</span>
<span class="sd"> delimiter : str, optional</span>
<span class="sd"> Defaults to ``\\t``.</span>
<span class="sd"> comment : str or list of str, optional</span>
<span class="sd"> A pre-header text at the top of the file.</span>
<span class="sd"> This comment is automatically prepended a ``#`` at the</span>
<span class="sd"> start of new lines, for lists each item corresponds to a newline</span>
<span class="sd"> which is automatically appended.</span>
<span class="sd"> header : str or list of str, optional</span>
<span class="sd"> A header for the data (this will be prepended a comment if not present).</span>
<span class="sd"> footer : str or list of str, optional</span>
<span class="sd"> A footer written at the end of the file.</span>
<span class="sd"> Examples</span>
<span class="sd"> --------</span>
<span class="sd"> >>> tbl = tableSile('test.dat', 'w')</span>
<span class="sd"> >>> tbl.write_data(range(2), range(1, 3), comment='A comment', header=['index', 'value'])</span>
<span class="sd"> >>> print(''.join(open('test.dat').readlines())) # doctest: +NORMALIZE_WHITESPACE</span>
<span class="sd"> # A comment</span>
<span class="sd"> #index value</span>
<span class="sd"> 0.00000e+00 1.00000e+00</span>
<span class="sd"> 1.00000e+00 2.00000e+00</span>
<span class="sd"> <BLANKLINE></span>
<span class="sd"> """</span>
<span class="n">sile_raise_write</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span>
<span class="n">fmt</span> <span class="o">=</span> <span class="n">kwargs</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">'fmt'</span><span class="p">,</span> <span class="s1">'.5e'</span><span class="p">)</span>
<span class="n">newline</span> <span class="o">=</span> <span class="n">kwargs</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">'newline'</span><span class="p">,</span> <span class="s1">'</span><span class="se">\n</span><span class="s1">'</span><span class="p">)</span>
<span class="n">delimiter</span> <span class="o">=</span> <span class="n">kwargs</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">'delimiter'</span><span class="p">,</span> <span class="s1">'</span><span class="se">\t</span><span class="s1">'</span><span class="p">)</span>
<span class="n">_com</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_comment</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span>
<span class="k">def</span> <span class="nf">comment_newline</span><span class="p">(</span><span class="n">line</span><span class="p">,</span> <span class="n">prefix</span><span class="o">=</span><span class="s1">''</span><span class="p">):</span>
<span class="sd">""" Converts a list of str arguments into nicely formatted commented</span>
<span class="sd"> and newlined output """</span>
<span class="k">nonlocal</span> <span class="n">_com</span>
<span class="n">line</span> <span class="o">=</span> <span class="nb">map</span><span class="p">(</span><span class="k">lambda</span> <span class="n">s</span><span class="p">:</span> <span class="n">s</span><span class="o">.</span><span class="n">strip</span><span class="p">(),</span> <span class="n">line</span><span class="o">.</span><span class="n">strip</span><span class="p">()</span><span class="o">.</span><span class="n">split</span><span class="p">(</span><span class="n">newline</span><span class="p">))</span>
<span class="c1"># always append a newline</span>
<span class="n">line</span> <span class="o">=</span> <span class="n">newline</span><span class="o">.</span><span class="n">join</span><span class="p">([</span><span class="n">s</span> <span class="k">if</span> <span class="n">s</span><span class="o">.</span><span class="n">startswith</span><span class="p">(</span><span class="n">_com</span><span class="p">)</span> <span class="k">else</span> <span class="sa">f</span><span class="s2">"</span><span class="si">{</span><span class="n">_com</span><span class="si">}{</span><span class="n">prefix</span><span class="si">}{</span><span class="n">s</span><span class="si">}</span><span class="s2">"</span> <span class="k">for</span> <span class="n">s</span> <span class="ow">in</span> <span class="n">line</span><span class="p">])</span> <span class="o">+</span> <span class="n">newline</span>
<span class="k">return</span> <span class="n">line</span>
<span class="n">comment</span> <span class="o">=</span> <span class="n">kwargs</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">'comment'</span><span class="p">,</span> <span class="kc">None</span><span class="p">)</span>
<span class="k">if</span> <span class="n">comment</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span>
<span class="n">comment</span> <span class="o">=</span> <span class="s1">''</span>
<span class="k">elif</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">comment</span><span class="p">,</span> <span class="nb">str</span><span class="p">):</span>
<span class="n">comment</span> <span class="o">=</span> <span class="n">comment_newline</span><span class="p">(</span><span class="n">comment</span><span class="p">,</span> <span class="s1">' '</span><span class="p">)</span>
<span class="k">else</span><span class="p">:</span>
<span class="n">comment</span> <span class="o">=</span> <span class="n">comment_newline</span><span class="p">(</span><span class="n">newline</span><span class="o">.</span><span class="n">join</span><span class="p">(</span><span class="n">comment</span><span class="p">),</span> <span class="s1">' '</span><span class="p">)</span>
<span class="n">header</span> <span class="o">=</span> <span class="n">kwargs</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">'header'</span><span class="p">,</span> <span class="kc">None</span><span class="p">)</span>
<span class="k">if</span> <span class="n">header</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span>
<span class="n">header</span> <span class="o">=</span> <span class="s1">''</span>
<span class="k">elif</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">header</span><span class="p">,</span> <span class="nb">str</span><span class="p">):</span>
<span class="n">header</span> <span class="o">=</span> <span class="n">comment_newline</span><span class="p">(</span><span class="n">header</span><span class="p">)</span>
<span class="k">else</span><span class="p">:</span>
<span class="n">header</span> <span class="o">=</span> <span class="n">comment_newline</span><span class="p">(</span><span class="n">delimiter</span><span class="o">.</span><span class="n">join</span><span class="p">(</span><span class="n">header</span><span class="p">))</span>
<span class="c1"># Finalize output</span>
<span class="n">header</span> <span class="o">=</span> <span class="n">comment</span> <span class="o">+</span> <span class="n">header</span>
<span class="n">footer</span> <span class="o">=</span> <span class="n">kwargs</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">'footer'</span><span class="p">,</span> <span class="kc">None</span><span class="p">)</span>
<span class="k">if</span> <span class="n">footer</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span>
<span class="n">footer</span> <span class="o">=</span> <span class="s1">''</span>
<span class="k">elif</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">footer</span><span class="p">,</span> <span class="nb">str</span><span class="p">):</span>
<span class="k">pass</span>
<span class="k">else</span><span class="p">:</span>
<span class="n">footer</span> <span class="o">=</span> <span class="n">newline</span><span class="o">.</span><span class="n">join</span><span class="p">(</span><span class="n">footer</span><span class="p">)</span>
<span class="c1"># Now we are ready to write</span>
<span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">header</span><span class="p">)</span> <span class="o">></span> <span class="mi">0</span><span class="p">:</span>
<span class="bp">self</span><span class="o">.</span><span class="n">_write</span><span class="p">(</span><span class="n">header</span><span class="p">)</span>
<span class="c1"># Create a unified data table</span>
<span class="c1"># This is rather difficult because we have to guess the</span>
<span class="c1"># input size</span>
<span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">args</span><span class="p">)</span> <span class="o">==</span> <span class="mi">0</span><span class="p">:</span>
<span class="c1"># This may be used in cases where one wishes to accummulate content</span>
<span class="c1"># in a file.</span>
<span class="k">return</span>
<span class="k">elif</span> <span class="nb">len</span><span class="p">(</span><span class="n">args</span><span class="p">)</span> <span class="o">==</span> <span class="mi">1</span><span class="p">:</span>
<span class="k">if</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">args</span><span class="p">[</span><span class="mi">0</span><span class="p">],</span> <span class="n">np</span><span class="o">.</span><span class="n">ndarray</span><span class="p">):</span>
<span class="c1"># Ensure that when we change the shape we are doing it on a view</span>
<span class="n">dat</span> <span class="o">=</span> <span class="n">args</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span><span class="o">.</span><span class="n">view</span><span class="p">()</span>
<span class="k">else</span><span class="p">:</span>
<span class="c1"># Probably a tuple/list passed</span>
<span class="n">dat</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">vstack</span><span class="p">(</span><span class="n">args</span><span class="p">[</span><span class="mi">0</span><span class="p">])</span>
<span class="k">else</span><span class="p">:</span>
<span class="n">dat</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">vstack</span><span class="p">(</span><span class="n">args</span><span class="p">)</span>
<span class="n">_fmt</span> <span class="o">=</span> <span class="s1">'{:'</span> <span class="o">+</span> <span class="n">fmt</span> <span class="o">+</span> <span class="s1">'}'</span>
<span class="c1"># Reshape such that it becomes easy</span>
<span class="n">ndim</span> <span class="o">=</span> <span class="n">dat</span><span class="o">.</span><span class="n">ndim</span>
<span class="k">if</span> <span class="n">ndim</span> <span class="o">></span> <span class="mi">2</span><span class="p">:</span>
<span class="n">dat</span><span class="o">.</span><span class="n">shape</span> <span class="o">=</span> <span class="p">(</span><span class="o">-</span><span class="mi">1</span><span class="p">,</span> <span class="n">dat</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="o">-</span><span class="mi">2</span><span class="p">],</span> <span class="n">dat</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">])</span>
<span class="k">elif</span> <span class="n">ndim</span> <span class="o">==</span> <span class="mi">1</span><span class="p">:</span>
<span class="n">dat</span><span class="o">.</span><span class="n">shape</span> <span class="o">=</span> <span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="o">-</span><span class="mi">1</span><span class="p">)</span>
<span class="k">if</span> <span class="n">ndim</span> <span class="o">></span> <span class="mi">2</span><span class="p">:</span>
<span class="n">_fmt</span> <span class="o">=</span> <span class="n">kwargs</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">'fmts'</span><span class="p">,</span> <span class="p">(</span><span class="n">_fmt</span> <span class="o">+</span> <span class="n">delimiter</span><span class="p">)</span> <span class="o">*</span> <span class="p">(</span><span class="n">dat</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="o">-</span> <span class="mi">1</span><span class="p">)</span> <span class="o">+</span> <span class="n">_fmt</span> <span class="o">+</span> <span class="n">newline</span><span class="p">)</span>
<span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="n">dat</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">0</span><span class="p">]):</span>
<span class="k">for</span> <span class="n">j</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="n">dat</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">2</span><span class="p">]):</span>
<span class="bp">self</span><span class="o">.</span><span class="n">_write</span><span class="p">(</span><span class="n">_fmt</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="o">*</span><span class="n">dat</span><span class="p">[</span><span class="n">i</span><span class="p">,</span> <span class="p">:,</span> <span class="n">j</span><span class="p">]))</span>
<span class="bp">self</span><span class="o">.</span><span class="n">_write</span><span class="p">(</span><span class="n">newline</span> <span class="o">*</span> <span class="mi">2</span><span class="p">)</span>
<span class="k">else</span><span class="p">:</span>
<span class="n">_fmt</span> <span class="o">=</span> <span class="n">kwargs</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">'fmts'</span><span class="p">,</span> <span class="p">(</span><span class="n">_fmt</span> <span class="o">+</span> <span class="n">delimiter</span><span class="p">)</span> <span class="o">*</span> <span class="p">(</span><span class="n">dat</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span> <span class="o">-</span> <span class="mi">1</span><span class="p">)</span> <span class="o">+</span> <span class="n">_fmt</span> <span class="o">+</span> <span class="n">newline</span><span class="p">)</span>
<span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="n">dat</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]):</span>
<span class="bp">self</span><span class="o">.</span><span class="n">_write</span><span class="p">(</span><span class="n">_fmt</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="o">*</span><span class="n">dat</span><span class="p">[:,</span> <span class="n">i</span><span class="p">]))</span>
<span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">footer</span><span class="p">)</span> <span class="o">></span> <span class="mi">0</span><span class="p">:</span>
<span class="bp">self</span><span class="o">.</span><span class="n">_write</span><span class="p">(</span><span class="n">newline</span> <span class="o">*</span> <span class="mi">2</span> <span class="o">+</span> <span class="n">footer</span><span class="p">)</span></div>
<div class="viewcode-block" id="tableSile.read_data"><a class="viewcode-back" href="../../../api/io/generated/sisl.io.tableSile.html#sisl.io.tableSile.read_data">[docs]</a> <span class="nd">@sile_fh_open</span><span class="p">()</span>
<span class="k">def</span> <span class="nf">read_data</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="o">*</span><span class="n">args</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class="p">):</span>
<span class="sd">""" Read tabular data from the file.</span>
<span class="sd"> Parameters</span>
<span class="sd"> ----------</span>
<span class="sd"> columns : list of int, optional</span>
<span class="sd"> only return the indices of the columns that are provided</span>
<span class="sd"> delimiter : str, optional</span>
<span class="sd"> the delimiter used in the file, will automatically try to guess if not specified</span>
<span class="sd"> ret_comment : bool, optional</span>
<span class="sd"> also return the comments at the top of the file (if queried)</span>
<span class="sd"> ret_header : bool, optional</span>
<span class="sd"> also return the header information (if queried)</span>
<span class="sd"> comment : str, optional</span>
<span class="sd"> lines starting with this are discarded as comments</span>
<span class="sd"> """</span>
<span class="c1"># Override the comment in the file</span>
<span class="bp">self</span><span class="o">.</span><span class="n">_comment</span> <span class="o">=</span> <span class="p">[</span><span class="n">kwargs</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">'comment'</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">_comment</span><span class="p">[</span><span class="mi">0</span><span class="p">])]</span>
<span class="c1"># Skip to next line</span>
<span class="n">comment</span> <span class="o">=</span> <span class="p">[]</span>
<span class="n">header</span> <span class="o">=</span> <span class="s1">''</span>
<span class="c1"># Also read comments</span>
<span class="n">line</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">readline</span><span class="p">(</span><span class="kc">True</span><span class="p">)</span>
<span class="k">while</span> <span class="n">line</span><span class="o">.</span><span class="n">startswith</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">_comment</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span> <span class="o">+</span> <span class="s1">' '</span><span class="p">):</span>
<span class="n">comment</span><span class="o">.</span><span class="n">append</span><span class="p">(</span><span class="n">line</span><span class="p">)</span>
<span class="n">line</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">readline</span><span class="p">(</span><span class="kc">True</span><span class="p">)</span>
<span class="k">if</span> <span class="n">line</span><span class="o">.</span><span class="n">startswith</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">_comment</span><span class="p">[</span><span class="mi">0</span><span class="p">]):</span>
<span class="n">header</span> <span class="o">=</span> <span class="n">line</span>
<span class="n">line</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">readline</span><span class="p">()</span>
<span class="c1"># Now we are ready to read the data</span>
<span class="n">dat</span> <span class="o">=</span> <span class="p">[[]]</span>
<span class="c1"># First we need to figure out the separator:</span>
<span class="n">len_sep</span> <span class="o">=</span> <span class="mi">0</span>
<span class="n">sep</span> <span class="o">=</span> <span class="n">kwargs</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">'delimiter'</span><span class="p">,</span> <span class="s1">''</span><span class="p">)</span>
<span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">sep</span><span class="p">)</span> <span class="o">==</span> <span class="mi">0</span><span class="p">:</span>
<span class="k">for</span> <span class="n">cur_sep</span> <span class="ow">in</span> <span class="p">[</span><span class="s1">'</span><span class="se">\t</span><span class="s1">'</span><span class="p">,</span> <span class="s1">' '</span><span class="p">,</span> <span class="s1">','</span><span class="p">]:</span>
<span class="n">s</span> <span class="o">=</span> <span class="n">line</span><span class="o">.</span><span class="n">split</span><span class="p">(</span><span class="n">cur_sep</span><span class="p">)</span>
<span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">s</span><span class="p">)</span> <span class="o">></span> <span class="n">len_sep</span><span class="p">:</span>
<span class="n">len_sep</span> <span class="o">=</span> <span class="nb">len</span><span class="p">(</span><span class="n">s</span><span class="p">)</span>
<span class="n">sep</span> <span class="o">=</span> <span class="n">cur_sep</span>
<span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">sep</span><span class="p">)</span> <span class="o">==</span> <span class="mi">0</span><span class="p">:</span>
<span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="vm">__class__</span><span class="o">.</span><span class="vm">__name__</span> <span class="o">+</span> <span class="s1">'.read_data could not determine '</span>
<span class="s1">'column separator...'</span><span class="p">)</span>
<span class="n">empty</span> <span class="o">=</span> <span class="n">re</span><span class="o">.</span><span class="n">compile</span><span class="p">(</span><span class="sa">r</span><span class="s1">'\s*\n'</span><span class="p">)</span>
<span class="k">while</span> <span class="nb">len</span><span class="p">(</span><span class="n">line</span><span class="p">)</span> <span class="o">></span> <span class="mi">0</span><span class="p">:</span>
<span class="c1"># If we start a line by a comment, or a newline</span>
<span class="c1"># then we have a new data set</span>
<span class="k">if</span> <span class="n">empty</span><span class="o">.</span><span class="n">match</span><span class="p">(</span><span class="n">line</span><span class="p">)</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span><span class="p">:</span>
<span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">dat</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">])</span> <span class="o">></span> <span class="mi">0</span><span class="p">:</span>
<span class="n">dat</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">]</span> <span class="o">=</span> <span class="n">_a</span><span class="o">.</span><span class="n">asarrayd</span><span class="p">(</span><span class="n">dat</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">])</span>
<span class="n">dat</span><span class="o">.</span><span class="n">append</span><span class="p">([])</span>
<span class="k">else</span><span class="p">:</span>
<span class="n">line</span> <span class="o">=</span> <span class="p">[</span><span class="n">l</span> <span class="k">for</span> <span class="n">l</span> <span class="ow">in</span> <span class="n">line</span><span class="o">.</span><span class="n">split</span><span class="p">(</span><span class="n">sep</span><span class="p">)</span> <span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">l</span><span class="p">)</span> <span class="o">></span> <span class="mi">0</span><span class="p">]</span>
<span class="n">dat</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">]</span><span class="o">.</span><span class="n">append</span><span class="p">(</span><span class="n">_a</span><span class="o">.</span><span class="n">fromiterd</span><span class="p">(</span><span class="nb">map</span><span class="p">(</span><span class="nb">float</span><span class="p">,</span> <span class="n">line</span><span class="p">)))</span>
<span class="n">line</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">readline</span><span class="p">()</span>
<span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">dat</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">])</span> <span class="o">></span> <span class="mi">0</span><span class="p">:</span>
<span class="n">dat</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">]</span> <span class="o">=</span> <span class="n">_a</span><span class="o">.</span><span class="n">asarrayd</span><span class="p">(</span><span class="n">dat</span><span class="p">[</span><span class="o">-</span><span class="mi">1</span><span class="p">])</span>
<span class="c1"># Ensure we have no false positives</span>
<span class="n">dat</span> <span class="o">=</span> <span class="n">_a</span><span class="o">.</span><span class="n">asarrayd</span><span class="p">([</span><span class="n">d</span> <span class="k">for</span> <span class="n">d</span> <span class="ow">in</span> <span class="n">dat</span> <span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">d</span><span class="p">)</span> <span class="o">></span> <span class="mi">0</span><span class="p">])</span>
<span class="k">if</span> <span class="n">dat</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span> <span class="o">==</span> <span class="mi">1</span><span class="p">:</span>
<span class="n">s</span> <span class="o">=</span> <span class="nb">list</span><span class="p">(</span><span class="n">dat</span><span class="o">.</span><span class="n">shape</span><span class="p">)</span>
<span class="n">s</span><span class="o">.</span><span class="n">pop</span><span class="p">(</span><span class="mi">0</span><span class="p">)</span>
<span class="n">dat</span><span class="o">.</span><span class="n">shape</span> <span class="o">=</span> <span class="nb">tuple</span><span class="p">(</span><span class="n">s</span><span class="p">)</span>
<span class="k">if</span> <span class="n">dat</span><span class="o">.</span><span class="n">ndim</span> <span class="o">==</span> <span class="mi">2</span><span class="p">:</span>
<span class="k">if</span> <span class="n">dat</span><span class="o">.</span><span class="n">shape</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="o">==</span> <span class="mi">1</span><span class="p">:</span>
<span class="c1"># surely a 1D data</span>
<span class="n">dat</span><span class="o">.</span><span class="n">shape</span> <span class="o">=</span> <span class="p">(</span><span class="o">-</span><span class="mi">1</span><span class="p">,)</span>
<span class="c1"># For 2D data we need to transpose because the data is</span>
<span class="c1"># read row wise, but stored column wise</span>
<span class="k">if</span> <span class="n">dat</span><span class="o">.</span><span class="n">ndim</span> <span class="o">></span> <span class="mi">1</span><span class="p">:</span>
<span class="n">dat</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">swapaxes</span><span class="p">(</span><span class="n">dat</span><span class="p">,</span> <span class="o">-</span><span class="mi">2</span><span class="p">,</span> <span class="o">-</span><span class="mi">1</span><span class="p">)</span>
<span class="n">ret_comment</span> <span class="o">=</span> <span class="n">kwargs</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">'ret_comment'</span><span class="p">,</span> <span class="kc">False</span><span class="p">)</span>
<span class="n">ret_header</span> <span class="o">=</span> <span class="n">kwargs</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">'ret_header'</span><span class="p">,</span> <span class="kc">False</span><span class="p">)</span>
<span class="k">if</span> <span class="n">ret_comment</span><span class="p">:</span>
<span class="k">if</span> <span class="n">ret_header</span><span class="p">:</span>
<span class="k">return</span> <span class="n">dat</span><span class="p">,</span> <span class="n">comment</span><span class="p">,</span> <span class="n">header</span>
<span class="k">return</span> <span class="n">dat</span><span class="p">,</span> <span class="n">comment</span>
<span class="k">elif</span> <span class="n">ret_header</span><span class="p">:</span>
<span class="k">return</span> <span class="n">dat</span><span class="p">,</span> <span class="n">header</span>
<span class="k">return</span> <span class="n">dat</span></div>
<span class="c1"># Specify the default write function</span>
<span class="n">_write_default</span> <span class="o">=</span> <span class="n">write_data</span>
<span class="n">TableSile</span> <span class="o">=</span> <span class="n">tableSile</span>
<span class="n">add_sile</span><span class="p">(</span><span class="s1">'table'</span><span class="p">,</span> <span class="n">tableSile</span><span class="p">,</span> <span class="n">case</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span> <span class="n">gzip</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
<span class="n">add_sile</span><span class="p">(</span><span class="s1">'dat'</span><span class="p">,</span> <span class="n">tableSile</span><span class="p">,</span> <span class="n">case</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span> <span class="n">gzip</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
</pre></div>
</div>
</div>
<footer>
<hr/>
<div role="contentinfo">
<p>© Copyright 2015-2021, Nick Papior.</p>
</div>
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html> |
TL_ROOT/system/modules/readspeaker/assets/contact.css | joeherold/readspeaker | /*
Document : contact.css
Created on : 03.07.2013, 19:13:45
Author : johannespichler
Description:
Purpose of the stylesheet follows.
*/
/**
* Main Contact Form
*/
#contactform,
#webinarform,
#formReaderdemo,
#contactform textarea {
color: #333;
font-size: 13px;
font-size: .813rem;
}
.name,
.email,
.phone,
.company,
.website,
#country,
#howdidyou,
.message_section,
#message {
position: relative;
border: 1px solid #CCC;
margin: 4px 0 20px 0;
padding-left: 2em; /* 26px */
height: 1.5em;
}
#contactform .name,
#contactform .email,
#contactform .phone,
#contactform .company,
#contactform .website,
#contactform .message_section,
#contactform .demo_section,
#contactform #message {
width: 80%;
}
#country {
height: 1.75em;
padding-left: .25em;
width: 80%;
}
#widget_demo_form .name,
#widget_demo_form .email,
#widget_demo_form .company,
#widget_demo_form .website,
#widget_demo_form #country {
width: 100%;
}
#country_select .styled_select {
width:200px;
}
.nothing {
display: none;
}
.name {
background: url("http://www.readspeaker.com/wp-content/themes/readspeaker/img/vcard.png") no-repeat 6px center;
}
.email {
background: url("http://www.readspeaker.com/wp-content/themes/readspeaker/img/email.png") no-repeat 6px center;
}
.phone {
background: url("http://www.readspeaker.com/wp-content/themes/readspeaker/img/phone.png") no-repeat 6px center;
}
.company {
background: url("http://www.readspeaker.com/wp-content/themes/readspeaker/img/chart_organisation.png") no-repeat 6px center;
}
.website {
background: url("http://www.readspeaker.com/wp-content/themes/readspeaker/img/world_link.png") no-repeat 6px center;
}
#message {
background: url("http://www.readspeaker.com/wp-content/themes/readspeaker/img/page_edit.png") no-repeat 6px 6%;
height: 6em;
width: 107%; /* ???? */
}
.demo_section label.radio {
padding: 0 0 0 1.538em; /* 20px */
margin: 0 0 0 .231em; /* 3px */
}
.demo_section input.radio.last {
margin-left: 3.077em; /* 40px */
}
.demo_section label.radio.icon-yes {
background: transparent url("http://www.readspeaker.com/wp-content/themes/readspeaker/img/tick.png") no-repeat scroll top left;
}
.demo_section label.radio.icon-no {
background: transparent url("http://www.readspeaker.com/wp-content/themes/readspeaker/img/cross.png") no-repeat scroll top left;
}
.demo_section label.radio.no-icon {
padding: 0;
}
#contactform label {
line-height:2em;
}
#contactform fieldset {
margin: 0;
padding: 10px;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
.col-left, .col_left {
float: left;
width: 48%;
}
.col-right, .col_right {
float: right;
width: 48%;
} |
doc/html/class_waypoint_chat_parameter_vector.html | kidaa/Awakening-Core3 | <!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.3.1"/>
<title>Core3: WaypointChatParameterVector Class 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="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">Core3
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<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>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</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>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">WaypointChatParameterVector Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include <<a class="el" href="_waypoint_chat_parameter_vector_8h_source.html">WaypointChatParameterVector.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for WaypointChatParameterVector:</div>
<div class="dyncontent">
<div class="center">
<img src="class_waypoint_chat_parameter_vector.png" usemap="#WaypointChatParameterVector_map" alt=""/>
<map id="WaypointChatParameterVector_map" name="WaypointChatParameterVector_map">
</map>
</div></div>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="_waypoint_chat_parameter_vector_8h_source.html#l00013">13</a> of file <a class="el" href="_waypoint_chat_parameter_vector_8h_source.html">WaypointChatParameterVector.h</a>.</p>
</div><hr/>The documentation for this class was generated from the following file:<ul>
<li>/Users/victor/git/Core3Mda/MMOCoreORB/src/server/chat/<a class="el" href="_waypoint_chat_parameter_vector_8h_source.html">WaypointChatParameterVector.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Oct 15 2013 17:29:42 for Core3 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>
|
html/recorded.html | Sakaki/nicoanimemanager | <div class="header">
<h2>録画済みアニメ</h2><button class="pure-button" id="refresh">更新</button><button class="pure-button" id="dlall">全てダウンロード</button>
</div>
<div class="pure-g">
<div class="pure-u-2-5">
<h2> 録画タイトル </h2>
<div id="titles">
</div>
</div>
<div class="pure-u-3-5" id="rec_detail">
</div>
</div>
|
qt-everywhere-opensource-src-4.7.4/doc/html/qdeclarativeexpression.html | ssangkong/NVRAM_KWU | <?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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qdeclarativeexpression.cpp -->
<title>Qt 4.7: QDeclarativeExpression Class Reference</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
<div class="content">
<a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a>
</div>
<div class="breadcrumb toolblock">
<ul>
<li class="first"><a href="index.html">Home</a></li>
<!-- Breadcrumbs go here -->
<li><a href="modules.html">Modules</a></li>
<li><a href="qtdeclarative.html">QtDeclarative</a></li>
<li>QDeclarativeExpression</li>
</ul>
</div>
</div>
<div class="content mainContent">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#public-functions">Public Functions</a></li>
<li class="level1"><a href="#signals">Signals</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<h1 class="title">QDeclarativeExpression Class Reference</h1>
<!-- $$$QDeclarativeExpression-brief -->
<p>The QDeclarativeExpression class evaluates JavaScript in a QML context. <a href="#details">More...</a></p>
<!-- @@@QDeclarativeExpression -->
<pre class="cpp"> <span class="preprocessor">#include <QDeclarativeExpression></span></pre><p><b>Inherits: </b><a href="qobject.html">QObject</a>.</p>
<p>This class was introduced in Qt 4.7.</p>
<ul>
<li><a href="qdeclarativeexpression-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="public-functions"></a>
<h2>Public Functions</h2>
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#QDeclarativeExpression">QDeclarativeExpression</a></b> ()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#QDeclarativeExpression-2">QDeclarativeExpression</a></b> ( QDeclarativeContext * <i>ctxt</i>, QObject * <i>scope</i>, const QString & <i>expression</i>, QObject * <i>parent</i> = 0 )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#dtor.QDeclarativeExpression">~QDeclarativeExpression</a></b> ()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#clearError">clearError</a></b> ()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QDeclarativeContext * </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#context">context</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QDeclarativeEngine * </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#engine">engine</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QDeclarativeError </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#error">error</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QVariant </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#evaluate">evaluate</a></b> ( bool * <i>valueIsUndefined</i> = 0 )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QString </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#expression">expression</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#hasError">hasError</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#lineNumber">lineNumber</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#notifyOnValueChanged">notifyOnValueChanged</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QObject * </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#scopeObject">scopeObject</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#setExpression">setExpression</a></b> ( const QString & <i>expression</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#setNotifyOnValueChanged">setNotifyOnValueChanged</a></b> ( bool <i>notifyOnChange</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#setSourceLocation">setSourceLocation</a></b> ( const QString & <i>url</i>, int <i>line</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QString </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#sourceFile">sourceFile</a></b> () const</td></tr>
</table>
<ul>
<li class="fn">29 public functions inherited from <a href="qobject.html#public-functions">QObject</a></li>
</ul>
<a name="signals"></a>
<h2>Signals</h2>
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qdeclarativeexpression.html#valueChanged">valueChanged</a></b> ()</td></tr>
</table>
<ul>
<li class="fn">1 signal inherited from <a href="qobject.html#signals">QObject</a></li>
</ul>
<h3>Additional Inherited Members</h3>
<ul>
<li class="fn">1 property inherited from <a href="qobject.html#properties">QObject</a></li>
<li class="fn">1 public slot inherited from <a href="qobject.html#public-slots">QObject</a></li>
<li class="fn">5 static public members inherited from <a href="qobject.html#static-public-members">QObject</a></li>
<li class="fn">7 protected functions inherited from <a href="qobject.html#protected-functions">QObject</a></li>
</ul>
<a name="details"></a>
<!-- $$$QDeclarativeExpression-description -->
<div class="descr">
<h2>Detailed Description</h2>
<p>The QDeclarativeExpression class evaluates JavaScript in a QML context.</p>
<p>For example, given a file <tt>main.qml</tt> like this:</p>
<pre class="qml"> import QtQuick 1.0
<span class="type"><a href="qml-item.html">Item</a></span> {
<span class="name">width</span>: <span class="number">200</span>; <span class="name">height</span>: <span class="number">200</span>
}</pre>
<p>The following code evaluates a JavaScript expression in the context of the above QML:</p>
<pre class="cpp"> <span class="type"><a href="qdeclarativeengine.html">QDeclarativeEngine</a></span> <span class="operator">*</span>engine <span class="operator">=</span> <span class="keyword">new</span> <span class="type"><a href="qdeclarativeengine.html">QDeclarativeEngine</a></span>;
<span class="type"><a href="qdeclarativecomponent.html">QDeclarativeComponent</a></span> component(engine<span class="operator">,</span> <span class="type"><a href="qurl.html">QUrl</a></span><span class="operator">::</span>fromLocalFile(<span class="string">"main.qml"</span>));
<span class="type"><a href="qobject.html">QObject</a></span> <span class="operator">*</span>myObject <span class="operator">=</span> component<span class="operator">.</span>create();
<span class="type">QDeclarativeExpression</span> <span class="operator">*</span>expr <span class="operator">=</span> <span class="keyword">new</span> <span class="type">QDeclarativeExpression</span>(engine<span class="operator">-</span><span class="operator">></span>rootContext()<span class="operator">,</span> myObject<span class="operator">,</span> <span class="string">"width * 2"</span>);
<span class="type">int</span> result <span class="operator">=</span> expr<span class="operator">-</span><span class="operator">></span><a href="qdeclarativeexpression.html#evaluate">evaluate</a>()<span class="operator">.</span>toInt(); <span class="comment">// result = 400</span></pre>
</div>
<!-- @@@QDeclarativeExpression -->
<div class="func">
<h2>Member Function Documentation</h2>
<!-- $$$QDeclarativeExpression[overload1]$$$QDeclarativeExpression -->
<h3 class="fn"><a name="QDeclarativeExpression"></a>QDeclarativeExpression::<span class="name">QDeclarativeExpression</span> ()</h3>
<p>Create an invalid <a href="qdeclarativeexpression.html">QDeclarativeExpression</a>.</p>
<p>As the expression will not have an associated <a href="qdeclarativecontext.html">QDeclarativeContext</a>, this will be a null expression object and its value will always be an invalid <a href="qvariant.html">QVariant</a>.</p>
<!-- @@@QDeclarativeExpression -->
<!-- $$$QDeclarativeExpression$$$QDeclarativeExpressionQDeclarativeContext*QObject*constQString&QObject* -->
<h3 class="fn"><a name="QDeclarativeExpression-2"></a>QDeclarativeExpression::<span class="name">QDeclarativeExpression</span> ( <span class="type"><a href="qdeclarativecontext.html">QDeclarativeContext</a></span> * <i>ctxt</i>, <span class="type"><a href="qobject.html">QObject</a></span> * <i>scope</i>, const <span class="type"><a href="qstring.html">QString</a></span> & <i>expression</i>, <span class="type"><a href="qobject.html">QObject</a></span> * <i>parent</i> = 0 )</h3>
<p>Create a <a href="qdeclarativeexpression.html">QDeclarativeExpression</a> object that is a child of <i>parent</i>.</p>
<p>The <i>expression</i> JavaScript will be executed in the <i>ctxt</i> <a href="qdeclarativecontext.html">QDeclarativeContext</a>. If specified, the <i>scope</i> object's properties will also be in scope during the expression's execution.</p>
<!-- @@@QDeclarativeExpression -->
<!-- $$$~QDeclarativeExpression[overload1]$$$~QDeclarativeExpression -->
<h3 class="fn"><a name="dtor.QDeclarativeExpression"></a>QDeclarativeExpression::<span class="name">~QDeclarativeExpression</span> ()<tt> [virtual]</tt></h3>
<p>Destroy the <a href="qdeclarativeexpression.html">QDeclarativeExpression</a> instance.</p>
<!-- @@@~QDeclarativeExpression -->
<!-- $$$clearError[overload1]$$$clearError -->
<h3 class="fn"><a name="clearError"></a><span class="type">void</span> QDeclarativeExpression::<span class="name">clearError</span> ()</h3>
<p>Clear any expression errors. Calls to <a href="qdeclarativeexpression.html#hasError">hasError</a>() following this will return false.</p>
<p><b>See also </b><a href="qdeclarativeexpression.html#hasError">hasError</a>() and <a href="qdeclarativeexpression.html#error">error</a>().</p>
<!-- @@@clearError -->
<!-- $$$context[overload1]$$$context -->
<h3 class="fn"><a name="context"></a><span class="type"><a href="qdeclarativecontext.html">QDeclarativeContext</a></span> * QDeclarativeExpression::<span class="name">context</span> () const</h3>
<p>Returns the <a href="qdeclarativecontext.html">QDeclarativeContext</a> this expression is associated with, or 0 if there is no association or the <a href="qdeclarativecontext.html">QDeclarativeContext</a> has been destroyed.</p>
<!-- @@@context -->
<!-- $$$engine[overload1]$$$engine -->
<h3 class="fn"><a name="engine"></a><span class="type"><a href="qdeclarativeengine.html">QDeclarativeEngine</a></span> * QDeclarativeExpression::<span class="name">engine</span> () const</h3>
<p>Returns the <a href="qdeclarativeengine.html">QDeclarativeEngine</a> this expression is associated with, or 0 if there is no association or the <a href="qdeclarativeengine.html">QDeclarativeEngine</a> has been destroyed.</p>
<!-- @@@engine -->
<!-- $$$error[overload1]$$$error -->
<h3 class="fn"><a name="error"></a><span class="type"><a href="qdeclarativeerror.html">QDeclarativeError</a></span> QDeclarativeExpression::<span class="name">error</span> () const</h3>
<p>Return any error from the last call to <a href="qdeclarativeexpression.html#evaluate">evaluate</a>(). If there was no error, this returns an invalid <a href="qdeclarativeerror.html">QDeclarativeError</a> instance.</p>
<p><b>See also </b><a href="qdeclarativeexpression.html#hasError">hasError</a>() and <a href="qdeclarativeexpression.html#clearError">clearError</a>().</p>
<!-- @@@error -->
<!-- $$$evaluate[overload1]$$$evaluatebool* -->
<h3 class="fn"><a name="evaluate"></a><span class="type"><a href="qvariant.html">QVariant</a></span> QDeclarativeExpression::<span class="name">evaluate</span> ( <span class="type">bool</span> * <i>valueIsUndefined</i> = 0 )</h3>
<p>Evaulates the expression, returning the result of the evaluation, or an invalid <a href="qvariant.html">QVariant</a> if the expression is invalid or has an error.</p>
<p><i>valueIsUndefined</i> is set to true if the expression resulted in an undefined value.</p>
<p><b>See also </b><a href="qdeclarativeexpression.html#hasError">hasError</a>() and <a href="qdeclarativeexpression.html#error">error</a>().</p>
<!-- @@@evaluate -->
<!-- $$$expression[overload1]$$$expression -->
<h3 class="fn"><a name="expression"></a><span class="type"><a href="qstring.html">QString</a></span> QDeclarativeExpression::<span class="name">expression</span> () const</h3>
<p>Returns the expression string.</p>
<p><b>See also </b><a href="qdeclarativeexpression.html#setExpression">setExpression</a>().</p>
<!-- @@@expression -->
<!-- $$$hasError[overload1]$$$hasError -->
<h3 class="fn"><a name="hasError"></a><span class="type">bool</span> QDeclarativeExpression::<span class="name">hasError</span> () const</h3>
<p>Returns true if the last call to <a href="qdeclarativeexpression.html#evaluate">evaluate</a>() resulted in an error, otherwise false.</p>
<p><b>See also </b><a href="qdeclarativeexpression.html#error">error</a>() and <a href="qdeclarativeexpression.html#clearError">clearError</a>().</p>
<!-- @@@hasError -->
<!-- $$$lineNumber[overload1]$$$lineNumber -->
<h3 class="fn"><a name="lineNumber"></a><span class="type">int</span> QDeclarativeExpression::<span class="name">lineNumber</span> () const</h3>
<p>Returns the source file line number for this expression. The source location must have been previously set by calling <a href="qdeclarativeexpression.html#setSourceLocation">setSourceLocation</a>().</p>
<!-- @@@lineNumber -->
<!-- $$$notifyOnValueChanged[overload1]$$$notifyOnValueChanged -->
<h3 class="fn"><a name="notifyOnValueChanged"></a><span class="type">bool</span> QDeclarativeExpression::<span class="name">notifyOnValueChanged</span> () const</h3>
<p>Returns true if the <a href="qdeclarativeexpression.html#valueChanged">valueChanged</a>() signal is emitted when the expression's evaluated value changes.</p>
<p><b>See also </b><a href="qdeclarativeexpression.html#setNotifyOnValueChanged">setNotifyOnValueChanged</a>().</p>
<!-- @@@notifyOnValueChanged -->
<!-- $$$scopeObject[overload1]$$$scopeObject -->
<h3 class="fn"><a name="scopeObject"></a><span class="type"><a href="qobject.html">QObject</a></span> * QDeclarativeExpression::<span class="name">scopeObject</span> () const</h3>
<p>Returns the expression's scope object, if provided, otherwise 0.</p>
<p>In addition to data provided by the expression's <a href="qdeclarativecontext.html">QDeclarativeContext</a>, the scope object's properties are also in scope during the expression's evaluation.</p>
<!-- @@@scopeObject -->
<!-- $$$setExpression[overload1]$$$setExpressionconstQString& -->
<h3 class="fn"><a name="setExpression"></a><span class="type">void</span> QDeclarativeExpression::<span class="name">setExpression</span> ( const <span class="type"><a href="qstring.html">QString</a></span> & <i>expression</i> )</h3>
<p>Set the expression to <i>expression</i>.</p>
<p><b>See also </b><a href="qdeclarativeexpression.html#expression">expression</a>().</p>
<!-- @@@setExpression -->
<!-- $$$setNotifyOnValueChanged[overload1]$$$setNotifyOnValueChangedbool -->
<h3 class="fn"><a name="setNotifyOnValueChanged"></a><span class="type">void</span> QDeclarativeExpression::<span class="name">setNotifyOnValueChanged</span> ( <span class="type">bool</span> <i>notifyOnChange</i> )</h3>
<p>Sets whether the <a href="qdeclarativeexpression.html#valueChanged">valueChanged</a>() signal is emitted when the expression's evaluated value changes.</p>
<p>If <i>notifyOnChange</i> is true, the <a href="qdeclarativeexpression.html">QDeclarativeExpression</a> will monitor properties involved in the expression's evaluation, and emit <a href="qdeclarativeexpression.html#valueChanged">QDeclarativeExpression::valueChanged</a>() if they have changed. This allows an application to ensure that any value associated with the result of the expression remains up to date.</p>
<p>If <i>notifyOnChange</i> is false (default), the <a href="qdeclarativeexpression.html">QDeclarativeExpression</a> will not montitor properties involved in the expression's evaluation, and <a href="qdeclarativeexpression.html#valueChanged">QDeclarativeExpression::valueChanged</a>() will never be emitted. This is more efficient if an application wants a "one off" evaluation of the expression.</p>
<p><b>See also </b><a href="qdeclarativeexpression.html#notifyOnValueChanged">notifyOnValueChanged</a>().</p>
<!-- @@@setNotifyOnValueChanged -->
<!-- $$$setSourceLocation[overload1]$$$setSourceLocationconstQString&int -->
<h3 class="fn"><a name="setSourceLocation"></a><span class="type">void</span> QDeclarativeExpression::<span class="name">setSourceLocation</span> ( const <span class="type"><a href="qstring.html">QString</a></span> & <i>url</i>, <span class="type">int</span> <i>line</i> )</h3>
<p>Set the location of this expression to <i>line</i> of <i>url</i>. This information is used by the script engine.</p>
<!-- @@@setSourceLocation -->
<!-- $$$sourceFile[overload1]$$$sourceFile -->
<h3 class="fn"><a name="sourceFile"></a><span class="type"><a href="qstring.html">QString</a></span> QDeclarativeExpression::<span class="name">sourceFile</span> () const</h3>
<p>Returns the source file URL for this expression. The source location must have been previously set by calling <a href="qdeclarativeexpression.html#setSourceLocation">setSourceLocation</a>().</p>
<!-- @@@sourceFile -->
<!-- $$$valueChanged[overload1]$$$valueChanged -->
<h3 class="fn"><a name="valueChanged"></a><span class="type">void</span> QDeclarativeExpression::<span class="name">valueChanged</span> ()<tt> [signal]</tt></h3>
<p>Emitted each time the expression value changes from the last time it was evaluated. The expression must have been evaluated at least once (by calling <a href="qdeclarativeexpression.html#evaluate">QDeclarativeExpression::evaluate</a>()) before this signal will be emitted.</p>
<!-- @@@valueChanged -->
</div>
<div class="ft">
<span></span>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2008-2011 Nokia Corporation and/or its
subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation
in Finland and/or other countries worldwide.</p>
<p>
All other trademarks are property of their respective owners. <a title="Privacy Policy"
href="http://qt.nokia.com/about/privacy-policy">Privacy Policy</a></p>
<br />
<p>
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.</p>
<p>
Alternatively, this document may be used under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU
Free Documentation License version 1.3</a>
as published by the Free Software Foundation.</p>
</div>
</body>
</html>
|
docs/cpython_promc/html/ProMCStat_pb2.ProMCStat.ProcessData-class.html | Argonne-National-Laboratory/ProMC | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>ProMCStat_pb2.ProMCStat.ProcessData</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<th class="navbar" width="100%"></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
<span class="breadcrumbs">
<a href="ProMCStat_pb2-module.html">Module ProMCStat_pb2</a> ::
<a href="ProMCStat_pb2.ProMCStat-class.html">Class ProMCStat</a> ::
Class ProcessData
</span>
</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span></td></tr>
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class ProcessData</h1><p class="nomargin-top"><span class="codelink"><a href="ProMCStat_pb2-pysrc.html#ProMCStat.ProcessData">source code</a></span></p>
<pre class="base-tree">
object --+
|
google.protobuf.message.Message --+
|
<strong class="uidshort">ProMCStat.ProcessData</strong>
</pre>
<hr />
<!-- ==================== NESTED CLASSES ==================== -->
<a name="section-NestedClasses"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Nested Classes</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-NestedClasses"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a href="google.protobuf.reflection.GeneratedProtocolMessageType-class.html" class="summary-name">__metaclass__</a><br />
Metaclass for protocol message classes created at runtime from Descriptors.
</td>
</tr>
</table>
<!-- ==================== INSTANCE METHODS ==================== -->
<a name="section-InstanceMethods"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Instance Methods</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-InstanceMethods"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#ByteSize" class="summary-sig-name">ByteSize</a>(<span class="summary-sig-arg">self</span>)</span><br />
Returns the serialized size of this message.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#Clear" class="summary-sig-name">Clear</a>(<span class="summary-sig-arg">self</span>)</span><br />
Clears all data that was set in the message.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#ClearField" class="summary-sig-name">ClearField</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">field_name</span>)</span></td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#FindInitializationErrors" class="summary-sig-name">FindInitializationErrors</a>(<span class="summary-sig-arg">self</span>)</span><br />
Finds required fields which are not initialized.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#HasField" class="summary-sig-name">HasField</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">field_name</span>)</span><br />
Checks if a certain field is set for the message.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#IsInitialized" class="summary-sig-name">IsInitialized</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">errors</span>=<span class="summary-sig-default">None</span>)</span><br />
Checks if all required fields of a message are set.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#ListFields" class="summary-sig-name">ListFields</a>(<span class="summary-sig-arg">self</span>)</span><br />
Returns a list of (FieldDescriptor, value) tuples for all fields in
the message which are not empty.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#MergeFrom" class="summary-sig-name">MergeFrom</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">msg</span>)</span><br />
Merges the contents of the specified message into current message.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#MergeFromString" class="summary-sig-name">MergeFromString</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">serialized</span>)</span><br />
Merges serialized protocol buffer data into this message.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#SerializePartialToString" class="summary-sig-name">SerializePartialToString</a>(<span class="summary-sig-arg">self</span>)</span><br />
Serializes the protocol message to a binary string.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#SerializeToString" class="summary-sig-name">SerializeToString</a>(<span class="summary-sig-arg">self</span>)</span><br />
Serializes the protocol message to a binary string.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#SetInParent" class="summary-sig-name">SetInParent</a>(<span class="summary-sig-arg">self</span>)</span><br />
Sets the _cached_byte_size_dirty bit to true, and propagates this to
our listener iff this was a state change.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="_InternalParse"></a><span class="summary-sig-name">_InternalParse</span>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">buffer</span>,
<span class="summary-sig-arg">pos</span>,
<span class="summary-sig-arg">end</span>)</span></td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="_InternalSerialize"></a><span class="summary-sig-name">_InternalSerialize</span>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">write_bytes</span>)</span></td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="_Modified"></a><span class="summary-sig-name">_Modified</span>(<span class="summary-sig-arg">self</span>)</span><br />
Sets the _cached_byte_size_dirty bit to true, and propagates this to
our listener iff this was a state change.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#_SetListener" class="summary-sig-name" onclick="show_private();">_SetListener</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">listener</span>)</span><br />
Internal method used by the protocol message implementation.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#__eq__" class="summary-sig-name">__eq__</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">other</span>)</span><br />
Recursively compares two messages by value and structure.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">**kwargs</span>)</span><br />
x.__init__(...) initializes x; see x.__class__.__doc__ for signature</td>
<td align="right" valign="top">
<span class="codelink"><a href="ProMCStat_pb2-pysrc.html#ProMCStat.ProcessData.__init__">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#__str__" class="summary-sig-name">__str__</a>(<span class="summary-sig-arg">self</span>)</span><br />
Outputs a human-readable representation of the message.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#__unicode__" class="summary-sig-name">__unicode__</a>(<span class="summary-sig-arg">self</span>)</span><br />
Outputs a human-readable representation of the message.</td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code>google.protobuf.message.Message</code></b>:
<code>ClearExtension</code>,
<code>CopyFrom</code>,
<code>HasExtension</code>,
<code>ParseFromString</code>,
<code>__deepcopy__</code>,
<code>__getstate__</code>,
<code>__hash__</code>,
<code>__ne__</code>,
<code>__setstate__</code>
</p>
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__delattr__</code>,
<code>__format__</code>,
<code>__getattribute__</code>,
<code>__new__</code>,
<code>__reduce__</code>,
<code>__reduce_ex__</code>,
<code>__repr__</code>,
<code>__setattr__</code>,
<code>__sizeof__</code>,
<code>__subclasshook__</code>
</p>
</td>
</tr>
</table>
<!-- ==================== STATIC METHODS ==================== -->
<a name="section-StaticMethods"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Static Methods</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-StaticMethods"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="FromString"></a><span class="summary-sig-name">FromString</span>(<span class="summary-sig-arg">s</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="ProMCStat_pb2-pysrc.html#ProMCStat.ProcessData.FromString">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="RegisterExtension"></a><span class="summary-sig-name">RegisterExtension</span>(<span class="summary-sig-arg">extension_handle</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="ProMCStat_pb2-pysrc.html#ProMCStat.ProcessData.RegisterExtension">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- ==================== CLASS VARIABLES ==================== -->
<a name="section-ClassVariables"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Class Variables</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-ClassVariables"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#DESCRIPTOR" class="summary-name">DESCRIPTOR</a> = <code title="_descriptor.Descriptor(name= 'ProcessData', full_name= 'promc.ProMCSta\
t.ProcessData', filename= None, file= DESCRIPTOR, containing_type= Non\
e, fields= [_descriptor.FieldDescriptor(name= 'id', full_name= 'promc.\
ProMCStat.ProcessData.id', index= 0, number= 1, type= 17, cpp_type= 1,\
label= 2, has_default_value= False, default_value= 0, message_type= N\
one, enum_type= None, containing_type= None, is_extension= False, exte\
nsion_scope= None, options= None), _descriptor.FieldDescriptor(name= '\
cross_section', full_name= 'promc.ProMCStat.ProcessData.cross_section'\
...">_descriptor.Descriptor(name= 'ProcessData', full_<code class="variable-ellipsis">...</code></code>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="CROSS_SECTION_ERROR_FIELD_NUMBER"></a><span class="summary-name">CROSS_SECTION_ERROR_FIELD_NUMBER</span> = <code title="3">3</code>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="CROSS_SECTION_FIELD_NUMBER"></a><span class="summary-name">CROSS_SECTION_FIELD_NUMBER</span> = <code title="2">2</code>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="ID_FIELD_NUMBER"></a><span class="summary-name">ID_FIELD_NUMBER</span> = <code title="1">1</code>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="NAME_FIELD_NUMBER"></a><span class="summary-name">NAME_FIELD_NUMBER</span> = <code title="4">4</code>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#_decoders_by_tag" class="summary-name" onclick="show_private();">_decoders_by_tag</a> = <code title="{'\x08': <function DecodeField at 0x160cc80>,
'\x11': <function DecodeField at 0x160ce60>,
'\x19': <function DecodeField at 0x16bf0c8>,
'"': <function DecodeField at 0x16bf2a8>}"><code class="variable-group">{</code><code class="variable-quote">'</code><code class="variable-string">\x08</code><code class="variable-quote">'</code><code class="variable-op">: </code><function DecodeField at 0x160cc80<code class="variable-ellipsis">...</code></code>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="_extensions_by_name"></a><span class="summary-name">_extensions_by_name</span> = <code title="{}"><code class="variable-group">{</code><code class="variable-group">}</code></code>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="_extensions_by_number"></a><span class="summary-name">_extensions_by_number</span> = <code title="{}"><code class="variable-group">{</code><code class="variable-group">}</code></code>
</td>
</tr>
</table>
<!-- ==================== PROPERTIES ==================== -->
<a name="section-Properties"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Properties</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-Properties"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="_cached_byte_size"></a><span class="summary-name">_cached_byte_size</span>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="_cached_byte_size_dirty"></a><span class="summary-name">_cached_byte_size_dirty</span>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="_fields"></a><span class="summary-name">_fields</span>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="_is_present_in_parent"></a><span class="summary-name">_is_present_in_parent</span>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="_listener"></a><span class="summary-name">_listener</span>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="_listener_for_children"></a><span class="summary-name">_listener_for_children</span>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="_unknown_fields"></a><span class="summary-name">_unknown_fields</span>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#cross_section" class="summary-name">cross_section</a><br />
Magic attribute generated for "cross_section" proto field.
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#cross_section_error" class="summary-name">cross_section_error</a><br />
Magic attribute generated for "cross_section_error" proto
field.
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#id" class="summary-name">id</a><br />
Magic attribute generated for "id" proto field.
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a href="ProMCStat_pb2.ProMCStat.ProcessData-class.html#name" class="summary-name">name</a><br />
Magic attribute generated for "name" proto field.
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__class__</code>
</p>
</td>
</tr>
</table>
<!-- ==================== METHOD DETAILS ==================== -->
<a name="section-MethodDetails"></a>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Method Details</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-MethodDetails"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
</table>
<a name="ByteSize"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">ByteSize</span>(<span class="sig-arg">self</span>)</span>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<p>Returns the serialized size of this message. Recursively calls
ByteSize() on all contained messages.</p>
<dl class="fields">
<dt>Overrides:
google.protobuf.message.Message.ByteSize
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="Clear"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">Clear</span>(<span class="sig-arg">self</span>)</span>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<p>Clears all data that was set in the message.</p>
<dl class="fields">
<dt>Overrides:
google.protobuf.message.Message.Clear
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="ClearField"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">ClearField</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">field_name</span>)</span>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<dl class="fields">
<dt>Overrides:
google.protobuf.message.Message.ClearField
</dt>
</dl>
</td></tr></table>
</div>
<a name="FindInitializationErrors"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">FindInitializationErrors</span>(<span class="sig-arg">self</span>)</span>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<pre class="literalblock">
Finds required fields which are not initialized.
Returns:
A list of strings. Each string is a path to an uninitialized field from
the top-level message, e.g. "foo.bar[5].baz".
</pre>
<dl class="fields">
</dl>
</td></tr></table>
</div>
<a name="HasField"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">HasField</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">field_name</span>)</span>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<p>Checks if a certain field is set for the message. Note if the
field_name is not defined in the message descriptor, ValueError will be
raised.</p>
<dl class="fields">
<dt>Overrides:
google.protobuf.message.Message.HasField
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="IsInitialized"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">IsInitialized</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">errors</span>=<span class="sig-default">None</span>)</span>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<pre class="literalblock">
Checks if all required fields of a message are set.
Args:
errors: A list which, if provided, will be populated with the field
paths of all missing required fields.
Returns:
True iff the specified message has all required fields set.
</pre>
<dl class="fields">
<dt>Overrides:
google.protobuf.message.Message.IsInitialized
</dt>
</dl>
</td></tr></table>
</div>
<a name="ListFields"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">ListFields</span>(<span class="sig-arg">self</span>)</span>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<p>Returns a list of (FieldDescriptor, value) tuples for all fields in
the message which are not empty. A singular field is non-empty if
HasField() would return true, and a repeated field is non-empty if it
contains at least one element. The fields are ordered by field
number</p>
<dl class="fields">
<dt>Overrides:
google.protobuf.message.Message.ListFields
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="MergeFrom"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">MergeFrom</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">msg</span>)</span>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<pre class="literalblock">
Merges the contents of the specified message into current message.
This method merges the contents of the specified message into the current
message. Singular fields that are set in the specified message overwrite
the corresponding fields in the current message. Repeated fields are
appended. Singular sub-messages and groups are recursively merged.
Args:
other_msg: Message to merge into the current message.
</pre>
<dl class="fields">
<dt>Overrides:
google.protobuf.message.Message.MergeFrom
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="MergeFromString"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">MergeFromString</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">serialized</span>)</span>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<pre class="literalblock">
Merges serialized protocol buffer data into this message.
When we find a field in |serialized| that is already present
in this message:
- If it's a "repeated" field, we append to the end of our list.
- Else, if it's a scalar, we overwrite our field.
- Else, (it's a nonrepeated composite), we recursively merge
into the existing composite.
TODO(robinson): Document handling of unknown fields.
Args:
serialized: Any object that allows us to call buffer(serialized)
to access a string of bytes using the buffer interface.
TODO(robinson): When we switch to a helper, this will return None.
Returns:
The number of bytes read from |serialized|.
For non-group messages, this will always be len(serialized),
but for messages which are actually groups, this will
generally be less than len(serialized), since we must
stop when we reach an END_GROUP tag. Note that if
we *do* stop because of an END_GROUP tag, the number
of bytes returned does not include the bytes
for the END_GROUP tag information.
</pre>
<dl class="fields">
<dt>Overrides:
google.protobuf.message.Message.MergeFromString
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="SerializePartialToString"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">SerializePartialToString</span>(<span class="sig-arg">self</span>)</span>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<pre class="literalblock">
Serializes the protocol message to a binary string.
This method is similar to SerializeToString but doesn't check if the
message is initialized.
Returns:
A string representation of the partial message.
</pre>
<dl class="fields">
<dt>Overrides:
google.protobuf.message.Message.SerializePartialToString
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="SerializeToString"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">SerializeToString</span>(<span class="sig-arg">self</span>)</span>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<pre class="literalblock">
Serializes the protocol message to a binary string.
Returns:
A binary string representation of the message if all of the required
fields in the message are set (i.e. the message is initialized).
Raises:
message.EncodeError if the message isn't initialized.
</pre>
<dl class="fields">
<dt>Overrides:
google.protobuf.message.Message.SerializeToString
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="SetInParent"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">SetInParent</span>(<span class="sig-arg">self</span>)</span>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<p>Sets the _cached_byte_size_dirty bit to true, and propagates this to
our listener iff this was a state change.</p>
<dl class="fields">
<dt>Overrides:
google.protobuf.message.Message.SetInParent
</dt>
</dl>
</td></tr></table>
</div>
<a name="_SetListener"></a>
<div class="private">
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">_SetListener</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">listener</span>)</span>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<p>Internal method used by the protocol message implementation. Clients
should not call this directly.</p>
<p>Sets a listener that this message will call on certain state
transitions.</p>
<p>The purpose of this method is to register back-edges from children to
parents at runtime, for the purpose of setting "has" bits and
byte-size-dirty bits in the parent and ancestor objects whenever a child
or descendant object is modified.</p>
<p>If the client wants to disconnect this Message from the object tree,
she explicitly sets callback to None.</p>
<p>If message_listener is None, unregisters any existing listener.
Otherwise, message_listener must implement the MessageListener interface
in internal/message_listener.py, and we discard any listener registered
via a previous _SetListener() call.</p>
<dl class="fields">
<dt>Overrides:
google.protobuf.message.Message._SetListener
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="__eq__"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">__eq__</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">other</span>)</span>
<br /><em class="fname">(Equality operator)</em>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<p>Recursively compares two messages by value and structure.</p>
<dl class="fields">
<dt>Overrides:
google.protobuf.message.Message.__eq__
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="__init__"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">**kwargs</span>)</span>
<br /><em class="fname">(Constructor)</em>
</h3>
</td><td align="right" valign="top"
><span class="codelink"><a href="ProMCStat_pb2-pysrc.html#ProMCStat.ProcessData.__init__">source code</a></span>
</td>
</tr></table>
<p>x.__init__(...) initializes x; see x.__class__.__doc__ for
signature</p>
<dl class="fields">
<dt>Overrides:
object.__init__
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="__str__"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">__str__</span>(<span class="sig-arg">self</span>)</span>
<br /><em class="fname">(Informal representation operator)</em>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<p>Outputs a human-readable representation of the message.</p>
<dl class="fields">
<dt>Overrides:
object.__str__
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="__unicode__"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">__unicode__</span>(<span class="sig-arg">self</span>)</span>
</h3>
</td><td align="right" valign="top"
>
</td>
</tr></table>
<p>Outputs a human-readable representation of the message.</p>
<dl class="fields">
<dt>Overrides:
google.protobuf.message.Message.__unicode__
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<br />
<!-- ==================== CLASS VARIABLE DETAILS ==================== -->
<a name="section-ClassVariableDetails"></a>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Class Variable Details</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-ClassVariableDetails"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
</table>
<a name="DESCRIPTOR"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<h3 class="epydoc">DESCRIPTOR</h3>
<dl class="fields">
</dl>
<dl class="fields">
<dt>Value:</dt>
<dd><table><tr><td><pre class="variable">
_descriptor.Descriptor(name= 'ProcessData', full_name= 'promc.ProMCSta<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
t.ProcessData', filename= None, file= DESCRIPTOR, containing_type= Non<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
e, fields= [_descriptor.FieldDescriptor(name= 'id', full_name= 'promc.<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
ProMCStat.ProcessData.id', index= 0, number= 1, type= 17, cpp_type= 1,<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
label= 2, has_default_value= False, default_value= 0, message_type= N<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
one, enum_type= None, containing_type= None, is_extension= False, exte<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
nsion_scope= None, options= None), _descriptor.FieldDescriptor(name= '<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
cross_section', full_name= 'promc.ProMCStat.ProcessData.cross_section'<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
<code class="variable-ellipsis">...</code>
</pre></td></tr></table>
</dd>
</dl>
</td></tr></table>
</div>
<a name="_decoders_by_tag"></a>
<div class="private">
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<h3 class="epydoc">_decoders_by_tag</h3>
<dl class="fields">
</dl>
<dl class="fields">
<dt>Value:</dt>
<dd><table><tr><td><pre class="variable">
<code class="variable-group">{</code><code class="variable-quote">'</code><code class="variable-string">\x08</code><code class="variable-quote">'</code><code class="variable-op">: </code><function DecodeField at 0x160cc80><code class="variable-op">,</code>
<code class="variable-quote">'</code><code class="variable-string">\x11</code><code class="variable-quote">'</code><code class="variable-op">: </code><function DecodeField at 0x160ce60><code class="variable-op">,</code>
<code class="variable-quote">'</code><code class="variable-string">\x19</code><code class="variable-quote">'</code><code class="variable-op">: </code><function DecodeField at 0x16bf0c8><code class="variable-op">,</code>
<code class="variable-quote">'</code><code class="variable-string">"</code><code class="variable-quote">'</code><code class="variable-op">: </code><function DecodeField at 0x16bf2a8><code class="variable-group">}</code>
</pre></td></tr></table>
</dd>
</dl>
</td></tr></table>
</div>
<br />
<!-- ==================== PROPERTY DETAILS ==================== -->
<a name="section-PropertyDetails"></a>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Property Details</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-PropertyDetails"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
</table>
<a name="cross_section"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<h3 class="epydoc">cross_section</h3>
<p>Magic attribute generated for "cross_section" proto
field.</p>
<dl class="fields">
<dt>Get Method:</dt>
<dd class="value"><span class="summary-sig"><i>unreachable</i>.getter(<span class="summary-sig-arg">self</span>)</span>
- Getter for cross_section.
</dd>
<dt>Set Method:</dt>
<dd class="value"><span class="summary-sig"><i>unreachable</i>.setter(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">new_value</span>)</span>
- Setter for cross_section.
</dd>
</dl>
</td></tr></table>
</div>
<a name="cross_section_error"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<h3 class="epydoc">cross_section_error</h3>
<p>Magic attribute generated for "cross_section_error" proto
field.</p>
<dl class="fields">
<dt>Get Method:</dt>
<dd class="value"><span class="summary-sig"><i>unreachable</i>.getter(<span class="summary-sig-arg">self</span>)</span>
- Getter for cross_section_error.
</dd>
<dt>Set Method:</dt>
<dd class="value"><span class="summary-sig"><i>unreachable</i>.setter(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">new_value</span>)</span>
- Setter for cross_section_error.
</dd>
</dl>
</td></tr></table>
</div>
<a name="id"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<h3 class="epydoc">id</h3>
<p>Magic attribute generated for "id" proto field.</p>
<dl class="fields">
<dt>Get Method:</dt>
<dd class="value"><span class="summary-sig"><i>unreachable</i>.getter(<span class="summary-sig-arg">self</span>)</span>
- Getter for id.
</dd>
<dt>Set Method:</dt>
<dd class="value"><span class="summary-sig"><i>unreachable</i>.setter(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">new_value</span>)</span>
- Setter for id.
</dd>
</dl>
</td></tr></table>
</div>
<a name="name"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<h3 class="epydoc">name</h3>
<p>Magic attribute generated for "name" proto field.</p>
<dl class="fields">
<dt>Get Method:</dt>
<dd class="value"><span class="summary-sig"><i>unreachable</i>.getter(<span class="summary-sig-arg">self</span>)</span>
- Getter for name.
</dd>
<dt>Set Method:</dt>
<dd class="value"><span class="summary-sig"><i>unreachable</i>.setter(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">new_value</span>)</span>
- Setter for name.
</dd>
</dl>
</td></tr></table>
</div>
<br />
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<th class="navbar" width="100%"></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1 on Tue May 30 03:59:25 2017
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
|
docs/reference/html/struct_open_n_n_1_1_newton_method_1_1_newton_method_results-members.html | orian/opennn | <!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.3.1"/>
<title>OpenNN: 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/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 id="projectlogo"><img alt="Logo" src="opennn_icon_512x512.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">OpenNN
 <span id="projectnumber">1.0</span>
</div>
<div id="projectbrief">Open Neural Networks Library</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<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 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)">
<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>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><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 id="nav-path" class="navpath">
<ul>
<li class="navelem"><b>OpenNN</b></li><li class="navelem"><a class="el" href="class_open_n_n_1_1_newton_method.html">NewtonMethod</a></li><li class="navelem"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">NewtonMethodResults</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">OpenNN::NewtonMethod::NewtonMethodResults Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a9edbc35f0898392a5016bfeedd5ff703">elapsed_time</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a2243987ecbc12a9c6ed02df976d46c29">elapsed_time_history</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a69a22461616529c26a13b81d84143141">final_generalization_performance</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a5468cb4f0bc7a017fcf75b0268c22cb2">final_gradient</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a310cf4dcca2753e0f9f26a9538e64971">final_gradient_norm</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#aba3a36a1febc2bee59004cc9c36ad931">final_parameters</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a662cc7e082bb4e1b91b554ee71de6d1b">final_parameters_norm</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a47b2b310976576bb4062505915f23b8a">final_performance</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#ae41b3f527f1d92b1a2a8b04edbbd7ccc">final_training_direction</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a72ba5e0ce9fbbab5d53c34d57fbf00ee">final_training_rate</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a6378466acd7f1a1062fd16fce64fdce8">generalization_performance_history</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a28967c2c84034c1971792d82db9b9c97">gradient_history</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a985bc26b0df9583195807c30bc33aa17">gradient_norm_history</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a7f1ee715a09ec961803bbb79374f56d2">inverse_Hessian_history</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a1de5e364ae25371b16b4c03da458e8a8">iterations_number</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a8bd3f7b68339412fdf0706e1117917f7">Newton_method_pointer</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#ab931587d39119ecb4897090297805ab1">NewtonMethodResults</a>(void)</td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a8c4f9c63e1a5071c2c630de138c8384b">NewtonMethodResults</a>(NewtonMethod *new_Newton_method_pointer)</td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a8f922fee9604615be3540dcef898b692">parameters_history</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a7e636fd6f7ce3ca0dd7b060406c661cb">parameters_norm_history</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a396ae899910b25871d7b808c6a49d5e4">performance_history</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a4e695bf118d156a7b04dd46279bea6f2">resize_training_history</a>(const unsigned &)</td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a7e6221b390d4d4bc44f67d893c5e1c6a">to_string</a>(void) const </td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a204d858e2c011e7ab4610022764b013c">training_direction_history</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a1798375b133bc156c4e3815f6c27916a">training_rate_history</a></td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#af6677c024d70dae5b064eb46fcef0a64">write_final_results</a>(const unsigned &precision=3) const </td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html#a6d85fd34166f35ea6eca4c1d19a999c9">~NewtonMethodResults</a>(void)</td><td class="entry"><a class="el" href="struct_open_n_n_1_1_newton_method_1_1_newton_method_results.html">OpenNN::NewtonMethod::NewtonMethodResults</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Dec 31 2013 12:16:30 for OpenNN by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>
|
doc/html/_gambling_terminal_template_8h_source.html | kidaa/Awakening-Core3 | <!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.3.1"/>
<title>Core3: /Users/victor/git/Core3Mda/MMOCoreORB/src/server/zone/templates/tangible/GamblingTerminalTemplate.h Source File</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">Core3
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<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><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_075bb3ff235063c77951cd176d15a741.html">server</a></li><li class="navelem"><a class="el" href="dir_9e27d73ba17b043ea65c9708c594875e.html">zone</a></li><li class="navelem"><a class="el" href="dir_8f70c0f933fbecdc1d016c2259046bac.html">templates</a></li><li class="navelem"><a class="el" href="dir_78259c5f1d31122a4e86e2ff5f2f7293.html">tangible</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">GamblingTerminalTemplate.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="_gambling_terminal_template_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * GamblingTerminalTemplate.h</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Created on: May 7, 2010</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Author: swgemu</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> */</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#ifndef GAMBLINGTERMINALTEMPLATE_H_</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor"></span><span class="preprocessor">#define GAMBLINGTERMINALTEMPLATE_H_</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor"></span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "../SharedTangibleObjectTemplate.h"</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div>
<div class="line"><a name="l00013"></a><span class="lineno"><a class="code" href="class_gambling_terminal_template.html"> 13</a></span> <span class="keyword">class </span><a class="code" href="class_gambling_terminal_template.html">GamblingTerminalTemplate</a> : <span class="keyword">public</span> <a class="code" href="class_shared_tangible_object_template.html">SharedTangibleObjectTemplate</a> {</div>
<div class="line"><a name="l00014"></a><span class="lineno"><a class="code" href="class_gambling_terminal_template.html#a6944d161ad896439935b6048c705b194"> 14</a></span>  <span class="keywordtype">int</span> <a class="code" href="class_gambling_terminal_template.html#a6944d161ad896439935b6048c705b194">machineType</a>;</div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">public</span>:</div>
<div class="line"><a name="l00017"></a><span class="lineno"><a class="code" href="class_gambling_terminal_template.html#a8fbd21cb0d7121b303f9e368d2978f3d"> 17</a></span>  <a class="code" href="class_gambling_terminal_template.html#a8fbd21cb0d7121b303f9e368d2978f3d">GamblingTerminalTemplate</a>() {</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> </div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  }</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
<div class="line"><a name="l00021"></a><span class="lineno"><a class="code" href="class_gambling_terminal_template.html#aa7c3f4b867ce8226925bc3b0093cf77d"> 21</a></span>  <a class="code" href="class_gambling_terminal_template.html#aa7c3f4b867ce8226925bc3b0093cf77d">~GamblingTerminalTemplate</a>() {</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> </div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  }</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
<div class="line"><a name="l00025"></a><span class="lineno"><a class="code" href="class_gambling_terminal_template.html#ab3a28d59acb95c1495d56c39f5fc5325"> 25</a></span>  <span class="keywordtype">void</span> <a class="code" href="class_gambling_terminal_template.html#ab3a28d59acb95c1495d56c39f5fc5325">readObject</a>(LuaObject* templateData) {</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="class_shared_tangible_object_template.html#a048b2b9c28f695cc8a0196b25ffda13d">SharedTangibleObjectTemplate::readObject</a>(templateData);</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <a class="code" href="class_gambling_terminal_template.html#a6944d161ad896439935b6048c705b194">machineType</a> = templateData->getIntField(<span class="stringliteral">"machineType"</span>);</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  }</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> </div>
<div class="line"><a name="l00031"></a><span class="lineno"><a class="code" href="class_gambling_terminal_template.html#a1ca9d7d8c0500e8c5ceff5b1e0c6e48d"> 31</a></span>  <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="class_gambling_terminal_template.html#a1ca9d7d8c0500e8c5ceff5b1e0c6e48d">getMachineType</a>()<span class="keyword"> const </span>{</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordflow">return</span> <a class="code" href="class_gambling_terminal_template.html#a6944d161ad896439935b6048c705b194">machineType</a>;</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  }</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
<div class="line"><a name="l00035"></a><span class="lineno"><a class="code" href="class_gambling_terminal_template.html#aeeb221a53c084b238072bbc8321c03d7"> 35</a></span>  <span class="keywordtype">void</span> <a class="code" href="class_gambling_terminal_template.html#aeeb221a53c084b238072bbc8321c03d7">setMachineType</a>(<span class="keywordtype">int</span> <a class="code" href="class_gambling_terminal_template.html#a6944d161ad896439935b6048c705b194">machineType</a>) {</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  this->machineType = <a class="code" href="class_gambling_terminal_template.html#a6944d161ad896439935b6048c705b194">machineType</a>;</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  }</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
<div class="line"><a name="l00039"></a><span class="lineno"><a class="code" href="class_gambling_terminal_template.html#abe376ffa0aa4237c4adac4302cdf28ef"> 39</a></span>  <span class="keywordtype">bool</span> <a class="code" href="class_gambling_terminal_template.html#abe376ffa0aa4237c4adac4302cdf28ef">isGamblingTerminalTemplate</a>() {</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  }</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> };</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#endif </span><span class="comment">/* GAMBLINGTERMINALTEMPLATE_H_ */</span><span class="preprocessor"></span></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Oct 15 2013 17:29:13 for Core3 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>
|
doc/burlap/behavior/singleagent/pomdp/package-frame.html | gauravpuri/MDP_Repp | <!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_65) on Thu Nov 26 15:41:19 PST 2015 -->
<title>burlap.behavior.singleagent.pomdp</title>
<meta name="date" content="2015-11-26">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../burlap/behavior/singleagent/pomdp/package-summary.html" target="classFrame">burlap.behavior.singleagent.pomdp</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="BeliefPolicyAgent.html" title="class in burlap.behavior.singleagent.pomdp" target="classFrame">BeliefPolicyAgent</a></li>
</ul>
</div>
</body>
</html>
|
src/org/cpsolver/coursett/criteria/placement/package.html | UniTime/cpsolver | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>org.cpsolver.coursett.criteria.placement package</title>
</head>
<body bgcolor="white">
University Course Timetabling: Placement Selection Criteria.
<br>
<br>
This packages contains criteria that are only used in the placement selection
heuristics. These are criteria that ha no impact on the overall solution value.
Such criterion is for instance the number of hard conflict (values that have to
be unassigned before a selected value can be assigned for the problem to remain
consistent).
</body>
</html> |
wa-apps/shop/themes/nifty/product.html | dmitriyzhdankin/webasystshopscript | <script type="text/javascript" src="{$wa_static_url}wa-content/js/jquery-plugins/jquery.cookie.js"></script>
<script type="text/javascript" src="{$wa_theme_url}easyzoom.js"></script>
<div itemscope itemtype="http://schema.org/Product">
<h1 itemprop="name">
{$product.name|escape}
{if !empty($product.rating) && $product.rating > 0}
<span class="rating nowrap" itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating" title="{sprintf('[`Average user rating: %s / 5`]', $product.rating)}">
{$wa->shop->ratingHtml($product.rating, 16)}
<span itemprop="ratingValue" style="display: none;">{$product.rating}</span>
<span itemprop="reviewCount" style="display: none;">{$reviews_total_count}</span>
</span>
{/if}
</h1>
<!-- INTERNAL PRODUCT NAVIGATION -->
<ul class="menu-h product-internal">
<li class="selected"><a href="{$wa->shop->productUrl($product)}">[`Overview`]</a></li>
<li>
<a href="{$wa->shop->productUrl($product, 'reviews')}">[`Reviews`]</a>
<span class="hint">{$reviews_total_count}</span>
</li>
{foreach $product.pages as $page}
<li><a href="{$wa->shop->productUrl($product, 'page', ['page_url' => $page.url])}">{$page.name|escape}</a></li>
{/foreach}
<!-- plugin hook: 'frontend_product.menu' -->
{* @event frontend_product.%plugin_id%.menu *}
{foreach $frontend_product as $_}{$_.menu}{/foreach}
</ul>
<!-- GALLERY -->
{if $product.images}
<div class="sidebar left triple">
<div class="product-page" id="overview">
<!-- image gallery -->
<div class="align-center">
<!-- main image -->
<div class="image" id="product-core-image">
<div class="corner top right">
{$wa->shop->badgeHtml($product.badge)}
</div>
<a href="{$wa->shop->productImgUrl($product, '970')}" class="easyzoom">
{$wa->shop->productImgHtml($product, '400', [ 'itemprop' => 'image', 'id' => 'product-image', 'alt' => $product.name|escape|cat:' ':strip_tags($product.summary)|escape ])}
</a>
</div>
<!-- gallery -->
{if count($product.images) > 1}
<div class="gallery" id="product-gallery">
{foreach $product.images as $image}
<div class="image{if $image.id == $product.image_id} selected{/if}">
<a id="product-image-{$image.id}" href="#">{$wa->shop->productImgHtml(['id'=> $product.id, 'image_id' => $image.id, 'ext' => $image.ext, 'image_desc' => $image.description], '48x48', ['alt' => $product.name|cat:' - ':$image.description|escape])}</a>
</div>
{/foreach}
</div>
{/if}
</div>
</div>
</div>
{/if}
<!-- PURCHASE -->
<div class="content{if $product.images} left triple{/if}">
<div class="cart" id="cart-flyer">
<!-- add to cart -->
{include file="product.cart.html" inline}
<!-- product features -->
{if $product.features}
<table class="features" id="product-features">
{foreach $product.features as $f_code => $f_value}
<tr{if $features[$f_code].type == 'divider'} class="divider"{/if}>
<td class="name">
{$features[$f_code].name|escape}
</td>
<td class="value" itemprop="{$f_code|escape}">
{if is_array($f_value)}
{if $features[$f_code].type == 'color'}
{implode('<br /> ', $f_value)}
{else}
{implode(', ', $f_value)}
{/if}
{else}
{$f_value}
{/if}
</td>
</tr>
{/foreach}
</table>
{/if}
<!-- compare -->
<div>
<a {if $compare}style="display:none"{/if} class="compare-add inline-link" data-product="{$product.id}" href="#"><b><i>[`Add to comparison table`]</i></b></a>
<a {if !$compare}style="display:none"{/if} class="compare-remove inline-link" data-product="{$product.id}" href="#"><b><i>[`Remove from comparison table`]</i></b></a>
<a id="compare-link" {if count($compare) lt 2}style="display:none"{/if} rel="nofollow" href="{$wa->getUrl('/frontend/compare/', ['id' => implode(',', $compare) ])}" class="bold">[`Compare`] <span class="count">{count($compare)}</span></a>
</div>
<!-- plugin hook: 'frontend_product.cart' -->
{* @event frontend_product.%plugin_id%.cart *}
{foreach $frontend_product as $_}{$_.cart}{/foreach}
</div>
<!-- plugin hook: 'frontend_product.block_aux' -->
{* @event frontend_product.%plugin_id%.block_aux *}
{if !empty($frontend_product)}
<div class="aux">
{foreach $frontend_product as $_}{$_.block_aux}{/foreach}
</div>
{/if}
</div>
<div class="clear-both"></div>
<div class="top-padded">
<!-- plugin hook: 'frontend_product.block' -->
{* @event frontend_product.%plugin_id%.block *}
{foreach $frontend_product as $_}{$_.block}{/foreach}
{if $product.description}
<div class="description" id="product-description" itemprop="description">{$product.description}</div>
{/if}
<!-- categories -->
{if $product.categories}
<p id="product-categories">
[`Categories`]:
{foreach $product.categories as $c}{if $c.status}
<span class="product-info"><a href="{$wa->getUrl('/frontend/category', ['category_url' => $c.full_url])}">{$c.name|escape}</a></span>
{/if}{/foreach}
</p>
{/if}
<!-- tags -->
{if $product.tags}
<p class="tags" id="product-tags">
[`Tags`]:
<span class="product-info">
{foreach $product.tags as $t}
<a href="{$wa->getUrl('/frontend/tag', ['tag' => urlencode($t)])}">{$t}</a>
{/foreach}
</span>
</p>
{/if}
<!-- product reviews -->
<div class="reviews">
<h2>{sprintf('[`%s reviews`]', $product.name|escape)}</h2>
<ul class="menu-v with-icons">
{foreach $reviews as $review}
<li data-id={$review.id} data-parent-id="0">
{include file="review.html" reply_allowed=false inline}
</li>
{/foreach}
</ul>
{if !$reviews}
<p>{sprintf('[`Be the first to <a href="%s">write a review</a> of this product!`]', 'reviews/')}</p>
{else}
{sprintf(_w(
'Read <a href="%s">all %d review</a> on %s',
'Read <a href="%s">all %d reviews</a> on %s',
$reviews_total_count, false
), 'reviews/', $reviews_total_count, $product.name|escape)
}
{/if}
</div>
</div>
</div>
<!-- RELATED PRODUCTS -->
{$upselling = $product->upSelling()}
{$crossselling = $product->crossSelling()}
{if $upselling || $crossselling}
<div class="top-padded">
{if $upselling}
<div class="related">
<h3>
[`See also`]
{$compare_ids = array_merge(array($product.id), array_keys($upselling))}
<input type="button" onClick="javascript:window.location='{$wa->getUrl('/frontend/compare', ['id' => implode(',', $compare_ids)])}';" value="[`Compare all`]" />
</h3>
{include file="list-thumbs-mini.html" products=$upselling}
</div>
{/if}
{if $crossselling}
<div class="related">
<h3>{sprintf('[`Customers who bought %s also bought`]', $product.name|escape)}</h3>
{include file="list-thumbs-mini.html" products=$crossselling}
</div>
{/if}
</div>
{/if}
|
qt-everywhere-opensource-src-4.7.4/doc/html/demos-embedded-anomaly-src-titlebar-cpp.html | ssangkong/NVRAM_KWU | <?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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qt 4.7: TitleBar.cpp Example File (demos/embedded/anomaly/src/TitleBar.cpp)</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
<div class="content">
<a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a>
</div>
<div class="breadcrumb toolblock">
<ul>
<li class="first"><a href="index.html">Home</a></li>
<!-- Breadcrumbs go here -->
</ul>
</div>
</div>
<div class="content mainContent">
<h1 class="title">TitleBar.cpp Example File</h1>
<span class="small-subtitle">demos/embedded/anomaly/src/TitleBar.cpp</span>
<!-- $$$demos/embedded/anomaly/src/TitleBar.cpp-description -->
<div class="descr"> <a name="details"></a>
<pre class="cpp"> <span class="comment">/****************************************************************************
**
** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the demos of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
** This file may be used under the terms of the GNU Lesser General Public
** License version 2.1 as published by the Free Software Foundation and
** appearing in the file LICENSE.LGPL included in the packaging of this
** file. Please review the following information to ensure the GNU Lesser
** General Public License version 2.1 requirements will be met:
** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt LGPL Exception
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
**
** GNU General Public License Usage
** Alternatively, this file may be used under the terms of the GNU General
** Public License version 3.0 as published by the Free Software Foundation
** and appearing in the file LICENSE.GPL included in the packaging of this
** file. Please review the following information to ensure the GNU General
** Public License version 3.0 requirements will be met:
** http://www.gnu.org/copyleft/gpl.html.
**
** Other Usage
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
**
**
**
**
** $QT_END_LICENSE$
**
****************************************************************************/</span>
<span class="preprocessor">#include "TitleBar.h"</span>
<span class="preprocessor">#include <QtCore></span>
<span class="preprocessor">#include <QtGui></span>
TitleBar<span class="operator">::</span>TitleBar(<span class="type"><a href="qwidget.html">QWidget</a></span> <span class="operator">*</span>parent)
: <span class="type"><a href="qwidget.html">QWidget</a></span>(parent)
<span class="operator">,</span> m_progress(<span class="number">0</span>)
{
setSizePolicy(<span class="type"><a href="qsizepolicy.html">QSizePolicy</a></span><span class="operator">::</span>Expanding<span class="operator">,</span> <span class="type"><a href="qsizepolicy.html">QSizePolicy</a></span><span class="operator">::</span>Minimum);
}
<span class="type">void</span> TitleBar<span class="operator">::</span>setHost(<span class="keyword">const</span> <span class="type"><a href="qstring.html">QString</a></span> <span class="operator">&</span>host)
{
m_host <span class="operator">=</span> host;
update();
}
<span class="type">void</span> TitleBar<span class="operator">::</span>setTitle(<span class="keyword">const</span> <span class="type"><a href="qstring.html">QString</a></span> <span class="operator">&</span>title)
{
m_title <span class="operator">=</span> title;
update();
}
<span class="type">void</span> TitleBar<span class="operator">::</span>setProgress(<span class="type">int</span> percent)
{
m_progress <span class="operator">=</span> percent;
update();
}
<span class="type"><a href="qsize.html">QSize</a></span> TitleBar<span class="operator">::</span>sizeHint() <span class="keyword">const</span>
{
<span class="keyword">return</span> minimumSizeHint();
}
<span class="type"><a href="qsize.html">QSize</a></span> TitleBar<span class="operator">::</span>minimumSizeHint() <span class="keyword">const</span>
{
<span class="type"><a href="qfontmetrics.html">QFontMetrics</a></span> fm <span class="operator">=</span> fontMetrics();
<span class="keyword">return</span> <span class="type"><a href="qsize.html">QSize</a></span>(<span class="number">100</span><span class="operator">,</span> fm<span class="operator">.</span>height());
}
<span class="type">void</span> TitleBar<span class="operator">::</span>paintEvent(<span class="type"><a href="qpaintevent.html">QPaintEvent</a></span> <span class="operator">*</span>event)
{
<span class="type"><a href="qstring.html">QString</a></span> title <span class="operator">=</span> m_host;
<span class="keyword">if</span> (<span class="operator">!</span>m_title<span class="operator">.</span>isEmpty())
title<span class="operator">.</span>append(<span class="string">": "</span>)<span class="operator">.</span>append(m_title);
<span class="type"><a href="qpalette.html">QPalette</a></span> pal <span class="operator">=</span> palette();
<span class="type"><a href="qpainter.html">QPainter</a></span> p(<span class="keyword">this</span>);
p<span class="operator">.</span>fillRect(event<span class="operator">-</span><span class="operator">></span>rect()<span class="operator">,</span> pal<span class="operator">.</span>color(<span class="type"><a href="qpalette.html">QPalette</a></span><span class="operator">::</span>Highlight));
<span class="keyword">if</span> (m_progress <span class="operator">></span> <span class="number">0</span>) {
<span class="type"><a href="qrect.html">QRect</a></span> box <span class="operator">=</span> rect();
box<span class="operator">.</span>setLeft(<span class="number">16</span>);
box<span class="operator">.</span>setWidth(width() <span class="operator">-</span> box<span class="operator">.</span>left() <span class="operator">-</span> <span class="number">110</span>);
p<span class="operator">.</span>setPen(pal<span class="operator">.</span>color(<span class="type"><a href="qpalette.html">QPalette</a></span><span class="operator">::</span>HighlightedText));
p<span class="operator">.</span>setOpacity(<span class="number">0.8</span>);
p<span class="operator">.</span>drawText(box<span class="operator">,</span> <span class="type"><a href="qt.html">Qt</a></span><span class="operator">::</span>AlignLeft <span class="operator">+</span> <span class="type"><a href="qt.html">Qt</a></span><span class="operator">::</span>AlignVCenter<span class="operator">,</span> title);
<span class="type">int</span> x <span class="operator">=</span> width() <span class="operator">-</span> <span class="number">100</span> <span class="operator">-</span> <span class="number">5</span>;
<span class="type">int</span> y <span class="operator">=</span> <span class="number">1</span>;
<span class="type">int</span> h <span class="operator">=</span> height() <span class="operator">-</span> <span class="number">4</span>;
p<span class="operator">.</span>setOpacity(<span class="number">1.0</span>);
p<span class="operator">.</span>setBrush(<span class="type"><a href="qt.html">Qt</a></span><span class="operator">::</span>NoBrush);
p<span class="operator">.</span>setPen(pal<span class="operator">.</span>color(<span class="type"><a href="qpalette.html">QPalette</a></span><span class="operator">::</span>HighlightedText));
p<span class="operator">.</span>drawRect(x<span class="operator">,</span> y<span class="operator">,</span> <span class="number">100</span><span class="operator">,</span> h);
p<span class="operator">.</span>setPen(<span class="type"><a href="qt.html">Qt</a></span><span class="operator">::</span>NoPen);
p<span class="operator">.</span>setBrush(pal<span class="operator">.</span>color(<span class="type"><a href="qpalette.html">QPalette</a></span><span class="operator">::</span>HighlightedText));
p<span class="operator">.</span>drawRect(x<span class="operator">,</span> y<span class="operator">,</span> m_progress<span class="operator">,</span> h);
} <span class="keyword">else</span> {
<span class="type"><a href="qrect.html">QRect</a></span> box <span class="operator">=</span> rect();
box<span class="operator">.</span>setLeft(<span class="number">16</span>);
box<span class="operator">.</span>setWidth(width() <span class="operator">-</span> box<span class="operator">.</span>left() <span class="operator">-</span> <span class="number">5</span>);
p<span class="operator">.</span>setPen(pal<span class="operator">.</span>color(<span class="type"><a href="qpalette.html">QPalette</a></span><span class="operator">::</span>HighlightedText));
p<span class="operator">.</span>drawText(box<span class="operator">,</span> <span class="type"><a href="qt.html">Qt</a></span><span class="operator">::</span>AlignLeft <span class="operator">+</span> <span class="type"><a href="qt.html">Qt</a></span><span class="operator">::</span>AlignVCenter<span class="operator">,</span> title);
}
p<span class="operator">.</span>end();
}</pre>
</div>
<!-- @@@demos/embedded/anomaly/src/TitleBar.cpp -->
<div class="ft">
<span></span>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2008-2011 Nokia Corporation and/or its
subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation
in Finland and/or other countries worldwide.</p>
<p>
All other trademarks are property of their respective owners. <a title="Privacy Policy"
href="http://qt.nokia.com/about/privacy-policy">Privacy Policy</a></p>
<br />
<p>
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.</p>
<p>
Alternatively, this document may be used under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU
Free Documentation License version 1.3</a>
as published by the Free Software Foundation.</p>
</div>
</body>
</html>
|
tnk1/messages/kma_qjrim1_kas_0.html | erelsgl/erel-sites | <!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' lang='he' dir='rtl'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
<meta http-equiv='Content-Script-Type' content='text/javascript' />
<meta http-equiv='revisit-after' content='15 days' />
<link rel='stylesheet' href='../../_script/klli.css' />
<link rel='stylesheet' href='../_themes/klli.css' />
<title>âí äçëí ëåòñ</title>
<meta name='author' content='îùä ãéï' />
<meta name='receiver' content='' />
<meta name='jmQovc' content='tnk1/messages/kma_qjrim1_kas_0.html' />
<meta name='tvnit' content='' />
</head>
<body lang='he' class='tguva'><div class='pnim'>
<!--NiwutElyon0-->
<div class='NiwutElyon'>
<div class='NiwutElyon'><a href='../index.html'>øàùé</a>><a href='../kma/qjrim1/kas.html'>àåéìéí, ëòñ åîøéáåú</a>></div>
</div>
<!--NiwutElyon1-->
<h1 id='h1'>âí äçëí ëåòñ</h1>
<div id='idfields'>
<p>îàú: îùä ãéï
<p>àì:
</div>
<script type='text/javascript' src='../../_script/vars.js'></script>
<script type='text/javascript'>kotrt()</script>
<p class='teur_tguva'>ðëúá á: 04:46:20 06.03.2007, ëúåñôú/úâåáä ì: <a href='../kma/qjrim1/kas.html'>àåéìéí, ëòñ åîøéáåú</a>
<div id='tokn'>
<p>áñôø ÷äìú ôø÷ à ôñå÷ 18 ëúåá: "ëé áøåá çëîä øá ëòñ"<p>ëé âí äçëí ëåòñ åâí àìäéí ëåòñ</p><p>àê ääáãì äåà "ùäëñéì áéåí éåãò ëòñå" åëï "ëì øåçå éåöéà ëñéì" àê "äçëí áàçåø éùáçðä" ìàîåø éúàô÷ åìà éöà ìøéá îäø ëé äçëí äéøà åääåìê áãøê äàì äåà àøê àôééí</p><p> </p><p><a href='http://moreletora.com/'>http://moreletora.com/</a></p><p> <br /></p>
<br />
<br />
</div><!--tokn-->
<h2 id='tguvot'>úâåáåú</h2>
<ul id='ultguvot'>
<li></li>
</ul><!--end-->
<script type='text/javascript'>tguva();txtit()</script>
</div><!--pnim-->
</body>
</html>
|
demo-random.html | steelwil/JSCodeSkulptor | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Undefined</title>
<script type="text/javascript" src="JSCodeSkulptor.js" ></script>
</head>
<body>
<div id="leftPanel" style="left:0; top:0; width:245px; height: 400px; float:left;"></div>
<canvas id="myCanvas" width="600" height="400" style="border:1px solid #000000; background-color:black;"></canvas>
<script>
////////////////////////////////////////////////////////////////////////////////
// Code Skulptor code below
// More Operations
// Random
// The Random Module contains many useful functions for
// generating random numbers. To use the Random Module,
// it must be imported first.
// Here are some examples of how to use the functions in the
// Random Module. Run the program multiple times to see
// what different random numbers you can get. Check the
// documentation for explanations of how the functions work,
// and for more functions
// random.choice(list)
// Returns a random value from the list or a random character
// of a string
print ("Choice 1:", random.choice([1,2,7,18,92]));
print ("Choice 2:", random.choice(["a","b","yes","no"]));
print ("Choice 3:", random.choice("alphabet"));
// Only allows one parameter
//print "Error:", random.choice("hi", "hello")
// Parameter must be a list
//print "Error:", random.choice(4)
print();
// random.randint(a, b)
// Returns an int from a to b inclusive
print ("Randint 1:", random.randint(1,10));
print ("Randint 2:", random.randint(-5, 27));
// Requires two parameters
//print "Error:", random.randint(4)
// Parameters must be integers
//print "Error:", random.randint(0, 4.5)
print(0);
// random.randrange([start], stop[, step])
// Note: parameters in brackets are optional
// Returns an integer from start (inclusive) to stop (not
// included), skipping numbers by step. If step is not
// specified (only two parameters), it defaults to 1. If
// start is also omitted (only one parameter), it defaults
// to 0.
// Returns odd numbers from [1,9) (1 being the first number
// included in the range, and 9 being the first number
// excluded in the range)
print ("Randrange 1:", random.randrange(1, 9, 2));
// Returns multiples of 5 from 0 to 50
print ("Randrange 2:", random.randrange(0, 51, 5));
// Returns ints form [3,10)
print ("Randrange 3:", random.randrange(3, 10));
// Returns positive ints less than 200, including 0
print ("Randrange 4:", random.randrange(200));
// Returns negative ints greater than -10, including 0
print ("Randrange 5:", random.randrange(-10));
// Requires 1, 2, or 3 parameters
//print "Error:", random.randrange()
//print "Error:", random.randrange(1, 2, 3, 4)
// Parameters must be integers
//print "Error:", random.randrange("hi", 4, 5)
//print "Error:", random.randrange(2, 5, .5)
// Stop must be greater than start if (both are given
//print "Error:", random.randrange(5, 3, 6)
// Note: if (only two arguments are specified, they are
// automatically start and stop. It is impossible to specify
// step without start as well, although start can be set to
// zero to achieve the same effect.
// Trying to count by 2 from 0 to 10, including 10
// Doesn't work
//print "Randrange 6:", random.randrange(10, 2)
// Doesn't work - only goes to 8
print ("Randrange 6:", random.randrange(0, 10, 2));
// Does work
print ("Randrange 7:", random.randrange(0, 12, 2));
print();
// random.random()
// Returns a random number between 0 and 1, including 0
print ("Random 1:", random.random());
print ("Random 2:", random.random());
print ("Random 3:", random.random());
print ("--------");
// It is possible to generate random decimal values by
// performing Math.matical operations on random integers
// Random numbers from 0 to 5, excluding 5
var x = random.randrange(0, 10);
print ("Ex. 1:", x / 2.0);
// Random angles in the first quadrant (0 - pi/2)
x = random.randrange(0, 10001);
x = (x / 10000.0) * (Math.PI / 2);
print ("Ex. 2:", x);
print();
// Random angles between e and e^2
x = random.randrange(0, 10001);
x = (x / 10000.0) * (Math.pow(Math.E, 2) - Math.E) + Math.E;
print ("e:", Math.E);
print ("e ** 2:", Math.pow(Math.E, 2));
print ("Ex. 3:", x);
print();
// The general formula - play with the values to test it out
// How many unique random values can be generated
var number_of_possibilities = 5;
// First and last values
var start = 6;
var stop = 9;
// If you want to include stop and start
x = random.randrange(0, number_of_possibilities + 1);
// If you don't want to include stop
//x = random.randrange(0, number_of_possibilities);
// If you don't want to include start
//x = random.randrange(1, number_of_possibilities + 1);
// If you don't want to include either one
//x = random.randrange(1, number_of_possibilities);
// Calculation
x = (x / number_of_possibilities) * (stop - start) + start;
print ("Formula A:", x);
print();
// If you want to include start and not stop, you can also
// use random.random() to get an unlimited number of
// possibilities
start = 5;
stop = 14;
x = random.random();
x = x * (stop - start) + start;
print (typeof(x));
print ("Formula B:", x);
// Code Skulptor code above
////////////////////////////////////////////////////////////////////////////////
</script>
</body>
</html>
|
tnk1/ljon/jorj/ajp.html | erelsgl/erel-sites | <!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' lang='he' dir='rtl'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
<meta http-equiv='Content-Script-Type' content='text/javascript' />
<meta http-equiv='revisit-after' content='15 days' />
<title>àùô</title>
<link rel='stylesheet' type='text/css' href='../../../_script/klli.css' />
<link rel='stylesheet' type='text/css' href='../../../tnk1/_themes/klli.css' />
<meta name='author' content="" />
<meta name='receiver' content="" />
<meta name='jmQovc' content="tnk1/ljon/jorj/ajp" />
<meta name='tvnit' content="tnk_jorj" />
<meta name='description' lang='he' content="àùô" />
<meta name='description' lang='en' content="this page is in Hebrew" />
<meta name='keywords' lang='he' content="àùô áúð"ê,àùô" />
</head>
<!--
PHP Programming by Erel Segal - Rent a Brain http://tora.us.fm/rentabrain
-->
<body lang='he' dir='rtl' id = 'tnk1_ljon_jorj_ajp' class='jwrj2 tnk_jorj'>
<div class='pnim'>
<script type='text/javascript' src='../../../_script/vars.js'></script>
<!--NiwutElyon0-->
<div class='NiwutElyon'>
<div class='NiwutElyon'><a class='link_to_homepage' href='../../../tnk1/index.html'>øàùé</a>><a href='../../../tnk1/ljon/index.html'>ìùåï äî÷øà</a>><a href='../../../tnk1/ljon/jorj/index.html'>ùåøùéí</a>></div>
</div>
<!--NiwutElyon1-->
<h1 id='h1'>àùô</h1>
<div id='idfields'>
<p>÷åã: àùô áúð"ê</p>
<p>ñåâ: ùåøù2</p>
<p>îàú: </p>
<p>àì: </p>
</div>
<script type='text/javascript'>kotrt()</script>
<ul id='ulbnim'>
<li>äâãøä_ëììéú: <span class='hgdrh_kllyt dor1'>= ùåøù òí ëîä îùîòåéåú ùåðåú.<small> [ùáé"ì]</small></span> </li>
<li>ùæîù: <a href='../../../tnk1/ljon/jorj/ajp1.html' class='jzmj dor1'>àùô1</a>
<div class='dor2'>
<span class='hgdrh_kllyt'>= ùí "àùó", åäåà çøèåí å÷åñí.</span>
<span class='twar'>àÇùÌÈó (áòì úô÷éã)</span>
</div><!--dor2-->
</li>
<li>ùæîù: <a href='../../../tnk1/ljon/jorj/ajp2.html' class='jzmj dor1'>àùô2</a>
<div class='dor2'>
<span class='hgdrh_kllyt'>= ùí "àùôä", åäåà úé÷ äçéöéí.</span>
<span class='kly'>àùôä (ëìé ÷éáåì)</span>
</div><!--dor2-->
</li>
<li>ùæîù: <a href='../../../tnk1/ljon/jorj/ajp3.html' class='jzmj dor1'>àùô3</a>
<div class='dor2'>
<span class='hgdrh_kllyt'>= ùí "àùôåú", ìùåï éçéã îàùôúåú, åàó-òì-ôé ùäåà òì îù÷ì àçø, øàá"ò úäìéí ÷éâ. åäåà ãåîï åæáì.</span>
<span class='twar'>àùôåú (î÷åí)</span>
<span class='twar'>àùôúåú (î÷åí)</span>
</div><!--dor2-->
</li>
</ul><!--end-->
<script type='text/javascript'>
AnalyzeBnim();
ktov_bnim_jorj();
</script>
<h2 id='tguvot'>úåñôåú åúâåáåú</h2>
<script type='text/javascript'>ktov_bnim_axrim("<"+"ul>","</"+"ul>")</script>
<script type='text/javascript'>tguva(); txtit()</script>
</div><!--pnim-->
</body>
</html>
|
docs/proc/upper_case.html | victorsndvg/XH5For | <!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">
<meta name="description" content="XDMF parallel partitioned mesh I/O on top of HDF5">
<meta name="author" content="Víctor Sande Veiga" >
<link rel="icon" href="../favicon.png">
<title>Upper_Case – XH5For</title>
<link href="../css/bootstrap.min.css" rel="stylesheet">
<link href="../css/pygments.css" rel="stylesheet">
<link href="../css/font-awesome.min.css" rel="stylesheet">
<link href="../css/local.css" rel="stylesheet">
<!-- 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.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="../js/jquery-2.1.3.min.js"></script>
<script src="../js/svg-pan-zoom.min.js"></script>
</head>
<body>
<!-- Fixed navbar -->
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<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="../index.html">XH5For </a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="dropdown hidden-xs visible-sm visible-md hidden-lg">
<a href="#" class="dropdown-toggle"
data-toggle="dropdown" role="button"
aria-haspopup="true"
aria-expanded="false">Contents <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="../lists/files.html">Source Files</a></li>
<li><a href="../lists/modules.html">Modules</a></li>
<li><a href="../lists/procedures.html">Procedures</a></li>
<li><a href="../lists/types.html">Derived Types</a></li>
<li><a href="../lists/programs.html">Programs</a></li>
</ul>
</li>
<li class="visible-xs hidden-sm visible-lg"><a href="../lists/files.html">Source Files</a></li>
<li class="visible-xs hidden-sm visible-lg"><a href="../lists/modules.html">Modules</a></li>
<li class="visible-xs hidden-sm visible-lg"><a href="../lists/procedures.html">Procedures</a></li>
<li class="visible-xs hidden-sm visible-lg"><a href="../lists/types.html">Derived Types</a></li>
<li class="visible-xs hidden-sm visible-lg"><a href="../lists/programs.html">Programs</a></li>
</ul>
<form action="../search.html" class="navbar-form navbar-right" role="search">
<div class="form-group">
<input type="text" class="form-control" placeholder="Search" name="q" id="tipue_search_input" autocomplete="off" required>
</div>
<!--
<button type="submit" class="btn btn-default">Submit</button>
-->
</form>
</div><!--/.nav-collapse -->
</div>
</nav>
<div class="container">
<div class="row">
<h1>Upper_Case
<small>Function</small>
</h1>
<div class="row">
<div class="col-lg-12">
<div class="well well-sm">
<ul class="list-inline" style="margin-bottom:0px;display:inline">
<li><i class="fa fa-list-ol"></i>
<a data-toggle="tooltip"
data-placement="bottom" data-html="true"
title=" 2.0% of total for procedures.">14 statements</a>
</li>
<li><i class="fa fa-code"></i><a href="../src/xdmf_utils.f90"> Source File</a></li>
</ul>
<ol class="breadcrumb in-well text-right">
<li><a href='../sourcefile/xdmf_utils.f90.html'>xdmf_utils.f90</a></li>
<li><a href='../module/xdmf_utils.html'>xdmf_utils</a></li>
<li class="active">Upper_Case</li>
</ol>
</div>
</div>
</div>
<script>
$(function () {
$('[data-toggle="tooltip"]').tooltip()
})
</script>
</div>
<div class="row">
<div class="col-md-3 hidden-xs hidden-sm visible-md visible-lg">
<div id="sidebar">
<div class="panel panel-primary">
<div class="panel-heading text-left"><h3 class="panel-title">Source Code</h3></div>
<div class="list-group">
<a class="list-group-item" href="../proc/upper_case.html#src">Upper_Case</a>
</div>
</div>
<hr>
<div class="panel panel-default">
<div class="panel-heading text-left"><h3 class="panel-title"><a data-toggle="collapse" href="#allprocs-0">All Procedures</a></h3></div>
<div id="allprocs-0" class="panel-collapse collapse">
<div class="list-group">
<a class="list-group-item" href="../proc/abort.html">Abort</a>
<a class="list-group-item" href="../proc/count_tokens.html">Count_tokens</a>
<a class="list-group-item" href="../proc/generate_hexa_mesh.html">generate_hexa_mesh</a>
<a class="list-group-item" href="../proc/generate_hexa_mesh%7E2.html">generate_hexa_mesh</a>
<a class="list-group-item" href="../proc/getnumberofcomponentsfromattributetype.html">GetNumberOfComponentsFromAttributeType</a>
<a class="list-group-item" href="../proc/getnumberofnodesperelement.html">GetNumberOfNodesPerElement</a>
<a class="list-group-item" href="../proc/getspacedimension.html">GetSpaceDimension</a>
<a class="list-group-item" href="../proc/getxdmfattributetypename.html">GetXDMFAttributeTypeName</a>
<a class="list-group-item" href="../proc/getxdmfcentertypefromname.html">GetXDMFCenterTypeFromName</a>
<a class="list-group-item" href="../proc/getxdmfcentertypename.html">GetXDMFCenterTypeName</a>
<a class="list-group-item" href="../proc/getxdmfgeometrytypefromname.html">GetXDMFGeometryTypeFromName</a>
<a class="list-group-item" href="../proc/getxdmfgeometrytypename.html">GetXDMFGeometryTypeName</a>
<a class="list-group-item" href="../proc/getxdmftopologytypefromname.html">GetXDMFTopologyTypeFromName</a>
<a class="list-group-item" href="../proc/getxdmftopologytypename.html">GetXDMFTopologyTypeName</a>
<a class="list-group-item" href="../proc/is_in_option_list.html">is_in_option_list</a>
<a class="list-group-item" href="../proc/issupportedattributecentername.html">isSupportedAttributeCenterName</a>
<a class="list-group-item" href="../proc/issupportedattributetypename.html">isSupportedAttributeTypeNAme</a>
<a class="list-group-item" href="../proc/issupporteddataitemformatname.html">isSupportedDataItemFormatName</a>
<a class="list-group-item" href="../proc/issupporteddataitemnumbertypename.html">isSupportedDataItemNumberTypeName</a>
<a class="list-group-item" href="../proc/issupporteddataitemprecision.html">isSupportedDataItemPrecision</a>
<a class="list-group-item" href="../proc/issupporteddataitemtypename.html">isSupportedDataItemTypeName</a>
<a class="list-group-item" href="../proc/issupportedgeometrytype.html">isSupportedGeometryType</a>
<a class="list-group-item" href="../proc/issupportedgridcollectiontypename.html">isSupportedGridCollectionTypeName</a>
<a class="list-group-item" href="../proc/issupportedgridsectionname.html">isSupportedGridSectionName</a>
<a class="list-group-item" href="../proc/issupportedgridtype.html">isSupportedGridType</a>
<a class="list-group-item" href="../proc/issupportedgridtypename.html">isSupportedGridTypeName</a>
<a class="list-group-item" href="../proc/issupportedstrategy.html">isSupportedStrategy</a>
<a class="list-group-item" href="../proc/issupportedtimetypename.html">isSupportedTimeTypeName</a>
<a class="list-group-item" href="../proc/issupportedtopologytype.html">isSupportedTopologyType</a>
<a class="list-group-item" href="../proc/issupportedtopologytypename.html">isSupportedTopologyTypeName</a>
<a class="list-group-item" href="../proc/mkdirfullpath.html">MkdirFullPath</a>
<a class="list-group-item" href="../proc/next_token.html">Next_token</a>
<a class="list-group-item" href="../proc/upper_case.html">Upper_Case</a>
<a class="list-group-item" href="../proc/warning_message.html">warning_message</a>
<a class="list-group-item" href="../proc/wtime.html">Wtime</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-9" id='text'>
<h2>
public function Upper_Case(string)
</h2>
<p>Function for converting lower case characters of a string to
upper case ones.
@author Stephano Zaghi (https://github.com/szaghi)</p>
<h3>Arguments</h3>
<table class="table table-striped varlist">
<thead><tr><th>Type</th>
<th>Intent</th><th>Optional</th>
<th>Attributes</th><th></th><th>Name</th><th></th></thead>
<tbody>
<tr>
<td><span class="anchor" id="variable-string"></span>character(len=*),</td>
<td>intent(in)</td>
<td></td>
<td></td><td>::</td>
<td><strong>string</strong></td><td><p>String to be converted.</p></td>
</tr>
</tbody>
</table>
<h3>Return Value <small><span class="anchor" id="variable-upper_case"></span>character(len=len(string))
</small></h3>
<p>Converted string.</p>
<br>
<section class="visible-xs visible-sm hidden-md">
<div class="panel panel-primary">
<div class="panel-heading text-left"><h3 class="panel-title">Source Code</h3></div>
<div class="list-group">
<a class="list-group-item" href="../proc/upper_case.html#src">Upper_Case</a>
</div>
</div>
</section>
<br class="visible-xs visible-sm hidden-md">
<section>
<h2><span class="anchor" id="src"></span>Source Code</h2>
<div class="highlight"><pre> <span class="k">function </span><span class="n">Upper_Case</span><span class="p">(</span><span class="n">string</span><span class="p">)</span>
<span class="c">!-----------------------------------------------------------------</span>
<span class="c">!< Function for converting lower case characters of a string to </span>
<span class="c">!< upper case ones.</span>
<span class="c">!< @author Stephano Zaghi (https://github.com/szaghi)</span>
<span class="c">!-----------------------------------------------------------------</span>
<span class="k">implicit none</span>
<span class="k"> </span><span class="kt">character</span><span class="p">(</span><span class="nb">len</span><span class="o">=*</span><span class="p">),</span> <span class="k">intent</span><span class="p">(</span><span class="n">IN</span><span class="p">)</span><span class="kd">::</span> <span class="n">string</span> <span class="c">!< String to be converted.</span>
<span class="kt">character</span><span class="p">(</span><span class="nb">len</span><span class="o">=</span><span class="nb">len</span><span class="p">(</span><span class="n">string</span><span class="p">))</span><span class="kd">::</span> <span class="n">Upper_Case</span> <span class="c">!< Converted string.</span>
<span class="kt">integer</span><span class="kd">::</span> <span class="n">n1</span> <span class="c">!< Characters counter.</span>
<span class="c">!-----------------------------------------------------------------</span>
<span class="n">Upper_Case</span> <span class="o">=</span> <span class="n">string</span>
<span class="k">do </span><span class="n">n1</span><span class="o">=</span><span class="mi">1</span><span class="p">,</span><span class="nb">len</span><span class="p">(</span><span class="n">string</span><span class="p">)</span>
<span class="k">select case</span><span class="p">(</span><span class="nb">ichar</span><span class="p">(</span><span class="n">string</span><span class="p">(</span><span class="n">n1</span><span class="p">:</span><span class="n">n1</span><span class="p">)))</span>
<span class="k">case</span><span class="p">(</span><span class="mi">97</span><span class="p">:</span><span class="mi">122</span><span class="p">)</span>
<span class="n">Upper_Case</span><span class="p">(</span><span class="n">n1</span><span class="p">:</span><span class="n">n1</span><span class="p">)</span><span class="o">=</span><span class="nb">char</span><span class="p">(</span><span class="nb">ichar</span><span class="p">(</span><span class="n">string</span><span class="p">(</span><span class="n">n1</span><span class="p">:</span><span class="n">n1</span><span class="p">))</span><span class="o">-</span><span class="mi">32</span><span class="p">)</span> <span class="c">! Upper case conversion</span>
<span class="n">endselect</span>
<span class="n">enddo</span>
<span class="k">return</span>
<span class="k"> end function </span><span class="n">Upper_Case</span>
</pre></div>
</section>
<br>
</div>
</div>
<section class="visible-xs visible-sm hidden-md">
<hr>
<div class="panel panel-default">
<div class="panel-heading text-left"><h3 class="panel-title"><a data-toggle="collapse" href="#allprocs-1">All Procedures</a></h3></div>
<div id="allprocs-1" class="panel-collapse collapse">
<div class="list-group">
<a class="list-group-item" href="../proc/abort.html">Abort</a>
<a class="list-group-item" href="../proc/count_tokens.html">Count_tokens</a>
<a class="list-group-item" href="../proc/generate_hexa_mesh.html">generate_hexa_mesh</a>
<a class="list-group-item" href="../proc/generate_hexa_mesh%7E2.html">generate_hexa_mesh</a>
<a class="list-group-item" href="../proc/getnumberofcomponentsfromattributetype.html">GetNumberOfComponentsFromAttributeType</a>
<a class="list-group-item" href="../proc/getnumberofnodesperelement.html">GetNumberOfNodesPerElement</a>
<a class="list-group-item" href="../proc/getspacedimension.html">GetSpaceDimension</a>
<a class="list-group-item" href="../proc/getxdmfattributetypename.html">GetXDMFAttributeTypeName</a>
<a class="list-group-item" href="../proc/getxdmfcentertypefromname.html">GetXDMFCenterTypeFromName</a>
<a class="list-group-item" href="../proc/getxdmfcentertypename.html">GetXDMFCenterTypeName</a>
<a class="list-group-item" href="../proc/getxdmfgeometrytypefromname.html">GetXDMFGeometryTypeFromName</a>
<a class="list-group-item" href="../proc/getxdmfgeometrytypename.html">GetXDMFGeometryTypeName</a>
<a class="list-group-item" href="../proc/getxdmftopologytypefromname.html">GetXDMFTopologyTypeFromName</a>
<a class="list-group-item" href="../proc/getxdmftopologytypename.html">GetXDMFTopologyTypeName</a>
<a class="list-group-item" href="../proc/is_in_option_list.html">is_in_option_list</a>
<a class="list-group-item" href="../proc/issupportedattributecentername.html">isSupportedAttributeCenterName</a>
<a class="list-group-item" href="../proc/issupportedattributetypename.html">isSupportedAttributeTypeNAme</a>
<a class="list-group-item" href="../proc/issupporteddataitemformatname.html">isSupportedDataItemFormatName</a>
<a class="list-group-item" href="../proc/issupporteddataitemnumbertypename.html">isSupportedDataItemNumberTypeName</a>
<a class="list-group-item" href="../proc/issupporteddataitemprecision.html">isSupportedDataItemPrecision</a>
<a class="list-group-item" href="../proc/issupporteddataitemtypename.html">isSupportedDataItemTypeName</a>
<a class="list-group-item" href="../proc/issupportedgeometrytype.html">isSupportedGeometryType</a>
<a class="list-group-item" href="../proc/issupportedgridcollectiontypename.html">isSupportedGridCollectionTypeName</a>
<a class="list-group-item" href="../proc/issupportedgridsectionname.html">isSupportedGridSectionName</a>
<a class="list-group-item" href="../proc/issupportedgridtype.html">isSupportedGridType</a>
<a class="list-group-item" href="../proc/issupportedgridtypename.html">isSupportedGridTypeName</a>
<a class="list-group-item" href="../proc/issupportedstrategy.html">isSupportedStrategy</a>
<a class="list-group-item" href="../proc/issupportedtimetypename.html">isSupportedTimeTypeName</a>
<a class="list-group-item" href="../proc/issupportedtopologytype.html">isSupportedTopologyType</a>
<a class="list-group-item" href="../proc/issupportedtopologytypename.html">isSupportedTopologyTypeName</a>
<a class="list-group-item" href="../proc/mkdirfullpath.html">MkdirFullPath</a>
<a class="list-group-item" href="../proc/next_token.html">Next_token</a>
<a class="list-group-item" href="../proc/upper_case.html">Upper_Case</a>
<a class="list-group-item" href="../proc/warning_message.html">warning_message</a>
<a class="list-group-item" href="../proc/wtime.html">Wtime</a>
</div>
</div>
</div>
</section>
<hr>
</div> <!-- /container -->
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-4"><p>© 2016 </p></div>
<div class="col-xs-6 col-md-4 col-md-push-4">
<p class="text-right">
Documentation generated by
<a href="https://github.com/cmacmackin/ford">FORD</a>
on 2016-11-08T12:24:53.235950
</p>
</div>
<div class="col-xs-12 col-md-4 col-md-pull-4"><p class="text-center"> XH5For was developed by Víctor Sande Veiga</p></div>
</div>
<br>
</div> <!-- /container -->
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!--
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
-->
<script src="../js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../js/ie10-viewport-bug-workaround.js"></script>
<!-- MathJax JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
TeX: { extensions: ['AMSmath.js','AMSsymbols.js','noErrors.js','noUndefined.js'], equationNumbers: { autoNumber: 'AMS' } },
jax: ['input/TeX','input/MathML','output/HTML-CSS'],
extensions: ['tex2jax.js','mml2jax.js','MathMenu.js','MathZoom.js'],
'HTML-CSS': {
styles: { '.MathJax_Display, .MathJax .mo, .MathJax .mi, .MathJax .mn': {color: '#000000 ! important'} }
}
});
</script>
<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script src="../tipuesearch/tipuesearch_content.js"></script>
<link href="../tipuesearch/tipuesearch.css" rel="stylesheet">
<script src="../tipuesearch/tipuesearch_set.js"></script>
<script src="../tipuesearch/tipuesearch.js"></script>
</body>
</html> |
tnk1/ktuv/mja/31-09.html | erelsgl/erel-sites | <!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' lang='he' dir='rtl'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
<meta http-equiv='Content-Script-Type' content='text/javascript' />
<meta http-equiv='revisit-after' content='15 days' />
<link rel='stylesheet' href='../../../_script/klli.css' />
<link rel='stylesheet' href='../../_themes/klli.css' />
<link rel='canonical' href='http://tora.us.fm/tnk1/ktuv/mja/31-09.html' />
<title>áéàåø:îùìé ìà9</title>
<meta name='author' content='àøàì' />
<meta name='receiver' content='' />
<meta name='jmQovc' content='tnk1/ktuv/mja/31-09.html' />
<meta name='tvnit' content='' />
</head>
<body lang='he' class='newsubject'><div class='pnim'>
<!--NiwutElyon0-->
<div class='NiwutElyon'>
<div class='NiwutElyon'><a class='link_to_homepage' href='../../index.html'>øàùé</a>><a href='../../ktuv/mja/31-09.html'></a>></div>
</div>
<!--NiwutElyon1-->
<h1 id='h1'>áéàåø:îùìé ìà9</h1>
<div id='idfields'>
<p>îàú: àøàì</p>
</div>
<script type='text/javascript' src='../../../_script/vars.js'></script>
<script type='text/javascript'>kotrt()</script>
<div id='tokn'>
<table class='inner_navigation'><tr>
<td class='previous'><a href='31-08.html'> →ìà 8— </a></td>
<td class='current'>îùìé ìà 9</td>
<td class='next'><a href='31-10.html'> — ìà 10← </a></td>
</tr></table><!-- inner_navigation -->
<div class='page single_height'>
<p><a class='psuq' href='/tnk1/prqim/t2831.htm#9'>
îùìé ìà9
</a>: "<q class='psuq'>ôÌÀúÇç ôÌÄéêÈ, ùÑÀôÈè öÆãÆ÷,
åÀãÄéï òÈðÄé åÀàÆáÀéåÉï.</q>"</p>
<div class='short'>
<div class='tirgum'><p>
<strong>ôúç ôéê</strong> ëãé
<strong>ùúùôåè åúãåï áöã÷</strong> âí àãí
<strong> òðé åàáéåï</strong> ùàéï ìå ëñó ìééöåâ îùôèé.</p></div>
</div><!--short-->
<div class='long'>
<div class='cell full longcell'>
<h2 class='subtitle'>ìòéåï ðåñó</h2>
<p><a href="/tnk1/kma/qjrim2/siua_mjpti.html">äîàîø äî÷åøé</a></p><br />
</div>
</div><!--long-->
</div><!--page-->
<table class='inner_navigation'><tr>
<td class='previous'><a href='31-08.html'> →ìà 8— </a></td>
<td class='current'>îùìé ìà 9</td>
<td class='next'><a href='31-10.html'> — ìà 10← </a></td>
</tr></table><!-- inner_navigation -->
</div><!--tokn-->
<h2 id='tguvot'>úâåáåú</h2>
<ul id='ultguvot'>
<li></li>
</ul><!--end-->
<script type='text/javascript'>tguva();txtit()</script>
</div><!--pnim-->
</body>
</html>
|
view/contabilidad_cuenta.html | KalimochoAz/facturacion_base | {include="header"}
<script type="text/javascript">
$(document).ready(function() {
$("#b_nueva_subcuenta").click(function(event) {
event.preventDefault();
$("#modal_nueva_subcuenta").modal('show');
});
$("#b_eliminar").click(function(event) {
event.preventDefault();
bootbox.confirm({
message: '¿Realmente desea eliminar esta cuenta?',
title: '<b>Atención</b>',
callback: function(result) {
if (result) {
window.location.href = 'index.php?page=contabilidad_epigrafes&deletec={$fsc->cuenta->idcuenta}';
}
}
});
});
});
</script>
{if="$fsc->cuenta"}
<form action="{$fsc->url()}" method="post" class="form">
<div class="container-fluid" style="margin-top: 10px; margin-bottom: 10px;">
<div class="row">
<div class="col-sm-8">
<div class="btn-group">
<a href="{$fsc->ppage->url()}" class="btn btn-sm btn-default">
<span class="glyphicon glyphicon-arrow-left"></span>
<span class="hidden-xs"> {$fsc->ppage->title}</span>
</a>
<a href="{$fsc->url()}" class="btn btn-sm btn-default" title="Recargar la página">
<span class="glyphicon glyphicon-refresh"></span>
</a>
</div>
<div class="btn-group">
<a href="#" class="btn btn-sm btn-default" data-toggle="modal" data-target="#modal_librom">
<span class="glyphicon glyphicon-book"></span>
<span class="hidden-xs"> Libro mayor</span>
</a>
{loop="$fsc->extensions"}
{if="$value->type=='button'"}
<a href="index.php?page={$value->from}{$value->params}" class="btn btn-sm btn-default">{$value->text}</a>
{/if}
{/loop}
</div>
</div>
<div class="col-sm-4 text-right">
<div class="btn-group">
{if="$fsc->allow_delete"}
<a href="#" id="b_eliminar" class="btn btn-sm btn-danger">
<span class="glyphicon glyphicon-trash"></span>
<span class="hidden-xs"> Eliminar</span>
</a>
{/if}
<button class="btn btn-sm btn-primary" type="submit" onclick="this.disabled=true;this.form.submit();">
<span class="glyphicon glyphicon-floppy-disk"></span>
<span class="hidden-xs"> Guardar</span>
</button>
</div>
</div>
</div>
</div>
<div class="table-responsive">
<table class="table table-hover">
<thead>
<tr>
<th class="text-left">Cuenta</th>
<th class="text-left">Descripción</th>
<th class="text-left">
<a href="index.php?page=cuentas_especiales">Cuenta especial</a>
</th>
<th class="text-left">Ejercicio</th>
</tr>
</thead>
<tr>
<td><div class="form-control">{$fsc->cuenta->codcuenta}</div></td>
<td><input class="form-control" type="text" name="descripcion" value="{$fsc->cuenta->descripcion}" autocomplete="off"/></td>
<td>
<select name="idcuentaesp" class="form-control">
<option value="---">Ninguna</option>
<option value="---">-------</option>
{loop="$fsc->cuentas_especiales()"}
<option value="{$value->idcuentaesp}"{if="$value->idcuentaesp==$fsc->cuenta->idcuentaesp"} selected=""{/if}>
{$value->descripcion}
</option>
{/loop}
</select>
</td>
<td>
<div class="form-control">
<a href="{$fsc->ejercicio->url()}">{$fsc->ejercicio->nombre}</a>
</div>
</td>
</tr>
</table>
</div>
</form>
<div class="table-responsive">
<table class="table table-hover">
<thead>
<tr>
<th class="text-left">Código + Descripción</th>
<th class="text-right">Debe</th>
<th class="text-right">Haber</th>
<th class="text-right">Saldo</th>
</tr>
</thead>
{loop="$fsc->cuenta->get_subcuentas()"}
<tr class="clickableRow" href="{$value->url()}">
<td><a href="{$value->url()}">{$value->codsubcuenta}</a> {$value->descripcion}</td>
<td class="text-right">{$fsc->show_precio($value->debe, $value->coddivisa)}</td>
<td class="text-right">{$fsc->show_precio($value->haber, $value->coddivisa)}</td>
<td class='text-right{if="$value->saldo<0"} danger{/if}'>{$fsc->show_precio($value->saldo, $value->coddivisa)}</td>
</tr>
{/loop}
<tr>
<td colspan="4" class="text-center">
<a id="b_nueva_subcuenta" class="btn btn-sm btn-block btn-success" href="#">
<span class="glyphicon glyphicon-plus"></span> Nueva Subcuenta...
</a>
</td>
</tr>
</table>
</div>
<form class="form-horizontal" role="form" name="f_nueva_subcuenta" action ="{$fsc->url()}" method="POST">
<input type="hidden" name="ejercicio" value="{$fsc->cuenta->codejercicio}"/>
<input type="hidden" name="idcuenta" value="{$fsc->cuenta->idcuenta}"/>
<input type="hidden" name="codcuenta" value="{$fsc->cuenta->codcuenta}"/>
<div class="modal fade" id="modal_nueva_subcuenta">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Nueva subcuenta</h4>
</div>
<div class="modal-body">
<div class="form-group">
<label for="codcuenta" class="col-lg-2 col-md-2 col-sm-2 control-label">Cuenta</label>
<div class="col-lg-10 col-md-10 col-sm-10">
<div class="form-control">{$fsc->cuenta->codcuenta}</div>
</div>
</div>
<div class="form-group">
<label for="nsubcuenta" class="col-lg-2 col-md-2 col-sm-2 control-label">Código</label>
<div class="col-lg-10 col-md-10 col-sm-10">
<input class="form-control" type="text" name="nsubcuenta" value="{$fsc->nuevo_codsubcuenta}" autocomplete="off" autofocus />
</div>
</div>
<div class="form-group">
<label for="descripcion" class="col-lg-2 col-md-2 col-sm-2 control-label">Descripción</label>
<div class="col-lg-10 col-md-10 col-sm-10">
<input class="form-control" type="text" name="descripcion" autocomplete="off"/>
</div>
</div>
</div>
<div class="modal-footer">
<button class="btn btn-sm btn-primary" type="submit" onclick="this.disabled=true;this.form.submit();" title="Guardar">
<span class="glyphicon glyphicon-floppy-disk"></span> Guardar
</button>
</div>
</div>
</div>
</div>
</form>
<div class="modal fade" id="modal_librom" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
<h4 class="modal-title">Libro mayor</h4>
</div>
<div class="modal-body">
<p class='help-block'>
Puedes filtrar por fecha y sacar el libro mayor de varias subcuentas a la vez
desde <b>Informes > Contabilidad</b>.
</p>
</div>
<div class="modal-footer">
<a href="index.php?page=informe_contabilidad" class="btn btn-sm btn-default">
<span class="glyphicon glyphicon-book"></span> Libro mayor
</a>
</div>
</div>
</div>
</div>
{else}
<div class="thumbnail">
<img src="{#FS_PATH#}view/img/fuuu_face.png" alt="fuuuuu"/>
</div>
{/if}
{include="footer"}
|
doc/allclasses-noframe.html | NEVERFEAR/JavaWhois | <!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_23) on Sat Apr 21 14:33:58 BST 2012 -->
<TITLE>
All Classes
</TITLE>
<META NAME="date" CONTENT="2012-04-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/neverfear/whois/parsers/crsnic/AbstractContact.html" title="class in org.neverfear.whois.parsers.crsnic">AbstractContact</A>
<BR>
<A HREF="org/neverfear/whois/parsers/pir/AbstractContact.html" title="class in org.neverfear.whois.parsers.pir">AbstractContact</A>
<BR>
<A HREF="org/neverfear/whois/parsers/pir/AdminContact.html" title="class in org.neverfear.whois.parsers.pir">AdminContact</A>
<BR>
<A HREF="org/neverfear/whois/CannotResolve.html" title="class in org.neverfear.whois">CannotResolve</A>
<BR>
<A HREF="org/neverfear/whois/Countries.html" title="class in org.neverfear.whois">Countries</A>
<BR>
<A HREF="org/neverfear/whois/examples/CustomServer.html" title="class in org.neverfear.whois.examples">CustomServer</A>
<BR>
<A HREF="org/neverfear/whois/examples/ExampleQuery.html" title="class in org.neverfear.whois.examples">ExampleQuery</A>
<BR>
<A HREF="org/neverfear/whois/JavaWhois.html" title="class in org.neverfear.whois">JavaWhois</A>
<BR>
<A HREF="org/neverfear/whois/parsers/crsnic/ParsedCRSNICResponse.html" title="class in org.neverfear.whois.parsers.crsnic">ParsedCRSNICResponse</A>
<BR>
<A HREF="org/neverfear/whois/parsers/pir/ParsedPIRResponse.html" title="class in org.neverfear.whois.parsers.pir">ParsedPIRResponse</A>
<BR>
<A HREF="org/neverfear/whois/parsers/pir/PublicInterestRegistryResponse.html" title="class in org.neverfear.whois.parsers.pir">PublicInterestRegistryResponse</A>
<BR>
<A HREF="org/neverfear/whois/parsers/pir/RegistrantContact.html" title="class in org.neverfear.whois.parsers.pir">RegistrantContact</A>
<BR>
<A HREF="org/neverfear/whois/ResolveAfilias.html" title="class in org.neverfear.whois">ResolveAfilias</A>
<BR>
<A HREF="org/neverfear/whois/ResolveCRSNIC.html" title="class in org.neverfear.whois">ResolveCRSNIC</A>
<BR>
<A HREF="org/neverfear/whois/ResolveDefault.html" title="class in org.neverfear.whois">ResolveDefault</A>
<BR>
<A HREF="org/neverfear/whois/ResolvePIR.html" title="class in org.neverfear.whois">ResolvePIR</A>
<BR>
<A HREF="org/neverfear/whois/ResolveURL.html" title="class in org.neverfear.whois">ResolveURL</A>
<BR>
<A HREF="org/neverfear/whois/ServerResolver.html" title="interface in org.neverfear.whois"><I>ServerResolver</I></A>
<BR>
<A HREF="org/neverfear/whois/parsers/pir/TechContact.html" title="class in org.neverfear.whois.parsers.pir">TechContact</A>
<BR>
<A HREF="org/neverfear/whois/parsers/WhoisParseException.html" title="class in org.neverfear.whois.parsers">WhoisParseException</A>
<BR>
<A HREF="org/neverfear/whois/WhoisQuery.html" title="class in org.neverfear.whois">WhoisQuery</A>
<BR>
<A HREF="org/neverfear/whois/WhoisResponse.html" title="class in org.neverfear.whois">WhoisResponse</A>
<BR>
<A HREF="org/neverfear/whois/WhoisServer.html" title="class in org.neverfear.whois">WhoisServer</A>
<BR>
<A HREF="org/neverfear/whois/WhoisServerPool.html" title="class in org.neverfear.whois">WhoisServerPool</A>
<BR>
</FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|
tnk1/dmut/dmut/859.html | erelsgl/erel-sites | <!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' lang='he' dir='rtl'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
<meta http-equiv='Content-Script-Type' content='text/javascript' />
<meta http-equiv='revisit-after' content='15 days' />
<link rel='stylesheet' href='../../../_script/klli.css' />
<link rel='stylesheet' href='../../_themes/klli.css' />
<title>éâàì áï ðúï</title>
<meta name='author' content="øòðï" />
<meta name='receiver' content="" />
<meta name='jmQovc' content="tnk1/dmut/dmut/859" />
<meta name='tvnit' content="tnk_dmut" />
<meta name='description' lang='he' content="éâàì áï ðúï" />
<meta name='description' lang='en' content="this page is in Hebrew" />
<meta name='keywords' lang='he' content="éâàì (áï ðúï),éâàì áï ðúï" />
</head><body class="dmwt"><div class="pnim">
<script type='text/javascript' src='../../../_script/vars.js'></script>
<!--NiwutElyon0-->
<div class="NiwutElyon">
<div class="NiwutElyon"><a href='../../index.html'>øàùé</a>><a href='../../dmut/index.html'>ãîåéåú úðëéåú</a>><a href='../../dmut/ToknLfiDmutHkl.html'>ëì äãîåéåú</a>><a href='../../dmut/jm/ygal.html'>éâàì</a>></div>
</div>
<!--NiwutElyon1-->
<h1 id='h1'>éâàì áï ðúï</h1>
<div style='display:none'>
<p>îàú: øòðï
<p>÷åã: éâàì (áï ðúï)
</div>
<script type='text/javascript'>kotrt()</script>
<!--tosft0--><div id='tosft'>
<p>
<q class="psuq">ùí ðåñó: </q>éåàì
<p>
<ol>
<li>ùî"á ëâ 36: éâàì áï ðúï îöáä áðé äâãé.
<li>ãä"à éà 38: éåàì àçé ðúï îáçø áï äâøé. </ol>
<p>
<q class="psuq">äòøä: </q>àåìé äåà îòéø àå àæåø ä÷øåééä òì ùí îùôçú "äöááä", îîùôçåú éäåãä (ãä"à ã 8).
<p>
<q class="psuq">àá: </q>
<a href='858.html'>ðúï </a>
<p>
<q class="psuq">éâàì ùééê âí ëï ì÷áåöú: </q>
<a href='1261.html'>âéáåøé ãåã </a>
</div><!--tosft--><!--tosft1-->
<ul id='ulbnim' style='display:none'>
</ul><!--end-->
<script type='text/javascript'>
var theBnim = document.getElementById('ulbnim');
var theBnimArray = theBnim.innerHTML.split(/<li>/i);
var theWrittenBnim = new Array(theBnimArray.length);
</script>
<div class='awsp_mpwrt'>
<div class="noseim">
<script type='text/javascript'>ktov_bnim('<h2>ñôøéí</h2> <ol class="TableSublists"> ', 'ñôø:', ' </ol> ')</script>
<script type='text/javascript'>ktov_bnim('<h2>ðåùàéí</h2> <ol class="TableSublists"> ', 'àåñó:', ' </ol> ')</script>
</div>
<script type='text/javascript'>ktov_bnim('<div class="omnutiim"> <h2>îàîøéí ãîéåðééí åàîðåúééí</h2> <ol class="TableSublists"> ', '(îàîø ãîéåðé|ñéôåø|ùéø|öéåø):', ' </ol> </div>')</script>
<script type='text/javascript'>ktov_bnim('<div class="jelot"> <h2>ùàìåú åîàîøéí ìà âîåøéí</h2> <ol class="TableSublists"> ', '(îàîø ìà âîåø|îàîø ùìà ôåøñí|ùàìä):', ' </ol> </div>')</script>
<script type='text/javascript'>ktov_bnim('<div class="mamrim"> <h2>îàîøéí</h2> <ol class="TableSublists"> ', '(àúø|äáãìéí|îàîø|îáðä|îöâú|÷åáõ|ëìì|äâãøä):', ' </ol> </div>')</script>
</div>
<br style='clear:all'>
<h2 id='tguvot'>úåñôåú åúâåáåú</h2>
<ul class="tablesublists">
<script type='text/javascript'>ktov_bnim_axrim()</script>
</ul>
<script type='text/javascript'>tguva(); txtit()</script>
</div><!--pnim-->
</body></html>
|
lib/Docs/javadoc/org/lwjgl/opengl/class-use/AMDPinnedMemory.html | GokulEvuri/VenganceRabbit | <!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_26) on Sun Dec 22 15:55:56 GMT 2013 -->
<TITLE>
Uses of Class org.lwjgl.opengl.AMDPinnedMemory (LWJGL API)
</TITLE>
<META NAME="date" CONTENT="2013-12-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="Uses of Class org.lwjgl.opengl.AMDPinnedMemory (LWJGL 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"> <A HREF="../../../../org/lwjgl/opengl/AMDPinnedMemory.html" title="class in org.lwjgl.opengl"><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="../../../../overview-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/lwjgl/opengl//class-useAMDPinnedMemory.html" target="_top"><B>FRAMES</B></A>
<A HREF="AMDPinnedMemory.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.lwjgl.opengl.AMDPinnedMemory</B></H2>
</CENTER>
No usage of org.lwjgl.opengl.AMDPinnedMemory
<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/lwjgl/opengl/AMDPinnedMemory.html" title="class in org.lwjgl.opengl"><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="../../../../overview-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/lwjgl/opengl//class-useAMDPinnedMemory.html" target="_top"><B>FRAMES</B></A>
<A HREF="AMDPinnedMemory.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 © 2002-2009 lwjgl.org. All Rights Reserved.</i>
</BODY>
</HTML>
|
face-web/src/main/webapp/static/fusionWidgets/Code/JavaScript/Basics/UsingLinkedCharts/highslide.html | cc14514/hq6 | <!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>FusionWidgets XT - LinkedCharts</title>
<link href="../../../assets/ui/css/style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="../../../../Charts/FusionCharts.js"></script>
<script type="text/javascript" language="Javascript" src="../../../assets/ui/js/jquery.min.js"></script>
<script type="text/javascript" language="Javascript" src="../../../assets/ui/js/lib.js"></script>
<script type="text/javascript" src="../../../assets/highslide-4.1.9/highslide/highslide-full.packed.js"></script>
<link rel="stylesheet" type="text/css" href="../../../assets/highslide-4.1.9/highslide/highslide.css" />
<script type="text/javascript" src="../../../assets/jquery.ui/jquery.min.js"></script>
<!--[if IE 6]>
<script src="../../../assets/ui/js/DD_belatedPNG_0.0.8a-min.js"></script>
<script>
/* select the element name, css selector, background etc */
DD_belatedPNG.fix('img');
/* string argument can be any CSS selector */
</script>
<![endif]-->
<style type="text/css">
h2.headline {
font: normal 110%/137.5% "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 0;
margin: 25px 0 25px 0;
color: #7d7c8b;
text-align: center;
}
p.small {
font: normal 68.75%/150% Verdana, Geneva, sans-serif;
color: #919191;
padding: 0;
margin: 0 auto;
width: 664px;
text-align: center;
}
</style>
<script type="text/javascript"><!--
$(document).ready( function() {
//Set Highslide graphics dir path
hs.graphicsDir = '../../../assets/highslide-4.1.9/highslide/graphics/';
hs.outlineType = 'rounded-white';
});
// --></script>
</head>
<body>
<!-- wrapper -->
<div id="wrapper">
<!-- header -->
<div id="header">
<div class="logo"><a class="imagelink" href="http://www.fusioncharts.com/widgets" target="_blank"><img src="../../../assets/ui/images/fwxt-logo.png" width="73" height="74" alt="FusionWidgets XT logo" />
</a>
</div>
<h1 class="brand-name">FusionWidgets XT</h1>
<h1 class="logo-text">LinkedCharts using Highslide</h1>
</div>
<!-- content area -->
<div class="content-area">
<div id="content-area-inner-main">
<p class="text" align="center">LinkedCharts using Highslide. Click on the slices to view the detailed chart in Highslide lightbox.</p>
<div id="messageBox" style="margin-left:100px; margin-right:100px; display:none;"></div>
<p> </p>
<div class="clear"></div>
<div class="gen-chart-render">
<div id="chartContainer">Parent Chart will load here</div>
<div class="highslide-html-content" id="highslide-html" style="height: 300px; width: 400px">
<div class="highslide-header">
<ul>
<li class="highslide-move">
<a href="#" onclick="return false">Move</a>
</li>
<li class="highslide-close">
<a href="#" onclick="return hs.close(this)">Close</a>
</li>
</ul>
</div>
<div class="highslide-body" style="height: 100%; width: 100%">
<div id="linkedchart-container" style="height: 100%; width: 100%"> LinkedChart will load here </div>
</div>
<div class="highslide-footer">
<div>
<span class="highslide-resize" title="Resize">
<span></span>
</span>
</div>
</div>
</div>
<script type="text/javascript" src="summary-data-all-xml.js"></script>
<script type="text/javascript"><!--
var myChart = new FusionCharts( "../../../../Charts/Pyramid.swf", "myChartId", "400", "300", "0", "1" );
myChart.setXMLData(dataString);
myChart.render("chartContainer");
FusionCharts("myChartId").configureLink ({
width : '100%',
height: '100%',
id: 'linked-chart',
renderAt : "linkedchart-container",
overlayButton: { show : false }
});
FusionCharts("myChartId").addEventListener('BeforeLinkedItemOpen', function() {
hs.htmlExpand(null, { contentId : 'highslide-html' } );
});
hs.Expander.prototype.onAfterClose = function() {
$('#linkedchart-container').remove();
return false;
};
//--></script>
</div>
<p> </p>
<div class="clear"></div>
<p> </p>
<p class="small"> </p>
<p> </p>
<div class="underline-dull"></div>
</div>
</div>
<div id="footer">
<p class="highlightBlock">The above sample showcases <em>LinkedCharts</em> using Highslide. Click <a href="../../../../Contents/Index.html?JavaScript/JS_LinkedCharts.html" target="_blank">here</a> to know more on how the code of this example works.</p>
</div>
</div>
<script type="text/javascript"><!--//
$(document).ready ( function() {
showConditionalMessage( "Your browser does not seem to have Flash Player support. JavaScript chart is rendered instead", isJSRenderer(myChart) );
});
// -->
</script>
</body>
</html>
|
packages/build/FAKE/docs/apidocs/fake-wixhelper-wixparams.html | jeremyabbott/doctoralsurvey | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>WiXParams - FAKE - F# Make</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull">
<script src="https://code.jquery.com/jquery-1.8.0.js"></script>
<script src="https://code.jquery.com/ui/1.8.23/jquery-ui.js"></script>
<script src="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/js/bootstrap.min.js"></script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/css/bootstrap-combined.min.css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="http://fsharp.github.io/FAKE/content/style.css" />
<script type="text/javascript" src="http://fsharp.github.io/FAKE/content/tips.js"></script>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="masthead">
<ul class="nav nav-pills pull-right">
<li><a href="http://fsharp.org">fsharp.org</a></li>
<li><a href="http://github.com/fsharp/fake">github page</a></li>
</ul>
<h3 class="muted"><a href="http://fsharp.github.io/FAKE/index.html">FAKE - F# Make</a></h3>
</div>
<hr />
<div class="row">
<div class="span9" id="main">
<h1>WiXParams</h1>
<div class="xmldoc">
<p>WiX parameter type</p>
</div>
<h3>Record Fields</h3>
<table class="table table-bordered member-list">
<thead>
<tr><td>Record Field</td><td>Description</td></tr>
</thead>
<tbody>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '2477', 2477)" onmouseover="showTip(event, '2477', 2477)">
AdditionalCandleArgs
</code>
<div class="tip" id="2477">
<strong>Signature:</strong> string list<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/WiXHelper.fs#L645-645" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '2478', 2478)" onmouseover="showTip(event, '2478', 2478)">
AdditionalLightArgs
</code>
<div class="tip" id="2478">
<strong>Signature:</strong> string list<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/WiXHelper.fs#L646-646" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '2479', 2479)" onmouseover="showTip(event, '2479', 2479)">
TimeOut
</code>
<div class="tip" id="2479">
<strong>Signature:</strong> TimeSpan<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/WiXHelper.fs#L644-644" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
</td>
</tr>
<tr>
<td class="member-name">
<code onmouseout="hideTip(event, '2480', 2480)" onmouseover="showTip(event, '2480', 2480)">
ToolDirectory
</code>
<div class="tip" id="2480">
<strong>Signature:</strong> string<br />
</div>
</td>
<td class="xmldoc">
<a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/WiXHelper.fs#L643-643" class="github-link">
<img src="../content/img/github.png" class="normal" />
<img src="../content/img/github-blue.png" class="hover" />
</a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="span3">
<a href="http://fsharp.github.io/FAKE/index.html">
<img src="http://fsharp.github.io/FAKE/pics/logo.png" style="width:140px;height:140px;margin:10px 0px 0px 35px;border-style:none;" />
</a>
<ul class="nav nav-list" id="menu">
<li class="nav-header">FAKE - F# Make</li>
<li class="divider"></li>
<li><a href="http://fsharp.github.io/FAKE/index.html">Home page</a></li>
<li class="divider"></li>
<li><a href="https://www.nuget.org/packages/FAKE">Get FAKE - F# Make via NuGet</a></li>
<li><a href="http://github.com/fsharp/fake">Source Code on GitHub</a></li>
<li><a href="http://github.com/fsharp/fake/blob/master/License.txt">License (Apache 2)</a></li>
<li><a href="http://fsharp.github.io/FAKE/RELEASE_NOTES.html">Release Notes</a></li>
<li><a href="http://fsharp.github.io/FAKE//contributing.html">Contributing to FAKE - F# Make</a></li>
<li><a href="http://fsharp.github.io/FAKE/users.html">Who is using FAKE?</a></li>
<li><a href="http://stackoverflow.com/questions/tagged/f%23-fake">Ask a question</a></li>
<li class="nav-header">Tutorials</li>
<li><a href="http://fsharp.github.io/FAKE/gettingstarted.html">Getting started</a></li>
<li><a href="http://fsharp.github.io/FAKE/cache.html">Build script caching</a></li>
<li class="divider"></li>
<li><a href="http://fsharp.github.io/FAKE/nuget.html">NuGet package restore</a></li>
<li><a href="http://fsharp.github.io/FAKE/fxcop.html">Using FxCop in a build</a></li>
<li><a href="http://fsharp.github.io/FAKE/assemblyinfo.html">Generating AssemblyInfo</a></li>
<li><a href="http://fsharp.github.io/FAKE/create-nuget-package.html">Create NuGet packages</a></li>
<li><a href="http://fsharp.github.io/FAKE/specifictargets.html">Running specific targets</a></li>
<li><a href="http://fsharp.github.io/FAKE/commandline.html">Running FAKE from command line</a></li>
<li><a href="http://fsharp.github.io/FAKE/parallel-build.html">Running targets in parallel</a></li>
<li><a href="http://fsharp.github.io/FAKE/fsc.html">Using the F# compiler from FAKE</a></li>
<li><a href="http://fsharp.github.io/FAKE/customtasks.html">Creating custom tasks</a></li>
<li><a href="http://fsharp.github.io/FAKE/soft-dependencies.html">Soft dependencies</a></li>
<li><a href="http://fsharp.github.io/FAKE/teamcity.html">TeamCity integration</a></li>
<li><a href="http://fsharp.github.io/FAKE/canopy.html">Running canopy tests</a></li>
<li><a href="http://fsharp.github.io/FAKE/octopusdeploy.html">Octopus Deploy</a></li>
<li><a href="http://fsharp.github.io/FAKE/typescript.html">TypeScript support</a></li>
<li><a href="http://fsharp.github.io/FAKE/azurewebjobs.html">Azure WebJobs support</a></li>
<li><a href="http://fsharp.github.io/FAKE/azurecloudservices.html">Azure Cloud Services support</a></li>
<li><a href="http://fsharp.github.io/FAKE/fluentmigrator.html">FluentMigrator support</a></li>
<li><a href="http://fsharp.github.io/FAKE/androidpublisher.html">Android publisher</a></li>
<li><a href="http://fsharp.github.io/FAKE/watch.html">File Watcher</a></li>
<li><a href="http://fsharp.github.io/FAKE/wix.html">WiX Setup Generation</a></li>
<li><a href="http://fsharp.github.io/FAKE/chocolatey.html">Using Chocolatey</a></li>
<li><a href="http://fsharp.github.io/FAKE/slacknotification.html">Using Slack</a></li>
<li><a href="http://fsharp.github.io/FAKE/sonarcube.html">Using SonarQube</a></li>
<li class="divider"></li>
<li><a href="http://fsharp.github.io/FAKE/deploy.html">Fake.Deploy</a></li>
<li><a href="http://fsharp.github.io/FAKE/iis.html">Fake.IIS</a></li>
<li class="nav-header">Reference</li>
<li><a href="http://fsharp.github.io/FAKE/apidocs/index.html">API Reference</a></li>
</ul>
</div>
</div>
</div>
<a href="http://github.com/fsharp/fake"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a>
</body>
</html>
|
Third Party Libraries/POI/package/docs/apidocs/org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html | jorisdgff/Trade-Today | <!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_13) on Mon Dec 14 15:25:01 MSK 2009 -->
<TITLE>
XSSFCellBorder.BorderSide (POI API Documentation)
</TITLE>
<META NAME="date" CONTENT="2009-12-14">
<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="XSSFCellBorder.BorderSide (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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XSSFCellBorder.BorderSide.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </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/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html" title="class in org.apache.poi.xssf.usermodel.extensions"><B>PREV CLASS</B></A>
<A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html" title="class in org.apache.poi.xssf.usermodel.extensions"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" target="_top"><B>FRAMES</B></A>
<A HREF="XSSFCellBorder.BorderSide.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="#enum_constant_summary">ENUM CONSTANTS</A> | FIELD | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#enum_constant_detail">ENUM CONSTANTS</A> | FIELD | <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.apache.poi.xssf.usermodel.extensions</FONT>
<BR>
Enum XSSFCellBorder.BorderSide</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">java.lang.Enum<<A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" title="enum in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder.BorderSide</A>>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder.BorderSide</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, java.lang.Comparable<<A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" title="enum in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder.BorderSide</A>></DD>
</DL>
<DL>
<DT><B>Enclosing class:</B><DD><A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public static enum <B>XSSFCellBorder.BorderSide</B><DT>extends java.lang.Enum<<A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" title="enum in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder.BorderSide</A>></DL>
</PRE>
<P>
The enumeration value indicating the side being used for a cell border.
<P>
<P>
<HR>
<P>
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<A NAME="enum_constant_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>Enum Constant Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html#BOTTOM">BOTTOM</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html#LEFT">LEFT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html#RIGHT">RIGHT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html#TOP">TOP</A></B></CODE>
<BR>
</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>static <A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" title="enum in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder.BorderSide</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String name)</CODE>
<BR>
Returns the enum constant of this type with the specified name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" title="enum in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder.BorderSide</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html#values()">values</A></B>()</CODE>
<BR>
Returns an array containing the constants of this enum type, in
the order they are declared.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></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.Enum</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</CODE></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>getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ ENUM CONSTANT DETAIL =========== -->
<A NAME="enum_constant_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>Enum Constant Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="TOP"><!-- --></A><H3>
TOP</H3>
<PRE>
public static final <A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" title="enum in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder.BorderSide</A> <B>TOP</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="RIGHT"><!-- --></A><H3>
RIGHT</H3>
<PRE>
public static final <A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" title="enum in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder.BorderSide</A> <B>RIGHT</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="BOTTOM"><!-- --></A><H3>
BOTTOM</H3>
<PRE>
public static final <A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" title="enum in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder.BorderSide</A> <B>BOTTOM</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="LEFT"><!-- --></A><H3>
LEFT</H3>
<PRE>
public static final <A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" title="enum in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder.BorderSide</A> <B>LEFT</B></PRE>
<DL>
<DL>
</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="values()"><!-- --></A><H3>
values</H3>
<PRE>
public static <A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" title="enum in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder.BorderSide</A>[] <B>values</B>()</PRE>
<DL>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared. This method may be used to iterate
over the constants as follows:
<pre>
for (XSSFCellBorder.BorderSide c : XSSFCellBorder.BorderSide.values())
System.out.println(c);
</pre>
<P>
<DD><DL>
<DT><B>Returns:</B><DD>an array containing the constants of this enum type, in
the order they are declared</DL>
</DD>
</DL>
<HR>
<A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
valueOf</H3>
<PRE>
public static <A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" title="enum in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder.BorderSide</A> <B>valueOf</B>(java.lang.String name)</PRE>
<DL>
<DD>Returns the enum constant of this type with the specified name.
The string must match <I>exactly</I> an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.
<DT><B>Returns:</B><DD>the enum constant with the specified name
<DT><B>Throws:</B>
<DD><CODE>java.lang.IllegalArgumentException</CODE> - if this enum type has no constant
with the specified name
<DD><CODE>java.lang.NullPointerException</CODE> - if the argument is null</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="class-use/XSSFCellBorder.BorderSide.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </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/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html" title="class in org.apache.poi.xssf.usermodel.extensions"><B>PREV CLASS</B></A>
<A HREF="../../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html" title="class in org.apache.poi.xssf.usermodel.extensions"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" target="_top"><B>FRAMES</B></A>
<A HREF="XSSFCellBorder.BorderSide.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="#enum_constant_summary">ENUM CONSTANTS</A> | FIELD | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#enum_constant_detail">ENUM CONSTANTS</A> | FIELD | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright 2009 The Apache Software Foundation or
its licensors, as applicable.</i>
</BODY>
</HTML>
|
sample_projects/gallery_project/deploy/apple-picking/7.html | 3demax/Staples | <!DOCTYPE html>
<html lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>My Photos - Apple Picking - 7 - SAM_5616.jpg</title>
<link rel="stylesheet" href="/screen.css" type="text/css" media="screen, projection" />
</head>
<body>
<div id="nav">
<h1><a href="/">My Photos</a></h1>
<h2><a href="/apple-picking/">Apple Picking</a></h2>
</div>
<div id="content">
<div id="photo-wrapper">
<p class="photo-info">
<a class="prev" href="6.html">«</a><span>7 - SAM_5616.jpg</span><a class="next" href="8.html">»</a>
</p>
<img class="full-photo" src="SAM_5616.jpg" />
</div>
</div>
</body>
</html> |
website/credits.html | show0k/lightsaber | <!DOCTYPE html><html><head><meta charset="utf-8"><style>html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body{
color:#444;
font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman',
"Hiragino Sans GB", "STXihei", "微软雅黑", serif;
font-size:12px;
line-height:1.5em;
background:#fefefe;
width: 45em;
margin: 10px auto;
padding: 1em;
outline: 1300px solid #FAFAFA;
}
a{ color: #0645ad; text-decoration:none;}
a:visited{ color: #0b0080; }
a:hover{ color: #06e; }
a:active{ color:#faa700; }
a:focus{ outline: thin dotted; }
a:hover, a:active{ outline: 0; }
span.backtick {
border:1px solid #EAEAEA;
border-radius:3px;
background:#F8F8F8;
padding:0 3px 0 3px;
}
::-moz-selection{background:rgba(255,255,0,0.3);color:#000}
::selection{background:rgba(255,255,0,0.3);color:#000}
a::-moz-selection{background:rgba(255,255,0,0.3);color:#0645ad}
a::selection{background:rgba(255,255,0,0.3);color:#0645ad}
p{
margin:1em 0;
}
img{
max-width:100%;
}
h1,h2,h3,h4,h5,h6{
font-weight:normal;
color:#111;
line-height:1em;
}
h4,h5,h6{ font-weight: bold; }
h1{ font-size:2.5em; }
h2{ font-size:2em; border-bottom:1px solid silver; padding-bottom: 5px; }
h3{ font-size:1.5em; }
h4{ font-size:1.2em; }
h5{ font-size:1em; }
h6{ font-size:0.9em; }
blockquote{
color:#666666;
margin:0;
padding-left: 3em;
border-left: 0.5em #EEE solid;
}
hr { display: block; height: 2px; border: 0; border-top: 1px solid #aaa;border-bottom: 1px solid #eee; margin: 1em 0; padding: 0; }
pre , code, kbd, samp {
color: #000;
font-family: monospace;
font-size: 0.88em;
border-radius:3px;
background-color: #F8F8F8;
border: 1px solid #CCC;
}
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 5px 12px;}
pre code { border: 0px !important; padding: 0;}
code { padding: 0 3px 0 3px; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 2em; }
li p:last-child { margin:0 }
dd { margin: 0 0 0 2em; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
@media only screen and (min-width: 480px) {
body{font-size:14px;}
}
@media only screen and (min-width: 768px) {
body{font-size:16px;}
}
@media print {
* { background: transparent !important; color: black !important; filter:none !important; -ms-filter: none !important; }
body{font-size:12pt; max-width:100%; outline:none;}
a, a:visited { text-decoration: underline; }
hr { height: 1px; border:0; border-bottom:1px solid black; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote { border: 1px solid #999; padding-right: 1em; page-break-inside: avoid; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page :left { margin: 15mm 20mm 15mm 10mm; }
@page :right { margin: 15mm 10mm 15mm 20mm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
}
</style><title>credits</title></head><body><h1 id="réalisation-du-sabre-laser">Réalisation du sabre laser</h1>
<p>Tout le projet a été réalisé par Cédric P. et Théo S. au cours du projet de deuxième année de l'ENSEA, encadré par <a href="http://www.tauvel.net/">M. Tauvel</a>.</p>
<p>Les librairies utilisées pour ce projet sont sous licence MIT (ADXL345) et GPL (FatReader et WaveHC).</p>
<p>Tout le code ainsi que les cartes électroniques de ce projet sont placés sous la licence MIT, ce qui autorise quiconque à utiliser, modifier et redistribuer les sources de notre projet à la seule condition de mentioner les auteurs originaux.</p>
<p>Tout le projet est hébergé sur un dépôt git sur <a href="http://github.com/show0k/lightsaber">GitHub</a>. Vous pouvez télécharger <a href="https://github.com/show0k/lightsaber/archive/master.zip">l'archive complete</a> ou <a href="file:///home/showok/Documents/Projets/ENSEA/lightsaber/website/git@github.com:show0k/lightsaber.git">cloner le dépôt</a>.
Si vous réalisez une carte de sabre laser en utilisant notre projet, c'est toujours agréable de recevoir un mail. Vous pouvez nous écrire à <strong><em>lightsaber @ ensea.fr</em></strong></p>
<h1 id="site-web">Site web</h1>
<p>Ce site web est propulsé par <a href="http://www.pluxml.org/">PluXml</a> avec un thème crée par <a href="http://my.pluxml.free.fr/pluxml/">Fred</a> utilisant <a href="http://getbootstrap.com/">Bootstrap</a> et adapté par nous même pour nos besoins. </p></body></html> |
jargon-4.4.7-working/html/V/VR.html | ghoulmann/rest-jargon-file | VR
`Prev <voodoo-programming.html>`__
V
`Next <Vulcan-nerve-pinch.html>`__
--------------
**VR**: //, n.
On-line abbrev for `*virtual reality* <virtual-reality.html>`__, as
opposed to `*RL* <../R/RL.html>`__.
--------------
+---------------------------------------+----------------------------+---------------------------------------+
| `Prev <voodoo-programming.html>`__ | `Up <../V.html>`__ | `Next <Vulcan-nerve-pinch.html>`__ |
+---------------------------------------+----------------------------+---------------------------------------+
| voodoo programming | `Home <../index.html>`__ | Vulcan nerve pinch |
+---------------------------------------+----------------------------+---------------------------------------+
|
templates/admin/css/editor.css | KenEucker/moltensteelman-website | html, body {
background-color: transparent;
}
label {
background-color: #767676;
border-radius: 10px;
padding: 3px;
}
h3 span {
background-color: #1779ba;
color: #fefefe;
padding: 5px;
border-radius: 5px;
vertical-align: middle;
}
.button-group {
vertical-align: top !important;
}
.inline {
display: inline-block;
}
h4.inline {
vertical-align: middle;
color: gray;
} |
index.html | svnee/svnee.github.io | Hello Universe.
|
index.html | GoogleCloudPlatform/app-engine-cloud-run-converter | <!--
Copyright 2020 Google LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>App Engine to Cloud Run</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Helper tool to migrate an App Engine service to a Cloud Run service.">
<meta name="theme-color" content="#1c74e9">
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/svg+xml" href="images/cloud-run.svg">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="App Engine to Cloud Run">
<meta name="twitter:description" content="Helper tool to migrate an App Engine service to a Cloud Run service.">
<meta name="twitter:image" content="https://googlecloudplatform.github.io/app-engine-cloud-run-converter/images/app-engine-to-cloud-run.png">
<meta property="og:type" content="profile">
<meta property="og:title" content="App Engine to Cloud Run">
<meta property="og:description" content="Helper tool to migrate an App Engine service to a Cloud Run service.">
<meta property="og:url" content="https://googlecloudplatform.github.io/app-engine-cloud-run-converter/">
<meta property="og:image" content="https://googlecloudplatform.github.io/app-engine-cloud-run-converter/images/app-engine-to-cloud-run.png">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "SoftwareApplication",
"url": "https://googlecloudplatform.github.io/app-engine-cloud-run-converter",
"name": "App Engine to Cloud Run",
"abstract": "Helper tool to migrate an App Engine service to a Cloud Run service.",
"image": "https://googlecloudplatform.github.io/app-engine-cloud-run-converter/images/app-engine-to-cloud-run.png"
}
</script>
</head>
<body>
<header>
<h1>App Engine to Cloud Run</h1>
<p>Helper tool to migrate an App Engine service to a Cloud Run service.</p>
<p>Data is never uploaded. All processing is happening client side in your browser. This tool is <a href="https://github.com/GoogleCloudPlatform/app-engine-cloud-run-converter">on GitHub</a>, feel free to <a href="https://github.com/GoogleCloudPlatform/app-engine-cloud-run-converter/issues">report issues</a>.</p>
<p class="disclaimer">This is not an officially supported Google product.</p>
</header>
<main>
<div class="group">
<h2 class="gae">Your App Engine service</h2>
<p>Provide details of your App Engine configuration:</p>
<form id="gae">
<label for="appyaml"><code>app.yaml</code>:</label>
<textarea id="appyaml" class="file yaml input" spellcheck="false">
runtime: nodejs10
service: my-service
instance_class: F2
handlers:
- url: /.*
script: auto
secure: always
redirect_http_response_code: 301
env_variables:
LIMIT: 100
QUEUE_ID: 'emails'
automatic_scaling:
max_concurrent_requests: 80
max_instances: 10
</textarea>
<label for="project-id">GCP Project ID:</label>
<input type="text" id="project-id" name="project-id" class="input">
<label for="region">App Engine region:</label>
<input type="text" id="region" name="region" class="input">
<label for="gae-cloudsql-use">
<input type="checkbox" id="gae-cloudsql-use" name="gae-cloudsql-use" class="input">
I use Cloud SQL
</label>
<div id="gae-cloudsql-instance-container" style="display: none;">
<label for="gae-cloudsql-instance">Cloud SQL instance name:</label>
<input type="text" id="gae-cloudsql-instance" name="gae-cloudsql-instance" class="input">
</div>
</form>
</div>
<div class="group">
<h2 class="run">Migrating to Cloud Run</h2>
<ul id="warnings" style="display: none;">
</ul>
<div id="to-run">
<div id="dockerfile-container" style="display: none;">
<p>Create a file named <code>Dockerfile</code> at the root of your source tree, with the following content:</p>
<label for="dockerfile"><code>Dockerfile</code>:</label>
<textarea id="dockerfile" class="file"></textarea>
</div>
<div id="procfile-container" style="display: none;">
<p>Create a file named <code>Procfile</code> at the root of your source tree, with the following content:</p>
<label for="procfile"><code>Procfile</code>:</label>
<textarea id="procfile" class="file"></textarea>
</div>
<p>Create a file named <code>service.yaml</code> with the following content:</p>
<label for="serviceyaml"><code>service.yaml</code>:</label>
<textarea id="serviceyaml" class="yaml file" spellcheck="false"></textarea>
<p>To build and deploy to Cloud Run, run the following command:</p>
<pre><code id="gcloud"></code></pre>
<p>Contrary to App Engine, Cloud Run services are private by default. To make your new service public, you need to run the following command once:</p>
<pre><code id="make-public"></code></pre>
</div>
</div>
</main>
<script src="https://cdnjs.cloudflare.com/ajax/libs/js-yaml/3.13.1/js-yaml.min.js"></script>
<script type="module" src="index.js"></script>
</body></html>
|
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_10_testAbaNumberCheck_21534_bad_r8t.html | dcarda/aba.route.validator | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../../style.css');
@import url('../../../../../tree.css');
</style>
<script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../../clover.js" type="text/javascript"></script>
<script src="../../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../../cloud.js" type="text/javascript"></script>
<title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title>
</head>
<body>
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online documentation" target="_blank"
href="http://openclover.org/documentation">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<a href="http://cardatechnologies.com" target="_top">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</a>
</div>
<div class="aui-page-header-main" >
<h1>
<a href="http://cardatechnologies.com" target="_top">
ABA Route Transit Number Validator 1.0.1-SNAPSHOT
</a>
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li>
<li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li>
<li><a href="test-Test_AbaRouteValidator_10.html">Class Test_AbaRouteValidator_10</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_21534_bad
</h1>
<table class="aui">
<thead>
<tr>
<th>Test</th>
<th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th>
<th><label title="When the test execution was started">Start time</label></th>
<th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th>
<th><label title="A failure or error message if the test is not successful.">Message</label></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_10.html?line=36881#src-36881" >testAbaNumberCheck_21534_bad</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:39:46
</td>
<td>
0.0 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </div>
<table class="aui aui-table-sortable">
<thead>
<tr>
<th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th>
<th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_21534_bad</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=35309#AbaRouteValidationException" title="AbaRouteValidationException" name="sl-43">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</a>
</td>
<td>
<span class="sortValue">0.5714286</span>57.1%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td>
</tr>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=35309#ErrorCodes" title="ErrorCodes" name="sl-42">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</a>
</td>
<td>
<span class="sortValue">0.5714286</span>57.1%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td>
</tr>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=35309#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a>
</td>
<td>
<span class="sortValue">0.29411766</span>29.4%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="29.4% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:29.4%"></div></div></div> </td>
</tr>
</tbody>
</table>
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1
on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT.
</li>
</ul>
<ul>
<li>OpenClover is free and open-source software. </li>
</ul>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html> |
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_10_testAbaNumberCheck_20906_bad_r3o.html | dcarda/aba.route.validator | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../../style.css');
@import url('../../../../../tree.css');
</style>
<script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../../clover.js" type="text/javascript"></script>
<script src="../../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../../cloud.js" type="text/javascript"></script>
<title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title>
</head>
<body>
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online documentation" target="_blank"
href="http://openclover.org/documentation">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<a href="http://cardatechnologies.com" target="_top">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</a>
</div>
<div class="aui-page-header-main" >
<h1>
<a href="http://cardatechnologies.com" target="_top">
ABA Route Transit Number Validator 1.0.1-SNAPSHOT
</a>
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li>
<li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li>
<li><a href="test-Test_AbaRouteValidator_10.html">Class Test_AbaRouteValidator_10</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_20906_bad
</h1>
<table class="aui">
<thead>
<tr>
<th>Test</th>
<th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th>
<th><label title="When the test execution was started">Start time</label></th>
<th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th>
<th><label title="A failure or error message if the test is not successful.">Message</label></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_10.html?line=21809#src-21809" >testAbaNumberCheck_20906_bad</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:40:04
</td>
<td>
0.0 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </div>
<table class="aui aui-table-sortable">
<thead>
<tr>
<th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th>
<th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_20906_bad</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=35124#AbaRouteValidationException" title="AbaRouteValidationException" name="sl-43">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</a>
</td>
<td>
<span class="sortValue">0.5714286</span>57.1%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td>
</tr>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=35124#ErrorCodes" title="ErrorCodes" name="sl-42">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</a>
</td>
<td>
<span class="sortValue">0.5714286</span>57.1%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td>
</tr>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=35124#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a>
</td>
<td>
<span class="sortValue">0.29411766</span>29.4%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="29.4% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:29.4%"></div></div></div> </td>
</tr>
</tbody>
</table>
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1
on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT.
</li>
</ul>
<ul>
<li>OpenClover is free and open-source software. </li>
</ul>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html> |
new_ip.html | ggandhi27/Global-Terror-Analysis | <html>
<head>
<title>
Hadoop Configure
</title>
</head>
<body>
<h1>Welcome To the World Of Hadoop.</h1>
<form action = '/scripts/man_mapred.py'>
<h3>How many Task Tracekrs do you want to set up?</h3>
<input type = 'text' name = 'ttnodes'>
<br><br><br>
<input type = 'submit'>
</form>
</body>
</html>
|
docs/apidocs/org/apache/mina/proxy/handlers/http/HttpProxyRequest.html | sardine/mina-ja | <!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_20) on Sun Jun 06 00:15:50 JST 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
HttpProxyRequest (Apache MINA Core 2.0.0-RC1 API)
</TITLE>
<META NAME="date" CONTENT="2010-06-06">
<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="HttpProxyRequest (Apache MINA Core 2.0.0-RC1 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="ナビゲーションリンクをスキップ"></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>概要</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>パッケージ</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>クラス</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/HttpProxyRequest.html"><FONT CLASS="NavBarFont1"><B>使用</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>階層ツリー</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>非推奨 API</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>ヘルプ</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/apache/mina/proxy/handlers/http/HttpProxyConstants.html" title="org.apache.mina.proxy.handlers.http 内のクラス"><B>前のクラス</B></A>
<A HREF="../../../../../../org/apache/mina/proxy/handlers/http/HttpProxyResponse.html" title="org.apache.mina.proxy.handlers.http 内のクラス"><B>次のクラス</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/mina/proxy/handlers/http/HttpProxyRequest.html" target="_top"><B>フレームあり</B></A>
<A HREF="HttpProxyRequest.html" target="_top"><B>フレームなし</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>すべてのクラス</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>すべてのクラス</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
概要: 入れ子 | <A HREF="#field_summary">フィールド</A> | <A HREF="#constructor_summary">コンストラクタ</A> | <A HREF="#method_summary">メソッド</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
詳細: <A HREF="#field_detail">フィールド</A> | <A HREF="#constructor_detail">コンストラクタ</A> | <A HREF="#method_detail">メソッド</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.apache.mina.proxy.handlers.http</FONT>
<BR>
クラス HttpProxyRequest</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../../resources/inherit.gif" ALT="上位を拡張 "><A HREF="../../../../../../org/apache/mina/proxy/handlers/ProxyRequest.html" title="org.apache.mina.proxy.handlers 内のクラス">org.apache.mina.proxy.handlers.ProxyRequest</A>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="上位を拡張 "><B>org.apache.mina.proxy.handlers.http.HttpProxyRequest</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>HttpProxyRequest</B><DT>extends <A HREF="../../../../../../org/apache/mina/proxy/handlers/ProxyRequest.html" title="org.apache.mina.proxy.handlers 内のクラス">ProxyRequest</A></DL>
</PRE>
<P>
HttpProxyRequest.java - Wrapper class for HTTP requests.
<P>
<P>
<DL>
<DT><B>導入されたバージョン:</B></DT>
<DD>MINA 2.0.0-M3</DD>
<DT><B>作成者:</B></DT>
<DD><a href="http://mina.apache.org">Apache MINA Project</a></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>フィールドの概要</B></FONT></TH>
</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/apache/mina/proxy/handlers/http/HttpProxyRequest.html#httpURI">httpURI</A></B></CODE>
<BR>
The HTTP URI.</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/apache/mina/proxy/handlers/http/HttpProxyRequest.html#httpVerb">httpVerb</A></B></CODE>
<BR>
The HTTP verb.</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>コンストラクタの概要</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/mina/proxy/handlers/http/HttpProxyRequest.html#HttpProxyRequest(java.net.InetSocketAddress)">HttpProxyRequest</A></B>(java.net.InetSocketAddress endpointAddress)</CODE>
<BR>
Constructor which creates a HTTP/1.0 CONNECT request to the specified
endpoint.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/mina/proxy/handlers/http/HttpProxyRequest.html#HttpProxyRequest(java.net.InetSocketAddress, java.lang.String)">HttpProxyRequest</A></B>(java.net.InetSocketAddress endpointAddress,
java.lang.String httpVersion)</CODE>
<BR>
Constructor which creates a CONNECT request to the specified endpoint
using the provided protocol version.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/mina/proxy/handlers/http/HttpProxyRequest.html#HttpProxyRequest(java.net.InetSocketAddress, java.lang.String, java.util.Map)">HttpProxyRequest</A></B>(java.net.InetSocketAddress endpointAddress,
java.lang.String httpVersion,
java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers)</CODE>
<BR>
Constructor which creates a CONNECT request to the specified endpoint
using the provided protocol version and setting the requested headers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/mina/proxy/handlers/http/HttpProxyRequest.html#HttpProxyRequest(java.lang.String)">HttpProxyRequest</A></B>(java.lang.String httpURI)</CODE>
<BR>
Constructor which creates a HTTP/1.0 GET request to the specified
http URI.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/mina/proxy/handlers/http/HttpProxyRequest.html#HttpProxyRequest(java.lang.String, java.lang.String)">HttpProxyRequest</A></B>(java.lang.String httpURI,
java.lang.String httpVersion)</CODE>
<BR>
Constructor which creates a GET request to the specified http URI
using the provided protocol version</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/mina/proxy/handlers/http/HttpProxyRequest.html#HttpProxyRequest(java.lang.String, java.lang.String, java.lang.String)">HttpProxyRequest</A></B>(java.lang.String httpVerb,
java.lang.String httpURI,
java.lang.String httpVersion)</CODE>
<BR>
Constructor which creates a request using the provided HTTP verb targeted at
the specified http URI using the provided protocol version.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/mina/proxy/handlers/http/HttpProxyRequest.html#HttpProxyRequest(java.lang.String, java.lang.String, java.lang.String, java.util.Map)">HttpProxyRequest</A></B>(java.lang.String httpVerb,
java.lang.String httpURI,
java.lang.String httpVersion,
java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers)</CODE>
<BR>
Constructor which creates a request using the provided HTTP verb targeted at
the specified http URI using the provided protocol version and setting the
requested headers.</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>メソッドの概要</B></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><A HREF="../../../../../../org/apache/mina/proxy/handlers/http/HttpProxyRequest.html#checkRequiredProperties(java.lang.String...)">checkRequiredProperties</A></B>(java.lang.String... propNames)</CODE>
<BR>
Check if the given property(ies) is(are) set.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Map<java.lang.String,java.util.List<java.lang.String>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/mina/proxy/handlers/http/HttpProxyRequest.html#getHeaders()">getHeaders</A></B>()</CODE>
<BR>
Returns the HTTP headers.</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/apache/mina/proxy/handlers/http/HttpProxyRequest.html#getHost()">getHost</A></B>()</CODE>
<BR>
Returns the host to which we are connecting.</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/apache/mina/proxy/handlers/http/HttpProxyRequest.html#getHttpURI()">getHttpURI</A></B>()</CODE>
<BR>
Returns the request HTTP URI.</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/apache/mina/proxy/handlers/http/HttpProxyRequest.html#getHttpVerb()">getHttpVerb</A></B>()</CODE>
<BR>
Returns the HTTP request verb.</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/apache/mina/proxy/handlers/http/HttpProxyRequest.html#getHttpVersion()">getHttpVersion</A></B>()</CODE>
<BR>
Returns the HTTP version.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Map<java.lang.String,java.lang.String></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/mina/proxy/handlers/http/HttpProxyRequest.html#getProperties()">getProperties</A></B>()</CODE>
<BR>
Returns additional properties for the request.</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/apache/mina/proxy/handlers/http/HttpProxyRequest.html#setHeaders(java.util.Map)">setHeaders</A></B>(java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers)</CODE>
<BR>
Set the HTTP headers.</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/apache/mina/proxy/handlers/http/HttpProxyRequest.html#setHttpVersion(java.lang.String)">setHttpVersion</A></B>(java.lang.String httpVersion)</CODE>
<BR>
Sets the HTTP version.</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/apache/mina/proxy/handlers/http/HttpProxyRequest.html#setProperties(java.util.Map)">setProperties</A></B>(java.util.Map<java.lang.String,java.lang.String> properties)</CODE>
<BR>
Set additional properties for the request.</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/apache/mina/proxy/handlers/http/HttpProxyRequest.html#toHttpString()">toHttpString</A></B>()</CODE>
<BR>
Returns the string representation of the HTTP request .</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.mina.proxy.handlers.ProxyRequest"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>クラス org.apache.mina.proxy.handlers.<A HREF="../../../../../../org/apache/mina/proxy/handlers/ProxyRequest.html" title="org.apache.mina.proxy.handlers 内のクラス">ProxyRequest</A> から継承されたメソッド</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/apache/mina/proxy/handlers/ProxyRequest.html#getEndpointAddress()">getEndpointAddress</A></CODE></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>クラス java.lang.Object から継承されたメソッド</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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>フィールドの詳細</B></FONT></TH>
</TR>
</TABLE>
<A NAME="httpVerb"><!-- --></A><H3>
httpVerb</H3>
<PRE>
public final java.lang.String <B>httpVerb</B></PRE>
<DL>
<DD>The HTTP verb.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="httpURI"><!-- --></A><H3>
httpURI</H3>
<PRE>
public final java.lang.String <B>httpURI</B></PRE>
<DL>
<DD>The HTTP URI.
<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>コンストラクタの詳細</B></FONT></TH>
</TR>
</TABLE>
<A NAME="HttpProxyRequest(java.net.InetSocketAddress)"><!-- --></A><H3>
HttpProxyRequest</H3>
<PRE>
public <B>HttpProxyRequest</B>(java.net.InetSocketAddress endpointAddress)</PRE>
<DL>
<DD>Constructor which creates a HTTP/1.0 CONNECT request to the specified
endpoint.
<P>
<DL>
<DT><B>パラメータ:</B><DD><CODE>endpointAddress</CODE> - the endpoint to connect to</DL>
</DL>
<HR>
<A NAME="HttpProxyRequest(java.net.InetSocketAddress, java.lang.String)"><!-- --></A><H3>
HttpProxyRequest</H3>
<PRE>
public <B>HttpProxyRequest</B>(java.net.InetSocketAddress endpointAddress,
java.lang.String httpVersion)</PRE>
<DL>
<DD>Constructor which creates a CONNECT request to the specified endpoint
using the provided protocol version.
<P>
<DL>
<DT><B>パラメータ:</B><DD><CODE>endpointAddress</CODE> - the endpoint to connect to<DD><CODE>httpVersion</CODE> - the HTTP protocol version</DL>
</DL>
<HR>
<A NAME="HttpProxyRequest(java.net.InetSocketAddress, java.lang.String, java.util.Map)"><!-- --></A><H3>
HttpProxyRequest</H3>
<PRE>
public <B>HttpProxyRequest</B>(java.net.InetSocketAddress endpointAddress,
java.lang.String httpVersion,
java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers)</PRE>
<DL>
<DD>Constructor which creates a CONNECT request to the specified endpoint
using the provided protocol version and setting the requested headers.
<P>
<DL>
<DT><B>パラメータ:</B><DD><CODE>endpointAddress</CODE> - the endpoint to connect to<DD><CODE>httpVersion</CODE> - the HTTP protocol version<DD><CODE>headers</CODE> - the additionnal http headers</DL>
</DL>
<HR>
<A NAME="HttpProxyRequest(java.lang.String)"><!-- --></A><H3>
HttpProxyRequest</H3>
<PRE>
public <B>HttpProxyRequest</B>(java.lang.String httpURI)</PRE>
<DL>
<DD>Constructor which creates a HTTP/1.0 GET request to the specified
http URI.
<P>
<DL>
<DT><B>パラメータ:</B><DD><CODE>httpURI</CODE> - the target URI</DL>
</DL>
<HR>
<A NAME="HttpProxyRequest(java.lang.String, java.lang.String)"><!-- --></A><H3>
HttpProxyRequest</H3>
<PRE>
public <B>HttpProxyRequest</B>(java.lang.String httpURI,
java.lang.String httpVersion)</PRE>
<DL>
<DD>Constructor which creates a GET request to the specified http URI
using the provided protocol version
<P>
<DL>
<DT><B>パラメータ:</B><DD><CODE>httpURI</CODE> - the target URI<DD><CODE>httpVersion</CODE> - the HTTP protocol version</DL>
</DL>
<HR>
<A NAME="HttpProxyRequest(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
HttpProxyRequest</H3>
<PRE>
public <B>HttpProxyRequest</B>(java.lang.String httpVerb,
java.lang.String httpURI,
java.lang.String httpVersion)</PRE>
<DL>
<DD>Constructor which creates a request using the provided HTTP verb targeted at
the specified http URI using the provided protocol version.
<P>
<DL>
<DT><B>パラメータ:</B><DD><CODE>httpVerb</CODE> - the HTTP verb to use<DD><CODE>httpURI</CODE> - the target URI<DD><CODE>httpVersion</CODE> - the HTTP protocol version</DL>
</DL>
<HR>
<A NAME="HttpProxyRequest(java.lang.String, java.lang.String, java.lang.String, java.util.Map)"><!-- --></A><H3>
HttpProxyRequest</H3>
<PRE>
public <B>HttpProxyRequest</B>(java.lang.String httpVerb,
java.lang.String httpURI,
java.lang.String httpVersion,
java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers)</PRE>
<DL>
<DD>Constructor which creates a request using the provided HTTP verb targeted at
the specified http URI using the provided protocol version and setting the
requested headers.
<P>
<DL>
<DT><B>パラメータ:</B><DD><CODE>httpVerb</CODE> - the HTTP verb to use<DD><CODE>httpURI</CODE> - the target URI<DD><CODE>httpVersion</CODE> - the HTTP protocol version<DD><CODE>headers</CODE> - the additional http headers</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>メソッドの詳細</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getHttpVerb()"><!-- --></A><H3>
getHttpVerb</H3>
<PRE>
public final java.lang.String <B>getHttpVerb</B>()</PRE>
<DL>
<DD>Returns the HTTP request verb.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getHttpVersion()"><!-- --></A><H3>
getHttpVersion</H3>
<PRE>
public java.lang.String <B>getHttpVersion</B>()</PRE>
<DL>
<DD>Returns the HTTP version.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setHttpVersion(java.lang.String)"><!-- --></A><H3>
setHttpVersion</H3>
<PRE>
public void <B>setHttpVersion</B>(java.lang.String httpVersion)</PRE>
<DL>
<DD>Sets the HTTP version.
<P>
<DD><DL>
<DT><B>パラメータ:</B><DD><CODE>httpVersion</CODE> - the HTTP protocol version</DL>
</DD>
</DL>
<HR>
<A NAME="getHost()"><!-- --></A><H3>
getHost</H3>
<PRE>
public final java.lang.String <B>getHost</B>()</PRE>
<DL>
<DD>Returns the host to which we are connecting.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getHttpURI()"><!-- --></A><H3>
getHttpURI</H3>
<PRE>
public final java.lang.String <B>getHttpURI</B>()</PRE>
<DL>
<DD>Returns the request HTTP URI.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getHeaders()"><!-- --></A><H3>
getHeaders</H3>
<PRE>
public final java.util.Map<java.lang.String,java.util.List<java.lang.String>> <B>getHeaders</B>()</PRE>
<DL>
<DD>Returns the HTTP headers.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setHeaders(java.util.Map)"><!-- --></A><H3>
setHeaders</H3>
<PRE>
public final void <B>setHeaders</B>(java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers)</PRE>
<DL>
<DD>Set the HTTP headers.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getProperties()"><!-- --></A><H3>
getProperties</H3>
<PRE>
public java.util.Map<java.lang.String,java.lang.String> <B>getProperties</B>()</PRE>
<DL>
<DD>Returns additional properties for the request.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setProperties(java.util.Map)"><!-- --></A><H3>
setProperties</H3>
<PRE>
public void <B>setProperties</B>(java.util.Map<java.lang.String,java.lang.String> properties)</PRE>
<DL>
<DD>Set additional properties for the request.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="checkRequiredProperties(java.lang.String...)"><!-- --></A><H3>
checkRequiredProperties</H3>
<PRE>
public void <B>checkRequiredProperties</B>(java.lang.String... propNames)
throws <A HREF="../../../../../../org/apache/mina/proxy/ProxyAuthException.html" title="org.apache.mina.proxy 内のクラス">ProxyAuthException</A></PRE>
<DL>
<DD>Check if the given property(ies) is(are) set. Otherwise throws a
<A HREF="../../../../../../org/apache/mina/proxy/ProxyAuthException.html" title="org.apache.mina.proxy 内のクラス"><CODE>ProxyAuthException</CODE></A>.
<P>
<DD><DL>
<DT><B>例外:</B>
<DD><CODE><A HREF="../../../../../../org/apache/mina/proxy/ProxyAuthException.html" title="org.apache.mina.proxy 内のクラス">ProxyAuthException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="toHttpString()"><!-- --></A><H3>
toHttpString</H3>
<PRE>
public java.lang.String <B>toHttpString</B>()</PRE>
<DL>
<DD>Returns the string representation of the HTTP request .
<P>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="ナビゲーションリンクをスキップ"></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>概要</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>パッケージ</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>クラス</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/HttpProxyRequest.html"><FONT CLASS="NavBarFont1"><B>使用</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>階層ツリー</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>非推奨 API</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>ヘルプ</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/apache/mina/proxy/handlers/http/HttpProxyConstants.html" title="org.apache.mina.proxy.handlers.http 内のクラス"><B>前のクラス</B></A>
<A HREF="../../../../../../org/apache/mina/proxy/handlers/http/HttpProxyResponse.html" title="org.apache.mina.proxy.handlers.http 内のクラス"><B>次のクラス</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/mina/proxy/handlers/http/HttpProxyRequest.html" target="_top"><B>フレームあり</B></A>
<A HREF="HttpProxyRequest.html" target="_top"><B>フレームなし</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>すべてのクラス</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>すべてのクラス</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
概要: 入れ子 | <A HREF="#field_summary">フィールド</A> | <A HREF="#constructor_summary">コンストラクタ</A> | <A HREF="#method_summary">メソッド</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
詳細: <A HREF="#field_detail">フィールド</A> | <A HREF="#constructor_detail">コンストラクタ</A> | <A HREF="#method_detail">メソッド</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2004-2010 <a href="http://mina.apache.org/">Apache MINA Project</a>. All Rights Reserved.
</BODY>
</HTML>
|
docs/javadoc/2.3/com/fasterxml/jackson/databind/jsonFormatVisitors/class-use/JsonMapFormatVisitor.Base.html | FasterXML/jackson-databind | <!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_25) on Sat Nov 16 21:43:21 PST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.fasterxml.jackson.databind.jsonFormatVisitors.JsonMapFormatVisitor.Base (jackson-databind 2.3.0 API)</title>
<meta name="date" content="2013-11-16">
<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 com.fasterxml.jackson.databind.jsonFormatVisitors.JsonMapFormatVisitor.Base (jackson-databind 2.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="../../../../../../com/fasterxml/jackson/databind/jsonFormatVisitors/JsonMapFormatVisitor.Base.html" title="class in com.fasterxml.jackson.databind.jsonFormatVisitors">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?com/fasterxml/jackson/databind/jsonFormatVisitors/class-use/JsonMapFormatVisitor.Base.html" target="_top">Frames</a></li>
<li><a href="JsonMapFormatVisitor.Base.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 com.fasterxml.jackson.databind.jsonFormatVisitors.JsonMapFormatVisitor.Base" class="title">Uses of Class<br>com.fasterxml.jackson.databind.jsonFormatVisitors.JsonMapFormatVisitor.Base</h2>
</div>
<div class="classUseContainer">No usage of com.fasterxml.jackson.databind.jsonFormatVisitors.JsonMapFormatVisitor.Base</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="../../../../../../com/fasterxml/jackson/databind/jsonFormatVisitors/JsonMapFormatVisitor.Base.html" title="class in com.fasterxml.jackson.databind.jsonFormatVisitors">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?com/fasterxml/jackson/databind/jsonFormatVisitors/class-use/JsonMapFormatVisitor.Base.html" target="_top">Frames</a></li>
<li><a href="JsonMapFormatVisitor.Base.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 © 2012-2013 <a href="http://fasterxml.com/">FasterXML</a>. All Rights Reserved.</small></p>
</body>
</html>
|
img/css/fullw-20170606.css | DamonHD/201710-uncss-bug | .fullw,.fullwcdisp{width:100%;width:100vw;position:relative;left:50%;right:50%;margin-left:-50%;margin-left:-50vw;margin-right:-50%;margin-right:-50vw}.fullwcdisp{clear:both;text-align:center}
|
coppola/tests/SpecRunner.html | mojadev/Coppola | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>coppola tests</title>
<link rel="shortcut icon" type="image/png" href="jasmine-1.2.0/jasmine_favicon.png">
<link rel="stylesheet" type="text/css" href="jasmine-1.2.0/jasmine.css">
<script type="text/javascript" src="jasmine-1.2.0/jasmine.js"></script>
<script type="text/javascript" src="jasmine-1.2.0/jasmine-html.js"></script>
<script type="text/javascript">
Testables = {};
</script>
<script type="text/javascript" src="mocks/canvasMock.js"></script>
<!-- include source files here... -->
<script type="text/javascript" src="../include/data/ringbuffer.js"></script>
<script type="text/javascript" src="../include/graphics/canvasDrawer.js"></script>
<!-- include spec files here... -->
<script type="text/javascript" src="spec/RingBufferSpec.js"></script>
<script type="text/javascript" src="spec/CanvasMockSpec.js"></script>
<script type="text/javascript" src="spec/CanvasDrawerSpec.js"></script>
<script type="text/javascript">
(function() {
var jasmineEnv = jasmine.getEnv();
jasmineEnv.updateInterval = 1000;
var htmlReporter = new jasmine.HtmlReporter();
jasmineEnv.addReporter(htmlReporter);
jasmineEnv.specFilter = function(spec) {
return htmlReporter.specFilter(spec);
};
var currentWindowOnload = window.onload;
window.onload = function() {
if (currentWindowOnload) {
currentWindowOnload();
}
execJasmine();
};
function execJasmine() {
jasmineEnv.execute();
}
})();
</script>
</head>
<body>
</body>
</html>
|
src/main/webapp/ticket.html | jwachter/travel-service | <lift:surround with="default" at="content">
<div style="background-color:white">
<lift:TicketDisplay.show>
<div style="background-color:#ddd">
Ticket-ID: <ticket:main />
</div>
<div id="travelers" style="background-color:white">
<table cellpadding="4" cellspacing="0">
<ticket:travelers />
</table>
</div>
<div style="background-color:#ddd">
<table cellpadding="4" cellspacing="0">
<ticket:flights />
</table>
</div>
<div style="background-color:white">
<strong>Price: <ticket:price />$</strong> - <strong>Payment arrived: <ticket:paymentStatus /></strong>
</div>
</lift:TicketDisplay.show>
</div>
</lift:surround> |
public/index.html | systemoutgit/maximobot | <html>
<head>
<base href="/">
<title>Conversation Chat App</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta property="og:image" content="conversation.svg" />
<meta property="og:title" content="Conversation Chat Simple" />
<meta property="og:description" content="Sample application that shows how to use the Conversation API to identify user intents" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="css/app.css">
</head>
<body>
<div id="contentParent" class="responsive-columns-wrapper">
<div id="chat-column-holder" class="responsive-column content-column">
<div class="chat-column">
<img height="50px" width="80px" src="../img/bot.PNG"/>
<div id="scrollingChat"></div>
<label for="textInput" class="inputOutline">
<input id="textInput" class="input responsive-column"
placeholder="Type something" type="text"
onkeydown="ConversationPanel.inputKeyDown(event, this)">
</label>
</div>
</div>
<div id="payload-column" class="fixed-column content-column">
<div id="payload-initial-message">
Type something to see the output
</div>
<div id="payload-request" class="payload"></div>
<div id="payload-response" class="payload"></div -->
</div>
<div id="aboutbot">
<div id="footer">
</div>
</div>
</div>
<script src="js/common.js"></script>
<script src="js/api.js"></script>
<script src="js/conversation.js"></script>
<script src="js/payload.js"></script>
<script src="js/global.js"></script>
</body>
</html>
|
public/pages/home.html | nipunap/sql_router | <div class="container">
<div class="container">
<form class="form-signin" name="myForm"
action="/login" method="post" ng-submit="processForm()" ng-controller="loginController">
<h3 class="form-signin-heading text-center">User Login</h3>
<label for="inputEmail" class="sr-only">Email address</label>
<input type="email" id="inputEmail" ng-model="myForm.email" class="form-control"
placeholder="Email address: user@test.com" required autofocus>
<label for="inputPassword" class="sr-only">Password</label>
<input type="password" id="inputPassword" ng-model="myForm.password"
class="form-control" placeholder="Password" required>
<div class="checkbox">
<label>
<input type="checkbox" ng-model="myForm.remember" value="1"> Remember me
</label>
</div>
<button class="btn btn-lg btn-primary btn-block" ng-click="processForm()" type="button" ng-disabled="!myForm.$valid">Sign in</button>
</form>
</div>
</div> |
site/api/orc-core/org/apache/orc/impl/writer/class-use/BooleanTreeWriter.html | omalley/orc | <!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_292) on Fri Jul 02 03:04:24 PDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.orc.impl.writer.BooleanTreeWriter (ORC Core 1.6.9 API)</title>
<meta name="date" content="2021-07-02">
<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="Uses of Class org.apache.orc.impl.writer.BooleanTreeWriter (ORC Core 1.6.9 API)";
}
}
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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/orc/impl/writer/BooleanTreeWriter.html" title="class in org.apache.orc.impl.writer">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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?org/apache/orc/impl/writer/class-use/BooleanTreeWriter.html" target="_top">Frames</a></li>
<li><a href="BooleanTreeWriter.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.orc.impl.writer.BooleanTreeWriter" class="title">Uses of Class<br>org.apache.orc.impl.writer.BooleanTreeWriter</h2>
</div>
<div class="classUseContainer">No usage of org.apache.orc.impl.writer.BooleanTreeWriter</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/orc/impl/writer/BooleanTreeWriter.html" title="class in org.apache.orc.impl.writer">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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?org/apache/orc/impl/writer/class-use/BooleanTreeWriter.html" target="_top">Frames</a></li>
<li><a href="BooleanTreeWriter.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 © 2013–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>
|
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_09_testAbaNumberCheck_19542_bad_5ie.html | dcarda/aba.route.validator | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../../style.css');
@import url('../../../../../tree.css');
</style>
<script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../../clover.js" type="text/javascript"></script>
<script src="../../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../../cloud.js" type="text/javascript"></script>
<title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title>
</head>
<body>
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online documentation" target="_blank"
href="http://openclover.org/documentation">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<a href="http://cardatechnologies.com" target="_top">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</a>
</div>
<div class="aui-page-header-main" >
<h1>
<a href="http://cardatechnologies.com" target="_top">
ABA Route Transit Number Validator 1.0.1-SNAPSHOT
</a>
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li>
<li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li>
<li><a href="test-Test_AbaRouteValidator_09.html">Class Test_AbaRouteValidator_09</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_19542_bad
</h1>
<table class="aui">
<thead>
<tr>
<th>Test</th>
<th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th>
<th><label title="When the test execution was started">Start time</label></th>
<th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th>
<th><label title="A failure or error message if the test is not successful.">Message</label></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_09.html?line=44887#src-44887" >testAbaNumberCheck_19542_bad</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:38:41
</td>
<td>
0.0 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </div>
<table class="aui aui-table-sortable">
<thead>
<tr>
<th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th>
<th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_19542_bad</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=7142#AbaRouteValidationException" title="AbaRouteValidationException" name="sl-43">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</a>
</td>
<td>
<span class="sortValue">0.5714286</span>57.1%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td>
</tr>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=7142#ErrorCodes" title="ErrorCodes" name="sl-42">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</a>
</td>
<td>
<span class="sortValue">0.5714286</span>57.1%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td>
</tr>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=7142#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a>
</td>
<td>
<span class="sortValue">0.29411766</span>29.4%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="29.4% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:29.4%"></div></div></div> </td>
</tr>
</tbody>
</table>
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1
on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT.
</li>
</ul>
<ul>
<li>OpenClover is free and open-source software. </li>
</ul>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html> |
external-apidocs/org/codehaus/plexus/plexus-archiver/3.6.0/org/codehaus/plexus/archiver/xz/class-use/PlexusIoXZResourceCollection.html | play2-maven-plugin/play2-maven-plugin.github.io | <!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_79) on Sun May 06 14:14:15 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.codehaus.plexus.archiver.xz.PlexusIoXZResourceCollection (Plexus Archiver Component 3.6.0 API)</title>
<meta name="date" content="2018-05-06">
<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.codehaus.plexus.archiver.xz.PlexusIoXZResourceCollection (Plexus Archiver Component 3.6.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/codehaus/plexus/archiver/xz/PlexusIoXZResourceCollection.html" title="class in org.codehaus.plexus.archiver.xz">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?org/codehaus/plexus/archiver/xz/class-use/PlexusIoXZResourceCollection.html" target="_top">Frames</a></li>
<li><a href="PlexusIoXZResourceCollection.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.codehaus.plexus.archiver.xz.PlexusIoXZResourceCollection" class="title">Uses of Class<br>org.codehaus.plexus.archiver.xz.PlexusIoXZResourceCollection</h2>
</div>
<div class="classUseContainer">No usage of org.codehaus.plexus.archiver.xz.PlexusIoXZResourceCollection</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/codehaus/plexus/archiver/xz/PlexusIoXZResourceCollection.html" title="class in org.codehaus.plexus.archiver.xz">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?org/codehaus/plexus/archiver/xz/class-use/PlexusIoXZResourceCollection.html" target="_top">Frames</a></li>
<li><a href="PlexusIoXZResourceCollection.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 © 2001–2018 <a href="http://codehaus-plexus.github.io/">Codehaus Plexus</a>. All rights reserved.</small></p>
</body>
</html>
|
app/pages/index.html | emblou2/todo-list | <!-- look into ng-cloak -->
<!DOCTYPE html>
<html ng-app="todoApp">
<head lang="en">
<base href="/">
<meta charset="UTF-8">
<title>To Do List</title>
<link rel="stylesheet" href="/css/style.css">
</head>
<body ng-controller="TodoCtrl" ng-cloak>
<div class="container">
<div class="row">
<ul class="nav nav-pills">
<li><a href="/active">Current To Do List</a></li>
<li><a href="/history">Completed To Do History</a></li>
<li><a href="/expired">Expired To Do Items</a></li>
</ul>
</div>
</div>
<div ui-view></div>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.13/angular.js"></script>
<script src="https://cdn.firebase.com/js/client/2.1.2/firebase.js"></script>
<script src="https://cdn.firebase.com/libs/angularfire/0.9.2/angularfire.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.min.js"></script>
<script src="/js/app.js"></script>
</body>
</html>
|
docs/_docs/javadoc/com/centurylink/mdw/container/plugin/package-tree.html | CenturyLinkCloud/mdw | <!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 -->
<title>com.centurylink.mdw.container.plugin Class Hierarchy (MDW 6 API JavaDocs)</title>
<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="com.centurylink.mdw.container.plugin Class Hierarchy (MDW 6 API JavaDocs)";
}
}
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><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</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/centurylink/mdw/container/package-tree.html">Prev</a></li>
<li><a href="../../../../../com/centurylink/mdw/container/plugin/activemq/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/centurylink/mdw/container/plugin/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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 class="title">Hierarchy For Package com.centurylink.mdw.container.plugin</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">com.centurylink.mdw.container.plugin.<a href="../../../../../com/centurylink/mdw/container/plugin/CommonThreadPool.html" title="class in com.centurylink.mdw.container.plugin"><span class="typeNameLink">CommonThreadPool</span></a> (implements com.centurylink.mdw.container.plugin.<a href="../../../../../com/centurylink/mdw/container/plugin/CommonThreadPoolMXBean.html" title="interface in com.centurylink.mdw.container.plugin">CommonThreadPoolMXBean</a>, com.centurylink.mdw.container.<a href="../../../../../com/centurylink/mdw/container/ThreadPoolProvider.html" title="interface in com.centurylink.mdw.container">ThreadPoolProvider</a>)</li>
<li type="circle">com.centurylink.mdw.container.plugin.<a href="../../../../../com/centurylink/mdw/container/plugin/MdwDataSource.html" title="class in com.centurylink.mdw.container.plugin"><span class="typeNameLink">MdwDataSource</span></a> (implements com.centurylink.mdw.cache.<a href="../../../../../com/centurylink/mdw/cache/CacheService.html" title="interface in com.centurylink.mdw.cache">CacheService</a>, com.centurylink.mdw.container.<a href="../../../../../com/centurylink/mdw/container/DataSourceProvider.html" title="interface in com.centurylink.mdw.container">DataSourceProvider</a>)</li>
<li type="circle">com.centurylink.mdw.container.plugin.<a href="../../../../../com/centurylink/mdw/container/plugin/MdwTransactionManager.html" title="class in com.centurylink.mdw.container.plugin"><span class="typeNameLink">MdwTransactionManager</span></a> (implements javax.transaction.TransactionManager)</li>
<li type="circle">java.lang.Thread (implements java.lang.Runnable)
<ul>
<li type="circle">com.centurylink.mdw.container.plugin.<a href="../../../../../com/centurylink/mdw/container/plugin/CommonThreadPool.ManagedThread.html" title="class in com.centurylink.mdw.container.plugin"><span class="typeNameLink">CommonThreadPool.ManagedThread</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">com.centurylink.mdw.container.plugin.<a href="../../../../../com/centurylink/mdw/container/plugin/CommonThreadPoolMXBean.html" title="interface in com.centurylink.mdw.container.plugin"><span class="typeNameLink">CommonThreadPoolMXBean</span></a></li>
</ul>
</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><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</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/centurylink/mdw/container/package-tree.html">Prev</a></li>
<li><a href="../../../../../com/centurylink/mdw/container/plugin/activemq/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/centurylink/mdw/container/plugin/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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 © 2019 CenturyLink, Inc.</i></small></p>
</body>
</html>
|
site/content/doc/server/settings/index.html | oskgeek/liftpass | {% extends "base-documentation.html" %}
{% block documentation %}
<h2>Settings</h2>
<p>Liftpass stores settings in the <code>config.py</code> file found in the base directory of Liftpass. This file is generated automatically when the <code>setup.py</code> script is run:</p>
{% highlight 'bash' %}
python setup.py config
{% endhighlight %}
<p>The script will create the <code>config.py</code> and create the user credentials required for conducting API calls.</p>
<h3>User Credentials</h3>
<p>Liftpass is a single user server. The developer can interact using the dashboard and API using the single user key and secret. Changing the key and secret is as easy as modifying the <code>config.py</code> file. Both the <code>UserKey</code> as well as <code>UserSecret</code> should be 32 characters long byte strings.</p>
<h3>Paths</h3>
<p>For convenience Liftpass is configured to run on a single computing unit and all in the same hard drive. For this reason both the database and auxilary files are stored in the <code>DataPath</code>.</p>
<h3>Analytics</h3>
<p>Analytics data transmitted by the SDK to the Liftpass server are stored for being processed. This ensures that SDK requests are completed as fast as possible and the analytics component can be analyzed offline.</p>
<p><code>AnalyticsStorage</code> has the following fields:</p>
<ul>
<li><strong>engine</strong>: The default is <code>core.storage.filesystem</code> which stores analytics data waiting to be processed in the hard-drive.</li>
<li><strong>path</strong>: Used by the <strong>engine</strong> to direct where exactly the analytics should be stored. Must be an absolute path to the directory/resource.</li>
</ul>
<h3>Content</h3>
<p>Content database is where the application information (including currencies, goods, metrics, and prices) are stored. Additionally the content database is where the user analytics is stored after it is processed.</p>
<p><code>ContentDatabase</code> has the following fields</p>
<ul>
<li><strong>address</strong>: The address used to connect to the content database - in SQLAlchemy format as specified in their <a href="http://docs.sqlalchemy.org/en/rel_1_0/core/engines.html#sqlalchemy.create_engine">documentation.</a></li>
<li><strong>debug</strong>: If set to true, errors will be printed to stderr.</li>
</ul>
<h3>Dashboard Terminal</h3>
<p>The dashboard terminal allows the developer to inspect the inbound and outbound traffic from the SDK from the convenience of the browser. When the SDK is enables the <code>debug</code> flag, the traffic from and to the SDK is saved locally and made visible in the dashboard. </p>
<p><code>DashboardTerminal</code> has the following fields</p>
<ul>
<li><strong>engine</strong>: The default is <code>core.storage.filesystem</code> which stores the SDK traffic data that is visualized in the dashboard.</li>
<li><strong>path</strong>: Used by the <strong>engine</strong> to direct where exactly the data should be stored. Must be an absolute path to the directory/resource.</li>
</ul>
<h3>API Server</h3>
<p>Liftpass is ultimately a server application. By default it is configured to accept calls locally. It is highly advised that Liftpass be configured with another HTTP server for communicating with the outside world.</p>
<p><code>APIServer</code> has the following fields:</p>
<ul>
<li><strong>address</strong>: Address the server will be listening to. To enable Liftpass to accept calls from any IP, set this to '0.0.0.0'.</li>
<li><strong>port</strong>: The default port Liftpass listens to is 9090.</li>
<li><strong>debug</strong>: If set to true, errors will be printed to stderr.</li>
<li><strong>cors</strong>: CORS stands for Cross-origin resource sharing. If the Liftpass dashboard is not serverd from the same address and port as the API, CORS must be set to true. Setting CORS to true however does open Liftpass for API exploits via the browser.</li>
</ul>
{% endblock %} |
2016.9/apidocs/org/wildfly/swarm/config/class-use/JCASupplier.html | wildfly-swarm/wildfly-swarm-javadocs | <!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_60-ea) on Tue Sep 06 12:41:45 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.JCASupplier (Public javadocs 2016.9 API)</title>
<meta name="date" content="2016-09-06">
<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="Uses of Interface org.wildfly.swarm.config.JCASupplier (Public javadocs 2016.9 API)";
}
}
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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/wildfly/swarm/config/JCASupplier.html" title="interface in org.wildfly.swarm.config">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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 class="aboutLanguage">WildFly Swarm API, 2016.9</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/class-use/JCASupplier.html" target="_top">Frames</a></li>
<li><a href="JCASupplier.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 org.wildfly.swarm.config.JCASupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.JCASupplier</h2>
</div>
<div class="classUseContainer">No usage of org.wildfly.swarm.config.JCASupplier</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/wildfly/swarm/config/JCASupplier.html" title="interface in org.wildfly.swarm.config">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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 class="aboutLanguage">WildFly Swarm API, 2016.9</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/class-use/JCASupplier.html" target="_top">Frames</a></li>
<li><a href="JCASupplier.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 © 2016 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
1.6/docs/Javadoc/org/drip/product/creator/class-use/FXSpotBuilder.html | tectronics/creditsuite | <!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) on Thu Aug 09 18:46:52 EDT 2012 -->
<title>Uses of Class org.drip.product.creator.FXSpotBuilder</title>
<meta name="date" content="2012-08-09">
<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.drip.product.creator.FXSpotBuilder";
}
//-->
</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/drip/product/creator/FXSpotBuilder.html" title="class in org.drip.product.creator">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?org/drip/product/creator/\class-useFXSpotBuilder.html" target="_top">Frames</a></li>
<li><a href="FXSpotBuilder.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.drip.product.creator.FXSpotBuilder" class="title">Uses of Class<br>org.drip.product.creator.FXSpotBuilder</h2>
</div>
<div class="classUseContainer">No usage of org.drip.product.creator.FXSpotBuilder</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/drip/product/creator/FXSpotBuilder.html" title="class in org.drip.product.creator">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?org/drip/product/creator/\class-useFXSpotBuilder.html" target="_top">Frames</a></li>
<li><a href="FXSpotBuilder.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>
|
htdocs/openjava/test/class-use/RequestForEnhancement.html | jeffoffutt/OJ | <!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_23) on Fri Jan 18 23:42:18 EST 2013 -->
<TITLE>
Uses of Class openjava.test.RequestForEnhancement (OpenJava MOP API)
</TITLE>
<META NAME="date" CONTENT="2013-01-18">
<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 openjava.test.RequestForEnhancement (OpenJava MOP 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"> <A HREF="../../../openjava/test/RequestForEnhancement.html" title="annotation in openjava.test"><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?openjava/test/\class-useRequestForEnhancement.html" target="_top"><B>FRAMES</B></A>
<A HREF="RequestForEnhancement.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>openjava.test.RequestForEnhancement</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="../../../openjava/test/RequestForEnhancement.html" title="annotation in openjava.test">RequestForEnhancement</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#openjava.test"><B>openjava.test</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="openjava.test"><!-- --></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="../../../openjava/test/RequestForEnhancement.html" title="annotation in openjava.test">RequestForEnhancement</A> in <A HREF="../../../openjava/test/package-summary.html">openjava.test</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">Classes in <A HREF="../../../openjava/test/package-summary.html">openjava.test</A> with annotations of type <A HREF="../../../openjava/test/RequestForEnhancement.html" title="annotation in openjava.test">RequestForEnhancement</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../openjava/test/VendingMachine.html" title="class in openjava.test">VendingMachine</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Method parameters in <A HREF="../../../openjava/test/package-summary.html">openjava.test</A> with annotations of type <A HREF="../../../openjava/test/RequestForEnhancement.html" title="annotation in openjava.test">RequestForEnhancement</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B>Box.</B><B><A HREF="../../../openjava/test/Box.html#printSpaced(java.lang.Character...)">printSpaced</A></B>(java.lang.Character... objects)</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="../../../openjava/test/RequestForEnhancement.html" title="annotation in openjava.test"><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?openjava/test/\class-useRequestForEnhancement.html" target="_top"><B>FRAMES</B></A>
<A HREF="RequestForEnhancement.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 © 1998-2003 Michiaki Tatsubori All Rights Reserved.</i>
</BODY>
</HTML>
|
DATASTAX_CASSANDRA-2.2.6/javadoc/org/apache/cassandra/thrift/class-use/Cassandra.get_slice_args.html | elisska/cloudera-cassandra | <!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 Thu Apr 28 18:37:59 UTC 2016 -->
<title>Uses of Class org.apache.cassandra.thrift.Cassandra.get_slice_args (apache-cassandra API)</title>
<meta name="date" content="2016-04-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="Uses of Class org.apache.cassandra.thrift.Cassandra.get_slice_args (apache-cassandra 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/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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?org/apache/cassandra/thrift/class-use/Cassandra.get_slice_args.html" target="_top">Frames</a></li>
<li><a href="Cassandra.get_slice_args.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.cassandra.thrift.Cassandra.get_slice_args" class="title">Uses of Class<br>org.apache.cassandra.thrift.Cassandra.get_slice_args</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="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</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="#org.apache.cassandra.thrift">org.apache.cassandra.thrift</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cassandra.thrift">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</a> in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> that return <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</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="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html#deepCopy()">deepCopy</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Processor.get_slice.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Processor.get_slice.html#getEmptyArgsInstance()">getEmptyArgsInstance</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncProcessor.get_slice.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.get_slice.html#getEmptyArgsInstance()">getEmptyArgsInstance</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html#setColumn_parent(org.apache.cassandra.thrift.ColumnParent)">setColumn_parent</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html#setKey(byte[])">setKey</a></strong>(byte[] key)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html#setKey(java.nio.ByteBuffer)">setKey</a></strong>(java.nio.ByteBuffer key)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html#setPredicate(org.apache.cassandra.thrift.SlicePredicate)">setPredicate</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate)</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="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</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>int</code></td>
<td class="colLast"><span class="strong">Cassandra.get_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html#compareTo(org.apache.cassandra.thrift.Cassandra.get_slice_args)">compareTo</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</a> other)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">Cassandra.get_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html#equals(org.apache.cassandra.thrift.Cassandra.get_slice_args)">equals</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</a> that)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_result.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_result</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Processor.get_slice.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Processor.get_slice.html#getResult(I, org.apache.cassandra.thrift.Cassandra.get_slice_args)">getResult</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.Processor.get_slice.html" title="type parameter in Cassandra.Processor.get_slice">I</a> iface,
<a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</a> args)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncProcessor.get_slice.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.get_slice.html#start(I, org.apache.cassandra.thrift.Cassandra.get_slice_args, org.apache.thrift.async.AsyncMethodCallback)">start</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.get_slice.html" title="type parameter in Cassandra.AsyncProcessor.get_slice">I</a> iface,
<a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</a> args,
org.apache.thrift.async.AsyncMethodCallback<java.util.List<<a href="../../../../../org/apache/cassandra/thrift/ColumnOrSuperColumn.html" title="class in org.apache.cassandra.thrift">ColumnOrSuperColumn</a>>> resultHandler)</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="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</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="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html#Cassandra.get_slice_args(org.apache.cassandra.thrift.Cassandra.get_slice_args)">Cassandra.get_slice_args</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</a> other)</code>
<div class="block">Performs a deep copy on <i>other</i>.</div>
</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="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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?org/apache/cassandra/thrift/class-use/Cassandra.get_slice_args.html" target="_top">Frames</a></li>
<li><a href="Cassandra.get_slice_args.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 © 2016 The Apache Software Foundation</small></p>
</body>
</html>
|
bonfire/_variables/last_widget.html | inputx/code-ref-doc | <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $last_widget</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-print.css" type="text/css" media="print">
<style id="hilight" type="text/css"></style>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff">
<table class="pagetitle" width="100%">
<tr>
<td valign="top" class="pagetitle">
[ <a href="../index.html">Index</a> ]
</td>
<td align="right" class="pagetitle">
<h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2>
</td>
</tr>
</table>
<!-- Generated by PHPXref 0.7.1 at Thu Oct 23 18:57:41 2014 -->
<!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net -->
<!-- http://phpxref.sourceforge.net/ -->
<script src="../phpxref.js" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript">
<!--
ext='.html';
relbase='../';
subdir='_variables';
filename='index.html';
cookiekey='phpxref';
handleNavFrame(relbase, subdir, filename);
logVariable('last_widget');
// -->
</script>
<script language="JavaScript" type="text/javascript">
if (gwGetCookie('xrefnav')=='off')
document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>');
else
document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>');
</script>
<noscript>
<p class="navlinks">
[ <a href="../nav.html" target="_top">Show Explorer</a> ]
[ <a href="index.html" target="_top">Hide Navbar</a> ]
</p>
</noscript>
[<a href="../index.html">Top level directory</a>]<br>
<script language="JavaScript" type="text/javascript">
<!--
document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>');
document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">');
document.writeln('<tr><td class="searchbox-title">');
document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>');
document.writeln('<\/td><\/tr>');
document.writeln('<tr><td class="searchbox-body" id="searchbox-body">');
document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>');
document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="classname"><br>');
document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="funcname"><br>');
document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="varname"><br>');
document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="constname"><br>');
document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="tablename"><br>');
document.writeln('<input type="submit" class="searchbox-button" value="Search">');
document.writeln('<\/form>');
document.writeln('<\/td><\/tr><\/table>');
document.writeln('<\/td><\/tr><\/table>');
// -->
</script>
<div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div>
<h3>Variable Cross Reference</h3>
<h2><a href="index.html#last_widget">$last_widget</a></h2>
<br><b>Referenced 6 times:</b><ul>
<li><a href="../tests/simpletest/php_parser.php.html">/tests/simpletest/php_parser.php</a> -> <a href="../tests/simpletest/php_parser.php.source.html#l927"> line 927</a></li>
<li><a href="../tests/simpletest/php_parser.php.html">/tests/simpletest/php_parser.php</a> -> <a href="../tests/simpletest/php_parser.php.source.html#l938"> line 938</a></li>
<li><a href="../tests/simpletest/php_parser.php.html">/tests/simpletest/php_parser.php</a> -> <a href="../tests/simpletest/php_parser.php.source.html#l947"> line 947</a></li>
<li><a href="../tests/simpletest/php_parser.php.html">/tests/simpletest/php_parser.php</a> -> <a href="../tests/simpletest/php_parser.php.source.html#l948"> line 948</a></li>
<li><a href="../tests/simpletest/php_parser.php.html">/tests/simpletest/php_parser.php</a> -> <a href="../tests/simpletest/php_parser.php.source.html#l949"> line 949</a></li>
<li><a href="../tests/simpletest/page.php.html">/tests/simpletest/page.php</a> -> <a href="../tests/simpletest/page.php.source.html#l27"> line 27</a></li>
</ul>
<!-- A link to the phpxref site in your customized footer file is appreciated ;-) -->
<br><hr>
<table width="100%">
<tr><td>Generated: Thu Oct 23 18:57:41 2014</td>
<td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td>
</tr>
</table>
</body></html>
|
adshop/application/views/cart.html | JamesXia23/php_study | <script type="text/javascript">
var mainShowCart = window.parent.document.getElementById('mainPage');
mainShowCart.innerHTML =
" <div class='row featurette'>"
+" <div class='col-md-1'></div>"
+" <div class='col-md-3'>"
+" <h2 class='featurette-heading'>购物车</h2>"
+" </div>"
+" </div>"
+" <div class='row'>"
+" <div class='col-sm-2 col-xs-0'></div>"
+" <div class='col-sm-8 col-xs-12'>"
+" <?php foreach($carts as $cart):?>"
+"<div class='panel panel-primary'>"
+" <div class='panel-heading'><?php echo $cart['goods_name'];?></div>"
+" <div class='panel-body'>"
+" <div class='col-sm-8 col-xs-12'><label>数量:</label><input id='<?php echo $cart['goods_id'];?>' type='number' value='<?php echo $cart['goods_number'];?>'></div>" +
"<div class='col-sm-4 col-xs-12 text-right'><span><a href='#' onclick=\"updateCart(<?php echo $cart['goods_id'];?>)\">修改</a></span> " +
"<span><a onclick=\"showDialog('确定要从购物车移出此项吗?','index.php?c=cart&a=delete&goods_id=<?php echo $cart['goods_id'];?>')\" href='#'>删除</a></span></div>"
+" </div>"
+" </div>"
+" <?php endforeach;?>"
+" </div>"
+" <div class='col-sm-2 col-xs-0'></div>"
+" </div>";
</script> |
2016.8.1/apidocs/org/wildfly/swarm/config/jmx/class-use/ResolvedExposeModelSupplier.html | wildfly-swarm/wildfly-swarm-javadocs | <!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_60-ea) on Tue Aug 16 17:15:33 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.jmx.ResolvedExposeModelSupplier (Public javadocs 2016.8.1 API)</title>
<meta name="date" content="2016-08-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="Uses of Interface org.wildfly.swarm.config.jmx.ResolvedExposeModelSupplier (Public javadocs 2016.8.1 API)";
}
}
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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/jmx/ResolvedExposeModelSupplier.html" title="interface in org.wildfly.swarm.config.jmx">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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 class="aboutLanguage">WildFly Swarm API, 2016.8.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/jmx/class-use/ResolvedExposeModelSupplier.html" target="_top">Frames</a></li>
<li><a href="ResolvedExposeModelSupplier.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 org.wildfly.swarm.config.jmx.ResolvedExposeModelSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.jmx.ResolvedExposeModelSupplier</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/wildfly/swarm/config/jmx/ResolvedExposeModelSupplier.html" title="interface in org.wildfly.swarm.config.jmx">ResolvedExposeModelSupplier</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="#org.wildfly.swarm.config">org.wildfly.swarm.config</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.config">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/jmx/ResolvedExposeModelSupplier.html" title="interface in org.wildfly.swarm.config.jmx">ResolvedExposeModelSupplier</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/jmx/ResolvedExposeModelSupplier.html" title="interface in org.wildfly.swarm.config.jmx">ResolvedExposeModelSupplier</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="../../../../../../org/wildfly/swarm/config/JMX.html" title="type parameter in JMX">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">JMX.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/JMX.html#resolvedExposeModel-org.wildfly.swarm.config.jmx.ResolvedExposeModelSupplier-">resolvedExposeModel</a></span>(<a href="../../../../../../org/wildfly/swarm/config/jmx/ResolvedExposeModelSupplier.html" title="interface in org.wildfly.swarm.config.jmx">ResolvedExposeModelSupplier</a> supplier)</code>
<div class="block">The configuration for exposing the 'resolved' model controller in the
MBeanServer.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/jmx/ResolvedExposeModelSupplier.html" title="interface in org.wildfly.swarm.config.jmx">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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 class="aboutLanguage">WildFly Swarm API, 2016.8.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/jmx/class-use/ResolvedExposeModelSupplier.html" target="_top">Frames</a></li>
<li><a href="ResolvedExposeModelSupplier.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 © 2016 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
docs/javadoc/opensaml3/1.0.6/se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PersonIdentifierTypeBuilder.html | litsec/eidas-opensaml | <!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_144) on Wed Feb 14 15:19:09 CET 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.0.6)</title>
<meta name="date" content="2018-02-14">
<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="Uses of Class se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeBuilder (eIDAS extension for OpenSAML 3.x - 1.0.6)";
}
}
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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/PersonIdentifierTypeBuilder.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">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?se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PersonIdentifierTypeBuilder.html" target="_top">Frames</a></li>
<li><a href="PersonIdentifierTypeBuilder.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 se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeBuilder" class="title">Uses of Class<br>se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeBuilder</h2>
</div>
<div class="classUseContainer">No usage of se.litsec.eidas.opensaml.ext.attributes.impl.PersonIdentifierTypeBuilder</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../se/litsec/eidas/opensaml/ext/attributes/impl/PersonIdentifierTypeBuilder.html" title="class in se.litsec.eidas.opensaml.ext.attributes.impl">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?se/litsec/eidas/opensaml/ext/attributes/impl/class-use/PersonIdentifierTypeBuilder.html" target="_top">Frames</a></li>
<li><a href="PersonIdentifierTypeBuilder.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 © 2018 <a href="http://www.litsec.se">Litsec AB</a>. All rights reserved.</small></p>
</body>
</html>
|
abstract-service-library/dist/abstract-service-library-2.0.1-gamma/api/org/nise/ux/asl/lib/class-use/WaitList.html | yeuser/java-libs | <!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.6.0_27) on Sun Dec 08 17:37:07 IRST 2013 -->
<title>Uses of Class org.nise.ux.asl.lib.WaitList (Abstract Service Library)</title>
<meta name="date" content="2013-12-08">
<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.nise.ux.asl.lib.WaitList (Abstract Service Library)";
}
//-->
</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/nise/ux/asl/lib/WaitList.html" title="class in org.nise.ux.asl.lib">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?org/nise/ux/asl/lib//class-useWaitList.html" target="_top">FRAMES</a></li>
<li><a href="WaitList.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.nise.ux.asl.lib.WaitList" class="title">Uses of Class<br>org.nise.ux.asl.lib.WaitList</h2>
</div>
<div class="classUseContainer">No usage of org.nise.ux.asl.lib.WaitList</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/nise/ux/asl/lib/WaitList.html" title="class in org.nise.ux.asl.lib">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?org/nise/ux/asl/lib//class-useWaitList.html" target="_top">FRAMES</a></li>
<li><a href="WaitList.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>This library is a work of NISE organization User-eXperience team.</i>
</small></p>
</body>
</html>
|
mobile/app/index.html | hulingfeng211/weixin | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<!--改变URL的结构 -->
<base href="/m/app/index.html" />
<title>微信客户端</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="viewport" content="user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimal-ui" />
<meta name="apple-mobile-web-app-status-bar-style" content="yes" />
<link rel="shortcut icon" href="/favicon.png" type="image/x-icon" />
<link rel="stylesheet" href="../css/mobile-angular-ui-hover.min.css" />
<link rel="stylesheet" href="../css/mobile-angular-ui-base.min.css" />
<link rel="stylesheet" href="../css/mobile-angular-ui-desktop.min.css"/>
<link rel="stylesheet" href="/static/angular-charts/angular-chart.css"/>
<link rel="stylesheet" href="app.css" />
<style type="text/css">
#menu a {
color: white;
}
#menu a:hover {
background-color: grey;
}
#menu a:active {
background-color: grey;
}
</style>
</head>
<body
ng-app="app"
ng-controller="MainController"
ui-prevent-touchmove-defaults
>
<!-- Sidebars -->
<div ng-include="'sidebar.html'"
ui-track-as-search-param='true'
class="sidebar sidebar-left"></div>
<div ng-include="'sidebarRight.html'"
class="sidebar sidebar-right"></div>
<div class="app"
ui-swipe-right='Ui.turnOn("uiSidebarLeft")'
ui-swipe-left='Ui.turnOff("uiSidebarLeft")'>
<!-- Navbars -->
<div class="navbar navbar-app navbar-absolute-top " style="background-color: #ccc">
<div class="navbar-brand navbar-brand-center" ui-yield-to="title">
当前用户-{{ user.userid }}
</div>
<div class="btn-group pull-left">
<div ui-toggle="uiSidebarLeft" class="btn sidebar-toggle">
<i class="fa fa-bars"></i>功能操作
</div>
</div>
<div class="btn-group pull-right" ui-yield-to="navbarAction">
<div ui-toggle="uiSidebarRight" class="btn">
<i class="fa fa-comment"></i> 在线用户
</div>
</div>
</div>
<div class="navbar navbar-app navbar-absolute-bottom navbar-inverse" style="background-color: #333">
<div class="btn-group justified" id="menu">
<a href="#/" class="btn btn-navbar"><i class="fa fa-home fa-navbar"></i> 首页</a>
<a href="#/forms" class="btn btn-navbar"><i class="fa fa-github fa-navbar"></i>任务 </a>
<a href="#/forms" class="btn btn-navbar"><i class="fa fa-exclamation-circle fa-navbar"></i> 邮件</a>
<a href="#/contactus" class="btn btn-navbar"><i class="fa fa-exclamation-circle fa-navbar"></i> 联系我们</a>
</div>
</div>
<!-- App Body -->
<div class="app-body" ng-class="{loading: loading}">
<div ng-show="loading" class="app-content-loading">
<i class="fa fa-spinner fa-spin loading-spinner"></i>
</div>
<div class="app-content">
<ng-view></ng-view>
</div>
</div>
</div>
<!-- ~ .app -->
<div ui-yield-to="modals"></div>
<script src="/static/angular/angular.min.js"></script>
<script src="/static/angular-route/angular-route.min.js"></script>
<script src="../js/mobile-angular-ui.min.js"></script>
<script src="/static/angular-charts/Chart.min.js"></script>
<script src="/static/angular-charts/angular-chart.js"></script>
<!-- Required to use $touch, $swipe, $drag and $translate services -->
<script src="../js/mobile-angular-ui.gestures.min.js"></script>
<script src="app.js"></script>
<script src="controllers.js"></script>
</body>
</html>
|
src/main/resources/com/adr/fonticon/style/browser.css | adrianromero/fonticon | /*
// FontIcon is a JavaFX library to use FontIcons
// Copyright (C) 2019 Adrián Romero Corchado.
//
// This file is part of FontIcon
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
*/
.search-container {
-fx-padding: 0.5em;
}
.flow-icon {
-fx-padding: 0.5em;
-fx-vgap: 0em;
-fx-hgap: 0em;
}
.title-icon {
-fx-font-size: 1.5em;
-fx-padding: 0.5em;
}
.description-icon {
-fx-padding: 0em 0.5em 0em 0.5em;
}
.terms-icon {
-fx-padding: 0.5em;
}
.sizer-icon {
-fx-alignment: center;
-fx-padding: 0.5em;
-fx-spacing: 1.5em;
-fx-min-height: 6em;
-fx-pref-height: 6em;
-fx-max-height: 6em;
}
.icon-size {
-fx-fill: #505050;
}
.button-icon {
-fx-font-size: 0.8em;
-fx-background-color: transparent, transparent;
-fx-background-insets: 0em, 0.2em;
-fx-background-radius: 0em, 0em;
-fx-alignment: center;
-fx-padding: 0.2em;
-fx-pref-width: 10em;
-fx-pref-height: 5em;
-fx-min-width: 10em;
-fx-min-height: 5em;
-fx-max-width: 10em;
-fx-max-height: 5em;
}
.button-icon .icon-fill {
-fx-fill: #505050;
}
.button-icon:hover {
-fx-background-color: derive(lightgray, 30%), derive(lightgray, 30%);
}
.button-icon:armed {
-fx-background-color: lightgray, lightgray;
}
.button-icon:armed .icon-fill {
}
|
demos/index.html | pgbross/material-components-web | <!DOCTYPE html>
<!--
Copyright 2016 Google Inc. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License
-->
<html>
<head>
<meta charset="utf-8">
<title>Material Components Catalog</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="/images/logo_components_color_2x_web_48dp.png" />
<script src="assets/material-components-web.css.js" charset="utf-8"></script>
<script src="assets/demo-styles.css.js" charset="utf-8"></script>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet">
</head>
<body>
<header class="mdc-toolbar mdc-toolbar--fixed">
<div class="mdc-toolbar__row">
<section class="mdc-toolbar__section mdc-toolbar__section--align-start">
<span class="catalog-logo mdc-toolbar__icon--menu">
<img src="/images/ic_component_24px_white.svg">
</span>
<span class="mdc-toolbar__title catalog-title">Material Components Catalog</span>
</section>
</div>
</header>
<main>
<nav class="mdc-toolbar-fixed-adjust">
<ul class="catalog-list mdc-list mdc-list--two-line">
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_button_24px.svg" /></span>
<a href="button.html" class="mdc-list-item__text">
Button
<span class="mdc-list-item__text__secondary">Raised and flat buttons</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_card_24px.svg" /></span>
<a href="card.html" class="mdc-list-item__text">
Card
<span class="mdc-list-item__text__secondary">Various card layout styles</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_selection_control_24px.svg" /></span>
<a href="checkbox.html" class="mdc-list-item__text">
Checkbox
<span class="mdc-list-item__text__secondary">Multi-selection controls</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_dialog_24px.svg" /></span>
<a href="dialog.html" class="mdc-list-item__text">
Dialog
<span class="mdc-list-item__text__secondary">Secondary text</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_side_navigation_24px.svg" /></span>
<a href="drawer/temporary-drawer.html" class="mdc-list-item__text">
Drawer
<span class="mdc-list-item__text__secondary">Temporary</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_side_navigation_24px.svg" /></span>
<a href="drawer/persistent-drawer.html" class="mdc-list-item__text">
Drawer
<span class="mdc-list-item__text__secondary">Persistent</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_side_navigation_24px.svg" /></span>
<a href="drawer/permanent-drawer-above-toolbar.html" class="mdc-list-item__text">
Drawer
<span class="mdc-list-item__text__secondary">Permanent drawer above toolbar</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_side_navigation_24px.svg" /></span>
<a href="drawer/permanent-drawer-below-toolbar.html" class="mdc-list-item__text">
Drawer
<span class="mdc-list-item__text__secondary">Permanent drawer below toolbar</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_shadow_24px.svg" /></span>
<a href="elevation.html" class="mdc-list-item__text">
Elevation
<span class="mdc-list-item__text__secondary">Shadow for different elevations</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_button_24px.svg" /></span>
<a href="fab.html" class="mdc-list-item__text">
Floating action button
<span class="mdc-list-item__text__secondary">The primary action in an application</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_card_24px.svg" /></span>
<a href="grid-list.html" class="mdc-list-item__text">
Grid list
<span class="mdc-list-item__text__secondary">2D grid layouts</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_component_24px.svg" /></span>
<a href="icon-toggle.html" class="mdc-list-item__text">
Icon toggle
<span class="mdc-list-item__text__secondary">Toggling icon states</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_card_24px.svg" /></span>
<a href="layout-grid.html" class="mdc-list-item__text">
Layout grid
<span class="mdc-list-item__text__secondary">Grid and gutter support</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_progress_activity.svg" /></span>
<a href="linear-progress.html" class="mdc-list-item__text">
Linear progress
<span class="mdc-list-item__text__secondary">Fills from 0% to 100%, represented by bars</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_list_24px.svg" /></span>
<a href="list.html" class="mdc-list-item__text">
List
<span class="mdc-list-item__text__secondary">Item layouts in lists</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_radio_button_24px.svg" /></span>
<a href="radio.html" class="mdc-list-item__text">
Radio buttons
<span class="mdc-list-item__text__secondary">Single selection controls</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_ripple_24px.svg" /></span>
<a href="ripple.html" class="mdc-list-item__text">
Ripple
<span class="mdc-list-item__text__secondary">Touch ripple</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_menu_24px.svg" /></span>
<a href="select.html" class="mdc-list-item__text">
Select
<span class="mdc-list-item__text__secondary">Popover selection menus</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_menu_24px.svg" /></span>
<a href="simple-menu.html" class="mdc-list-item__text">
Simple Menu
<span class="mdc-list-item__text__secondary">Pop over menus</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/slider.svg" /></span>
<a href="slider.html" class="mdc-list-item__text">
Slider
<span class="mdc-list-item__text__secondary">Range Controls</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_toast_24px.svg" /></span>
<a href="snackbar.html" class="mdc-list-item__text">
Snackbar
<span class="mdc-list-item__text__secondary">Transient messages</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_switch_24px.svg" /></span>
<a href="switch.html" class="mdc-list-item__text">
Switch
<span class="mdc-list-item__text__secondary">On off switches</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_tabs_24px.svg" /></span>
<a href="tabs.html" class="mdc-list-item__text">
Tabs
<span class="mdc-list-item__text__secondary">Tabs with support for icon and text labels</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_text_field_24px.svg" /></span>
<a href="textfield.html" class="mdc-list-item__text">
Text field
<span class="mdc-list-item__text__secondary">Single and multiline text fields</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_theme_24px.svg" /></span>
<a href="theme.html" class="mdc-list-item__text">
Theme
<span class="mdc-list-item__text__secondary">Using primary and accent colors</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_toolbar_24px.svg" /></span>
<a href="toolbar/index.html" class="mdc-list-item__text">
Toolbar
<span class="mdc-list-item__text__secondary">Header and footers</span>
</a>
</li>
<li class="mdc-list-item">
<span class="catalog-list-icon mdc-list-item__start-detail"><img class="catalog-component-icon" src="/images/ic_typography_24px.svg" /></span>
<a href="typography.html" class="mdc-list-item__text">
Typography
<span class="mdc-list-item__text__secondary">Type hierarchy</span>
</a>
</li>
</ul>
</nav>
</main>
<script src="assets/material-components-web.js" charset="utf-8"></script>
</body>
</html>
|
docs/net/nosegrind/apiframework/StatsService.html | orubel/Beapi-API-Framework | <!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- **************************************************************** -->
<!-- * PLEASE KEEP COMPLICATED EXPRESSIONS OUT OF THESE TEMPLATES, * -->
<!-- * i.e. only iterate & print data where possible. Thanks, Jez. * -->
<!-- **************************************************************** -->
<html>
<head>
<!-- Generated by groovydoc (2.4.15) on Mon Apr 29 11:17:03 PDT 2019 -->
<title>StatsService</title>
<meta name="date" content="2019-04-29">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../groovy.ico" type="image/x-icon" rel="icon">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="StatsService";
}
//-->
</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="../../../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">
<div>
<ul class="navList">
<li><a href="../../../index.html?net/nosegrind/apiframework/StatsService" target="_top">Frames</a></li>
<li><a href="StatsService.html" target="_top">No Frames</a></li>
</ul>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
Nested Field <li><a href="#property_summary">Property</a></li> <li><a href="#constructor_summary">Constructor</a></li> <li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li> | Detail: </li>
Field <li><a href="#prop_detail">Property</a></li> <li><a href="#constructor_detail">Constructor</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">Package: <strong>net.nosegrind.apiframework</strong></div>
<h2 title="[Groovy] Class StatsService" class="title">[Groovy] Class StatsService</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><ul class="inheritance"></ul></li><li>net.nosegrind.apiframework.StatsService
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<p> A class for caching processed api calls and returning them
<DL><DT><B>Authors:</B></DT><DD>Owen Rubel</DD></DL></p>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== NESTED CLASS SUMMARY =========== -->
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<!-- =========== FIELD SUMMARY =========== -->
<!-- =========== PROPERTY SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="property_summary"><!-- --></a>
<h3>Properties Summary</h3>
<ul class="blockList">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Properties Summary table, listing nested classes, and an explanation">
<caption><span>Properties</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Type</th>
<th class="colLast" scope="col">Name and description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><strong><a href='../../../GrailsApplication.html'>GrailsApplication</a></strong></code> </td>
<td class="colLast"><code><a href="#grailsApplication">grailsApplication</a></code><br></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><strong><a href='../../../GrailsCacheManager.html'>GrailsCacheManager</a></strong></code> </td>
<td class="colLast"><code><a href="#grailsCacheManager">grailsCacheManager</a></code><br></td>
</tr>
</table>
</ul>
</li>
</ul>
<!-- =========== ELEMENT SUMMARY =========== -->
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary"><!-- --></a>
<h3>Constructor Summary</h3>
<ul class="blockList">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructors Summary table">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Constructor and description</th>
</tr>
<tr class="altColor">
<td class="colFirst">
<code><a href="#StatsService()">StatsService</a>
()</code><br>Constructor</td>
</tr>
</table>
</ul>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary"><!-- --></a>
<h3>Methods Summary</h3>
<ul class="blockList">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Methods Summary table">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Type Params</th>
<th class="colLast" scope="col">Return Type</th>
<th class="colLast" scope="col">Name and description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code></code></td>
<td class="colLast"><code>void</code></td>
<td class="colLast"><code><strong><a href="#flushAllStatsCache()">flushAllStatsCache</a></strong>()</code><br>Flushes all data from the API Cache; generally only called on startup to create a 'clean' cache</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code></code></td>
<td class="colLast"><code>private void</code></td>
<td class="colLast"><code><strong><a href="#flushStatsCache(java.lang.String)">flushStatsCache</a></strong>(java.lang.String statsKey)</code><br>Private method to flush the cache</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code></code></td>
<td class="colLast"><code>java.util.List</code></td>
<td class="colLast"><code><strong><a href="#getStats(java.lang.Integer)">getStats</a></strong>(java.lang.Integer statsKey)</code><br></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code></code></td>
<td class="colLast"><code>java.util.List</code></td>
<td class="colLast"><code><strong><a href="#getStatsCache()">getStatsCache</a></strong>()</code><br>@return</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code></code></td>
<td class="colLast"><code>private java.util.List</code></td>
<td class="colLast"><code><strong><a href="#setStatCache(BigInteger, java.lang.Long, java.lang.String, int, BigInteger)">setStatCache</a></strong>(<a href='../../../BigInteger.html'>BigInteger</a> key, java.lang.Long userId, java.lang.String uri, int code, <a href='../../../BigInteger.html'>BigInteger</a> timestamp)</code><br></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code></code></td>
<td class="colLast"><code>void</code></td>
<td class="colLast"><code><strong><a href="#setStatsCache(java.lang.Long, int, java.lang.String)">setStatsCache</a></strong>(java.lang.Long userId, int code, java.lang.String uri)</code><br></td>
</tr>
</table>
</ul>
</li>
<li class="blockList"><a name="method_summary"><!-- --></a>
<h3>Inherited Methods Summary</h3>
<ul class="blockList">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Inherited Methods Summary table">
<caption><span>Inherited Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Methods inherited from class</th>
<th class="colLast" scope="col">Name</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class java.lang.Object</code></td>
<td class="colLast"><code>java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
</tr>
</table>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- =========== PROPERTY DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="prop_detail">
<!-- -->
</a>
<h3>Property Detail</h3>
<a name="grailsApplication"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4><a href='../../../GrailsApplication.html'>GrailsApplication</a> <strong>grailsApplication</strong></h4>
<p></p>
</li>
</ul>
<a name="grailsCacheManager"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4><a href='../../../GrailsCacheManager.html'>GrailsCacheManager</a> <strong>grailsCacheManager</strong></h4>
<p></p>
</li>
</ul>
</li>
</ul>
<!-- =========== CONSTRUCTOR DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="StatsService()"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4><strong>StatsService</strong>()</h4>
<p> Constructor
</p>
</li>
</ul>
</li>
</ul>
<!-- =========== METHOD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="flushAllStatsCache()"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>void <strong>flushAllStatsCache</strong>()</h4>
<p> Flushes all data from the API Cache; generally only called on startup to create a 'clean' cache <DL><DT><B>See Also:</B></DT><DD>BeapiApiFrameworkGrailsPlugin</DD></DL><DL><DT><B>Returns:</B></DT><DD></DD></DL></p>
</li>
</ul>
<a name="flushStatsCache(java.lang.String)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>@CacheEvict(value="StatsCache",key={statsKey})
private void <strong>flushStatsCache</strong>(java.lang.String statsKey)</h4>
<p> Private method to flush the cache
<DL><DT><B>See Also:</B></DT><DD><a href='#flushAllApiCache'>flushAllApiCache</a></DD></DL><DL><DT><B>Parameters:</B></DT><DD>controllername</DD></DL></p>
</li>
</ul>
<a name="getStats(java.lang.Integer)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>java.util.List <strong>getStats</strong>(java.lang.Integer statsKey)</h4>
<p></p>
</li>
</ul>
<a name="getStatsCache()"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>java.util.List <strong>getStatsCache</strong>()</h4>
<p> <DL><DT><B>Returns:</B></DT><DD></DD></DL></p>
</li>
</ul>
<a name="setStatCache(BigInteger, java.lang.Long, java.lang.String, int, BigInteger)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>@CachePut(value="StatsCache",key={key})
private java.util.List <strong>setStatCache</strong>(<a href='../../../BigInteger.html'>BigInteger</a> key, java.lang.Long userId, java.lang.String uri, int code, <a href='../../../BigInteger.html'>BigInteger</a> timestamp)</h4>
<p></p>
</li>
</ul>
<a name="setStatsCache(java.lang.Long, int, java.lang.String)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>void <strong>setStatsCache</strong>(java.lang.Long userId, int code, java.lang.String uri)</h4>
<p></p>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</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="../../../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">
<div>
<ul class="navList">
<li><a href="../../../index.html?net/nosegrind/apiframework/StatsService" target="_top">Frames</a></li>
<li><a href="StatsService.html" target="_top">No Frames</a></li>
</ul>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
Nested Field <li><a href="#property_summary">Property</a></li> <li><a href="#constructor_summary">Constructor</a></li> <li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li> | Detail: </li>
Field <li><a href="#prop_detail">Property</a></li> <li><a href="#constructor_detail">Constructor</a></li> <li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a>
</div>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
docs/index-files/index-22.html | CMPUT301W16T07/TeamName | <!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_45) on Mon Apr 04 15:51:08 MDT 2016 -->
<title>W-Index</title>
<meta name="date" content="2016-04-04">
<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="W-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="../com/teamname/tutortrader/package-summary.html">Package</a></li>
<li>Class</li>
<li><a href="../com/teamname/tutortrader/package-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-21.html">Prev Letter</a></li>
<li><a href="index-23.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-22.html" target="_top">Frames</a></li>
<li><a href="index-22.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">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">K</a> <a href="index-11.html">L</a> <a href="index-12.html">M</a> <a href="index-13.html">N</a> <a href="index-14.html">O</a> <a href="index-15.html">P</a> <a href="index-16.html">Q</a> <a href="index-17.html">R</a> <a href="index-18.html">S</a> <a href="index-19.html">T</a> <a href="index-20.html">U</a> <a href="index-21.html">V</a> <a href="index-22.html">W</a> <a href="index-23.html">Z</a> <a name="I:W">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.color.html#white">white</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.color.html" title="class in com.teamname.tutortrader">R.color</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.id.html#wide">wide</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.id.html" title="class in com.teamname.tutortrader">R.id</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ActionBar">Widget_AppCompat_ActionBar</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ActionBar_Solid">Widget_AppCompat_ActionBar_Solid</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ActionBar_TabBar">Widget_AppCompat_ActionBar_TabBar</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ActionBar_TabText">Widget_AppCompat_ActionBar_TabText</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ActionBar_TabView">Widget_AppCompat_ActionBar_TabView</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ActionButton">Widget_AppCompat_ActionButton</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ActionButton_CloseMode">Widget_AppCompat_ActionButton_CloseMode</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ActionButton_Overflow">Widget_AppCompat_ActionButton_Overflow</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ActionMode">Widget_AppCompat_ActionMode</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ActivityChooserView">Widget_AppCompat_ActivityChooserView</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_AutoCompleteTextView">Widget_AppCompat_AutoCompleteTextView</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Button">Widget_AppCompat_Button</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Button_Borderless">Widget_AppCompat_Button_Borderless</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Button_Borderless_Colored">Widget_AppCompat_Button_Borderless_Colored</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Button_ButtonBar_AlertDialog">Widget_AppCompat_Button_ButtonBar_AlertDialog</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Button_Colored">Widget_AppCompat_Button_Colored</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Button_Small">Widget_AppCompat_Button_Small</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ButtonBar">Widget_AppCompat_ButtonBar</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ButtonBar_AlertDialog">Widget_AppCompat_ButtonBar_AlertDialog</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_CompoundButton_CheckBox">Widget_AppCompat_CompoundButton_CheckBox</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_CompoundButton_RadioButton">Widget_AppCompat_CompoundButton_RadioButton</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_CompoundButton_Switch">Widget_AppCompat_CompoundButton_Switch</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_DrawerArrowToggle">Widget_AppCompat_DrawerArrowToggle</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_DropDownItem_Spinner">Widget_AppCompat_DropDownItem_Spinner</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_EditText">Widget_AppCompat_EditText</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ImageButton">Widget_AppCompat_ImageButton</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ActionBar">Widget_AppCompat_Light_ActionBar</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ActionBar_Solid">Widget_AppCompat_Light_ActionBar_Solid</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ActionBar_Solid_Inverse">Widget_AppCompat_Light_ActionBar_Solid_Inverse</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ActionBar_TabBar">Widget_AppCompat_Light_ActionBar_TabBar</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ActionBar_TabBar_Inverse">Widget_AppCompat_Light_ActionBar_TabBar_Inverse</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ActionBar_TabText">Widget_AppCompat_Light_ActionBar_TabText</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ActionBar_TabText_Inverse">Widget_AppCompat_Light_ActionBar_TabText_Inverse</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ActionBar_TabView">Widget_AppCompat_Light_ActionBar_TabView</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ActionBar_TabView_Inverse">Widget_AppCompat_Light_ActionBar_TabView_Inverse</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ActionButton">Widget_AppCompat_Light_ActionButton</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ActionButton_CloseMode">Widget_AppCompat_Light_ActionButton_CloseMode</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ActionButton_Overflow">Widget_AppCompat_Light_ActionButton_Overflow</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ActionMode_Inverse">Widget_AppCompat_Light_ActionMode_Inverse</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ActivityChooserView">Widget_AppCompat_Light_ActivityChooserView</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_AutoCompleteTextView">Widget_AppCompat_Light_AutoCompleteTextView</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_DropDownItem_Spinner">Widget_AppCompat_Light_DropDownItem_Spinner</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ListPopupWindow">Widget_AppCompat_Light_ListPopupWindow</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_ListView_DropDown">Widget_AppCompat_Light_ListView_DropDown</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_PopupMenu">Widget_AppCompat_Light_PopupMenu</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_PopupMenu_Overflow">Widget_AppCompat_Light_PopupMenu_Overflow</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_SearchView">Widget_AppCompat_Light_SearchView</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Light_Spinner_DropDown_ActionBar">Widget_AppCompat_Light_Spinner_DropDown_ActionBar</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ListPopupWindow">Widget_AppCompat_ListPopupWindow</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ListView">Widget_AppCompat_ListView</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ListView_DropDown">Widget_AppCompat_ListView_DropDown</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ListView_Menu">Widget_AppCompat_ListView_Menu</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_PopupMenu">Widget_AppCompat_PopupMenu</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_PopupMenu_Overflow">Widget_AppCompat_PopupMenu_Overflow</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_PopupWindow">Widget_AppCompat_PopupWindow</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ProgressBar">Widget_AppCompat_ProgressBar</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_ProgressBar_Horizontal">Widget_AppCompat_ProgressBar_Horizontal</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_RatingBar">Widget_AppCompat_RatingBar</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_RatingBar_Indicator">Widget_AppCompat_RatingBar_Indicator</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_RatingBar_Small">Widget_AppCompat_RatingBar_Small</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_SearchView">Widget_AppCompat_SearchView</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_SearchView_ActionBar">Widget_AppCompat_SearchView_ActionBar</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_SeekBar">Widget_AppCompat_SeekBar</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Spinner">Widget_AppCompat_Spinner</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Spinner_DropDown">Widget_AppCompat_Spinner_DropDown</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Spinner_DropDown_ActionBar">Widget_AppCompat_Spinner_DropDown_ActionBar</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Spinner_Underlined">Widget_AppCompat_Spinner_Underlined</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_TextView_SpinnerItem">Widget_AppCompat_TextView_SpinnerItem</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Toolbar">Widget_AppCompat_Toolbar</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_AppCompat_Toolbar_Button_Navigation">Widget_AppCompat_Toolbar_Button_Navigation</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_Design_AppBarLayout">Widget_Design_AppBarLayout</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_Design_CollapsingToolbar">Widget_Design_CollapsingToolbar</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_Design_CoordinatorLayout">Widget_Design_CoordinatorLayout</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_Design_FloatingActionButton">Widget_Design_FloatingActionButton</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_Design_NavigationView">Widget_Design_NavigationView</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_Design_ScrimInsetsFrameLayout">Widget_Design_ScrimInsetsFrameLayout</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_Design_Snackbar">Widget_Design_Snackbar</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_Design_TabLayout">Widget_Design_TabLayout</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.style.html#Widget_Design_TextInputLayout">Widget_Design_TextInputLayout</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.style.html" title="class in com.teamname.tutortrader">R.style</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.attr.html#windowActionBar">windowActionBar</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.attr.html" title="class in com.teamname.tutortrader">R.attr</a></dt>
<dd>
<div class="block">Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.attr.html#windowActionBarOverlay">windowActionBarOverlay</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.attr.html" title="class in com.teamname.tutortrader">R.attr</a></dt>
<dd>
<div class="block">Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.attr.html#windowActionModeOverlay">windowActionModeOverlay</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.attr.html" title="class in com.teamname.tutortrader">R.attr</a></dt>
<dd>
<div class="block">Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.attr.html#windowFixedHeightMajor">windowFixedHeightMajor</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.attr.html" title="class in com.teamname.tutortrader">R.attr</a></dt>
<dd>
<div class="block">May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.attr.html#windowFixedHeightMinor">windowFixedHeightMinor</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.attr.html" title="class in com.teamname.tutortrader">R.attr</a></dt>
<dd>
<div class="block">May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.attr.html#windowFixedWidthMajor">windowFixedWidthMajor</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.attr.html" title="class in com.teamname.tutortrader">R.attr</a></dt>
<dd>
<div class="block">May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.attr.html#windowFixedWidthMinor">windowFixedWidthMinor</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.attr.html" title="class in com.teamname.tutortrader">R.attr</a></dt>
<dd>
<div class="block">May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.attr.html#windowMinWidthMajor">windowMinWidthMajor</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.attr.html" title="class in com.teamname.tutortrader">R.attr</a></dt>
<dd>
<div class="block">May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.attr.html#windowMinWidthMinor">windowMinWidthMinor</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.attr.html" title="class in com.teamname.tutortrader">R.attr</a></dt>
<dd>
<div class="block">May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.attr.html#windowNoTitle">windowNoTitle</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.attr.html" title="class in com.teamname.tutortrader">R.attr</a></dt>
<dd>
<div class="block">Must be a boolean value, either "<code>true</code>" or "<code>false</code>".</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.id.html#withText">withText</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.id.html" title="class in com.teamname.tutortrader">R.id</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/teamname/tutortrader/R.id.html#wrap_content">wrap_content</a></span> - Static variable in class com.teamname.tutortrader.<a href="../com/teamname/tutortrader/R.id.html" title="class in com.teamname.tutortrader">R.id</a></dt>
<dd> </dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">K</a> <a href="index-11.html">L</a> <a href="index-12.html">M</a> <a href="index-13.html">N</a> <a href="index-14.html">O</a> <a href="index-15.html">P</a> <a href="index-16.html">Q</a> <a href="index-17.html">R</a> <a href="index-18.html">S</a> <a href="index-19.html">T</a> <a href="index-20.html">U</a> <a href="index-21.html">V</a> <a href="index-22.html">W</a> <a href="index-23.html">Z</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="../com/teamname/tutortrader/package-summary.html">Package</a></li>
<li>Class</li>
<li><a href="../com/teamname/tutortrader/package-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-21.html">Prev Letter</a></li>
<li><a href="index-23.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-22.html" target="_top">Frames</a></li>
<li><a href="index-22.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>
|
techtalks/refactoring.html | josdem/website | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 1.5.2">
<title>josdem.io : Refactoring</title>
<link rel="icon" type="image/png" href="../jmetadata-16px.png"/>
<meta name=viewport content="width=device-width, initial-scale=1">
<meta name="description" content="Refactoring improving the design of existing code">
<meta name="author" content="josdem">
<meta name="keywords" content="Refactor,Refactoring,josdem">
<meta charset="UTF-8">
<link rel="stylesheet" href="../css/josdem.css" type="text/css">
<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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-25685398-3', 'auto');
ga('send', 'pageview');
</script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400">
<style>
/* Asciidoctor default stylesheet | MIT License | http://asciidoctor.org */
/* Remove the comments around the @import statement below when using this as a custom stylesheet */
/*@import "https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400";*/
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
script{display:none!important}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
a{background:transparent}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
h1{font-size:2em;margin:.67em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace;font-size:1em}
pre{white-space:pre-wrap}
q{quotes:"\201C" "\201D" "\2018" "\2019"}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:0}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}
button,input{line-height:normal}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
html,body{font-size:100%}
body{background:#fff;color:rgba(0,0,0,.8);padding:0;margin:0;font-family:"Noto Serif","DejaVu Serif",serif;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:auto}
a:hover{cursor:pointer}
img,object,embed{max-width:100%;height:auto}
object,embed{height:100%}
img{-ms-interpolation-mode:bicubic}
#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none!important}
.left{float:left!important}
.right{float:right!important}
.text-left{text-align:left!important}
.text-right{text-align:right!important}
.text-center{text-align:center!important}
.text-justify{text-align:justify!important}
.hide{display:none}
.antialiased,body{-webkit-font-smoothing:antialiased}
img{display:inline-block;vertical-align:middle}
textarea{height:auto;min-height:50px}
select{width:100%}
p.lead,.paragraph.lead>p,#preamble>.sectionbody>.paragraph:first-of-type p{font-size:1.21875em;line-height:1.6}
.subheader,.admonitionblock td.content>.title,.audioblock>.title,.exampleblock>.title,.imageblock>.title,.listingblock>.title,.literalblock>.title,.stemblock>.title,.openblock>.title,.paragraph>.title,.quoteblock>.title,table.tableblock>.title,.verseblock>.title,.videoblock>.title,.dlist>.title,.olist>.title,.ulist>.title,.qlist>.title,.hdlist>.title{line-height:1.45;color:#7a2518;font-weight:400;margin-top:0;margin-bottom:.25em}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0;direction:ltr}
a{color:#2156a5;text-decoration:underline;line-height:inherit}
a:hover,a:focus{color:#1d4b8f}
a img{border:none}
p{font-family:inherit;font-weight:400;font-size:1em;line-height:1.6;margin-bottom:1.25em;text-rendering:optimizeLegibility}
p aside{font-size:.875em;line-height:1.35;font-style:italic}
h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{font-family:"Open Sans","DejaVu Sans",sans-serif;font-weight:300;font-style:normal;color:#ba3925;text-rendering:optimizeLegibility;margin-top:1em;margin-bottom:.5em;line-height:1.0125em}
h1 small,h2 small,h3 small,#toctitle small,.sidebarblock>.content>.title small,h4 small,h5 small,h6 small{font-size:60%;color:#e99b8f;line-height:0}
h1{font-size:2.125em}
h2{font-size:1.6875em}
h3,#toctitle,.sidebarblock>.content>.title{font-size:1.375em}
h4,h5{font-size:1.125em}
h6{font-size:1em}
hr{border:solid #ddddd8;border-width:1px 0 0;clear:both;margin:1.25em 0 1.1875em;height:0}
em,i{font-style:italic;line-height:inherit}
strong,b{font-weight:bold;line-height:inherit}
small{font-size:60%;line-height:inherit}
code{font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;font-weight:400;color:rgba(0,0,0,.9)}
ul,ol,dl{font-size:1em;line-height:1.6;margin-bottom:1.25em;list-style-position:outside;font-family:inherit}
ul,ol,ul.no-bullet,ol.no-bullet{margin-left:1.5em}
ul li ul,ul li ol{margin-left:1.25em;margin-bottom:0;font-size:1em}
ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit}
ul.square{list-style-type:square}
ul.circle{list-style-type:circle}
ul.disc{list-style-type:disc}
ul.no-bullet{list-style:none}
ol li ul,ol li ol{margin-left:1.25em;margin-bottom:0}
dl dt{margin-bottom:.3125em;font-weight:bold}
dl dd{margin-bottom:1.25em}
abbr,acronym{text-transform:uppercase;font-size:90%;color:rgba(0,0,0,.8);border-bottom:1px dotted #ddd;cursor:help}
abbr{text-transform:none}
blockquote{margin:0 0 1.25em;padding:.5625em 1.25em 0 1.1875em;border-left:1px solid #ddd}
blockquote cite{display:block;font-size:.9375em;color:rgba(0,0,0,.6)}
blockquote cite:before{content:"\2014 \0020"}
blockquote cite a,blockquote cite a:visited{color:rgba(0,0,0,.6)}
blockquote,blockquote p{line-height:1.6;color:rgba(0,0,0,.85)}
@media only screen and (min-width:768px){h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{line-height:1.2}
h1{font-size:2.75em}
h2{font-size:2.3125em}
h3,#toctitle,.sidebarblock>.content>.title{font-size:1.6875em}
h4{font-size:1.4375em}}table{background:#fff;margin-bottom:1.25em;border:solid 1px #dedede}
table thead,table tfoot{background:#f7f8f7;font-weight:bold}
table thead tr th,table thead tr td,table tfoot tr th,table tfoot tr td{padding:.5em .625em .625em;font-size:inherit;color:rgba(0,0,0,.8);text-align:left}
table tr th,table tr td{padding:.5625em .625em;font-size:inherit;color:rgba(0,0,0,.8)}
table tr.even,table tr.alt,table tr:nth-of-type(even){background:#f8f8f7}
table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{display:table-cell;line-height:1.6}
h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{line-height:1.2;word-spacing:-.05em}
h1 strong,h2 strong,h3 strong,#toctitle strong,.sidebarblock>.content>.title strong,h4 strong,h5 strong,h6 strong{font-weight:400}
.clearfix:before,.clearfix:after,.float-group:before,.float-group:after{content:" ";display:table}
.clearfix:after,.float-group:after{clear:both}
*:not(pre)>code{font-size:.9375em;font-style:normal!important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;background-color:#f7f7f8;-webkit-border-radius:4px;border-radius:4px;line-height:1.45;text-rendering:optimizeSpeed}
pre,pre>code{line-height:1.45;color:rgba(0,0,0,.9);font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;font-weight:400;text-rendering:optimizeSpeed}
.keyseq{color:rgba(51,51,51,.8)}
kbd{display:inline-block;color:rgba(0,0,0,.8);font-size:.75em;line-height:1.4;background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 .1em white inset;box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 .1em #fff inset;margin:-.15em .15em 0 .15em;padding:.2em .6em .2em .5em;vertical-align:middle;white-space:nowrap}
.keyseq kbd:first-child{margin-left:0}
.keyseq kbd:last-child{margin-right:0}
.menuseq,.menu{color:rgba(0,0,0,.8)}
b.button:before,b.button:after{position:relative;top:-1px;font-weight:400}
b.button:before{content:"[";padding:0 3px 0 2px}
b.button:after{content:"]";padding:0 2px 0 3px}
p a>code:hover{color:rgba(0,0,0,.9)}
#header,#content,#footnotes,#footer{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:62.5em;*zoom:1;position:relative;padding-left:.9375em;padding-right:.9375em}
#header:before,#header:after,#content:before,#content:after,#footnotes:before,#footnotes:after,#footer:before,#footer:after{content:" ";display:table}
#header:after,#content:after,#footnotes:after,#footer:after{clear:both}
#content{margin-top:1.25em}
#content:before{content:none}
#header>h1:first-child{color:rgba(0,0,0,.85);margin-top:2.25rem;margin-bottom:0}
#header>h1:first-child+#toc{margin-top:8px;border-top:1px solid #ddddd8}
#header>h1:only-child,body.toc2 #header>h1:nth-last-child(2){border-bottom:1px solid #ddddd8;padding-bottom:8px}
#header .details{border-bottom:1px solid #ddddd8;line-height:1.45;padding-top:.25em;padding-bottom:.25em;padding-left:.25em;color:rgba(0,0,0,.6);display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap}
#header .details span:first-child{margin-left:-.125em}
#header .details span.email a{color:rgba(0,0,0,.85)}
#header .details br{display:none}
#header .details br+span:before{content:"\00a0\2013\00a0"}
#header .details br+span.author:before{content:"\00a0\22c5\00a0";color:rgba(0,0,0,.85)}
#header .details br+span#revremark:before{content:"\00a0|\00a0"}
#header #revnumber{text-transform:capitalize}
#header #revnumber:after{content:"\00a0"}
#content>h1:first-child:not([class]){color:rgba(0,0,0,.85);border-bottom:1px solid #ddddd8;padding-bottom:8px;margin-top:0;padding-top:1rem;margin-bottom:1.25rem}
#toc{border-bottom:1px solid #efefed;padding-bottom:.5em}
#toc>ul{margin-left:.125em}
#toc ul.sectlevel0>li>a{font-style:italic}
#toc ul.sectlevel0 ul.sectlevel1{margin:.5em 0}
#toc ul{font-family:"Open Sans","DejaVu Sans",sans-serif;list-style-type:none}
#toc a{text-decoration:none}
#toc a:active{text-decoration:underline}
#toctitle{color:#7a2518;font-size:1.2em}
@media only screen and (min-width:768px){#toctitle{font-size:1.375em}
body.toc2{padding-left:15em;padding-right:0}
#toc.toc2{margin-top:0!important;background-color:#f8f8f7;position:fixed;width:15em;left:0;top:0;border-right:1px solid #efefed;border-top-width:0!important;border-bottom-width:0!important;z-index:1000;padding:1.25em 1em;height:100%;overflow:auto}
#toc.toc2 #toctitle{margin-top:0;font-size:1.2em}
#toc.toc2>ul{font-size:.9em;margin-bottom:0}
#toc.toc2 ul ul{margin-left:0;padding-left:1em}
#toc.toc2 ul.sectlevel0 ul.sectlevel1{padding-left:0;margin-top:.5em;margin-bottom:.5em}
body.toc2.toc-right{padding-left:0;padding-right:15em}
body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}}@media only screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0}
#toc.toc2{width:20em}
#toc.toc2 #toctitle{font-size:1.375em}
#toc.toc2>ul{font-size:.95em}
#toc.toc2 ul ul{padding-left:1.25em}
body.toc2.toc-right{padding-left:0;padding-right:20em}}#content #toc{border-style:solid;border-width:1px;border-color:#e0e0dc;margin-bottom:1.25em;padding:1.25em;background:#f8f8f7;-webkit-border-radius:4px;border-radius:4px}
#content #toc>:first-child{margin-top:0}
#content #toc>:last-child{margin-bottom:0}
#footer{max-width:100%;background-color:rgba(0,0,0,.8);padding:1.25em}
#footer-text{color:rgba(255,255,255,.8);line-height:1.44}
.sect1{padding-bottom:.625em}
@media only screen and (min-width:768px){.sect1{padding-bottom:1.25em}}.sect1+.sect1{border-top:1px solid #efefed}
#content h1>a.anchor,h2>a.anchor,h3>a.anchor,#toctitle>a.anchor,.sidebarblock>.content>.title>a.anchor,h4>a.anchor,h5>a.anchor,h6>a.anchor{position:absolute;z-index:1001;width:1.5ex;margin-left:-1.5ex;display:block;text-decoration:none!important;visibility:hidden;text-align:center;font-weight:400}
#content h1>a.anchor:before,h2>a.anchor:before,h3>a.anchor:before,#toctitle>a.anchor:before,.sidebarblock>.content>.title>a.anchor:before,h4>a.anchor:before,h5>a.anchor:before,h6>a.anchor:before{content:"\00A7";font-size:.85em;display:block;padding-top:.1em}
#content h1:hover>a.anchor,#content h1>a.anchor:hover,h2:hover>a.anchor,h2>a.anchor:hover,h3:hover>a.anchor,#toctitle:hover>a.anchor,.sidebarblock>.content>.title:hover>a.anchor,h3>a.anchor:hover,#toctitle>a.anchor:hover,.sidebarblock>.content>.title>a.anchor:hover,h4:hover>a.anchor,h4>a.anchor:hover,h5:hover>a.anchor,h5>a.anchor:hover,h6:hover>a.anchor,h6>a.anchor:hover{visibility:visible}
#content h1>a.link,h2>a.link,h3>a.link,#toctitle>a.link,.sidebarblock>.content>.title>a.link,h4>a.link,h5>a.link,h6>a.link{color:#ba3925;text-decoration:none}
#content h1>a.link:hover,h2>a.link:hover,h3>a.link:hover,#toctitle>a.link:hover,.sidebarblock>.content>.title>a.link:hover,h4>a.link:hover,h5>a.link:hover,h6>a.link:hover{color:#a53221}
.audioblock,.imageblock,.literalblock,.listingblock,.stemblock,.videoblock{margin-bottom:1.25em}
.admonitionblock td.content>.title,.audioblock>.title,.exampleblock>.title,.imageblock>.title,.listingblock>.title,.literalblock>.title,.stemblock>.title,.openblock>.title,.paragraph>.title,.quoteblock>.title,table.tableblock>.title,.verseblock>.title,.videoblock>.title,.dlist>.title,.olist>.title,.ulist>.title,.qlist>.title,.hdlist>.title{text-rendering:optimizeLegibility;text-align:left;font-family:"Noto Serif","DejaVu Serif",serif;font-size:1rem;font-style:italic}
table.tableblock>caption.title{white-space:nowrap;overflow:visible;max-width:0}
.paragraph.lead>p,#preamble>.sectionbody>.paragraph:first-of-type p{color:rgba(0,0,0,.85)}
table.tableblock #preamble>.sectionbody>.paragraph:first-of-type p{font-size:inherit}
.admonitionblock>table{border-collapse:separate;border:0;background:none;width:100%}
.admonitionblock>table td.icon{text-align:center;width:80px}
.admonitionblock>table td.icon img{max-width:none}
.admonitionblock>table td.icon .title{font-weight:bold;font-family:"Open Sans","DejaVu Sans",sans-serif;text-transform:uppercase}
.admonitionblock>table td.content{padding-left:1.125em;padding-right:1.25em;border-left:1px solid #ddddd8;color:rgba(0,0,0,.6)}
.admonitionblock>table td.content>:last-child>:last-child{margin-bottom:0}
.exampleblock>.content{border-style:solid;border-width:1px;border-color:#e6e6e6;margin-bottom:1.25em;padding:1.25em;background:#fff;-webkit-border-radius:4px;border-radius:4px}
.exampleblock>.content>:first-child{margin-top:0}
.exampleblock>.content>:last-child{margin-bottom:0}
.sidebarblock{border-style:solid;border-width:1px;border-color:#e0e0dc;margin-bottom:1.25em;padding:1.25em;background:#f8f8f7;-webkit-border-radius:4px;border-radius:4px}
.sidebarblock>:first-child{margin-top:0}
.sidebarblock>:last-child{margin-bottom:0}
.sidebarblock>.content>.title{color:#7a2518;margin-top:0;text-align:center}
.exampleblock>.content>:last-child>:last-child,.exampleblock>.content .olist>ol>li:last-child>:last-child,.exampleblock>.content .ulist>ul>li:last-child>:last-child,.exampleblock>.content .qlist>ol>li:last-child>:last-child,.sidebarblock>.content>:last-child>:last-child,.sidebarblock>.content .olist>ol>li:last-child>:last-child,.sidebarblock>.content .ulist>ul>li:last-child>:last-child,.sidebarblock>.content .qlist>ol>li:last-child>:last-child{margin-bottom:0}
.literalblock pre,.listingblock pre:not(.highlight),.listingblock pre[class="highlight"],.listingblock pre[class^="highlight "],.listingblock pre.CodeRay,.listingblock pre.prettyprint{background:#f7f7f8}
.sidebarblock .literalblock pre,.sidebarblock .listingblock pre:not(.highlight),.sidebarblock .listingblock pre[class="highlight"],.sidebarblock .listingblock pre[class^="highlight "],.sidebarblock .listingblock pre.CodeRay,.sidebarblock .listingblock pre.prettyprint{background:#f2f1f1}
.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{-webkit-border-radius:4px;border-radius:4px;word-wrap:break-word;padding:1em;font-size:.8125em}
.literalblock pre.nowrap,.literalblock pre[class].nowrap,.listingblock pre.nowrap,.listingblock pre[class].nowrap{overflow-x:auto;white-space:pre;word-wrap:normal}
@media only screen and (min-width:768px){.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{font-size:.90625em}}@media only screen and (min-width:1280px){.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{font-size:1em}}.literalblock.output pre{color:#f7f7f8;background-color:rgba(0,0,0,.9)}
.listingblock pre.highlightjs{padding:0}
.listingblock pre.highlightjs>code{padding:1em;-webkit-border-radius:4px;border-radius:4px}
.listingblock pre.prettyprint{border-width:0}
.listingblock>.content{position:relative}
.listingblock code[data-lang]:before{display:none;content:attr(data-lang);position:absolute;font-size:.75em;top:.425rem;right:.5rem;line-height:1;text-transform:uppercase;color:#999}
.listingblock:hover code[data-lang]:before{display:block}
.listingblock.terminal pre .command:before{content:attr(data-prompt);padding-right:.5em;color:#999}
.listingblock.terminal pre .command:not([data-prompt]):before{content:"$"}
table.pyhltable{border-collapse:separate;border:0;margin-bottom:0;background:none}
table.pyhltable td{vertical-align:top;padding-top:0;padding-bottom:0}
table.pyhltable td.code{padding-left:.75em;padding-right:0}
pre.pygments .lineno,table.pyhltable td:not(.code){color:#999;padding-left:0;padding-right:.5em;border-right:1px solid #ddddd8}
pre.pygments .lineno{display:inline-block;margin-right:.25em}
table.pyhltable .linenodiv{background:none!important;padding-right:0!important}
.quoteblock{margin:0 1em 1.25em 1.5em;display:table}
.quoteblock>.title{margin-left:-1.5em;margin-bottom:.75em}
.quoteblock blockquote,.quoteblock blockquote p{color:rgba(0,0,0,.85);font-size:1.15rem;line-height:1.75;word-spacing:.1em;letter-spacing:0;font-style:italic;text-align:justify}
.quoteblock blockquote{margin:0;padding:0;border:0}
.quoteblock blockquote:before{content:"\201c";float:left;font-size:2.75em;font-weight:bold;line-height:.6em;margin-left:-.6em;color:#7a2518;text-shadow:0 1px 2px rgba(0,0,0,.1)}
.quoteblock blockquote>.paragraph:last-child p{margin-bottom:0}
.quoteblock .attribution{margin-top:.5em;margin-right:.5ex;text-align:right}
.quoteblock .quoteblock{margin-left:0;margin-right:0;padding:.5em 0;border-left:3px solid rgba(0,0,0,.6)}
.quoteblock .quoteblock blockquote{padding:0 0 0 .75em}
.quoteblock .quoteblock blockquote:before{display:none}
.verseblock{margin:0 1em 1.25em 1em}
.verseblock pre{font-family:"Open Sans","DejaVu Sans",sans;font-size:1.15rem;color:rgba(0,0,0,.85);font-weight:300;text-rendering:optimizeLegibility}
.verseblock pre strong{font-weight:400}
.verseblock .attribution{margin-top:1.25rem;margin-left:.5ex}
.quoteblock .attribution,.verseblock .attribution{font-size:.9375em;line-height:1.45;font-style:italic}
.quoteblock .attribution br,.verseblock .attribution br{display:none}
.quoteblock .attribution cite,.verseblock .attribution cite{display:block;letter-spacing:-.05em;color:rgba(0,0,0,.6)}
.quoteblock.abstract{margin:0 0 1.25em 0;display:block}
.quoteblock.abstract blockquote,.quoteblock.abstract blockquote p{text-align:left;word-spacing:0}
.quoteblock.abstract blockquote:before,.quoteblock.abstract blockquote p:first-of-type:before{display:none}
table.tableblock{max-width:100%;border-collapse:separate}
table.tableblock td>.paragraph:last-child p>p:last-child,table.tableblock th>p:last-child,table.tableblock td>p:last-child{margin-bottom:0}
table.spread{width:100%}
table.tableblock,th.tableblock,td.tableblock{border:0 solid #dedede}
table.grid-all th.tableblock,table.grid-all td.tableblock{border-width:0 1px 1px 0}
table.grid-all tfoot>tr>th.tableblock,table.grid-all tfoot>tr>td.tableblock{border-width:1px 1px 0 0}
table.grid-cols th.tableblock,table.grid-cols td.tableblock{border-width:0 1px 0 0}
table.grid-all *>tr>.tableblock:last-child,table.grid-cols *>tr>.tableblock:last-child{border-right-width:0}
table.grid-rows th.tableblock,table.grid-rows td.tableblock{border-width:0 0 1px 0}
table.grid-all tbody>tr:last-child>th.tableblock,table.grid-all tbody>tr:last-child>td.tableblock,table.grid-all thead:last-child>tr>th.tableblock,table.grid-rows tbody>tr:last-child>th.tableblock,table.grid-rows tbody>tr:last-child>td.tableblock,table.grid-rows thead:last-child>tr>th.tableblock{border-bottom-width:0}
table.grid-rows tfoot>tr>th.tableblock,table.grid-rows tfoot>tr>td.tableblock{border-width:1px 0 0 0}
table.frame-all{border-width:1px}
table.frame-sides{border-width:0 1px}
table.frame-topbot{border-width:1px 0}
th.halign-left,td.halign-left{text-align:left}
th.halign-right,td.halign-right{text-align:right}
th.halign-center,td.halign-center{text-align:center}
th.valign-top,td.valign-top{vertical-align:top}
th.valign-bottom,td.valign-bottom{vertical-align:bottom}
th.valign-middle,td.valign-middle{vertical-align:middle}
table thead th,table tfoot th{font-weight:bold}
tbody tr th{display:table-cell;line-height:1.6;background:#f7f8f7}
tbody tr th,tbody tr th p,tfoot tr th,tfoot tr th p{color:rgba(0,0,0,.8);font-weight:bold}
p.tableblock>code:only-child{background:none;padding:0}
p.tableblock{font-size:1em}
td>div.verse{white-space:pre}
ol{margin-left:1.75em}
ul li ol{margin-left:1.5em}
dl dd{margin-left:1.125em}
dl dd:last-child,dl dd:last-child>:last-child{margin-bottom:0}
ol>li p,ul>li p,ul dd,ol dd,.olist .olist,.ulist .ulist,.ulist .olist,.olist .ulist{margin-bottom:.625em}
ul.unstyled,ol.unnumbered,ul.checklist,ul.none{list-style-type:none}
ul.unstyled,ol.unnumbered,ul.checklist{margin-left:.625em}
ul.checklist li>p:first-child>.fa-square-o:first-child,ul.checklist li>p:first-child>.fa-check-square-o:first-child{width:1em;font-size:.85em}
ul.checklist li>p:first-child>input[type="checkbox"]:first-child{width:1em;position:relative;top:1px}
ul.inline{margin:0 auto .625em auto;margin-left:-1.375em;margin-right:0;padding:0;list-style:none;overflow:hidden}
ul.inline>li{list-style:none;float:left;margin-left:1.375em;display:block}
ul.inline>li>*{display:block}
.unstyled dl dt{font-weight:400;font-style:normal}
ol.arabic{list-style-type:decimal}
ol.decimal{list-style-type:decimal-leading-zero}
ol.loweralpha{list-style-type:lower-alpha}
ol.upperalpha{list-style-type:upper-alpha}
ol.lowerroman{list-style-type:lower-roman}
ol.upperroman{list-style-type:upper-roman}
ol.lowergreek{list-style-type:lower-greek}
.hdlist>table,.colist>table{border:0;background:none}
.hdlist>table>tbody>tr,.colist>table>tbody>tr{background:none}
td.hdlist1{padding-right:.75em;font-weight:bold}
td.hdlist1,td.hdlist2{vertical-align:top}
.literalblock+.colist,.listingblock+.colist{margin-top:-.5em}
.colist>table tr>td:first-of-type{padding:0 .75em;line-height:1}
.colist>table tr>td:last-of-type{padding:.25em 0}
.thumb,.th{line-height:0;display:inline-block;border:solid 4px #fff;-webkit-box-shadow:0 0 0 1px #ddd;box-shadow:0 0 0 1px #ddd}
.imageblock.left,.imageblock[style*="float: left"]{margin:.25em .625em 1.25em 0}
.imageblock.right,.imageblock[style*="float: right"]{margin:.25em 0 1.25em .625em}
.imageblock>.title{margin-bottom:0}
.imageblock.thumb,.imageblock.th{border-width:6px}
.imageblock.thumb>.title,.imageblock.th>.title{padding:0 .125em}
.image.left,.image.right{margin-top:.25em;margin-bottom:.25em;display:inline-block;line-height:0}
.image.left{margin-right:.625em}
.image.right{margin-left:.625em}
a.image{text-decoration:none}
span.footnote,span.footnoteref{vertical-align:super;font-size:.875em}
span.footnote a,span.footnoteref a{text-decoration:none}
span.footnote a:active,span.footnoteref a:active{text-decoration:underline}
#footnotes{padding-top:.75em;padding-bottom:.75em;margin-bottom:.625em}
#footnotes hr{width:20%;min-width:6.25em;margin:-.25em 0 .75em 0;border-width:1px 0 0 0}
#footnotes .footnote{padding:0 .375em;line-height:1.3;font-size:.875em;margin-left:1.2em;text-indent:-1.2em;margin-bottom:.2em}
#footnotes .footnote a:first-of-type{font-weight:bold;text-decoration:none}
#footnotes .footnote:last-of-type{margin-bottom:0}
#content #footnotes{margin-top:-.625em;margin-bottom:0;padding:.75em 0}
.gist .file-data>table{border:0;background:#fff;width:100%;margin-bottom:0}
.gist .file-data>table td.line-data{width:99%}
div.unbreakable{page-break-inside:avoid}
.big{font-size:larger}
.small{font-size:smaller}
.underline{text-decoration:underline}
.overline{text-decoration:overline}
.line-through{text-decoration:line-through}
.aqua{color:#00bfbf}
.aqua-background{background-color:#00fafa}
.black{color:#000}
.black-background{background-color:#000}
.blue{color:#0000bf}
.blue-background{background-color:#0000fa}
.fuchsia{color:#bf00bf}
.fuchsia-background{background-color:#fa00fa}
.gray{color:#606060}
.gray-background{background-color:#7d7d7d}
.green{color:#006000}
.green-background{background-color:#007d00}
.lime{color:#00bf00}
.lime-background{background-color:#00fa00}
.maroon{color:#600000}
.maroon-background{background-color:#7d0000}
.navy{color:#000060}
.navy-background{background-color:#00007d}
.olive{color:#606000}
.olive-background{background-color:#7d7d00}
.purple{color:#600060}
.purple-background{background-color:#7d007d}
.red{color:#bf0000}
.red-background{background-color:#fa0000}
.silver{color:#909090}
.silver-background{background-color:#bcbcbc}
.teal{color:#006060}
.teal-background{background-color:#007d7d}
.white{color:#bfbfbf}
.white-background{background-color:#fafafa}
.yellow{color:#bfbf00}
.yellow-background{background-color:#fafa00}
span.icon>.fa{cursor:default}
.admonitionblock td.icon [class^="fa icon-"]{font-size:2.5em;text-shadow:1px 1px 2px rgba(0,0,0,.5);cursor:default}
.admonitionblock td.icon .icon-note:before{content:"\f05a";color:#19407c}
.admonitionblock td.icon .icon-tip:before{content:"\f0eb";text-shadow:1px 1px 2px rgba(155,155,0,.8);color:#111}
.admonitionblock td.icon .icon-warning:before{content:"\f071";color:#bf6900}
.admonitionblock td.icon .icon-caution:before{content:"\f06d";color:#bf3400}
.admonitionblock td.icon .icon-important:before{content:"\f06a";color:#bf0000}
.conum[data-value]{display:inline-block;color:#fff!important;background-color:rgba(0,0,0,.8);-webkit-border-radius:100px;border-radius:100px;text-align:center;font-size:.75em;width:1.67em;height:1.67em;line-height:1.67em;font-family:"Open Sans","DejaVu Sans",sans-serif;font-style:normal;font-weight:bold}
.conum[data-value] *{color:#fff!important}
.conum[data-value]+b{display:none}
.conum[data-value]:after{content:attr(data-value)}
pre .conum[data-value]{position:relative;top:-.125em}
b.conum *{color:inherit!important}
.conum:not([data-value]):empty{display:none}
h1,h2{letter-spacing:-.01em}
dt,th.tableblock,td.content{text-rendering:optimizeLegibility}
p,td.content{letter-spacing:-.01em}
p strong,td.content strong{letter-spacing:-.005em}
p,blockquote,dt,td.content{font-size:1.0625rem}
p{margin-bottom:1.25rem}
.sidebarblock p,.sidebarblock dt,.sidebarblock td.content,p.tableblock{font-size:1em}
.exampleblock>.content{background-color:#fffef7;border-color:#e0e0dc;-webkit-box-shadow:0 1px 4px #e0e0dc;box-shadow:0 1px 4px #e0e0dc}
.print-only{display:none!important}
@media print{@page{margin:1.25cm .75cm}
*{-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}
a{color:inherit!important;text-decoration:underline!important}
a.bare,a[href^="#"],a[href^="mailto:"]{text-decoration:none!important}
a[href^="http:"]:not(.bare):after,a[href^="https:"]:not(.bare):after{content:"(" attr(href) ")";display:inline-block;font-size:.875em;padding-left:.25em}
abbr[title]:after{content:" (" attr(title) ")"}
pre,blockquote,tr,img{page-break-inside:avoid}
thead{display:table-header-group}
img{max-width:100%!important}
p,blockquote,dt,td.content{font-size:1em;orphans:3;widows:3}
h2,h3,#toctitle,.sidebarblock>.content>.title{page-break-after:avoid}
#toc,.sidebarblock,.exampleblock>.content{background:none!important}
#toc{border-bottom:1px solid #ddddd8!important;padding-bottom:0!important}
.sect1{padding-bottom:0!important}
.sect1+.sect1{border:0!important}
#header>h1:first-child{margin-top:1.25rem}
body.book #header{text-align:center}
body.book #header>h1:first-child{border:0!important;margin:2.5em 0 1em 0}
body.book #header .details{border:0!important;display:block;padding:0!important}
body.book #header .details span:first-child{margin-left:0!important}
body.book #header .details br{display:block}
body.book #header .details br+span:before{content:none!important}
body.book #toc{border:0!important;text-align:left!important;padding:0!important;margin:0!important}
body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-break-before:always}
.listingblock code[data-lang]:before{display:block}
#footer{background:none!important;padding:0 .9375em}
#footer-text{color:rgba(0,0,0,.6)!important;font-size:.9em}
.hide-on-print{display:none!important}
.print-only{display:block!important}
.hide-for-print{display:none!important}
.show-for-print{display:inherit!important}}
</style>
</head>
<body class="article">
<div itemscope itemtype ="http://schema.org/CreativeWork">
<div style="display:none">
<h1 itemprop="name">Refactoring</h1>
<h2>What is refactor?</h2>
<ul itemprop="description">
<li>Refactoring is the process of changing a software system in such a way that it does not alter the external behavior of the code yet improves its internal structure.</li>
<li>It is a disciplined way to clean up code that minimizes the chances of introduce bugs.</li>
<li>In essence when you refactor you are improving the design of the code after it has been written.</li>
</ul>
<span itemprop="dateCreated">2015-02-24</span>
<span itemprop="genre">Refactoring</span>
<span itemprop="educationalUse">Tech Talks</span>
<span itemprop="keywords">Refactoring, josdem, Refactor, What is refactor?, Why I need refactoring?, How to refactor?</span>
</div>
</div>
<div id="header">
<h1>Refactoring</h1>
</div>
<div id="content">
<div class="sect1">
<h2 id="_what_is_refactor">What is refactor?</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p>Refactoring is the process of changing a software system in such a way that it does not alter the external behavior of the code yet improves its internal structure.</p>
</li>
<li>
<p>It is a disciplined way to clean up code that minimizes the chances of introduce bugs.</p>
</li>
<li>
<p>In essence when you refactor you are improving the design of the code after it has been written.</p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_why_do_i_need_refactoring">Why do I need refactoring?</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p>Programs that are hard to read are hard to modify</p>
</li>
<li>
<p>Programs that have duplicated logic are hard to modify</p>
</li>
<li>
<p>Programs with complex conditional logic are hard to modify</p>
</li>
</ul>
</div>
<div class="paragraph">
<p><em>Martin Fowler’s reasons</em></p>
</div>
<div class="ulist">
<ul>
<li>
<p>The only way to go fast in software development is to keep your code clean</p>
</li>
<li>
<p>We are authors</p>
</li>
<li>
<p>In software, 80% or more of what we do is quaintly called "maintenance"</p>
</li>
</ul>
</div>
<div class="paragraph">
<p><em>Robert C. Martin’s reasons</em></p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_when_i_should_do_refactoring">When I should do refactoring?</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p>Refactor when you add function</p>
</li>
<li>
<p>Refactor when you need to fix a bug</p>
</li>
<li>
<p>Refactor when you do a code review</p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_what_do_i_need_to_refactor">What do I need to refactor?</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p>A solid test cases</p>
</li>
<li>
<p>Be a self-organized programmer</p>
</li>
<li>
<p>Trust in tools that can help you</p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_when_i_should_not_refactor">When I should not refactor?</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p>When you do not have sufficient test coverage</p>
</li>
<li>
<p>When you spend too much time adding functionality</p>
</li>
<li>
<p>When is really difficult to test the code</p>
</li>
<li>
<p>When any change causes failures in unexpected ways</p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_bad_smells_in_code">Bad smells in code</h2>
<div class="sectionbody">
<div class="paragraph">
<p><em>If stinks, change it</em></p>
</div>
<div class="paragraph">
<p>You will have to develop you own sense of how many instance variables are too many instance variables and how many lines of code in a method are too many lines</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_examples">Examples</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p><a href="refactoring/duplicated_code.html">Duplicated Code</a></p>
</li>
<li>
<p><a href="refactoring/replace_temp_with_query.html">Replace Temp With Query</a></p>
</li>
<li>
<p><a href="refactoring/introduce_parameter_object.html">Introduce Parameter Object</a></p>
</li>
<li>
<p><a href="refactoring/replace_error_code_with_exception.html">Replace Error Code with Exception</a></p>
</li>
<li>
<p><a href="refactoring/replace_conditional_with_polymorphism.html">Replace conditional with polymorphism</a></p>
</li>
</ul>
</div>
<hr>
<!-- TWITTER SHARE BUTTON -->
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://josdem.io/techtalks/refactoring.html" data-via="josdem" data-hashtags="Refactoring" data-size="large">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<!-- GOOGLE PLUS SHARE BUTTON -->
<script src="https://apis.google.com/js/platform.js" async defer></script>
<div class="g-plus" data-action="share" data-height="28"></div>
</div>
</div>
</div>
<div id="footer">
<div id="footer-text">
</div>
</div>
</body>
</html>
|
dist/documentation/schemas/maps_http_schema_directionsstatus.html | googlemaps/openapi-specification | <!--- This is a generated file, do not edit! -->
<!--- [START maps_http_schema_directionsstatus] -->
<h3 class="schema-object" id="DirectionsStatus">DirectionsStatus</h3>
<p>
The status field within the Directions response object contains the status of
the request, and may contain debugging information to help you track down why
the Directions service failed. The status field may contain the following
values:
</p>
<ul>
<li><code>OK</code> indicates the response contains a valid result.</li>
<li>
<code>NOT_FOUND</code> indicates at least one of the locations specified in
the request's origin, destination, or waypoints could not be geocoded.
</li>
<li>
<code>ZERO_RESULTS</code> indicates no route could be found between the
origin and destination.
</li>
<li>
<code>MAX_WAYPOINTS_EXCEEDED</code> indicates that too many waypoints were
provided in the request. For applications using the Directions API as a web
service, or the directions service in the Maps JavaScript API, the maximum
allowed number of waypoints is 25, plus the origin and destination.
</li>
<li>
<code>MAX_ROUTE_LENGTH_EXCEEDED</code> indicates the requested route is too
long and cannot be processed. This error occurs when more complex directions
are returned. Try reducing the number of waypoints, turns, or instructions.
</li>
<li>
<code>INVALID_REQUEST</code> indicates that the provided request was
invalid. Common causes of this status include an invalid parameter or
parameter value.
</li>
<li>
<code>OVER_DAILY_LIMIT</code> indicates any of the following:
<ul>
<li>The API key is missing or invalid.</li>
<li>Billing has not been enabled on your account.</li>
<li>A self-imposed usage cap has been exceeded.</li>
<li>
The provided method of payment is no longer valid (for example, a credit
card has expired).
</li>
</ul>
See the
<a href="https://developers.google.com/maps/faq#over-limit-key-error"
>Maps FAQ</a
>
to learn how to fix this.
</li>
<li>
<code>OVER_QUERY_LIMIT</code> indicates the service has received too many
requests from your application within the allowed time period.
</li>
<li>
<code>REQUEST_DENIED</code> indicates that the service denied use of the
directions service by your application.
</li>
<li>
<code>UNKNOWN_ERROR</code> indicates a directions request could not be
processed due to a server error. The request may succeed if you try again.
</li>
</ul>
<p style="text-align: right; font-size: smaller">
Generated from the
<a
class="gc-analytics-event"
data-category="GMP"
data-label="openapi-github"
href="https://github.com/googlemaps/openapi-specification"
title="Google Maps Platform OpenAPI Specification"
class="external"
>OpenAPI specification</a
>.
<a
class="gc-analytics-event"
data-category="GMP"
data-label="openapi-github-maps-http-schema-directionsstatus"
data-action="edit"
style="margin-left: 5px"
href="https://github.com/googlemaps/openapi-specification/blob/main/specification/schemas/DirectionsStatus.yml"
title="Edit on GitHub"
><span class="material-icons">edit</span> Edit</a
>
<a
class="gc-analytics-event"
data-category="GMP"
data-label="openapi-github-maps-http-schema-directionsstatus"
data-action="bug"
style="margin-left: 5px"
href="https://github.com/googlemaps/openapi-specification/issues/new?assignees=&labels=type%3A+bug%2C+triage+me&template=bug_report.md&title=[schemas] Bug - DirectionsStatus"
title="File bug for schemas on GitHub"
><span class="material-icons">bug_report</span> Report bug</a
>
</p>
<!--- [END maps_http_schema_directionsstatus] -->
|
apache-cassandra-2.0.16/javadoc/org/apache/cassandra/metrics/DefaultNameFactory.html | anuragkapur/cassandra-2.1.2-ak-skynet | <!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 Thu Jun 18 14:08:30 EDT 2015 -->
<title>DefaultNameFactory (apache-cassandra API)</title>
<meta name="date" content="2015-06-18">
<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="DefaultNameFactory (apache-cassandra 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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/DefaultNameFactory.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="../../../../org/apache/cassandra/metrics/ConnectionMetrics.html" title="class in org.apache.cassandra.metrics"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/metrics/DroppedMessageMetrics.html" title="class in org.apache.cassandra.metrics"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/metrics/DefaultNameFactory.html" target="_top">Frames</a></li>
<li><a href="DefaultNameFactory.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.apache.cassandra.metrics</div>
<h2 title="Class DefaultNameFactory" class="title">Class DefaultNameFactory</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.cassandra.metrics.DefaultNameFactory</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../org/apache/cassandra/metrics/MetricNameFactory.html" title="interface in org.apache.cassandra.metrics">MetricNameFactory</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">DefaultNameFactory</span>
extends java.lang.Object
implements <a href="../../../../org/apache/cassandra/metrics/MetricNameFactory.html" title="interface in org.apache.cassandra.metrics">MetricNameFactory</a></pre>
<div class="block">MetricNameFactory that generates default MetricName of metrics.</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="overviewSummary" 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>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/DefaultNameFactory.html#GROUP_NAME">GROUP_NAME</a></strong></code> </td>
</tr>
</table>
</li>
</ul>
<!-- ======== 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="../../../../org/apache/cassandra/metrics/DefaultNameFactory.html#DefaultNameFactory(java.lang.String)">DefaultNameFactory</a></strong>(java.lang.String type)</code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/metrics/DefaultNameFactory.html#DefaultNameFactory(java.lang.String,%20java.lang.String)">DefaultNameFactory</a></strong>(java.lang.String type,
java.lang.String scope)</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>protected static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/DefaultNameFactory.html#createDefaultMBeanName(java.lang.String,%20java.lang.String,%20java.lang.String)">createDefaultMBeanName</a></strong>(java.lang.String type,
java.lang.String name,
java.lang.String scope)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.yammer.metrics.core.MetricName</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/DefaultNameFactory.html#createMetricName(java.lang.String)">createMetricName</a></strong>(java.lang.String metricName)</code>
<div class="block">Create <code>MetricName</code> from given metric name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static com.yammer.metrics.core.MetricName</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/DefaultNameFactory.html#createMetricName(java.lang.String,%20java.lang.String,%20java.lang.String)">createMetricName</a></strong>(java.lang.String type,
java.lang.String metricName,
java.lang.String scope)</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">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="GROUP_NAME">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>GROUP_NAME</h4>
<pre>public static final java.lang.String GROUP_NAME</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.cassandra.metrics.DefaultNameFactory.GROUP_NAME">Constant Field Values</a></dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="DefaultNameFactory(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DefaultNameFactory</h4>
<pre>public DefaultNameFactory(java.lang.String type)</pre>
</li>
</ul>
<a name="DefaultNameFactory(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DefaultNameFactory</h4>
<pre>public DefaultNameFactory(java.lang.String type,
java.lang.String scope)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="createMetricName(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createMetricName</h4>
<pre>public com.yammer.metrics.core.MetricName createMetricName(java.lang.String metricName)</pre>
<div class="block"><strong>Description copied from interface: <code><a href="../../../../org/apache/cassandra/metrics/MetricNameFactory.html#createMetricName(java.lang.String)">MetricNameFactory</a></code></strong></div>
<div class="block">Create <code>MetricName</code> from given metric name.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/cassandra/metrics/MetricNameFactory.html#createMetricName(java.lang.String)">createMetricName</a></code> in interface <code><a href="../../../../org/apache/cassandra/metrics/MetricNameFactory.html" title="interface in org.apache.cassandra.metrics">MetricNameFactory</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>metricName</code> - Name part of <code>MetricName</code>.</dd>
<dt><span class="strong">Returns:</span></dt><dd>new MetricName with given metric name.</dd></dl>
</li>
</ul>
<a name="createMetricName(java.lang.String, java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createMetricName</h4>
<pre>public static com.yammer.metrics.core.MetricName createMetricName(java.lang.String type,
java.lang.String metricName,
java.lang.String scope)</pre>
</li>
</ul>
<a name="createDefaultMBeanName(java.lang.String, java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>createDefaultMBeanName</h4>
<pre>protected static java.lang.String createDefaultMBeanName(java.lang.String type,
java.lang.String name,
java.lang.String scope)</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/DefaultNameFactory.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="../../../../org/apache/cassandra/metrics/ConnectionMetrics.html" title="class in org.apache.cassandra.metrics"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/metrics/DroppedMessageMetrics.html" title="class in org.apache.cassandra.metrics"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/metrics/DefaultNameFactory.html" target="_top">Frames</a></li>
<li><a href="DefaultNameFactory.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 ======= -->
<p class="legalCopy"><small>Copyright © 2015 The Apache Software Foundation</small></p>
</body>
</html>
|
landing/page/pricing.html | meotrics/meotrics | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="uft-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Data Tracking & Analytic Software | Pricing</title>
<meta name="description" content="Meotrics is the leading inbound data tracking and analytics software with realtime data, funnel and retention report, Marketing analytic, Trend and segmentation query" />
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon">
<link rel="icon" href="../favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="../css/bootstrap.min.css">
<!-- <link rel="stylesheet" href="css/bootstrap-theme.min.css"> -->
<link href='https://fonts.googleapis.com/css?family=Roboto:300,100,400,500,700&subset=latin,vietnamese' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../css/font-awesome.min.css">
<link rel="stylesheet" href="../css/meotrics.css">
<link rel="stylesheet" href="../css/pricing.css">
<link rel="alternate" hreflang="en-us" href="http://meotrics.com/" />
<script src="../js/jquery-1.12.1.min.js"></script>
<script src="../js/bootstrap.min.js"></script>
<script src="../js/meotrics.js"></script>
<div id="checking"></div>
</head>
<body>
<header>
<div class="container">
<div id = 'includedContent'></div>
<div class="header-content text-center">
<h1>Select a Plan</h1>
<hr style="width:70px;">
<div class="container">
<div class="row" id="plans">
<div class="col-md-3 plan">
<div class="plan-item" id="plan-freemium">
<h2 class="plan-title">Freemium</h2>
<p class="plan-price">
<span class="currency">$</span>
<span class="money">0</span>
<span class="time">/10 days</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Less than 10,000 users</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">10-days archived data</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Dashboard</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Trend</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Segmentation</span>
</p>
<p class="info plan-info">
<i class="fa fa-times info-icon limit"></i>
<span class="info-detail">Marketing Campaign</span>
</p>
<p class="info plan-info">
<i class="fa fa-times info-icon limit"></i>
<span class="info-detail">Funnel</span>
</p>
<p class="info plan-info">
<i class="fa fa-times info-icon limit"></i>
<span class="info-detail">User Profile</span>
</p>
<p class="info plan-info">
<i class="fa fa-times info-icon limit"></i>
<span class="info-detail">Integrating with other Marketing & CRM software</span>
</p>
<a href="register.html" class="plan-choose">Select plan</a>
</div>
</div>
<div class="col-md-3 plan">
<div class="plan-item" id="plan-starter">
<h2 class="plan-title">Starter</h2>
<p class="plan-price">
<span class="currency">$</span>
<span class="money">29</span>
<span class="time">/mon</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Less than 10,000 users</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">01-year archived data</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Dashboard</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Trend</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Segmentation</span>
</p>
<p class="info plan-info">
<i class="fa fa-times info-icon limit"></i>
<span class="info-detail">Marketing Campaign</span>
</p>
<p class="info plan-info">
<i class="fa fa-times info-icon limit"></i>
<span class="info-detail">Funnel</span>
</p>
<p class="info plan-info">
<i class="fa fa-times info-icon limit"></i>
<span class="info-detail">User Profile</span>
</p>
<p class="info plan-info">
<i class="fa fa-minus-circle info-icon limit"></i>
<span class="info-detail">Limited integrating with other Marketing & CRM systems</span>
</p>
<a href="contact.html" class="plan-choose">Select plan</a>
</div>
</div>
<div class="col-md-3 plan">
<div class="plan-item" id="plan-basic">
<h2 class="plan-title">Basic</h2>
<p class="plan-price">
<span class="currency">$</span>
<span class="money">49</span>
<span class="time">/mon</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">10,000 - 100,000 users</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">03-year archived data</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Dashboard</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Trend</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Segmentation</span>
</p>
<p class="info plan-info">
<i class="fa fa-times info-icon limit"></i>
<span class="info-detail">Marketing Campaign</span>
</p>
<p class="info plan-info">
<i class="fa fa-times info-icon limit"></i>
<span class="info-detail">Funnel</span>
</p>
<p class="info plan-info">
<i class="fa fa-times info-icon limit"></i>
<span class="info-detail">User Profile</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Integrating with other Marketing & CRM systems</span>
</p>
<a href="contact.html" class="plan-choose">Select plan</a>
</div>
</div>
<div class="col-md-3 plan">
<div class="plan-item" id="plan-enterprise ">
<h2 class="plan-title">Enterprise </h2>
<p class="plan-price">
<span class="contact">Contact us</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Unlimited users</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">03-year archived data</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Dashboard</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Trend</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Segmentation</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Marketing Campaign</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Funnel</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">User Profile</span>
</p>
<p class="info plan-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Integrating with other Marketing & CRM systems</span>
</p>
<a href="contact.html" class="plan-choose">Select plan</a>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<section id="included">
<h2>Included with all plan</h2>
<div class="container">
<hr style="width:70px;">
<div class="row">
<div class="col-md-4 included-item">
<p class="info plan-info included-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">General dashboard</span>
</p>
<p class="info plan-info included-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Funnel analytics</span>
</p>
<p class="info plan-info included-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Revenue analytics</span>
</p>
<p class="info plan-info included-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Trend discovery</span>
</p>
<p class="info plan-info included-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Segmentation research</span>
</p>
</div>
<div class="col-md-4 included-item">
<p class="info plan-info included-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Real-time data</span>
</p>
<p class="info plan-info included-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Long-time archived data</span>
</p>
<p class="info plan-info included-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Diversified query</span>
</p>
<p class="info plan-info included-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Customized reports</span>
</p>
<p class="info plan-info included-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Multiple team members authorization</span>
</p>
</div>
<div class="col-md-4 included-item">
<p class="info plan-info included-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">20/7 hours support</span>
</p>
<p class="info plan-info included-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Analytics consultance</span>
</p>
<p class="info plan-info included-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">General dashboard</span>
</p>
<p class="info plan-info included-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Automate alarming</span>
</p>
<p class="info plan-info included-info">
<i class="fa fa-check-circle-o info-icon"></i>
<span class="info-detail">Various payment methods</span>
</p>
</div>
</div>
</div>
</section>
<section id="outstanding">
<div class="container">
<div class="row">
<div class="col-md-4 outstanding-item">
<h3 class="outstanding-title">Inmmediate Accout Activation</h3>
<p class="outstanding-detail">New accounts are created instantly on signup and ready to use as needed</p>
</div>
<div class="col-md-4 outstanding-item">
<h3 class="outstanding-title">Setup in less than 3 minutes</h3>
<p class="outstanding-detail">Get setup in less than 3 minutes. There is no obligation. Upgrade, downgrade or cancel any time.</p>
</div>
<div class="col-md-4 outstanding-item">
<h3 class="outstanding-title">No permanant Contract</h3>
<p class="outstanding-detail">There are no long-term Contracts required. You can cancel or change plans any time.</p>
</div>
</div>
</div>
</section>
<section id="contact-card">
<div class="container">
<div class="row" id="cards">
<div class="col-sm-6">
<div class="media card-info">
<div class="media-left media-middle">
<img class="thumb media-object" src="../img/card-credit-icon.png" alt="card-credit-icon">
</div>
<div class="media-body detail">
<h3 class="title">Billed with Credit card</h3>
<p class="description">
Accounts are billed by credit card and invoices sent
<br>
by email and posted to your account online
</p>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="media card-info">
<div class="media-left media-middle">
<img class="thumb media-object" src="../img/card-phone-icon.png" alt="card-credit-icon">
</div>
<div class="media-body detail">
<h3 class="title">Contact us today!</h3>
<p class="description">
Email: <a href="mailto:info@meotrics.com">info@meotrics.com</a>
<br>
Facebook: <a href="https://www.facebook.com/meotrics/">https://www.facebook.com/meotrics/</a>
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footer" id ='footer'>
</footer>
</body>
</html>
|
giraph-core/target/site/apidocs/allclasses-noframe.html | zfighter/giraph-research | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (version 1.7.0_40) on Mon Nov 04 09:24:13 CST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>所有类 (Apache Giraph Core 1.0.0 API)</title>
<meta name="date" content="2013-11-04">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar">所有类</h1>
<div class="indexContainer">
<ul>
<li><a href="org/apache/giraph/conf/AbstractConfOption.html" title="org.apache.giraph.conf中的类">AbstractConfOption</a></li>
<li><a href="org/apache/giraph/graph/AddressesAndPartitionsWritable.html" title="org.apache.giraph.graph中的类">AddressesAndPartitionsWritable</a></li>
<li><a href="org/apache/giraph/comm/netty/handler/AddressRequestIdGenerator.html" title="org.apache.giraph.comm.netty.handler中的类">AddressRequestIdGenerator</a></li>
<li><a href="org/apache/giraph/io/formats/AdjacencyListTextVertexInputFormat.html" title="org.apache.giraph.io.formats中的类">AdjacencyListTextVertexInputFormat</a></li>
<li><a href="org/apache/giraph/io/formats/AdjacencyListTextVertexInputFormat.LineSanitizer.html" title="org.apache.giraph.io.formats中的接口"><i>AdjacencyListTextVertexInputFormat.LineSanitizer</i></a></li>
<li><a href="org/apache/giraph/io/formats/AdjacencyListTextVertexOutputFormat.html" title="org.apache.giraph.io.formats中的类">AdjacencyListTextVertexOutputFormat</a></li>
<li><a href="org/apache/giraph/metrics/AggregatedMetric.html" title="org.apache.giraph.metrics中的类">AggregatedMetric</a></li>
<li><a href="org/apache/giraph/metrics/AggregatedMetrics.html" title="org.apache.giraph.metrics中的类">AggregatedMetrics</a></li>
<li><a href="org/apache/giraph/comm/aggregators/AggregatedValueOutputStream.html" title="org.apache.giraph.comm.aggregators中的类">AggregatedValueOutputStream</a></li>
<li><a href="org/apache/giraph/aggregators/Aggregator.html" title="org.apache.giraph.aggregators中的接口"><i>Aggregator</i></a></li>
<li><a href="org/apache/giraph/comm/aggregators/AggregatorOutputStream.html" title="org.apache.giraph.comm.aggregators中的类">AggregatorOutputStream</a></li>
<li><a href="org/apache/giraph/benchmark/AggregatorsBenchmark.html" title="org.apache.giraph.benchmark中的类">AggregatorsBenchmark</a></li>
<li><a href="org/apache/giraph/benchmark/AggregatorsBenchmark.AggregatorsBenchmarkMasterCompute.html" title="org.apache.giraph.benchmark中的类">AggregatorsBenchmark.AggregatorsBenchmarkMasterCompute</a></li>
<li><a href="org/apache/giraph/benchmark/AggregatorsBenchmark.AggregatorsBenchmarkVertex.html" title="org.apache.giraph.benchmark中的类">AggregatorsBenchmark.AggregatorsBenchmarkVertex</a></li>
<li><a href="org/apache/giraph/benchmark/AggregatorsBenchmark.AggregatorsBenchmarkWorkerContext.html" title="org.apache.giraph.benchmark中的类">AggregatorsBenchmark.AggregatorsBenchmarkWorkerContext</a></li>
<li><a href="org/apache/giraph/examples/AggregatorsTestVertex.html" title="org.apache.giraph.examples中的类">AggregatorsTestVertex</a></li>
<li><a href="org/apache/giraph/examples/AggregatorsTestVertex.AggregatorsTestMasterCompute.html" title="org.apache.giraph.examples中的类">AggregatorsTestVertex.AggregatorsTestMasterCompute</a></li>
<li><a href="org/apache/giraph/aggregators/AggregatorUsage.html" title="org.apache.giraph.aggregators中的接口"><i>AggregatorUsage</i></a></li>
<li><a href="org/apache/giraph/comm/aggregators/AggregatorUtils.html" title="org.apache.giraph.comm.aggregators中的类">AggregatorUtils</a></li>
<li><a href="org/apache/giraph/aggregators/AggregatorWrapper.html" title="org.apache.giraph.aggregators中的类">AggregatorWrapper</a></li>
<li><a href="org/apache/giraph/aggregators/AggregatorWriter.html" title="org.apache.giraph.aggregators中的接口"><i>AggregatorWriter</i></a></li>
<li><a href="org/apache/giraph/Algorithm.html" title="org.apache.giraph中的注释">Algorithm</a></li>
<li><a href="org/apache/giraph/examples/Algorithm.html" title="org.apache.giraph.examples中的注释">Algorithm</a></li>
<li><a href="org/apache/giraph/comm/aggregators/AllAggregatorServerData.html" title="org.apache.giraph.comm.aggregators中的类">AllAggregatorServerData</a></li>
<li><a href="org/apache/giraph/conf/AllOptions.html" title="org.apache.giraph.conf中的类">AllOptions</a></li>
<li><a href="org/apache/giraph/utils/AnnotationUtils.html" title="org.apache.giraph.utils中的类">AnnotationUtils</a></li>
<li><a href="org/apache/giraph/bsp/ApplicationState.html" title="org.apache.giraph.bsp中的枚举">ApplicationState</a></li>
<li><a href="org/apache/giraph/edge/ArrayListEdges.html" title="org.apache.giraph.edge中的类">ArrayListEdges</a></li>
<li><a href="org/apache/giraph/utils/ArrayListWritable.html" title="org.apache.giraph.utils中的类">ArrayListWritable</a></li>
<li><a href="org/apache/giraph/comm/netty/handler/AuthorizeServerHandler.html" title="org.apache.giraph.comm.netty.handler中的类">AuthorizeServerHandler</a></li>
<li><a href="org/apache/giraph/aggregators/BasicAggregator.html" title="org.apache.giraph.aggregators中的类">BasicAggregator</a></li>
<li><a href="org/apache/giraph/comm/messages/BasicMessageStore.html" title="org.apache.giraph.comm.messages中的接口"><i>BasicMessageStore</i></a></li>
<li><a href="org/apache/giraph/partition/BasicPartition.html" title="org.apache.giraph.partition中的类">BasicPartition</a></li>
<li><a href="org/apache/giraph/partition/BasicPartitionOwner.html" title="org.apache.giraph.partition中的类">BasicPartitionOwner</a></li>
<li><a href="org/apache/giraph/io/BasicVertexValueReader.html" title="org.apache.giraph.io中的类">BasicVertexValueReader</a></li>
<li><a href="org/apache/giraph/benchmark/BenchmarkOption.html" title="org.apache.giraph.benchmark中的类">BenchmarkOption</a></li>
<li><a href="org/apache/giraph/aggregators/BooleanAndAggregator.html" title="org.apache.giraph.aggregators中的类">BooleanAndAggregator</a></li>
<li><a href="org/apache/giraph/conf/BooleanConfOption.html" title="org.apache.giraph.conf中的类">BooleanConfOption</a></li>
<li><a href="org/apache/giraph/aggregators/BooleanOrAggregator.html" title="org.apache.giraph.aggregators中的类">BooleanOrAggregator</a></li>
<li><a href="org/apache/giraph/aggregators/BooleanOverwriteAggregator.html" title="org.apache.giraph.aggregators中的类">BooleanOverwriteAggregator</a></li>
<li><a href="org/apache/giraph/zk/BspEvent.html" title="org.apache.giraph.zk中的接口"><i>BspEvent</i></a></li>
<li><a href="org/apache/giraph/bsp/BspInputFormat.html" title="org.apache.giraph.bsp中的类">BspInputFormat</a></li>
<li><a href="org/apache/giraph/bsp/BspInputSplit.html" title="org.apache.giraph.bsp中的类">BspInputSplit</a></li>
<li><a href="org/apache/giraph/bsp/BspOutputFormat.html" title="org.apache.giraph.bsp中的类">BspOutputFormat</a></li>
<li><a href="org/apache/giraph/bsp/BspRecordWriter.html" title="org.apache.giraph.bsp中的类">BspRecordWriter</a></li>
<li><a href="org/apache/giraph/bsp/BspService.html" title="org.apache.giraph.bsp中的类">BspService</a></li>
<li><a href="org/apache/giraph/master/BspServiceMaster.html" title="org.apache.giraph.master中的类">BspServiceMaster</a></li>
<li><a href="org/apache/giraph/master/BspServiceMaster.FinalizedCheckpointPathFilter.html" title="org.apache.giraph.master中的类">BspServiceMaster.FinalizedCheckpointPathFilter</a></li>
<li><a href="org/apache/giraph/worker/BspServiceWorker.html" title="org.apache.giraph.worker中的类">BspServiceWorker</a></li>
<li><a href="org/apache/giraph/edge/ByteArrayEdges.html" title="org.apache.giraph.edge中的类">ByteArrayEdges</a></li>
<li><a href="org/apache/giraph/utils/ByteArrayIterable.html" title="org.apache.giraph.utils中的类">ByteArrayIterable</a></li>
<li><a href="org/apache/giraph/utils/ByteArrayIterator.html" title="org.apache.giraph.utils中的类">ByteArrayIterator</a></li>
<li><a href="org/apache/giraph/comm/messages/ByteArrayMessagesPerVertexStore.html" title="org.apache.giraph.comm.messages中的类">ByteArrayMessagesPerVertexStore</a></li>
<li><a href="org/apache/giraph/partition/ByteArrayPartition.html" title="org.apache.giraph.partition中的类">ByteArrayPartition</a></li>
<li><a href="org/apache/giraph/comm/requests/ByteArrayRequest.html" title="org.apache.giraph.comm.requests中的类">ByteArrayRequest</a></li>
<li><a href="org/apache/giraph/utils/ByteArrayVertexIdData.html" title="org.apache.giraph.utils中的类">ByteArrayVertexIdData</a></li>
<li><a href="org/apache/giraph/utils/ByteArrayVertexIdEdges.html" title="org.apache.giraph.utils中的类">ByteArrayVertexIdEdges</a></li>
<li><a href="org/apache/giraph/utils/ByteArrayVertexIdMessages.html" title="org.apache.giraph.utils中的类">ByteArrayVertexIdMessages</a></li>
<li><a href="org/apache/giraph/comm/requests/ByteArrayWithSenderTaskIdRequest.html" title="org.apache.giraph.comm.requests中的类">ByteArrayWithSenderTaskIdRequest</a></li>
<li><a href="org/apache/giraph/comm/netty/ByteCounter.html" title="org.apache.giraph.comm.netty中的类">ByteCounter</a></li>
<li><a href="org/apache/giraph/utils/CallableFactory.html" title="org.apache.giraph.utils中的接口"><i>CallableFactory</i></a></li>
<li><a href="org/apache/giraph/bsp/CentralizedService.html" title="org.apache.giraph.bsp中的接口"><i>CentralizedService</i></a></li>
<li><a href="org/apache/giraph/bsp/CentralizedServiceMaster.html" title="org.apache.giraph.bsp中的接口"><i>CentralizedServiceMaster</i></a></li>
<li><a href="org/apache/giraph/bsp/CentralizedServiceWorker.html" title="org.apache.giraph.bsp中的接口"><i>CentralizedServiceWorker</i></a></li>
<li><a href="org/apache/giraph/comm/netty/ChannelRotater.html" title="org.apache.giraph.comm.netty中的类">ChannelRotater</a></li>
<li><a href="org/apache/giraph/conf/ClassConfOption.html" title="org.apache.giraph.conf中的类">ClassConfOption</a></li>
<li><a href="org/apache/giraph/comm/netty/handler/ClientRequestId.html" title="org.apache.giraph.comm.netty.handler中的类">ClientRequestId</a></li>
<li><a href="org/apache/giraph/utils/CollectionUtils.html" title="org.apache.giraph.utils中的类">CollectionUtils</a></li>
<li><a href="org/apache/giraph/combiner/Combiner.html" title="org.apache.giraph.combiner中的类">Combiner</a></li>
<li><a href="org/apache/giraph/graph/ComputeCallable.html" title="org.apache.giraph.graph中的类">ComputeCallable</a></li>
<li><a href="org/apache/giraph/edge/ConfigurableOutEdges.html" title="org.apache.giraph.edge中的类">ConfigurableOutEdges</a></li>
<li><a href="org/apache/giraph/utils/ConfigurationUtils.html" title="org.apache.giraph.utils中的类">ConfigurationUtils</a></li>
<li><a href="org/apache/giraph/conf/ConfOptionType.html" title="org.apache.giraph.conf中的枚举">ConfOptionType</a></li>
<li><a href="org/apache/giraph/examples/ConnectedComponentsVertex.html" title="org.apache.giraph.examples中的类">ConnectedComponentsVertex</a></li>
<li><a href="org/apache/giraph/comm/aggregators/CountingCache.html" title="org.apache.giraph.comm.aggregators中的类">CountingCache</a></li>
<li><a href="org/apache/giraph/comm/aggregators/CountingOutputStream.html" title="org.apache.giraph.comm.aggregators中的类">CountingOutputStream</a></li>
<li><a href="org/apache/giraph/edge/DefaultEdge.html" title="org.apache.giraph.edge中的类">DefaultEdge</a></li>
<li><a href="org/apache/giraph/conf/DefaultImmutableClassesGiraphConfigurable.html" title="org.apache.giraph.conf中的类">DefaultImmutableClassesGiraphConfigurable</a></li>
<li><a href="org/apache/giraph/job/DefaultJobObserver.html" title="org.apache.giraph.job中的类">DefaultJobObserver</a></li>
<li><a href="org/apache/giraph/master/DefaultMasterCompute.html" title="org.apache.giraph.master中的类">DefaultMasterCompute</a></li>
<li><a href="org/apache/giraph/master/DefaultMasterObserver.html" title="org.apache.giraph.master中的类">DefaultMasterObserver</a></li>
<li><a href="org/apache/giraph/partition/DefaultPartitionContext.html" title="org.apache.giraph.partition中的类">DefaultPartitionContext</a></li>
<li><a href="org/apache/giraph/graph/DefaultVertexResolver.html" title="org.apache.giraph.graph中的类">DefaultVertexResolver</a></li>
<li><a href="org/apache/giraph/graph/DefaultVertexValueFactory.html" title="org.apache.giraph.graph中的类">DefaultVertexValueFactory</a></li>
<li><a href="org/apache/giraph/worker/DefaultWorkerContext.html" title="org.apache.giraph.worker中的类">DefaultWorkerContext</a></li>
<li><a href="org/apache/giraph/worker/DefaultWorkerObserver.html" title="org.apache.giraph.worker中的类">DefaultWorkerObserver</a></li>
<li><a href="org/apache/giraph/comm/messages/DiskBackedMessageStore.html" title="org.apache.giraph.comm.messages中的类">DiskBackedMessageStore</a></li>
<li><a href="org/apache/giraph/comm/messages/DiskBackedMessageStoreByPartition.html" title="org.apache.giraph.comm.messages中的类">DiskBackedMessageStoreByPartition</a></li>
<li><a href="org/apache/giraph/partition/DiskBackedPartitionStore.html" title="org.apache.giraph.partition中的类">DiskBackedPartitionStore</a></li>
<li><a href="org/apache/giraph/aggregators/DoubleMaxAggregator.html" title="org.apache.giraph.aggregators中的类">DoubleMaxAggregator</a></li>
<li><a href="org/apache/giraph/aggregators/DoubleMinAggregator.html" title="org.apache.giraph.aggregators中的类">DoubleMinAggregator</a></li>
<li><a href="org/apache/giraph/aggregators/DoubleOverwriteAggregator.html" title="org.apache.giraph.aggregators中的类">DoubleOverwriteAggregator</a></li>
<li><a href="org/apache/giraph/aggregators/DoubleProductAggregator.html" title="org.apache.giraph.aggregators中的类">DoubleProductAggregator</a></li>
<li><a href="org/apache/giraph/aggregators/DoubleSumAggregator.html" title="org.apache.giraph.aggregators中的类">DoubleSumAggregator</a></li>
<li><a href="org/apache/giraph/combiner/DoubleSumCombiner.html" title="org.apache.giraph.combiner中的类">DoubleSumCombiner</a></li>
<li><a href="org/apache/giraph/utils/DynamicChannelBufferInputStream.html" title="org.apache.giraph.utils中的类">DynamicChannelBufferInputStream</a></li>
<li><a href="org/apache/giraph/utils/DynamicChannelBufferOutputStream.html" title="org.apache.giraph.utils中的类">DynamicChannelBufferOutputStream</a></li>
<li><a href="org/apache/giraph/edge/Edge.html" title="org.apache.giraph.edge中的接口"><i>Edge</i></a></li>
<li><a href="org/apache/giraph/utils/EdgeComparator.html" title="org.apache.giraph.utils中的类">EdgeComparator</a></li>
<li><a href="org/apache/giraph/edge/EdgeFactory.html" title="org.apache.giraph.edge中的类">EdgeFactory</a></li>
<li><a href="org/apache/giraph/io/EdgeInputFormat.html" title="org.apache.giraph.io中的类">EdgeInputFormat</a></li>
<li><a href="org/apache/giraph/worker/EdgeInputSplitsCallable.html" title="org.apache.giraph.worker中的类">EdgeInputSplitsCallable</a></li>
<li><a href="org/apache/giraph/worker/EdgeInputSplitsCallableFactory.html" title="org.apache.giraph.worker中的类">EdgeInputSplitsCallableFactory</a></li>
<li><a href="org/apache/giraph/utils/EdgeIterables.html" title="org.apache.giraph.utils中的类">EdgeIterables</a></li>
<li><a href="org/apache/giraph/edge/EdgeNoValue.html" title="org.apache.giraph.edge中的类">EdgeNoValue</a></li>
<li><a href="org/apache/giraph/io/EdgeReader.html" title="org.apache.giraph.io中的类">EdgeReader</a></li>
<li><a href="org/apache/giraph/io/iterables/EdgeReaderWrapper.html" title="org.apache.giraph.io.iterables中的类">EdgeReaderWrapper</a></li>
<li><a href="org/apache/giraph/edge/EdgeStore.html" title="org.apache.giraph.edge中的类">EdgeStore</a></li>
<li><a href="org/apache/giraph/io/iterables/EdgeWithSource.html" title="org.apache.giraph.io.iterables中的类">EdgeWithSource</a></li>
<li><a href="org/apache/giraph/utils/EmptyIterable.html" title="org.apache.giraph.utils中的类">EmptyIterable</a></li>
<li><a href="org/apache/giraph/utils/ExtendedByteArrayDataInput.html" title="org.apache.giraph.utils中的类">ExtendedByteArrayDataInput</a></li>
<li><a href="org/apache/giraph/utils/ExtendedByteArrayDataOutput.html" title="org.apache.giraph.utils中的类">ExtendedByteArrayDataOutput</a></li>
<li><a href="org/apache/giraph/utils/ExtendedDataInput.html" title="org.apache.giraph.utils中的接口"><i>ExtendedDataInput</i></a></li>
<li><a href="org/apache/giraph/utils/ExtendedDataOutput.html" title="org.apache.giraph.utils中的接口"><i>ExtendedDataOutput</i></a></li>
<li><a href="org/apache/giraph/time/FakeTime.html" title="org.apache.giraph.time中的类">FakeTime</a></li>
<li><a href="org/apache/giraph/utils/FileUtils.html" title="org.apache.giraph.utils中的类">FileUtils</a></li>
<li><a href="org/apache/giraph/graph/FinishedSuperstepStats.html" title="org.apache.giraph.graph中的类">FinishedSuperstepStats</a></li>
<li><a href="org/apache/giraph/conf/FloatConfOption.html" title="org.apache.giraph.conf中的类">FloatConfOption</a></li>
<li><a href="org/apache/giraph/aggregators/FloatMaxAggregator.html" title="org.apache.giraph.aggregators中的类">FloatMaxAggregator</a></li>
<li><a href="org/apache/giraph/aggregators/FloatMinAggregator.html" title="org.apache.giraph.aggregators中的类">FloatMinAggregator</a></li>
<li><a href="org/apache/giraph/aggregators/FloatOverwriteAggregator.html" title="org.apache.giraph.aggregators中的类">FloatOverwriteAggregator</a></li>
<li><a href="org/apache/giraph/aggregators/FloatProductAggregator.html" title="org.apache.giraph.aggregators中的类">FloatProductAggregator</a></li>
<li><a href="org/apache/giraph/aggregators/FloatSumAggregator.html" title="org.apache.giraph.aggregators中的类">FloatSumAggregator</a></li>
<li><a href="org/apache/giraph/combiner/FloatSumCombiner.html" title="org.apache.giraph.combiner中的类">FloatSumCombiner</a></li>
<li><a href="org/apache/giraph/comm/messages/FlushableMessageStore.html" title="org.apache.giraph.comm.messages中的接口"><i>FlushableMessageStore</i></a></li>
<li><a href="org/apache/giraph/io/formats/GeneratedVertexInputFormat.html" title="org.apache.giraph.io.formats中的类">GeneratedVertexInputFormat</a></li>
<li><a href="org/apache/giraph/examples/GeneratedVertexReader.html" title="org.apache.giraph.examples中的类">GeneratedVertexReader</a></li>
<li><a href="org/apache/giraph/yarn/GiraphApplicationMaster.html" title="org.apache.giraph.yarn中的类">GiraphApplicationMaster</a></li>
<li><a href="org/apache/giraph/benchmark/GiraphBenchmark.html" title="org.apache.giraph.benchmark中的类">GiraphBenchmark</a></li>
<li><a href="org/apache/giraph/conf/GiraphClasses.html" title="org.apache.giraph.conf中的类">GiraphClasses</a></li>
<li><a href="org/apache/giraph/conf/GiraphConfiguration.html" title="org.apache.giraph.conf中的类">GiraphConfiguration</a></li>
<li><a href="org/apache/giraph/job/GiraphConfigurationValidator.html" title="org.apache.giraph.job中的类">GiraphConfigurationValidator</a></li>
<li><a href="org/apache/giraph/conf/GiraphConstants.html" title="org.apache.giraph.conf中的接口"><i>GiraphConstants</i></a></li>
<li><a href="org/apache/giraph/io/formats/GiraphFileInputFormat.html" title="org.apache.giraph.io.formats中的类">GiraphFileInputFormat</a></li>
<li><a href="org/apache/giraph/counters/GiraphHadoopCounter.html" title="org.apache.giraph.counters中的类">GiraphHadoopCounter</a></li>
<li><a href="org/apache/giraph/io/GiraphInputFormat.html" title="org.apache.giraph.io中的接口"><i>GiraphInputFormat</i></a></li>
<li><a href="org/apache/giraph/job/GiraphJob.html" title="org.apache.giraph.job中的类">GiraphJob</a></li>
<li><a href="org/apache/giraph/job/GiraphJobObserver.html" title="org.apache.giraph.job中的接口"><i>GiraphJobObserver</i></a></li>
<li><a href="org/apache/giraph/metrics/GiraphMetrics.html" title="org.apache.giraph.metrics中的类">GiraphMetrics</a></li>
<li><a href="org/apache/giraph/metrics/GiraphMetricsRegistry.html" title="org.apache.giraph.metrics中的类">GiraphMetricsRegistry</a></li>
<li><a href="org/apache/giraph/io/iterables/GiraphReader.html" title="org.apache.giraph.io.iterables中的接口"><i>GiraphReader</i></a></li>
<li><a href="org/apache/giraph/GiraphRunner.html" title="org.apache.giraph中的类">GiraphRunner</a></li>
<li><a href="org/apache/giraph/counters/GiraphStats.html" title="org.apache.giraph.counters中的类">GiraphStats</a></li>
<li><a href="org/apache/giraph/io/formats/GiraphTextInputFormat.html" title="org.apache.giraph.io.formats中的类">GiraphTextInputFormat</a></li>
<li><a href="org/apache/giraph/metrics/GiraphTimer.html" title="org.apache.giraph.metrics中的类">GiraphTimer</a></li>
<li><a href="org/apache/giraph/metrics/GiraphTimerContext.html" title="org.apache.giraph.metrics中的类">GiraphTimerContext</a></li>
<li><a href="org/apache/giraph/counters/GiraphTimers.html" title="org.apache.giraph.counters中的类">GiraphTimers</a></li>
<li><a href="org/apache/giraph/graph/GiraphTransferRegulator.html" title="org.apache.giraph.graph中的类">GiraphTransferRegulator</a></li>
<li><a href="org/apache/giraph/yarn/GiraphYarnClient.html" title="org.apache.giraph.yarn中的类">GiraphYarnClient</a></li>
<li><a href="org/apache/giraph/yarn/GiraphYarnTask.html" title="org.apache.giraph.yarn中的类">GiraphYarnTask</a></li>
<li><a href="org/apache/giraph/zk/GiraphZooKeeperAdmin.html" title="org.apache.giraph.zk中的类">GiraphZooKeeperAdmin</a></li>
<li><a href="org/apache/giraph/graph/GlobalStats.html" title="org.apache.giraph.graph中的类">GlobalStats</a></li>
<li><a href="org/apache/giraph/graph/GraphFunctions.html" title="org.apache.giraph.graph中的枚举">GraphFunctions</a></li>
<li><a href="org/apache/giraph/graph/GraphMapper.html" title="org.apache.giraph.graph中的类">GraphMapper</a></li>
<li><a href="org/apache/giraph/partition/GraphPartitionerFactory.html" title="org.apache.giraph.partition中的接口"><i>GraphPartitionerFactory</i></a></li>
<li><a href="org/apache/giraph/graph/GraphState.html" title="org.apache.giraph.graph中的类">GraphState</a></li>
<li><a href="org/apache/giraph/graph/GraphStateAware.html" title="org.apache.giraph.graph中的接口"><i>GraphStateAware</i></a></li>
<li><a href="org/apache/giraph/graph/GraphTaskManager.html" title="org.apache.giraph.graph中的类">GraphTaskManager</a></li>
<li><a href="org/apache/giraph/counters/HadoopCountersBase.html" title="org.apache.giraph.counters中的类">HadoopCountersBase</a></li>
<li><a href="org/apache/giraph/edge/HashMapEdges.html" title="org.apache.giraph.edge中的类">HashMapEdges</a></li>
<li><a href="org/apache/giraph/partition/HashMasterPartitioner.html" title="org.apache.giraph.partition中的类">HashMasterPartitioner</a></li>
<li><a href="org/apache/giraph/edge/HashMultimapEdges.html" title="org.apache.giraph.edge中的类">HashMultimapEdges</a></li>
<li><a href="org/apache/giraph/partition/HashPartitionerFactory.html" title="org.apache.giraph.partition中的类">HashPartitionerFactory</a></li>
<li><a href="org/apache/giraph/partition/HashRangePartitionerFactory.html" title="org.apache.giraph.partition中的类">HashRangePartitionerFactory</a></li>
<li><a href="org/apache/giraph/partition/HashRangeWorkerPartitioner.html" title="org.apache.giraph.partition中的类">HashRangeWorkerPartitioner</a></li>
<li><a href="org/apache/giraph/partition/HashWorkerPartitioner.html" title="org.apache.giraph.partition中的类">HashWorkerPartitioner</a></li>
<li><a href="org/apache/giraph/examples/IdentityVertex.html" title="org.apache.giraph.examples中的类">IdentityVertex</a></li>
<li><a href="org/apache/giraph/io/formats/IdWithValueTextOutputFormat.html" title="org.apache.giraph.io.formats中的类">IdWithValueTextOutputFormat</a></li>
<li><a href="org/apache/giraph/conf/ImmutableClassesGiraphConfigurable.html" title="org.apache.giraph.conf中的接口"><i>ImmutableClassesGiraphConfigurable</i></a></li>
<li><a href="org/apache/giraph/conf/ImmutableClassesGiraphConfiguration.html" title="org.apache.giraph.conf中的类">ImmutableClassesGiraphConfiguration</a></li>
<li><a href="org/apache/giraph/utils/IncreasingBitSet.html" title="org.apache.giraph.utils中的类">IncreasingBitSet</a></li>
<li><a href="org/apache/giraph/utils/InMemoryVertexInputFormat.html" title="org.apache.giraph.utils中的类">InMemoryVertexInputFormat</a></li>
<li><a href="org/apache/giraph/graph/InputSplitEvents.html" title="org.apache.giraph.graph中的类">InputSplitEvents</a></li>
<li><a href="org/apache/giraph/worker/InputSplitPathOrganizer.html" title="org.apache.giraph.worker中的类">InputSplitPathOrganizer</a></li>
<li><a href="org/apache/giraph/graph/InputSplitPaths.html" title="org.apache.giraph.graph中的类">InputSplitPaths</a></li>
<li><a href="org/apache/giraph/worker/InputSplitsCallable.html" title="org.apache.giraph.worker中的类">InputSplitsCallable</a></li>
<li><a href="org/apache/giraph/worker/InputSplitsHandler.html" title="org.apache.giraph.worker中的类">InputSplitsHandler</a></li>
<li><a href="org/apache/giraph/conf/IntConfOption.html" title="org.apache.giraph.conf中的类">IntConfOption</a></li>
<li><a href="org/apache/giraph/utils/InternalVertexRunner.html" title="org.apache.giraph.utils中的类">InternalVertexRunner</a></li>
<li><a href="org/apache/giraph/io/formats/IntIntNullTextInputFormat.html" title="org.apache.giraph.io.formats中的类">IntIntNullTextInputFormat</a></li>
<li><a href="org/apache/giraph/io/formats/IntIntTextVertexValueInputFormat.html" title="org.apache.giraph.io.formats中的类">IntIntTextVertexValueInputFormat</a></li>
<li><a href="org/apache/giraph/aggregators/IntMaxAggregator.html" title="org.apache.giraph.aggregators中的类">IntMaxAggregator</a></li>
<li><a href="org/apache/giraph/aggregators/IntMinAggregator.html" title="org.apache.giraph.aggregators中的类">IntMinAggregator</a></li>
<li><a href="org/apache/giraph/edge/IntNullArrayEdges.html" title="org.apache.giraph.edge中的类">IntNullArrayEdges</a></li>
<li><a href="org/apache/giraph/io/formats/IntNullNullTextInputFormat.html" title="org.apache.giraph.io.formats中的类">IntNullNullTextInputFormat</a></li>
<li><a href="org/apache/giraph/io/formats/IntNullReverseTextEdgeInputFormat.html" title="org.apache.giraph.io.formats中的类">IntNullReverseTextEdgeInputFormat</a></li>
<li><a href="org/apache/giraph/io/formats/IntNullTextEdgeInputFormat.html" title="org.apache.giraph.io.formats中的类">IntNullTextEdgeInputFormat</a></li>
<li><a href="org/apache/giraph/aggregators/IntOverwriteAggregator.html" title="org.apache.giraph.aggregators中的类">IntOverwriteAggregator</a></li>
<li><a href="org/apache/giraph/utils/IntPair.html" title="org.apache.giraph.utils中的类">IntPair</a></li>
<li><a href="org/apache/giraph/aggregators/IntProductAggregator.html" title="org.apache.giraph.aggregators中的类">IntProductAggregator</a></li>
<li><a href="org/apache/giraph/aggregators/IntSumAggregator.html" title="org.apache.giraph.aggregators中的类">IntSumAggregator</a></li>
<li><a href="org/apache/giraph/io/iterables/IteratorToReaderWrapper.html" title="org.apache.giraph.io.iterables中的类">IteratorToReaderWrapper</a></li>
<li><a href="org/apache/giraph/utils/JMap.html" title="org.apache.giraph.utils中的类">JMap</a></li>
<li><a href="org/apache/giraph/utils/JMapHistoDumper.html" title="org.apache.giraph.utils中的类">JMapHistoDumper</a></li>
<li><a href="org/apache/giraph/io/formats/JsonBase64VertexFormat.html" title="org.apache.giraph.io.formats中的类">JsonBase64VertexFormat</a></li>
<li><a href="org/apache/giraph/io/formats/JsonBase64VertexInputFormat.html" title="org.apache.giraph.io.formats中的类">JsonBase64VertexInputFormat</a></li>
<li><a href="org/apache/giraph/io/formats/JsonBase64VertexOutputFormat.html" title="org.apache.giraph.io.formats中的类">JsonBase64VertexOutputFormat</a></li>
<li><a href="org/apache/giraph/io/formats/JsonLongDoubleFloatDoubleVertexInputFormat.html" title="org.apache.giraph.io.formats中的类">JsonLongDoubleFloatDoubleVertexInputFormat</a></li>
<li><a href="org/apache/giraph/io/formats/JsonLongDoubleFloatDoubleVertexOutputFormat.html" title="org.apache.giraph.io.formats中的类">JsonLongDoubleFloatDoubleVertexOutputFormat</a></li>
<li><a href="org/apache/giraph/utils/LoggerUtils.html" title="org.apache.giraph.utils中的类">LoggerUtils</a></li>
<li><a href="org/apache/giraph/utils/LogStacktraceCallable.html" title="org.apache.giraph.utils中的类">LogStacktraceCallable</a></li>
<li><a href="org/apache/giraph/metrics/LongAndTimeUnit.html" title="org.apache.giraph.metrics中的类">LongAndTimeUnit</a></li>
<li><a href="org/apache/giraph/conf/LongConfOption.html" title="org.apache.giraph.conf中的类">LongConfOption</a></li>
<li><a href="org/apache/giraph/edge/LongDoubleArrayEdges.html" title="org.apache.giraph.edge中的类">LongDoubleArrayEdges</a></li>
<li><a href="org/apache/giraph/io/formats/LongDoubleDoubleAdjacencyListVertexInputFormat.html" title="org.apache.giraph.io.formats中的类">LongDoubleDoubleAdjacencyListVertexInputFormat</a></li>
<li><a href="org/apache/giraph/examples/LongDoubleDoubleTextInputFormat.html" title="org.apache.giraph.examples中的类">LongDoubleDoubleTextInputFormat</a></li>
<li><a href="org/apache/giraph/edge/LongDoubleHashMapEdges.html" title="org.apache.giraph.edge中的类">LongDoubleHashMapEdges</a></li>
<li><a href="org/apache/giraph/examples/LongDoubleNullTextInputFormat.html" title="org.apache.giraph.examples中的类">LongDoubleNullTextInputFormat</a></li>
<li><a href="org/apache/giraph/aggregators/LongMaxAggregator.html" title="org.apache.giraph.aggregators中的类">LongMaxAggregator</a></li>
<li><a href="org/apache/giraph/aggregators/LongMinAggregator.html" title="org.apache.giraph.aggregators中的类">LongMinAggregator</a></li>
<li><a href="org/apache/giraph/edge/LongNullArrayEdges.html" title="org.apache.giraph.edge中的类">LongNullArrayEdges</a></li>
<li><a href="org/apache/giraph/edge/LongNullHashSetEdges.html" title="org.apache.giraph.edge中的类">LongNullHashSetEdges</a></li>
<li><a href="org/apache/giraph/aggregators/LongOverwriteAggregator.html" title="org.apache.giraph.aggregators中的类">LongOverwriteAggregator</a></li>
<li><a href="org/apache/giraph/aggregators/LongProductAggregator.html" title="org.apache.giraph.aggregators中的类">LongProductAggregator</a></li>
<li><a href="org/apache/giraph/aggregators/LongSumAggregator.html" title="org.apache.giraph.aggregators中的类">LongSumAggregator</a></li>
<li><a href="org/apache/giraph/edge/MapMutableEdge.html" title="org.apache.giraph.edge中的类">MapMutableEdge</a></li>
<li><a href="org/apache/giraph/master/MasterAggregatorHandler.html" title="org.apache.giraph.master中的类">MasterAggregatorHandler</a></li>
<li><a href="org/apache/giraph/master/MasterAggregatorUsage.html" title="org.apache.giraph.master中的接口"><i>MasterAggregatorUsage</i></a></li>
<li><a href="org/apache/giraph/comm/MasterClient.html" title="org.apache.giraph.comm中的接口"><i>MasterClient</i></a></li>
<li><a href="org/apache/giraph/master/MasterCompute.html" title="org.apache.giraph.master中的类">MasterCompute</a></li>
<li><a href="org/apache/giraph/partition/MasterGraphPartitioner.html" title="org.apache.giraph.partition中的接口"><i>MasterGraphPartitioner</i></a></li>
<li><a href="org/apache/giraph/master/MasterInfo.html" title="org.apache.giraph.master中的类">MasterInfo</a></li>
<li><a href="org/apache/giraph/utils/MasterLoggingAggregator.html" title="org.apache.giraph.utils中的类">MasterLoggingAggregator</a></li>
<li><a href="org/apache/giraph/master/MasterObserver.html" title="org.apache.giraph.master中的接口"><i>MasterObserver</i></a></li>
<li><a href="org/apache/giraph/comm/requests/MasterRequest.html" title="org.apache.giraph.comm.requests中的接口"><i>MasterRequest</i></a></li>
<li><a href="org/apache/giraph/comm/netty/handler/MasterRequestServerHandler.html" title="org.apache.giraph.comm.netty.handler中的类">MasterRequestServerHandler</a></li>
<li><a href="org/apache/giraph/comm/netty/handler/MasterRequestServerHandler.Factory.html" title="org.apache.giraph.comm.netty.handler中的类">MasterRequestServerHandler.Factory</a></li>
<li><a href="org/apache/giraph/comm/MasterServer.html" title="org.apache.giraph.comm中的接口"><i>MasterServer</i></a></li>
<li><a href="org/apache/giraph/master/MasterThread.html" title="org.apache.giraph.master中的类">MasterThread</a></li>
<li><a href="org/apache/giraph/utils/MathUtils.html" title="org.apache.giraph.utils中的类">MathUtils</a></li>
<li><a href="org/apache/giraph/utils/MemoryUtils.html" title="org.apache.giraph.utils中的类">MemoryUtils</a></li>
<li><a href="org/apache/giraph/comm/messages/MessageStore.html" title="org.apache.giraph.comm.messages中的接口"><i>MessageStore</i></a></li>
<li><a href="org/apache/giraph/comm/messages/MessageStoreByPartition.html" title="org.apache.giraph.comm.messages中的接口"><i>MessageStoreByPartition</i></a></li>
<li><a href="org/apache/giraph/comm/messages/MessageStoreFactory.html" title="org.apache.giraph.comm.messages中的接口"><i>MessageStoreFactory</i></a></li>
<li><a href="org/apache/giraph/metrics/MeterDesc.html" title="org.apache.giraph.metrics中的枚举">MeterDesc</a></li>
<li><a href="org/apache/giraph/metrics/MetricNames.html" title="org.apache.giraph.metrics中的接口"><i>MetricNames</i></a></li>
<li><a href="org/apache/giraph/metrics/MetricsRegistryDebugger.html" title="org.apache.giraph.metrics中的类">MetricsRegistryDebugger</a></li>
<li><a href="org/apache/giraph/combiner/MinimumDoubleCombiner.html" title="org.apache.giraph.combiner中的类">MinimumDoubleCombiner</a></li>
<li><a href="org/apache/giraph/combiner/MinimumIntCombiner.html" title="org.apache.giraph.combiner中的类">MinimumIntCombiner</a></li>
<li><a href="org/apache/giraph/edge/MultiRandomAccessOutEdges.html" title="org.apache.giraph.edge中的接口"><i>MultiRandomAccessOutEdges</i></a></li>
<li><a href="org/apache/giraph/io/superstep_output/MultiThreadedSuperstepOutput.html" title="org.apache.giraph.io.superstep_output中的类">MultiThreadedSuperstepOutput</a></li>
<li><a href="org/apache/giraph/edge/MutableEdge.html" title="org.apache.giraph.edge中的接口"><i>MutableEdge</i></a></li>
<li><a href="org/apache/giraph/edge/MutableEdgesIterable.html" title="org.apache.giraph.edge中的类">MutableEdgesIterable</a></li>
<li><a href="org/apache/giraph/edge/MutableEdgesWrapper.html" title="org.apache.giraph.edge中的类">MutableEdgesWrapper</a></li>
<li><a href="org/apache/giraph/edge/MutableOutEdges.html" title="org.apache.giraph.edge中的接口"><i>MutableOutEdges</i></a></li>
<li><a href="org/apache/giraph/comm/netty/NettyClient.html" title="org.apache.giraph.comm.netty中的类">NettyClient</a></li>
<li><a href="org/apache/giraph/comm/netty/NettyMasterClient.html" title="org.apache.giraph.comm.netty中的类">NettyMasterClient</a></li>
<li><a href="org/apache/giraph/comm/netty/NettyMasterServer.html" title="org.apache.giraph.comm.netty中的类">NettyMasterServer</a></li>
<li><a href="org/apache/giraph/comm/netty/NettyServer.html" title="org.apache.giraph.comm.netty中的类">NettyServer</a></li>
<li><a href="org/apache/giraph/comm/netty/NettyWorkerAggregatorRequestProcessor.html" title="org.apache.giraph.comm.netty中的类">NettyWorkerAggregatorRequestProcessor</a></li>
<li><a href="org/apache/giraph/comm/netty/NettyWorkerClient.html" title="org.apache.giraph.comm.netty中的类">NettyWorkerClient</a></li>
<li><a href="org/apache/giraph/comm/netty/NettyWorkerClientRequestProcessor.html" title="org.apache.giraph.comm.netty中的类">NettyWorkerClientRequestProcessor</a></li>
<li><a href="org/apache/giraph/comm/netty/NettyWorkerServer.html" title="org.apache.giraph.comm.netty中的类">NettyWorkerServer</a></li>
<li><a href="com/yammer/metrics/core/NoOpCounter.html" title="com.yammer.metrics.core中的类">NoOpCounter</a></li>
<li><a href="com/yammer/metrics/core/NoOpExecutorService.html" title="com.yammer.metrics.core中的类">NoOpExecutorService</a></li>
<li><a href="com/yammer/metrics/core/NoOpGuage.html" title="com.yammer.metrics.core中的类">NoOpGuage</a></li>
<li><a href="com/yammer/metrics/core/NoOpHistogram.html" title="com.yammer.metrics.core中的类">NoOpHistogram</a></li>
<li><a href="com/yammer/metrics/core/NoOpMeter.html" title="com.yammer.metrics.core中的类">NoOpMeter</a></li>
<li><a href="org/apache/giraph/metrics/NoOpMetricsRegistry.html" title="org.apache.giraph.metrics中的类">NoOpMetricsRegistry</a></li>
<li><a href="org/apache/giraph/io/superstep_output/NoOpSuperstepOutput.html" title="org.apache.giraph.io.superstep_output中的类">NoOpSuperstepOutput</a></li>
<li><a href="com/yammer/metrics/core/NoOpTimer.html" title="com.yammer.metrics.core中的类">NoOpTimer</a></li>
<li><a href="org/apache/giraph/examples/NormalizingLongDoubleDoubleTextInputFormat.html" title="org.apache.giraph.examples中的类">NormalizingLongDoubleDoubleTextInputFormat</a></li>
<li><a href="org/apache/giraph/comm/messages/OneMessagePerVertexStore.html" title="org.apache.giraph.comm.messages中的类">OneMessagePerVertexStore</a></li>
<li><a href="org/apache/giraph/edge/OutEdges.html" title="org.apache.giraph.edge中的接口"><i>OutEdges</i></a></li>
<li><a href="org/apache/giraph/comm/aggregators/OwnerAggregatorServerData.html" title="org.apache.giraph.comm.aggregators中的类">OwnerAggregatorServerData</a></li>
<li><a href="org/apache/giraph/benchmark/PageRankBenchmark.html" title="org.apache.giraph.benchmark中的类">PageRankBenchmark</a></li>
<li><a href="org/apache/giraph/benchmark/PageRankVertex.html" title="org.apache.giraph.benchmark中的类">PageRankVertex</a></li>
<li><a href="org/apache/giraph/examples/PageRankVertex.html" title="org.apache.giraph.examples中的类">PageRankVertex</a></li>
<li><a href="org/apache/giraph/utils/PairList.html" title="org.apache.giraph.utils中的类">PairList</a></li>
<li><a href="org/apache/giraph/partition/Partition.html" title="org.apache.giraph.partition中的接口"><i>Partition</i></a></li>
<li><a href="org/apache/giraph/partition/PartitionBalancer.html" title="org.apache.giraph.partition中的类">PartitionBalancer</a></li>
<li><a href="org/apache/giraph/partition/PartitionContext.html" title="org.apache.giraph.partition中的接口"><i>PartitionContext</i></a></li>
<li><a href="org/apache/giraph/examples/PartitionContextTestVertex.html" title="org.apache.giraph.examples中的类">PartitionContextTestVertex</a></li>
<li><a href="org/apache/giraph/examples/PartitionContextTestVertex.TestPartitionContextPartitionContext.html" title="org.apache.giraph.examples中的类">PartitionContextTestVertex.TestPartitionContextPartitionContext</a></li>
<li><a href="org/apache/giraph/examples/PartitionContextTestVertex.TestPartitionContextWorkerContext.html" title="org.apache.giraph.examples中的类">PartitionContextTestVertex.TestPartitionContextWorkerContext</a></li>
<li><a href="org/apache/giraph/partition/PartitionExchange.html" title="org.apache.giraph.partition中的类">PartitionExchange</a></li>
<li><a href="org/apache/giraph/partition/PartitionOwner.html" title="org.apache.giraph.partition中的接口"><i>PartitionOwner</i></a></li>
<li><a href="org/apache/giraph/partition/PartitionStats.html" title="org.apache.giraph.partition中的类">PartitionStats</a></li>
<li><a href="org/apache/giraph/partition/PartitionStore.html" title="org.apache.giraph.partition中的类">PartitionStore</a></li>
<li><a href="org/apache/giraph/partition/PartitionUtils.html" title="org.apache.giraph.partition中的类">PartitionUtils</a></li>
<li><a href="org/apache/giraph/zk/PredicateLock.html" title="org.apache.giraph.zk中的类">PredicateLock</a></li>
<li><a href="org/apache/giraph/utils/ProgressableUtils.html" title="org.apache.giraph.utils中的类">ProgressableUtils</a></li>
<li><a href="org/apache/giraph/io/formats/PseudoRandomEdgeInputFormat.html" title="org.apache.giraph.io.formats中的类">PseudoRandomEdgeInputFormat</a></li>
<li><a href="org/apache/giraph/io/formats/PseudoRandomInputFormatConstants.html" title="org.apache.giraph.io.formats中的类">PseudoRandomInputFormatConstants</a></li>
<li><a href="org/apache/giraph/io/formats/PseudoRandomIntNullLocalEdgesHelper.html" title="org.apache.giraph.io.formats中的类">PseudoRandomIntNullLocalEdgesHelper</a></li>
<li><a href="org/apache/giraph/io/formats/PseudoRandomIntNullVertexInputFormat.html" title="org.apache.giraph.io.formats中的类">PseudoRandomIntNullVertexInputFormat</a></li>
<li><a href="org/apache/giraph/io/formats/PseudoRandomLocalEdgesHelper.html" title="org.apache.giraph.io.formats中的类">PseudoRandomLocalEdgesHelper</a></li>
<li><a href="org/apache/giraph/io/formats/PseudoRandomUtils.html" title="org.apache.giraph.io.formats中的类">PseudoRandomUtils</a></li>
<li><a href="org/apache/giraph/io/formats/PseudoRandomVertexInputFormat.html" title="org.apache.giraph.io.formats中的类">PseudoRandomVertexInputFormat</a></li>
<li><a href="org/apache/giraph/benchmark/RandomMessageBenchmark.html" title="org.apache.giraph.benchmark中的类">RandomMessageBenchmark</a></li>
<li><a href="org/apache/giraph/benchmark/RandomMessageBenchmark.RandomMessageBenchmarkMasterCompute.html" title="org.apache.giraph.benchmark中的类">RandomMessageBenchmark.RandomMessageBenchmarkMasterCompute</a></li>
<li><a href="org/apache/giraph/benchmark/RandomMessageBenchmark.RandomMessageBenchmarkWorkerContext.html" title="org.apache.giraph.benchmark中的类">RandomMessageBenchmark.RandomMessageBenchmarkWorkerContext</a></li>
<li><a href="org/apache/giraph/benchmark/RandomMessageBenchmark.RandomMessageVertex.html" title="org.apache.giraph.benchmark中的类">RandomMessageBenchmark.RandomMessageVertex</a></li>
<li><a href="org/apache/giraph/examples/RandomWalkVertex.html" title="org.apache.giraph.examples中的类">RandomWalkVertex</a></li>
<li><a href="org/apache/giraph/examples/RandomWalkVertexMasterCompute.html" title="org.apache.giraph.examples中的类">RandomWalkVertexMasterCompute</a></li>
<li><a href="org/apache/giraph/examples/RandomWalkWithRestartVertex.html" title="org.apache.giraph.examples中的类">RandomWalkWithRestartVertex</a></li>
<li><a href="org/apache/giraph/examples/RandomWalkWorkerContext.html" title="org.apache.giraph.examples中的类">RandomWalkWorkerContext</a></li>
<li><a href="org/apache/giraph/partition/RangeMasterPartitioner.html" title="org.apache.giraph.partition中的类">RangeMasterPartitioner</a></li>
<li><a href="org/apache/giraph/partition/RangePartitionerFactory.html" title="org.apache.giraph.partition中的类">RangePartitionerFactory</a></li>
<li><a href="org/apache/giraph/partition/RangePartitionOwner.html" title="org.apache.giraph.partition中的类">RangePartitionOwner</a></li>
<li><a href="org/apache/giraph/partition/RangePartitionStats.html" title="org.apache.giraph.partition中的类">RangePartitionStats</a></li>
<li><a href="org/apache/giraph/partition/RangeSplitHint.html" title="org.apache.giraph.partition中的类">RangeSplitHint</a></li>
<li><a href="org/apache/giraph/partition/RangeWorkerPartitioner.html" title="org.apache.giraph.partition中的类">RangeWorkerPartitioner</a></li>
<li><a href="org/apache/giraph/utils/ReflectionUtils.html" title="org.apache.giraph.utils中的类">ReflectionUtils</a></li>
<li><a href="org/apache/giraph/utils/RepresentativeByteArrayIterable.html" title="org.apache.giraph.utils中的类">RepresentativeByteArrayIterable</a></li>
<li><a href="org/apache/giraph/utils/RepresentativeByteArrayIterator.html" title="org.apache.giraph.utils中的类">RepresentativeByteArrayIterator</a></li>
<li><a href="org/apache/giraph/comm/netty/handler/RequestDecoder.html" title="org.apache.giraph.comm.netty.handler中的类">RequestDecoder</a></li>
<li><a href="org/apache/giraph/comm/netty/handler/RequestEncoder.html" title="org.apache.giraph.comm.netty.handler中的类">RequestEncoder</a></li>
<li><a href="org/apache/giraph/comm/netty/handler/RequestInfo.html" title="org.apache.giraph.comm.netty.handler中的类">RequestInfo</a></li>
<li><a href="org/apache/giraph/comm/netty/handler/RequestServerHandler.html" title="org.apache.giraph.comm.netty.handler中的类">RequestServerHandler</a></li>
<li><a href="org/apache/giraph/comm/netty/handler/RequestServerHandler.Factory.html" title="org.apache.giraph.comm.netty.handler中的接口"><i>RequestServerHandler.Factory</i></a></li>
<li><a href="org/apache/giraph/comm/requests/RequestType.html" title="org.apache.giraph.comm.requests中的枚举">RequestType</a></li>
<li><a href="org/apache/giraph/metrics/ResetSuperstepMetricsObserver.html" title="org.apache.giraph.metrics中的接口"><i>ResetSuperstepMetricsObserver</i></a></li>
<li><a href="org/apache/giraph/comm/netty/handler/ResponseClientHandler.html" title="org.apache.giraph.comm.netty.handler中的类">ResponseClientHandler</a></li>
<li><a href="org/apache/giraph/comm/netty/handler/ResponseEncoder.html" title="org.apache.giraph.comm.netty.handler中的类">ResponseEncoder</a></li>
<li><a href="org/apache/giraph/edge/ReusableEdge.html" title="org.apache.giraph.edge中的接口"><i>ReusableEdge</i></a></li>
<li><a href="org/apache/giraph/edge/ReuseObjectsOutEdges.html" title="org.apache.giraph.edge中的接口"><i>ReuseObjectsOutEdges</i></a></li>
<li><a href="org/apache/giraph/partition/ReusesObjectsPartition.html" title="org.apache.giraph.partition中的接口"><i>ReusesObjectsPartition</i></a></li>
<li><a href="org/apache/giraph/io/ReverseEdgeDuplicator.html" title="org.apache.giraph.io中的类">ReverseEdgeDuplicator</a></li>
<li><a href="org/apache/giraph/comm/netty/handler/SaslClientHandler.html" title="org.apache.giraph.comm.netty.handler中的类">SaslClientHandler</a></li>
<li><a href="org/apache/giraph/comm/requests/SaslCompleteRequest.html" title="org.apache.giraph.comm.requests中的类">SaslCompleteRequest</a></li>
<li><a href="org/apache/giraph/comm/netty/SaslNettyClient.html" title="org.apache.giraph.comm.netty中的类">SaslNettyClient</a></li>
<li><a href="org/apache/giraph/comm/netty/SaslNettyServer.html" title="org.apache.giraph.comm.netty中的类">SaslNettyServer</a></li>
<li><a href="org/apache/giraph/comm/netty/SaslNettyServer.SaslDigestCallbackHandler.html" title="org.apache.giraph.comm.netty中的类">SaslNettyServer.SaslDigestCallbackHandler</a></li>
<li><a href="org/apache/giraph/comm/netty/handler/SaslServerHandler.html" title="org.apache.giraph.comm.netty.handler中的类">SaslServerHandler</a></li>
<li><a href="org/apache/giraph/comm/netty/handler/SaslServerHandler.Factory.html" title="org.apache.giraph.comm.netty.handler中的类">SaslServerHandler.Factory</a></li>
<li><a href="org/apache/giraph/comm/requests/SaslTokenMessageRequest.html" title="org.apache.giraph.comm.requests中的类">SaslTokenMessageRequest</a></li>
<li><a href="org/apache/giraph/comm/aggregators/SendAggregatedValueCache.html" title="org.apache.giraph.comm.aggregators中的类">SendAggregatedValueCache</a></li>
<li><a href="org/apache/giraph/comm/aggregators/SendAggregatorCache.html" title="org.apache.giraph.comm.aggregators中的类">SendAggregatorCache</a></li>
<li><a href="org/apache/giraph/comm/requests/SendAggregatorsToMasterRequest.html" title="org.apache.giraph.comm.requests中的类">SendAggregatorsToMasterRequest</a></li>
<li><a href="org/apache/giraph/comm/requests/SendAggregatorsToOwnerRequest.html" title="org.apache.giraph.comm.requests中的类">SendAggregatorsToOwnerRequest</a></li>
<li><a href="org/apache/giraph/comm/requests/SendAggregatorsToWorkerRequest.html" title="org.apache.giraph.comm.requests中的类">SendAggregatorsToWorkerRequest</a></li>
<li><a href="org/apache/giraph/comm/SendCache.html" title="org.apache.giraph.comm中的类">SendCache</a></li>
<li><a href="org/apache/giraph/comm/SendEdgeCache.html" title="org.apache.giraph.comm中的类">SendEdgeCache</a></li>
<li><a href="org/apache/giraph/comm/SendMessageCache.html" title="org.apache.giraph.comm中的类">SendMessageCache</a></li>
<li><a href="org/apache/giraph/comm/SendMutationsCache.html" title="org.apache.giraph.comm中的类">SendMutationsCache</a></li>
<li><a href="org/apache/giraph/comm/SendPartitionCache.html" title="org.apache.giraph.comm中的类">SendPartitionCache</a></li>
<li><a href="org/apache/giraph/comm/requests/SendPartitionCurrentMessagesRequest.html" title="org.apache.giraph.comm.requests中的类">SendPartitionCurrentMessagesRequest</a></li>
<li><a href="org/apache/giraph/comm/requests/SendPartitionMutationsRequest.html" title="org.apache.giraph.comm.requests中的类">SendPartitionMutationsRequest</a></li>
<li><a href="org/apache/giraph/comm/requests/SendVertexRequest.html" title="org.apache.giraph.comm.requests中的类">SendVertexRequest</a></li>
<li><a href="org/apache/giraph/comm/requests/SendWorkerAggregatorsRequest.html" title="org.apache.giraph.comm.requests中的类">SendWorkerAggregatorsRequest</a></li>
<li><a href="org/apache/giraph/comm/requests/SendWorkerDataRequest.html" title="org.apache.giraph.comm.requests中的类">SendWorkerDataRequest</a></li>
<li><a href="org/apache/giraph/comm/requests/SendWorkerEdgesRequest.html" title="org.apache.giraph.comm.requests中的类">SendWorkerEdgesRequest</a></li>
<li><a href="org/apache/giraph/comm/requests/SendWorkerMessagesRequest.html" title="org.apache.giraph.comm.requests中的类">SendWorkerMessagesRequest</a></li>
<li><a href="org/apache/giraph/io/formats/SequenceFileVertexInputFormat.html" title="org.apache.giraph.io.formats中的类">SequenceFileVertexInputFormat</a></li>
<li><a href="org/apache/giraph/io/formats/SequenceFileVertexInputFormat.SequenceFileVertexReader.html" title="org.apache.giraph.io.formats中的类">SequenceFileVertexInputFormat.SequenceFileVertexReader</a></li>
<li><a href="org/apache/giraph/io/formats/SequenceFileVertexOutputFormat.html" title="org.apache.giraph.io.formats中的类">SequenceFileVertexOutputFormat</a></li>
<li><a href="org/apache/giraph/comm/messages/SequentialFileMessageStore.html" title="org.apache.giraph.comm.messages中的类">SequentialFileMessageStore</a></li>
<li><a href="org/apache/giraph/comm/ServerData.html" title="org.apache.giraph.comm中的类">ServerData</a></li>
<li><a href="org/apache/giraph/benchmark/ShortestPathsBenchmark.html" title="org.apache.giraph.benchmark中的类">ShortestPathsBenchmark</a></li>
<li><a href="org/apache/giraph/benchmark/ShortestPathsVertex.html" title="org.apache.giraph.benchmark中的类">ShortestPathsVertex</a></li>
<li><a href="org/apache/giraph/examples/SimpleAggregatorWriter.html" title="org.apache.giraph.examples中的类">SimpleAggregatorWriter</a></li>
<li><a href="org/apache/giraph/examples/SimpleCheckpointVertex.html" title="org.apache.giraph.examples中的类">SimpleCheckpointVertex</a></li>
<li><a href="org/apache/giraph/examples/SimpleCheckpointVertex.SimpleCheckpointComputation.html" title="org.apache.giraph.examples中的类">SimpleCheckpointVertex.SimpleCheckpointComputation</a></li>
<li><a href="org/apache/giraph/examples/SimpleCheckpointVertex.SimpleCheckpointVertexMasterCompute.html" title="org.apache.giraph.examples中的类">SimpleCheckpointVertex.SimpleCheckpointVertexMasterCompute</a></li>
<li><a href="org/apache/giraph/examples/SimpleCheckpointVertex.SimpleCheckpointVertexWorkerContext.html" title="org.apache.giraph.examples中的类">SimpleCheckpointVertex.SimpleCheckpointVertexWorkerContext</a></li>
<li><a href="org/apache/giraph/examples/SimpleCombinerVertex.html" title="org.apache.giraph.examples中的类">SimpleCombinerVertex</a></li>
<li><a href="org/apache/giraph/examples/SimpleFailVertex.html" title="org.apache.giraph.examples中的类">SimpleFailVertex</a></li>
<li><a href="org/apache/giraph/examples/SimpleInDegreeCountVertex.html" title="org.apache.giraph.examples中的类">SimpleInDegreeCountVertex</a></li>
<li><a href="org/apache/giraph/partition/SimpleIntRangePartitionerFactory.html" title="org.apache.giraph.partition中的类">SimpleIntRangePartitionerFactory</a></li>
<li><a href="org/apache/giraph/examples/SimpleLongDoubleDoubleDoubleIdentityVertex.html" title="org.apache.giraph.examples中的类">SimpleLongDoubleDoubleDoubleIdentityVertex</a></li>
<li><a href="org/apache/giraph/partition/SimpleLongRangePartitionerFactory.html" title="org.apache.giraph.partition中的类">SimpleLongRangePartitionerFactory</a></li>
<li><a href="org/apache/giraph/examples/SimpleMasterComputeVertex.html" title="org.apache.giraph.examples中的类">SimpleMasterComputeVertex</a></li>
<li><a href="org/apache/giraph/examples/SimpleMasterComputeVertex.SimpleMasterCompute.html" title="org.apache.giraph.examples中的类">SimpleMasterComputeVertex.SimpleMasterCompute</a></li>
<li><a href="org/apache/giraph/examples/SimpleMasterComputeVertex.SimpleMasterComputeWorkerContext.html" title="org.apache.giraph.examples中的类">SimpleMasterComputeVertex.SimpleMasterComputeWorkerContext</a></li>
<li><a href="org/apache/giraph/comm/messages/SimpleMessageStore.html" title="org.apache.giraph.comm.messages中的类">SimpleMessageStore</a></li>
<li><a href="org/apache/giraph/examples/SimpleMsgVertex.html" title="org.apache.giraph.examples中的类">SimpleMsgVertex</a></li>
<li><a href="org/apache/giraph/examples/SimpleMutateGraphVertex.html" title="org.apache.giraph.examples中的类">SimpleMutateGraphVertex</a></li>
<li><a href="org/apache/giraph/examples/SimpleMutateGraphVertex.SimpleMutateGraphVertexWorkerContext.html" title="org.apache.giraph.examples中的类">SimpleMutateGraphVertex.SimpleMutateGraphVertexWorkerContext</a></li>
<li><a href="org/apache/giraph/examples/SimpleOutDegreeCountVertex.html" title="org.apache.giraph.examples中的类">SimpleOutDegreeCountVertex</a></li>
<li><a href="org/apache/giraph/examples/SimplePageRankVertex.html" title="org.apache.giraph.examples中的类">SimplePageRankVertex</a></li>
<li><a href="org/apache/giraph/examples/SimplePageRankVertex.SimplePageRankVertexInputFormat.html" title="org.apache.giraph.examples中的类">SimplePageRankVertex.SimplePageRankVertexInputFormat</a></li>
<li><a href="org/apache/giraph/examples/SimplePageRankVertex.SimplePageRankVertexMasterCompute.html" title="org.apache.giraph.examples中的类">SimplePageRankVertex.SimplePageRankVertexMasterCompute</a></li>
<li><a href="org/apache/giraph/examples/SimplePageRankVertex.SimplePageRankVertexOutputFormat.html" title="org.apache.giraph.examples中的类">SimplePageRankVertex.SimplePageRankVertexOutputFormat</a></li>
<li><a href="org/apache/giraph/examples/SimplePageRankVertex.SimplePageRankVertexReader.html" title="org.apache.giraph.examples中的类">SimplePageRankVertex.SimplePageRankVertexReader</a></li>
<li><a href="org/apache/giraph/examples/SimplePageRankVertex.SimplePageRankVertexWorkerContext.html" title="org.apache.giraph.examples中的类">SimplePageRankVertex.SimplePageRankVertexWorkerContext</a></li>
<li><a href="org/apache/giraph/partition/SimplePartition.html" title="org.apache.giraph.partition中的类">SimplePartition</a></li>
<li><a href="org/apache/giraph/partition/SimplePartitionStore.html" title="org.apache.giraph.partition中的类">SimplePartitionStore</a></li>
<li><a href="org/apache/giraph/partition/SimpleRangeMasterPartitioner.html" title="org.apache.giraph.partition中的类">SimpleRangeMasterPartitioner</a></li>
<li><a href="org/apache/giraph/partition/SimpleRangeWorkerPartitioner.html" title="org.apache.giraph.partition中的类">SimpleRangeWorkerPartitioner</a></li>
<li><a href="org/apache/giraph/examples/SimpleShortestPathsVertex.html" title="org.apache.giraph.examples中的类">SimpleShortestPathsVertex</a></li>
<li><a href="org/apache/giraph/combiner/SimpleSumCombiner.html" title="org.apache.giraph.combiner中的类">SimpleSumCombiner</a></li>
<li><a href="org/apache/giraph/examples/SimpleSuperstepVertex.html" title="org.apache.giraph.examples中的类">SimpleSuperstepVertex</a></li>
<li><a href="org/apache/giraph/examples/SimpleSuperstepVertex.SimpleSuperstepVertexInputFormat.html" title="org.apache.giraph.examples中的类">SimpleSuperstepVertex.SimpleSuperstepVertexInputFormat</a></li>
<li><a href="org/apache/giraph/examples/SimpleSuperstepVertex.SimpleSuperstepVertexOutputFormat.html" title="org.apache.giraph.examples中的类">SimpleSuperstepVertex.SimpleSuperstepVertexOutputFormat</a></li>
<li><a href="org/apache/giraph/examples/SimpleSuperstepVertex.SimpleSuperstepVertexReader.html" title="org.apache.giraph.examples中的类">SimpleSuperstepVertex.SimpleSuperstepVertexReader</a></li>
<li><a href="org/apache/giraph/examples/SimpleTextVertexOutputFormat.html" title="org.apache.giraph.examples中的类">SimpleTextVertexOutputFormat</a></li>
<li><a href="org/apache/giraph/examples/SimpleTriangleClosingVertex.html" title="org.apache.giraph.examples中的类">SimpleTriangleClosingVertex</a></li>
<li><a href="org/apache/giraph/examples/SimpleTriangleClosingVertex.IntArrayListWritable.html" title="org.apache.giraph.examples中的类">SimpleTriangleClosingVertex.IntArrayListWritable</a></li>
<li><a href="org/apache/giraph/examples/SimpleTriangleClosingVertex.Pair.html" title="org.apache.giraph.examples中的类">SimpleTriangleClosingVertex.Pair</a></li>
<li><a href="org/apache/giraph/examples/SimpleVertexWithWorkerContext.html" title="org.apache.giraph.examples中的类">SimpleVertexWithWorkerContext</a></li>
<li><a href="org/apache/giraph/examples/SimpleVertexWithWorkerContext.EmitterWorkerContext.html" title="org.apache.giraph.examples中的类">SimpleVertexWithWorkerContext.EmitterWorkerContext</a></li>
<li><a href="org/apache/giraph/examples/SimpleVertexWithWorkerContext.SimpleVertex.html" title="org.apache.giraph.examples中的类">SimpleVertexWithWorkerContext.SimpleVertex</a></li>
<li><a href="org/apache/giraph/io/SimpleVertexWriter.html" title="org.apache.giraph.io中的接口"><i>SimpleVertexWriter</i></a></li>
<li><a href="org/apache/giraph/conf/StrConfOption.html" title="org.apache.giraph.conf中的类">StrConfOption</a></li>
<li><a href="org/apache/giraph/edge/StrictRandomAccessOutEdges.html" title="org.apache.giraph.edge中的接口"><i>StrictRandomAccessOutEdges</i></a></li>
<li><a href="org/apache/giraph/integration/SuperstepHashPartitionerFactory.html" title="org.apache.giraph.integration中的类">SuperstepHashPartitionerFactory</a></li>
<li><a href="org/apache/giraph/metrics/SuperstepMetricsRegistry.html" title="org.apache.giraph.metrics中的类">SuperstepMetricsRegistry</a></li>
<li><a href="org/apache/giraph/io/superstep_output/SuperstepOutput.html" title="org.apache.giraph.io.superstep_output中的接口"><i>SuperstepOutput</i></a></li>
<li><a href="org/apache/giraph/bsp/SuperstepState.html" title="org.apache.giraph.bsp中的枚举">SuperstepState</a></li>
<li><a href="org/apache/giraph/io/superstep_output/SynchronizedSuperstepOutput.html" title="org.apache.giraph.io.superstep_output中的类">SynchronizedSuperstepOutput</a></li>
<li><a href="org/apache/giraph/time/SystemTime.html" title="org.apache.giraph.time中的类">SystemTime</a></li>
<li><a href="org/apache/giraph/utils/TaskIdsPermitsBarrier.html" title="org.apache.giraph.utils中的类">TaskIdsPermitsBarrier</a></li>
<li><a href="org/apache/giraph/graph/TaskInfo.html" title="org.apache.giraph.graph中的类">TaskInfo</a></li>
<li><a href="org/apache/giraph/utils/TestGraph.html" title="org.apache.giraph.utils中的类">TestGraph</a></li>
<li><a href="org/apache/giraph/aggregators/TextAggregatorWriter.html" title="org.apache.giraph.aggregators中的类">TextAggregatorWriter</a></li>
<li><a href="org/apache/giraph/aggregators/TextAppendAggregator.html" title="org.apache.giraph.aggregators中的类">TextAppendAggregator</a></li>
<li><a href="org/apache/giraph/io/formats/TextDoubleDoubleAdjacencyListVertexInputFormat.html" title="org.apache.giraph.io.formats中的类">TextDoubleDoubleAdjacencyListVertexInputFormat</a></li>
<li><a href="org/apache/giraph/io/formats/TextEdgeInputFormat.html" title="org.apache.giraph.io.formats中的类">TextEdgeInputFormat</a></li>
<li><a href="org/apache/giraph/io/formats/TextVertexInputFormat.html" title="org.apache.giraph.io.formats中的类">TextVertexInputFormat</a></li>
<li><a href="org/apache/giraph/io/formats/TextVertexOutputFormat.html" title="org.apache.giraph.io.formats中的类">TextVertexOutputFormat</a></li>
<li><a href="org/apache/giraph/io/formats/TextVertexValueInputFormat.html" title="org.apache.giraph.io.formats中的类">TextVertexValueInputFormat</a></li>
<li><a href="org/apache/giraph/time/Time.html" title="org.apache.giraph.time中的接口"><i>Time</i></a></li>
<li><a href="org/apache/giraph/utils/TimedLogger.html" title="org.apache.giraph.utils中的类">TimedLogger</a></li>
<li><a href="org/apache/giraph/metrics/TimerDesc.html" title="org.apache.giraph.metrics中的枚举">TimerDesc</a></li>
<li><a href="org/apache/giraph/time/Times.html" title="org.apache.giraph.time中的类">Times</a></li>
<li><a href="org/apache/giraph/utils/UnsafeByteArrayInputStream.html" title="org.apache.giraph.utils中的类">UnsafeByteArrayInputStream</a></li>
<li><a href="org/apache/giraph/utils/UnsafeByteArrayOutputStream.html" title="org.apache.giraph.utils中的类">UnsafeByteArrayOutputStream</a></li>
<li><a href="org/apache/giraph/metrics/ValueGauge.html" title="org.apache.giraph.metrics中的类">ValueGauge</a></li>
<li><a href="org/apache/giraph/examples/VerifyMessage.html" title="org.apache.giraph.examples中的类">VerifyMessage</a></li>
<li><a href="org/apache/giraph/examples/VerifyMessage.VerifiableMessage.html" title="org.apache.giraph.examples中的类">VerifyMessage.VerifiableMessage</a></li>
<li><a href="org/apache/giraph/examples/VerifyMessage.VerifyMessageMasterCompute.html" title="org.apache.giraph.examples中的类">VerifyMessage.VerifyMessageMasterCompute</a></li>
<li><a href="org/apache/giraph/examples/VerifyMessage.VerifyMessageVertex.html" title="org.apache.giraph.examples中的类">VerifyMessage.VerifyMessageVertex</a></li>
<li><a href="org/apache/giraph/examples/VerifyMessage.VerifyMessageVertex.VerifyMessageVertexWorkerContext.html" title="org.apache.giraph.examples中的类">VerifyMessage.VerifyMessageVertex.VerifyMessageVertexWorkerContext</a></li>
<li><a href="org/apache/giraph/graph/Vertex.html" title="org.apache.giraph.graph中的类">Vertex</a></li>
<li><a href="org/apache/giraph/graph/VertexChanges.html" title="org.apache.giraph.graph中的接口"><i>VertexChanges</i></a></li>
<li><a href="org/apache/giraph/graph/VertexEdgeCount.html" title="org.apache.giraph.graph中的类">VertexEdgeCount</a></li>
<li><a href="org/apache/giraph/utils/VertexIdIterator.html" title="org.apache.giraph.utils中的类">VertexIdIterator</a></li>
<li><a href="org/apache/giraph/io/VertexInputFormat.html" title="org.apache.giraph.io中的类">VertexInputFormat</a></li>
<li><a href="org/apache/giraph/worker/VertexInputSplitsCallable.html" title="org.apache.giraph.worker中的类">VertexInputSplitsCallable</a></li>
<li><a href="org/apache/giraph/worker/VertexInputSplitsCallableFactory.html" title="org.apache.giraph.worker中的类">VertexInputSplitsCallableFactory</a></li>
<li><a href="org/apache/giraph/graph/VertexMutations.html" title="org.apache.giraph.graph中的类">VertexMutations</a></li>
<li><a href="org/apache/giraph/io/VertexOutputFormat.html" title="org.apache.giraph.io中的类">VertexOutputFormat</a></li>
<li><a href="org/apache/giraph/io/VertexReader.html" title="org.apache.giraph.io中的类">VertexReader</a></li>
<li><a href="org/apache/giraph/io/iterables/VertexReaderWrapper.html" title="org.apache.giraph.io.iterables中的类">VertexReaderWrapper</a></li>
<li><a href="org/apache/giraph/graph/VertexResolver.html" title="org.apache.giraph.graph中的接口"><i>VertexResolver</i></a></li>
<li><a href="org/apache/giraph/graph/VertexValueFactory.html" title="org.apache.giraph.graph中的接口"><i>VertexValueFactory</i></a></li>
<li><a href="org/apache/giraph/io/VertexValueInputFormat.html" title="org.apache.giraph.io中的类">VertexValueInputFormat</a></li>
<li><a href="org/apache/giraph/io/VertexValueReader.html" title="org.apache.giraph.io中的类">VertexValueReader</a></li>
<li><a href="org/apache/giraph/examples/VertexWithDoubleValueDoubleEdgeTextOutputFormat.html" title="org.apache.giraph.examples中的类">VertexWithDoubleValueDoubleEdgeTextOutputFormat</a></li>
<li><a href="org/apache/giraph/examples/VertexWithDoubleValueNullEdgeTextOutputFormat.html" title="org.apache.giraph.examples中的类">VertexWithDoubleValueNullEdgeTextOutputFormat</a></li>
<li><a href="org/apache/giraph/io/VertexWriter.html" title="org.apache.giraph.io中的类">VertexWriter</a></li>
<li><a href="org/apache/giraph/benchmark/WeightedPageRankBenchmark.html" title="org.apache.giraph.benchmark中的类">WeightedPageRankBenchmark</a></li>
<li><a href="org/apache/giraph/benchmark/WeightedPageRankVertex.html" title="org.apache.giraph.benchmark中的类">WeightedPageRankVertex</a></li>
<li><a href="org/apache/giraph/worker/WorkerAggregatorHandler.html" title="org.apache.giraph.worker中的类">WorkerAggregatorHandler</a></li>
<li><a href="org/apache/giraph/comm/aggregators/WorkerAggregatorRequestProcessor.html" title="org.apache.giraph.comm.aggregators中的接口"><i>WorkerAggregatorRequestProcessor</i></a></li>
<li><a href="org/apache/giraph/worker/WorkerAggregatorUsage.html" title="org.apache.giraph.worker中的接口"><i>WorkerAggregatorUsage</i></a></li>
<li><a href="org/apache/giraph/comm/WorkerClient.html" title="org.apache.giraph.comm中的接口"><i>WorkerClient</i></a></li>
<li><a href="org/apache/giraph/comm/WorkerClientRequestProcessor.html" title="org.apache.giraph.comm中的接口"><i>WorkerClientRequestProcessor</i></a></li>
<li><a href="org/apache/giraph/worker/WorkerContext.html" title="org.apache.giraph.worker中的类">WorkerContext</a></li>
<li><a href="org/apache/giraph/partition/WorkerGraphPartitioner.html" title="org.apache.giraph.partition中的接口"><i>WorkerGraphPartitioner</i></a></li>
<li><a href="org/apache/giraph/worker/WorkerInfo.html" title="org.apache.giraph.worker中的类">WorkerInfo</a></li>
<li><a href="org/apache/giraph/worker/WorkerObserver.html" title="org.apache.giraph.worker中的接口"><i>WorkerObserver</i></a></li>
<li><a href="org/apache/giraph/comm/requests/WorkerRequest.html" title="org.apache.giraph.comm.requests中的接口"><i>WorkerRequest</i></a></li>
<li><a href="org/apache/giraph/comm/netty/handler/WorkerRequestReservedMap.html" title="org.apache.giraph.comm.netty.handler中的类">WorkerRequestReservedMap</a></li>
<li><a href="org/apache/giraph/comm/netty/handler/WorkerRequestServerHandler.html" title="org.apache.giraph.comm.netty.handler中的类">WorkerRequestServerHandler</a></li>
<li><a href="org/apache/giraph/comm/netty/handler/WorkerRequestServerHandler.Factory.html" title="org.apache.giraph.comm.netty.handler中的类">WorkerRequestServerHandler.Factory</a></li>
<li><a href="org/apache/giraph/comm/WorkerServer.html" title="org.apache.giraph.comm中的接口"><i>WorkerServer</i></a></li>
<li><a href="org/apache/giraph/metrics/WorkerSuperstepMetrics.html" title="org.apache.giraph.metrics中的类">WorkerSuperstepMetrics</a></li>
<li><a href="org/apache/giraph/worker/WorkerThreadAggregatorUsage.html" title="org.apache.giraph.worker中的接口"><i>WorkerThreadAggregatorUsage</i></a></li>
<li><a href="org/apache/giraph/comm/netty/WrappedAdaptiveReceiveBufferSizePredictorFactory.html" title="org.apache.giraph.comm.netty中的类">WrappedAdaptiveReceiveBufferSizePredictorFactory</a></li>
<li><a href="org/apache/giraph/comm/requests/WritableRequest.html" title="org.apache.giraph.comm.requests中的类">WritableRequest</a></li>
<li><a href="org/apache/giraph/utils/WritableUtils.html" title="org.apache.giraph.utils中的类">WritableUtils</a></li>
<li><a href="org/apache/giraph/yarn/YarnUtils.html" title="org.apache.giraph.yarn中的类">YarnUtils</a></li>
<li><a href="org/apache/giraph/zk/ZooKeeperExt.html" title="org.apache.giraph.zk中的类">ZooKeeperExt</a></li>
<li><a href="org/apache/giraph/zk/ZooKeeperExt.PathStat.html" title="org.apache.giraph.zk中的类">ZooKeeperExt.PathStat</a></li>
<li><a href="org/apache/giraph/zk/ZooKeeperManager.html" title="org.apache.giraph.zk中的类">ZooKeeperManager</a></li>
<li><a href="org/apache/giraph/zk/ZooKeeperManager.State.html" title="org.apache.giraph.zk中的枚举">ZooKeeperManager.State</a></li>
</ul>
</div>
</body>
</html>
|
gen/doc/org/jboss/shrinkwrap/descriptor/api/jboss51/class-use/AssemblyDescriptorType.html | shrinkwrap/descriptors | <!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_20) on Tue Jul 19 23:14:47 CEST 2011 -->
<TITLE>
Uses of Interface org.jboss.shrinkwrap.descriptor.api.jboss51.AssemblyDescriptorType
</TITLE>
<META NAME="date" CONTENT="2011-07-19">
<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 Interface org.jboss.shrinkwrap.descriptor.api.jboss51.AssemblyDescriptorType";
}
}
</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/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51"><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-files/index-1.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/jboss/shrinkwrap/descriptor/api/jboss51//class-useAssemblyDescriptorType.html" target="_top"><B>FRAMES</B></A>
<A HREF="AssemblyDescriptorType.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 Interface<br>org.jboss.shrinkwrap.descriptor.api.jboss51.AssemblyDescriptorType</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/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.jboss.shrinkwrap.descriptor.api.jboss51"><B>org.jboss.shrinkwrap.descriptor.api.jboss51</B></A></TD>
<TD>Provides the interfaces and enumeration types as defined in the schema jboss_5_1.xsd </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.jboss.shrinkwrap.descriptor.impl.jboss51"><B>org.jboss.shrinkwrap.descriptor.impl.jboss51</B></A></TD>
<TD>Provides the implementation classes as defined in the schema jboss_5_1.xsd </TD>
</TR>
</TABLE>
<P>
<A NAME="org.jboss.shrinkwrap.descriptor.api.jboss51"><!-- --></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/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A> in <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/package-summary.html">org.jboss.shrinkwrap.descriptor.api.jboss51</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/jboss/shrinkwrap/descriptor/api/jboss51/package-summary.html">org.jboss.shrinkwrap.descriptor.api.jboss51</A> that return <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/JbossType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">JbossType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/JbossType.html" title="type parameter in JbossType">T</A>>></CODE></FONT></TD>
<TD><CODE><B>JbossType.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/JbossType.html#assemblyDescriptor()">assemblyDescriptor</A></B>()</CODE>
<BR>
If not already created, a new <code>assembly-descriptor</code> element will be created and returned.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/Jboss51Descriptor.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">Jboss51Descriptor</A>></CODE></FONT></TD>
<TD><CODE><B>Jboss51Descriptor.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/Jboss51Descriptor.html#assemblyDescriptor()">assemblyDescriptor</A></B>()</CODE>
<BR>
If not already created, a new <code>assembly-descriptor</code> element will be created and returned.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="type parameter in AssemblyDescriptorType">T</A>></CODE></FONT></TD>
<TD><CODE><B>AssemblyDescriptorType.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html#removeAllMessageDestination()">removeAllMessageDestination</A></B>()</CODE>
<BR>
Removes all <code>message-destination</code> elements</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="type parameter in AssemblyDescriptorType">T</A>></CODE></FONT></TD>
<TD><CODE><B>AssemblyDescriptorType.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html#removeAllSecurityRole()">removeAllSecurityRole</A></B>()</CODE>
<BR>
Removes all <code>security-role</code> elements</TD>
</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/jboss/shrinkwrap/descriptor/api/jboss51/package-summary.html">org.jboss.shrinkwrap.descriptor.api.jboss51</A> that return types with arguments of type <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.List<<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jbosscommon51/MessageDestinationType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jbosscommon51">MessageDestinationType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="type parameter in AssemblyDescriptorType">T</A>>>></CODE></FONT></TD>
<TD><CODE><B>AssemblyDescriptorType.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html#getMessageDestinationList()">getMessageDestinationList</A></B>()</CODE>
<BR>
Returns all <code>message-destination</code> elements</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.List<<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jbosscommon51/SecurityRoleType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jbosscommon51">SecurityRoleType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="type parameter in AssemblyDescriptorType">T</A>>>></CODE></FONT></TD>
<TD><CODE><B>AssemblyDescriptorType.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html#getSecurityRoleList()">getSecurityRoleList</A></B>()</CODE>
<BR>
Returns all <code>security-role</code> elements</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jbosscommon51/MessageDestinationType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jbosscommon51">MessageDestinationType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="type parameter in AssemblyDescriptorType">T</A>>></CODE></FONT></TD>
<TD><CODE><B>AssemblyDescriptorType.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html#messageDestination()">messageDestination</A></B>()</CODE>
<BR>
Returns the <code>message-destination</code> element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jbosscommon51/SecurityRoleType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jbosscommon51">SecurityRoleType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="type parameter in AssemblyDescriptorType">T</A>>></CODE></FONT></TD>
<TD><CODE><B>AssemblyDescriptorType.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html#securityRole()">securityRole</A></B>()</CODE>
<BR>
Returns the <code>security-role</code> element</TD>
</TR>
</TABLE>
<P>
<A NAME="org.jboss.shrinkwrap.descriptor.impl.jboss51"><!-- --></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/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A> in <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/package-summary.html">org.jboss.shrinkwrap.descriptor.impl.jboss51</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/jboss/shrinkwrap/descriptor/impl/jboss51/package-summary.html">org.jboss.shrinkwrap.descriptor.impl.jboss51</A> that return <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/Jboss51Descriptor.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">Jboss51Descriptor</A>></CODE></FONT></TD>
<TD><CODE><B>Jboss51DescriptorImpl.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/Jboss51DescriptorImpl.html#assemblyDescriptor()">assemblyDescriptor</A></B>()</CODE>
<BR>
If not already created, a new <code>assembly-descriptor</code> element will be created and returned.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/JbossType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">JbossType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/JbossTypeImpl.html" title="type parameter in JbossTypeImpl">T</A>>></CODE></FONT></TD>
<TD><CODE><B>JbossTypeImpl.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/JbossTypeImpl.html#assemblyDescriptor()">assemblyDescriptor</A></B>()</CODE>
<BR>
If not already created, a new <code>assembly-descriptor</code> element will be created and returned.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/AssemblyDescriptorTypeImpl.html" title="type parameter in AssemblyDescriptorTypeImpl">T</A>></CODE></FONT></TD>
<TD><CODE><B>AssemblyDescriptorTypeImpl.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/AssemblyDescriptorTypeImpl.html#removeAllMessageDestination()">removeAllMessageDestination</A></B>()</CODE>
<BR>
Removes all <code>message-destination</code> elements</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/AssemblyDescriptorTypeImpl.html" title="type parameter in AssemblyDescriptorTypeImpl">T</A>></CODE></FONT></TD>
<TD><CODE><B>AssemblyDescriptorTypeImpl.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/AssemblyDescriptorTypeImpl.html#removeAllSecurityRole()">removeAllSecurityRole</A></B>()</CODE>
<BR>
Removes all <code>security-role</code> elements</TD>
</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/jboss/shrinkwrap/descriptor/impl/jboss51/package-summary.html">org.jboss.shrinkwrap.descriptor.impl.jboss51</A> that return types with arguments of type <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.List<<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jbosscommon51/MessageDestinationType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jbosscommon51">MessageDestinationType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/AssemblyDescriptorTypeImpl.html" title="type parameter in AssemblyDescriptorTypeImpl">T</A>>>></CODE></FONT></TD>
<TD><CODE><B>AssemblyDescriptorTypeImpl.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/AssemblyDescriptorTypeImpl.html#getMessageDestinationList()">getMessageDestinationList</A></B>()</CODE>
<BR>
Returns all <code>message-destination</code> elements</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.List<<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jbosscommon51/SecurityRoleType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jbosscommon51">SecurityRoleType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/AssemblyDescriptorTypeImpl.html" title="type parameter in AssemblyDescriptorTypeImpl">T</A>>>></CODE></FONT></TD>
<TD><CODE><B>AssemblyDescriptorTypeImpl.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/AssemblyDescriptorTypeImpl.html#getSecurityRoleList()">getSecurityRoleList</A></B>()</CODE>
<BR>
Returns all <code>security-role</code> elements</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jbosscommon51/MessageDestinationType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jbosscommon51">MessageDestinationType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/AssemblyDescriptorTypeImpl.html" title="type parameter in AssemblyDescriptorTypeImpl">T</A>>></CODE></FONT></TD>
<TD><CODE><B>AssemblyDescriptorTypeImpl.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/AssemblyDescriptorTypeImpl.html#messageDestination()">messageDestination</A></B>()</CODE>
<BR>
Returns the <code>message-destination</code> element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jbosscommon51/SecurityRoleType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jbosscommon51">SecurityRoleType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51">AssemblyDescriptorType</A><<A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/AssemblyDescriptorTypeImpl.html" title="type parameter in AssemblyDescriptorTypeImpl">T</A>>></CODE></FONT></TD>
<TD><CODE><B>AssemblyDescriptorTypeImpl.</B><B><A HREF="../../../../../../../org/jboss/shrinkwrap/descriptor/impl/jboss51/AssemblyDescriptorTypeImpl.html#securityRole()">securityRole</A></B>()</CODE>
<BR>
Returns the <code>security-role</code> element</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/jboss/shrinkwrap/descriptor/api/jboss51/AssemblyDescriptorType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.jboss51"><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-files/index-1.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/jboss/shrinkwrap/descriptor/api/jboss51//class-useAssemblyDescriptorType.html" target="_top"><B>FRAMES</B></A>
<A HREF="AssemblyDescriptorType.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>
|
fast-archetype-twitterbootstrap/src/main/resources/archetype-resources/src/main/resources/modules/navigation/navigation-base-css.html | Smile-SA/fast-archetype | <div class="well">
<ul class="nav nav-list">
<li><a href="base-css-typography.html"><i class="icon-chevron-right"></i> Typography</a></li>
<li><a href="base-css-code.html"><i class="icon-chevron-right"></i> Code</a></li>
<li><a href="base-css-tables.html"><i class="icon-chevron-right"></i> Tables</a></li>
<li><a href="base-css-forms.html"><i class="icon-chevron-right"></i> Forms</a></li>
<li><a href="base-css-buttons.html"><i class="icon-chevron-right"></i> Buttons</a></li>
<li><a href="base-css-images.html"><i class="icon-chevron-right"></i> Images</a></li>
<li><a href="base-css-icons.html"><i class="icon-chevron-right"></i> Icons by Glyphicons</a></li>
</ul>
</div> |
docs/api/rb/Selenium/WebDriver/Remote/Http/Curb.html | qamate/iOS-selenium-server | <!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=utf-8" />
<title>
Class: Selenium::WebDriver::Remote::Http::Curb
— Documentation by YARD 0.8.3
</title>
<link rel="stylesheet" href="../../../../css/style.css" type="text/css" media="screen" charset="utf-8" />
<link rel="stylesheet" href="../../../../css/common.css" type="text/css" media="screen" charset="utf-8" />
<script type="text/javascript" charset="utf-8">
hasFrames = window.top.frames.main ? true : false;
relpath = '../../../../';
framesUrl = "../../../../frames.html#!" + escape(window.location.href);
</script>
<script type="text/javascript" charset="utf-8" src="../../../../js/jquery.js"></script>
<script type="text/javascript" charset="utf-8" src="../../../../js/app.js"></script>
</head>
<body>
<div id="header">
<div id="menu">
<a href="../../../../_index.html">Index (C)</a> »
<span class='title'><span class='object_link'><a href="../../../../Selenium.html" title="Selenium (module)">Selenium</a></span></span> » <span class='title'><span class='object_link'><a href="../../../WebDriver.html" title="Selenium::WebDriver (module)">WebDriver</a></span></span> » <span class='title'><span class='object_link'><a href="../../Remote.html" title="Selenium::WebDriver::Remote (module)">Remote</a></span></span> » <span class='title'><span class='object_link'><a href="../Http.html" title="Selenium::WebDriver::Remote::Http (module)">Http</a></span></span>
»
<span class="title">Curb</span>
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
</div>
<div id="search">
<a class="full_list_link" id="class_list_link"
href="../../../../class_list.html">
Class List
</a>
<a class="full_list_link" id="method_list_link"
href="../../../../method_list.html">
Method List
</a>
<a class="full_list_link" id="file_list_link"
href="../../../../file_list.html">
File List
</a>
</div>
<div class="clear"></div>
</div>
<iframe id="search_frame"></iframe>
<div id="content"><h1>Class: Selenium::WebDriver::Remote::Http::Curb
<span class="private note title">Private</span>
</h1>
<dl class="box">
<dt class="r1">Inherits:</dt>
<dd class="r1">
<span class="inheritName"><span class='object_link'><a href="Common.html" title="Selenium::WebDriver::Remote::Http::Common (class)">Common</a></span></span>
<ul class="fullTree">
<li>Object</li>
<li class="next"><span class='object_link'><a href="Common.html" title="Selenium::WebDriver::Remote::Http::Common (class)">Common</a></span></li>
<li class="next">Selenium::WebDriver::Remote::Http::Curb</li>
</ul>
<a href="#" class="inheritanceTree">show all</a>
</dd>
<dt class="r2 last">Defined in:</dt>
<dd class="r2 last">rb/lib/selenium/webdriver/remote/http/curb.rb</dd>
</dl>
<div class="clear"></div>
<h2>Overview</h2><div class="docstring">
<div class="discussion">
<p class="note private">
<strong>This class is part of a private API.</strong>
You should avoid using this class if possible, as it may be removed or be changed in the future.
</p>
<p>An alternative to the default Net::HTTP client.</p>
<p>This can be used for the Firefox and Remote drivers if you have Curb
installed.</p>
</div>
</div>
<div class="tags">
<div class="examples">
<p class="tag_title">Examples:</p>
<p class="example_title"><div class='inline'>
<p>Using Curb</p>
</div></p>
<pre class="example code"><span class='id identifier rubyid_require'>require</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>selenium/webdriver/remote/http/curb</span><span class='tstring_end'>'</span></span>
<span class='id identifier rubyid_include'>include</span> <span class='const'>Selenium</span>
<span class='id identifier rubyid_driver'>driver</span> <span class='op'>=</span> <span class='const'>WebDriver</span><span class='period'>.</span><span class='id identifier rubyid_for'>for</span> <span class='symbol'>:firefox</span><span class='comma'>,</span> <span class='symbol'>:http_client</span> <span class='op'>=></span> <span class='const'>WebDriver</span><span class='op'>::</span><span class='const'>Remote</span><span class='op'>::</span><span class='const'>Http</span><span class='op'>::</span><span class='const'>Curb</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span></pre>
</div>
</div>
<h2>Constant Summary</h2>
<h2>Constant Summary</h2>
<h3 class="inherited">Constants inherited
from <span class='object_link'><a href="Common.html" title="Selenium::WebDriver::Remote::Http::Common (class)">Common</a></span></h3>
<p class="inherited"><span class='object_link'><a href="Common.html#CONTENT_TYPE-constant" title="Selenium::WebDriver::Remote::Http::Common::CONTENT_TYPE (constant)">Selenium::WebDriver::Remote::Http::Common::CONTENT_TYPE</a></span>, <span class='object_link'><a href="Common.html#DEFAULT_HEADERS-constant" title="Selenium::WebDriver::Remote::Http::Common::DEFAULT_HEADERS (constant)">Selenium::WebDriver::Remote::Http::Common::DEFAULT_HEADERS</a></span>, <span class='object_link'><a href="Common.html#MAX_REDIRECTS-constant" title="Selenium::WebDriver::Remote::Http::Common::MAX_REDIRECTS (constant)">Selenium::WebDriver::Remote::Http::Common::MAX_REDIRECTS</a></span></p>
<h2>Instance Attribute Summary</h2>
<h3 class="inherited">Attributes inherited from <span class='object_link'><a href="Common.html" title="Selenium::WebDriver::Remote::Http::Common (class)">Common</a></span></h3>
<p class="inherited"><span class='object_link'><a href="Common.html#timeout-instance_method" title="Selenium::WebDriver::Remote::Http::Common#timeout (method)">#timeout</a></span></p>
<h2>Method Summary</h2>
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="Common.html" title="Selenium::WebDriver::Remote::Http::Common (class)">Common</a></span></h3>
<p class="inherited"><span class='object_link'><a href="Common.html#call-instance_method" title="Selenium::WebDriver::Remote::Http::Common#call (method)">#call</a></span>, <span class='object_link'><a href="Common.html#close-instance_method" title="Selenium::WebDriver::Remote::Http::Common#close (method)">#close</a></span>, <span class='object_link'><a href="Common.html#initialize-instance_method" title="Selenium::WebDriver::Remote::Http::Common#initialize (method)">#initialize</a></span></p>
<div id="constructor_details" class="method_details_list">
<h2>Constructor Details</h2>
<p class="notice">This class inherits a constructor from <span class='object_link'><a href="Common.html#initialize-instance_method" title="Selenium::WebDriver::Remote::Http::Common#initialize (method)">Selenium::WebDriver::Remote::Http::Common</a></span></p>
</div>
</div>
<div id="footer">
Generated on Mon Jan 21 19:22:51 2013 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.3 (ruby-1.9.3).
</div>
</body>
</html> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.