-@media print\r
- {\r
- #top\r
- {\r
- display:none;\r
- }\r
-\r
- #side-nav\r
- {\r
- display:none;\r
- }\r
-\r
- #nav-path\r
- {\r
- display:none;\r
- }\r
-\r
- body\r
- {\r
- overflow:visible;\r
- }\r
-\r
- h1,h2,h3,h4,h5,h6\r
- {\r
- page-break-after:avoid;\r
- }\r
-\r
- .summary\r
- {\r
- display:none;\r
- }\r
-\r
- .memitem\r
- {\r
- page-break-inside:avoid;\r
- }\r
-\r
- #doc-content\r
- {\r
- display:inline;\r
- height:auto !important;\r
- margin-left:0 !important;\r
- overflow:inherit;\r
- width:auto !important;\r
- }\r
- \r
- .fragment\r
- {\r
- background-color: #FFFFFF !important;\r
- } \r
-}\r
-\r
-body,table,div,p,dl\r
-{\r
- font-family:Lucida Grande, Verdana, Geneva, Arial, sans-serif;\r
- font-size:13px;\r
- line-height:1.3;\r
-}\r
-\r
-div.contents p\r
-{\r
- padding-left:12px;\r
-}\r
-\r
-div.contents table.memberdecls,.paramname\r
-{\r
- font-family:Consolas, Monaco, courier, sans-serif;\r
- font-size:105%;\r
- padding-right:20px;\r
-}\r
-\r
-.title\r
-{\r
- font-size:150%;\r
- font-weight:bold;\r
- margin:10px 2px;\r
-}\r
-\r
-h1\r
-{\r
- font-size:25px;\r
- margin-bottom:10px;\r
-}\r
-\r
-h2\r
-{\r
- color:#42657B;\r
- font-family:Lucida Grande, Verdana, Geneva, Arial, sans-serif;\r
- font-size:17px;\r
-}\r
-\r
-h3\r
-{\r
- font-family:Lucida Grande, Verdana, Geneva, Arial, sans-serif;\r
- font-size:15px;\r
-}\r
-\r
-h4\r
-{\r
- font-family:Lucida Grande, Verdana, Geneva, Arial, sans-serif;\r
- font-size:13px;\r
-}\r
-\r
-dt\r
-{\r
- font-weight:bold;\r
-}\r
-\r
-div.multicol\r
-{\r
- -moz-column-count:3px;\r
- -moz-column-gap:1em;\r
- -webkit-column-count:3px;\r
- -webkit-column-gap:1em;\r
-}\r
-\r
-p.startli,p.startdd,p.starttd\r
-{\r
- margin-top:2px;\r
-}\r
-\r
-p.endli\r
-{\r
- margin-bottom:0;\r
-}\r
-\r
-p.enddd\r
-{\r
- margin-bottom:4px;\r
-}\r
-\r
-p.endtd\r
-{\r
- margin-bottom:2px;\r
-}\r
-\r
-caption\r
-{\r
- font-weight:bold;\r
-}\r
-\r
-span.legend\r
-{\r
- font-size:70%;\r
- text-align:center;\r
-}\r
-\r
-h3.version\r
-{\r
- font-size:90%;\r
- text-align:center;\r
-}\r
-\r
-div.qindex,div.navtab\r
-{\r
- background-color:#EAEFF7;\r
- border:1px solid #9EB3DC;\r
- text-align:center;\r
-}\r
-\r
-div.qindex,div.navpath\r
-{\r
- line-height:140%;\r
- width:100%;\r
-}\r
-\r
-div.navtab\r
-{\r
- margin-right:15px;\r
-}\r
-\r
-a\r
-{\r
- color:#355594;\r
- font-weight:normal;\r
- text-decoration:none;\r
-}\r
-\r
-.contents a:visited\r
-{\r
- color:#3D62AB;\r
-}\r
-\r
-a:hover\r
-{\r
- text-decoration:underline;\r
-}\r
-\r
-a.qindex\r
-{\r
- font-weight:bold;\r
-}\r
-\r
-a.qindexHL\r
-{\r
- background-color:#97ADD9;\r
- border:1px double #7F9BD1;\r
- color:#ffffff;\r
- font-weight:bold;\r
-}\r
-\r
-.contents a.qindexHL:visited\r
-{\r
- color:#ffffff;\r
-}\r
-\r
-a.el\r
-{\r
- font-weight:bold;\r
-}\r
-\r
-a.code,a.code:visited\r
-{\r
- color:#4665A2;\r
-}\r
-\r
-a.codeRef,a.codeRef:visited\r
-{\r
- color:#4665A2;\r
-}\r
-\r
-dl.el\r
-{\r
- margin-left:-1cm;\r
-}\r
-\r
-pre.fragment {\r
- border: 1px solid #C4CFE5;\r
- background-color: #FBFCFD;\r
- padding: 4px 6px;\r
- margin: 4px 8px 4px 2px;\r
- overflow: auto;\r
- word-wrap: break-word;\r
- font-size: 9pt;\r
- line-height: 125%;\r
- font-family: monospace, fixed;\r
- font-size: 105%;\r
-}\r
-\r
-div.fragment {\r
- padding: 4px;\r
- margin: 4px;\r
- background-color: #FBFCFD;\r
- border: 1px solid #C4CFE5;\r
-}\r
-\r
-div.line {\r
- font-family: monospace, fixed;\r
- font-size: 13px;\r
- line-height: 1.0;\r
- text-wrap: unrestricted;\r
- white-space: -moz-pre-wrap; /* Moz */\r
- white-space: -pre-wrap; /* Opera 4-6 */\r
- white-space: -o-pre-wrap; /* Opera 7 */\r
- white-space: pre-wrap; /* CSS3 */\r
- word-wrap: break-word; /* IE 5.5+ */\r
- text-indent: -53px;\r
- padding-left: 53px;\r
- padding-bottom: 0px;\r
- margin: 0px;\r
-}\r
-\r
-span.lineno {\r
- padding-right: 4px;\r
- text-align: right;\r
- border-right: 2px solid #0F0;\r
- background-color: #E8E8E8;\r
- white-space: pre;\r
-}\r
-span.lineno a {\r
- background-color: #D8D8D8;\r
-}\r
-\r
-span.lineno a:hover {\r
- background-color: #C8C8C8;\r
-}\r
-\r
-div.ah\r
-{\r
- -moz-border-radius:.5em;\r
- -moz-box-shadow:rgba(0, 0, 0, 0.15) 2px 2px 2px;\r
- -webkit-border-radius:.5em;\r
- -webkit-box-shadow:2px 2px 3px #999;\r
- background-color:black;\r
- background-image:0;\r
- border:solid thin #333;\r
- border-radius:0.5em;\r
- box-shadow:2px 2px 3px #999;\r
- color:#ffffff;\r
- font-weight:bold;\r
- margin-bottom:3px;\r
- margin-top:3px;\r
- padding:0.2em;\r
-}\r
-\r
-div.groupHeader\r
-{\r
- font-weight:bold;\r
- margin-left:16px;\r
- margin-top:12px;\r
-}\r
-\r
-div.groupText\r
-{\r
- font-style:italic;\r
- margin-left:16px;\r
-}\r
-\r
-body\r
-{\r
- background-color:white;\r
- color:black;\r
- margin:0;\r
-}\r
-\r
-div.contents\r
-{\r
- margin-left:8px;\r
- margin-right:8px;\r
- margin-top:10px;\r
-}\r
-\r
-td.indexkey\r
-{\r
- background-color:#EAEFF7;\r
- border:1px solid #C1CEE8;\r
- font-weight:bold;\r
- margin:2px 0;\r
- padding:2px 10px;\r
- vertical-align:top;\r
- white-space:nowrap;\r
-}\r
-\r
-td.indexvalue\r
-{\r
- background-color:#EAEFF7;\r
- border:1px solid #C1CEE8;\r
- margin:2px 0;\r
- padding:2px 10px;\r
-}\r
-\r
-tr.memlist\r
-{\r
- background-color:#EDF1F8;\r
-}\r
-\r
-p.formulaDsp\r
-{\r
- text-align:center;\r
-}\r
-\r
-img.formulaInl\r
-{\r
- vertical-align:middle;\r
-}\r
-\r
-div.center\r
-{\r
- margin-bottom:0;\r
- margin-top:0;\r
- padding:0;\r
- text-align:center;\r
-}\r
-\r
-div.center img\r
-{\r
- border:0;\r
-}\r
-\r
-address.footer\r
-{\r
- padding-right:12px;\r
- text-align:right;\r
-}\r
-\r
-img.footer\r
-{\r
- border:0;\r
- vertical-align:middle;\r
-}\r
-\r
-span.keyword\r
-{\r
- color:#008000;\r
-}\r
-\r
-span.keywordtype\r
-{\r
- color:#604020;\r
-}\r
-\r
-span.keywordflow\r
-{\r
- color:#e08000;\r
-}\r
-\r
-span.comment\r
-{\r
- color:#008000;\r
-}\r
-\r
-span.preprocessor\r
-{\r
- color:#806020;\r
-}\r
-\r
-span.stringliteral\r
-{\r
- color:#002080;\r
-}\r
-\r
-span.charliteral\r
-{\r
- color:#008080;\r
-}\r
-\r
-span.vhdldigit\r
-{\r
- color:#ff00ff;\r
-}\r
-\r
-span.vhdlchar\r
-{\r
- color:#000000;\r
-}\r
-\r
-span.vhdlkeyword\r
-{\r
- color:#700070;\r
-}\r
-\r
-span.vhdllogic\r
-{\r
- color:#ff0000;\r
-}\r
-\r
-blockquote\r
-{\r
- background-color:#F6F8FC;\r
- border-left:2px solid #97ADD9;\r
- margin:0 24px 0 4px;\r
- padding:0 12px 0 16px;\r
-}\r
-\r
-td.tiny\r
-{\r
- font-size:75%;\r
-}\r
-\r
-.dirtab\r
-{\r
- border:1px solid #9EB3DC;\r
- border-collapse:collapse;\r
- padding:4px;\r
-}\r
-\r
-th.dirtab\r
-{\r
- background:#EAEFF7;\r
- font-weight:bold;\r
-}\r
-\r
-hr\r
-{\r
- border:none;\r
- border-top:1px solid #4067B4;\r
- height:0;\r
-}\r
-\r
-hr.footer\r
-{\r
- height:1px;\r
-}\r
-\r
-table.memberdecls\r
-{\r
- border-spacing:0;\r
- padding:0;\r
-}\r
-\r
-.mdescLeft,.mdescRight,.memItemLeft,.memItemRight,.memTemplItemLeft,.memTemplItemRight,.memTemplParams\r
-{\r
- background-color:#F9FAFC;\r
- border:none;\r
- margin:4px;\r
- padding:1px 0 0 8px;\r
-}\r
-\r
-.mdescLeft,.mdescRight\r
-{\r
- color:#555;\r
- padding:0 8px 4px;\r
-}\r
-\r
-.memItemLeft,.memItemRight,.memTemplParams\r
-{\r
- border-top:1px solid #C1CEE8;\r
-}\r
-\r
-.memItemLeft,.memTemplItemLeft\r
-{\r
- white-space:nowrap;\r
-}\r
-\r
-.memItemRight\r
-{\r
- width:100%;\r
-}\r
-\r
-.memTemplParams\r
-{\r
- color:#3D62AB;\r
- white-space:nowrap;\r
-}\r
-\r
-.memtemplate\r
-{\r
- color:#3D62AB;\r
- font-size:80%;\r
- font-weight:normal;\r
- margin-left:9px;\r
-}\r
-\r
-.memnav\r
-{\r
- background-color:#EAEFF7;\r
- border:1px solid #9EB3DC;\r
- margin:2px 15px 2px 2px;\r
- padding:2px;\r
- text-align:center;\r
-}\r
-\r
-.mempage\r
-{\r
- width:100%;\r
-}\r
-\r
-.memitem\r
-{\r
- margin-bottom:10px;\r
- margin-right:5px;\r
- padding:0;\r
-}\r
-\r
-.memname\r
-{\r
- font-weight:bold;\r
- margin-left:6px;\r
- white-space:nowrap;\r
-}\r
-\r
-.memproto,dl.reflist dt\r
-{\r
- -moz-border-radius-topleft:8px;\r
- -moz-border-radius-topright:8px;\r
- -moz-box-shadow:rgba(0, 0, 0, 0.15) 5px 5px 5px;\r
- -webkit-border-top-left-radius:8px;\r
- -webkit-border-top-right-radius:8px;\r
- -webkit-box-shadow:5px 5px 5px rgba(0, 0, 0, 0.15);\r
- background-color:#E1E7F4;\r
- background-image:url('nav_f.png');\r
- background-repeat:repeat-x;\r
- border-left:1px solid #A3B7DE;\r
- border-right:1px solid #A3B7DE;\r
- border-top:1px solid #A3B7DE;\r
- border-top-left-radius:8px;\r
- border-top-right-radius:8px;\r
- box-shadow:5px 5px 5px rgba(0, 0, 0, 0.15);\r
- color:#20335A;\r
- font-weight:bold;\r
- padding:6px 0;\r
- text-shadow:0 1px 1px rgba(255, 255, 255, 0.9);\r
-}\r
-\r
-.memdoc,dl.reflist dd\r
-{\r
- -moz-border-radius-bottomleft:8px;\r
- -moz-border-radius-bottomright:8px;\r
- -moz-box-shadow:rgba(0, 0, 0, 0.15) 5px 5px 5px;\r
- -webkit-border-bottom-left-radius:8px;\r
- -webkit-border-bottom-right-radius:8px;\r
- -webkit-box-shadow:5px 5px 5px rgba(0, 0, 0, 0.15);\r
- background-color:#FBFCFD;\r
- background-image:0 color-stop(0.6,#FFFFFF), color-stop(0.60,#FFFFFF), color-stop(0.95,#F6F8FC), to(#EDF1F8));\r
- border-bottom:1px solid #A3B7DE;\r
- border-bottom-left-radius:8px;\r
- border-bottom-right-radius:8px;\r
- border-left:1px solid #A3B7DE;\r
- border-right:1px solid #A3B7DE;\r
- border-top-width:0;\r
- box-shadow:5px 5px 5px rgba(0, 0, 0, 0.15);\r
- padding:2px 5px;\r
-}\r
-\r
-dl.reflist dt\r
-{\r
- padding:5px;\r
-}\r
-\r
-dl.reflist dd\r
-{\r
- margin:0 0 10px;\r
- padding:5px;\r
-}\r
-\r
-.paramkey\r
-{\r
- text-align:right;\r
-}\r
-\r
-.paramtype\r
-{\r
- white-space:nowrap;\r
-}\r
-\r
-.paramname\r
-{\r
- color:#602020;\r
- white-space:nowrap;\r
-}\r
-\r
-.paramname em\r
-{\r
- font-style:normal;\r
-}\r
-\r
-.params,.retval,.exception,.tparams\r
-{\r
- border-spacing:6px 2px;\r
-}\r
-\r
-.params .paramname,.retval .paramname\r
-{\r
- font-weight:bold;\r
- vertical-align:top;\r
-}\r
-\r
-.params .paramtype\r
-{\r
- font-style:italic;\r
- vertical-align:top;\r
-}\r
-\r
-.params .paramdir\r
-{\r
- font-family:"courier new",courier,monospace;\r
- vertical-align:top;\r
-}\r
-\r
-.ftvtree\r
-{\r
- font-family:sans-serif;\r
- margin:0;\r
-}\r
-\r
-.directory\r
-{\r
- font-size:9pt;\r
- font-weight:bold;\r
- margin:5px;\r
-}\r
-\r
-.directory h3\r
-{\r
- font-size:11pt;\r
- margin:1em 0 0;\r
-}\r
-\r
-.directory > h3\r
-{\r
- margin-top:0;\r
-}\r
-\r
-.directory p\r
-{\r
- margin:0;\r
- white-space:nowrap;\r
-}\r
-\r
-.directory div\r
-{\r
- display:none;\r
- margin:0;\r
-}\r
-\r
-.directory img\r
-{\r
- vertical-align:-30%;\r
-}\r
-\r
-.directory-alt\r
-{\r
- font-size:100%;\r
- font-weight:bold;\r
-}\r
-\r
-.directory-alt h3\r
-{\r
- font-size:11pt;\r
- margin:1em 0 0;\r
-}\r
-\r
-.directory-alt > h3\r
-{\r
- margin-top:0;\r
-}\r
-\r
-.directory-alt p\r
-{\r
- margin:0;\r
- white-space:nowrap;\r
-}\r
-\r
-.directory-alt div\r
-{\r
- display:none;\r
- margin:0;\r
-}\r
-\r
-.directory-alt img\r
-{\r
- vertical-align:-30%;\r
-}\r
-\r
-div.dynheader\r
-{\r
- margin-top:8px;\r
-}\r
-\r
-address\r
-{\r
- color:#253B67;\r
- font-style:normal;\r
-}\r
-\r
-table.doxtable\r
-{\r
- border-collapse:collapse;\r
- margin-bottom:4px;\r
- margin-top:4px;\r
-}\r
-\r
-table.doxtable td,table.doxtable th\r
-{\r
- border:1px solid #273F6D;\r
- padding:3px 7px 2px;\r
-}\r
-\r
-table.doxtable th\r
-{\r
- background-color:#304D86;\r
- color:#FFFFFF;\r
- font-size:110%;\r
- padding-bottom:4px;\r
- padding-top:5px;\r
-}\r
-\r
-table.fieldtable\r
-{\r
- -moz-border-radius:4px;\r
- -moz-box-shadow:rgba(0, 0, 0, 0.15) 2px 2px 2px;\r
- -webkit-border-radius:4px;\r
- -webkit-box-shadow:2px 2px 2px rgba(0, 0, 0, 0.15);\r
- border:1px solid #A3B7DE;\r
- border-radius:4px;\r
- border-spacing:0;\r
- box-shadow:2px 2px 2px rgba(0, 0, 0, 0.15);\r
- margin-bottom:10px;\r
- width:100%;\r
-}\r
-\r
-.fieldtable td,.fieldtable th\r
-{\r
- padding:3px 7px 2px;\r
-}\r
-\r
-.fieldtable td.fieldtype,.fieldtable td.fieldname\r
-{\r
- border-bottom:1px solid #A3B7DE;\r
- border-right:1px solid #A3B7DE;\r
- vertical-align:top;\r
- white-space:nowrap;\r
-}\r
-\r
-.fieldtable td.fielddoc\r
-{\r
- border-bottom:1px solid #A3B7DE;\r
- width:100%;\r
-}\r
-\r
-.fieldtable tr:last-child td\r
-{\r
- border-bottom:none;\r
-}\r
-\r
-.fieldtable th\r
-{\r
- -moz-border-radius-topleft:4px;\r
- -moz-border-radius-topright:4px;\r
- -webkit-border-top-left-radius:4px;\r
- -webkit-border-top-right-radius:4px;\r
- background-color:#E1E7F4;\r
- background-image:url('nav_f.png');\r
- background-repeat:repeat-x;\r
- border-bottom:1px solid #A3B7DE;\r
- border-top-left-radius:4px;\r
- border-top-right-radius:4px;\r
- color:#20335A;\r
- font-size:90%;\r
- padding-bottom:4px;\r
- padding-top:5px;\r
- text-align:left;\r
-}\r
-\r
-.tabsearch\r
-{\r
- background-image:url('tab_b.png');\r
- font-size:13px;\r
- height:36px;\r
- left:10px;\r
- overflow:hidden;\r
- top:0;\r
- z-index:101;\r
-}\r
-\r
-.navpath ul\r
-{\r
- background-image:url('tab_b.png');\r
- background-repeat:repeat-x;\r
- border:solid 1px #BFCCE8;\r
- color:#839ED2;\r
- font-size:11px;\r
- height:30px;\r
- line-height:30px;\r
- margin:0;\r
- overflow:hidden;\r
- padding:0;\r
-}\r
-\r
-.navpath li\r
-{\r
- background-image:url('bc_s.png');\r
- background-position:right;\r
- background-repeat:no-repeat;\r
- color:#2F4B83;\r
- float:left;\r
- list-style-type:none;\r
- padding-left:10px;\r
- padding-right:15px;\r
-}\r
-\r
-.navpath li.navelem a\r
-{\r
- display:block;\r
- height:32px;\r
- outline:none;\r
- text-decoration:none;\r
-}\r
-\r
-.navpath li.navelem a:hover\r
-{\r
- color:#6081C5;\r
-}\r
-\r
-.navpath li.footer\r
-{\r
- background-image:none;\r
- background-position:right;\r
- background-repeat:no-repeat;\r
- color:#2F4B83;\r
- float:right;\r
- font-size:8pt;\r
- list-style-type:none;\r
- padding-left:10px;\r
- padding-right:15px;\r
-}\r
-\r
-div.summary\r
-{\r
- float:right;\r
- font-size:8pt;\r
- padding-right:5px;\r
- text-align:right;\r
- width:50%;\r
-}\r
-\r
-div.summary a\r
-{\r
- white-space:nowrap;\r
-}\r
-\r
-div.ingroups\r
-{\r
- font-size:8pt;\r
- margin-left:5px;\r
- padding-left:5px;\r
- text-align:left;\r
- width:50%;\r
-}\r
-\r
-div.ingroups a\r
-{\r
- white-space:nowrap;\r
-}\r
-\r
-div.header\r
-{\r
- background-color:#F9FAFC;\r
- background-image:url('nav_h.png');\r
- background-repeat:repeat-x;\r
- border-bottom:1px solid #C1CEE8;\r
- margin:0;\r
-}\r
-\r
-div.headertitle\r
-{\r
- padding:5px 5px 5px 7px;\r
-}\r
-\r
-dl\r
-{\r
- padding:0 0 0 10px;\r
-}\r
-\r
-dl.section\r
-{\r
- border-left:4px solid;\r
- padding:0 0 0 6px;\r
-}\r
-\r
-dl.note\r
-{\r
- border-color:#D0C000;\r
-}\r
-\r
-dl.warning,dl.attention\r
-{\r
- border-color:#FF0000;\r
-}\r
-\r
-dl.pre,dl.post,dl.invariant\r
-{\r
- border-color:#00D000;\r
-}\r
-\r
-dl.deprecated\r
-{\r
- border-color:#505050;\r
-}\r
-\r
-dl.todo\r
-{\r
- border-color:#00C0E0;\r
-}\r
-\r
-dl.test\r
-{\r
- border-color:#3030E0;\r
-}\r
-\r
-dl.bug\r
-{\r
- border-color:#C08050;\r
-}\r
-\r
-dl.section dd\r
-{\r
- margin-bottom:6px;\r
-}\r
-\r
-#projectlogo\r
-{\r
- border-collapse:separate;\r
- text-align:center;\r
- vertical-align:bottom;\r
- padding-left: 20px;\r
-}\r
-\r
-#projectlogo img\r
-{\r
- border:0 none;\r
-}\r
-\r
-#projectname\r
-{\r
- font:280% Arial, sans-serif;\r
- margin:0;\r
- padding-left:20px;\r
-}\r
-\r
-#projectbrief\r
-{\r
- font:120% Tahoma, Arial, sans-serif;\r
- margin:0;\r
- padding:0;\r
-}\r
-\r
-#projectnumber:before\r
-{\r
- content:"Version ";\r
-}\r
-\r
-#projectnumber\r
-{\r
- font:50% Tahoma, Arial, sans-serif;\r
- margin:0;\r
- padding:0;\r
-}\r
-\r
-#titlearea\r
-{\r
- margin:0;\r
- padding:0;\r
- width:100%;\r
- background-color:#E1E7F4;\r
- background-image:url('nav_f.png');\r
- background-repeat:repeat-x;\r
- color:#20335A;\r
- font-weight:bold;\r
- text-shadow:0 1px 1px rgba(255, 255, 255, 0.9);\r
-}\r
-\r
-.image\r
-{\r
- text-align:center;\r
-}\r
-\r
-.dotgraph\r
-{\r
- text-align:center;\r
-}\r
-\r
-.mscgraph\r
-{\r
- text-align:center;\r
-}\r
-\r
-.caption\r
-{\r
- font-weight:bold;\r
-}\r
-\r
-div.zoom\r
-{\r
- border:1px solid #8AA3D4;\r
-}\r
-\r
-dl.citelist\r
-{\r
- margin-bottom:50px;\r
-}\r
-\r
-dl.citelist dt\r
-{\r
- color:#2C477C;\r
- float:left;\r
- font-weight:bold;\r
- margin-right:10px;\r
- padding:5px;\r
-}\r
-\r
-dl.citelist dd\r
-{\r
- margin:2px 0;\r
- padding:5px 0;\r
-}\r
-\r
-div.toc\r
-{\r
- background-color:#F4F6FB;\r
- border:1px solid #D6DFF0;\r
- border-radius:7px 7px 7px 7px;\r
- float:right;\r
- height:auto;\r
- margin:0 20px 10px 10px;\r
- padding:14px 25px;\r
- width:200px;\r
-}\r
-\r
-div.toc li\r
-{\r
- background:url("bdwn.png") no-repeat scroll 0 5px transparent;\r
- font:10px/1.2 Verdana,DejaVu Sans,Geneva,sans-serif;\r
- margin-top:5px;\r
- padding-left:10px;\r
- padding-top:2px;\r
-}\r
-\r
-div.toc h3\r
-{\r
- border-bottom:0 none;\r
- color:#3D62AB;\r
- font:bold 12px/1.2 Arial,FreeSans,sans-serif;\r
- margin:0;\r
-}\r
-\r
-div.toc ul\r
-{\r
- border:medium none;\r
- list-style:none outside none;\r
- padding:0;\r
-}\r
-\r
-div.toc li.level1\r
-{\r
- margin-left:0;\r
-}\r
-\r
-div.toc li.level2\r
-{\r
- margin-left:15px;\r
-}\r
-\r
-div.toc li.level3\r
-{\r
- margin-left:30px;\r
-}\r
-\r
-div.toc li.level4\r
-{\r
- margin-left:45px;\r
-}\r
+@media print
+ {
+ #top
+ {
+ display:none;
+ }
+
+ #side-nav
+ {
+ display:none;
+ }
+
+ #nav-path
+ {
+ display:none;
+ }
+
+ body
+ {
+ overflow:visible;
+ }
+
+ h1,h2,h3,h4,h5,h6
+ {
+ page-break-after:avoid;
+ }
+
+ .summary
+ {
+ display:none;
+ }
+
+ .memitem
+ {
+ page-break-inside:avoid;
+ }
+
+ #doc-content
+ {
+ display:inline;
+ height:auto !important;
+ margin-left:0 !important;
+ overflow:inherit;
+ width:auto !important;
+ }
+
+ .fragment
+ {
+ background-color: #FFFFFF !important;
+ }
+}
+
+body,table,div,p,dl
+{
+ font-family:Lucida Grande, Verdana, Geneva, Arial, sans-serif;
+ font-size:13px;
+ line-height:1.3;
+}
+
+div.contents p
+{
+ padding-left:12px;
+}
+
+div.contents table.memberdecls,.paramname
+{
+ font-family:Consolas, Monaco, courier, sans-serif;
+ font-size:105%;
+ padding-right:20px;
+}
+
+.title
+{
+ font-size:150%;
+ font-weight:bold;
+ margin:10px 2px;
+}
+
+h1
+{
+ font-size:25px;
+ margin-bottom:10px;
+}
+
+h2
+{
+ color:#42657B;
+ font-family:Lucida Grande, Verdana, Geneva, Arial, sans-serif;
+ font-size:17px;
+}
+
+h3
+{
+ font-family:Lucida Grande, Verdana, Geneva, Arial, sans-serif;
+ font-size:15px;
+}
+
+h4
+{
+ font-family:Lucida Grande, Verdana, Geneva, Arial, sans-serif;
+ font-size:13px;
+}
+
+dt
+{
+ font-weight:bold;
+}
+
+div.multicol
+{
+ -moz-column-count:3px;
+ -moz-column-gap:1em;
+ -webkit-column-count:3px;
+ -webkit-column-gap:1em;
+}
+
+p.startli,p.startdd,p.starttd
+{
+ margin-top:2px;
+}
+
+p.endli
+{
+ margin-bottom:0;
+}
+
+p.enddd
+{
+ margin-bottom:4px;
+}
+
+p.endtd
+{
+ margin-bottom:2px;
+}
+
+caption
+{
+ font-weight:bold;
+}
+
+span.legend
+{
+ font-size:70%;
+ text-align:center;
+}
+
+h3.version
+{
+ font-size:90%;
+ text-align:center;
+}
+
+div.qindex,div.navtab
+{
+ background-color:#EAEFF7;
+ border:1px solid #9EB3DC;
+ text-align:center;
+}
+
+div.qindex,div.navpath
+{
+ line-height:140%;
+ width:100%;
+}
+
+div.navtab
+{
+ margin-right:15px;
+}
+
+a
+{
+ color:#355594;
+ font-weight:normal;
+ text-decoration:none;
+}
+
+.contents a:visited
+{
+ color:#3D62AB;
+}
+
+a:hover
+{
+ text-decoration:underline;
+}
+
+a.qindex
+{
+ font-weight:bold;
+}
+
+a.qindexHL
+{
+ background-color:#97ADD9;
+ border:1px double #7F9BD1;
+ color:#ffffff;
+ font-weight:bold;
+}
+
+.contents a.qindexHL:visited
+{
+ color:#ffffff;
+}
+
+a.el
+{
+ font-weight:bold;
+}
+
+a.code,a.code:visited
+{
+ color:#4665A2;
+}
+
+a.codeRef,a.codeRef:visited
+{
+ color:#4665A2;
+}
+
+dl.el
+{
+ margin-left:-1cm;
+}
+
+pre.fragment {
+ border: 1px solid #C4CFE5;
+ background-color: #FBFCFD;
+ padding: 4px 6px;
+ margin: 4px 8px 4px 2px;
+ overflow: auto;
+ word-wrap: break-word;
+ font-size: 9pt;
+ line-height: 125%;
+ font-family: monospace, fixed;
+ font-size: 105%;
+}
+
+div.fragment {
+ padding: 4px;
+ margin: 4px;
+ background-color: #FBFCFD;
+ border: 1px solid #C4CFE5;
+}
+
+div.line {
+ font-family: monospace, fixed;
+ font-size: 13px;
+ line-height: 1.0;
+ text-wrap: unrestricted;
+ white-space: -moz-pre-wrap; /* Moz */
+ white-space: -pre-wrap; /* Opera 4-6 */
+ white-space: -o-pre-wrap; /* Opera 7 */
+ white-space: pre-wrap; /* CSS3 */
+ word-wrap: break-word; /* IE 5.5+ */
+ text-indent: -53px;
+ padding-left: 53px;
+ padding-bottom: 0px;
+ margin: 0px;
+}
+
+span.lineno {
+ padding-right: 4px;
+ text-align: right;
+ border-right: 2px solid #0F0;
+ background-color: #E8E8E8;
+ white-space: pre;
+}
+span.lineno a {
+ background-color: #D8D8D8;
+}
+
+span.lineno a:hover {
+ background-color: #C8C8C8;
+}
+
+div.ah
+{
+ -moz-border-radius:.5em;
+ -moz-box-shadow:rgba(0, 0, 0, 0.15) 2px 2px 2px;
+ -webkit-border-radius:.5em;
+ -webkit-box-shadow:2px 2px 3px #999;
+ background-color:black;
+ background-image:0;
+ border:solid thin #333;
+ border-radius:0.5em;
+ box-shadow:2px 2px 3px #999;
+ color:#ffffff;
+ font-weight:bold;
+ margin-bottom:3px;
+ margin-top:3px;
+ padding:0.2em;
+}
+
+div.groupHeader
+{
+ font-weight:bold;
+ margin-left:16px;
+ margin-top:12px;
+}
+
+div.groupText
+{
+ font-style:italic;
+ margin-left:16px;
+}
+
+body
+{
+ background-color:white;
+ color:black;
+ margin:0;
+}
+
+div.contents
+{
+ margin-left:8px;
+ margin-right:8px;
+ margin-top:10px;
+}
+
+td.indexkey
+{
+ background-color:#EAEFF7;
+ border:1px solid #C1CEE8;
+ font-weight:bold;
+ margin:2px 0;
+ padding:2px 10px;
+ vertical-align:top;
+ white-space:nowrap;
+}
+
+td.indexvalue
+{
+ background-color:#EAEFF7;
+ border:1px solid #C1CEE8;
+ margin:2px 0;
+ padding:2px 10px;
+}
+
+tr.memlist
+{
+ background-color:#EDF1F8;
+}
+
+p.formulaDsp
+{
+ text-align:center;
+}
+
+img.formulaInl
+{
+ vertical-align:middle;
+}
+
+div.center
+{
+ margin-bottom:0;
+ margin-top:0;
+ padding:0;
+ text-align:center;
+}
+
+div.center img
+{
+ border:0;
+}
+
+address.footer
+{
+ padding-right:12px;
+ text-align:right;
+}
+
+img.footer
+{
+ border:0;
+ vertical-align:middle;
+}
+
+span.keyword
+{
+ color:#008000;
+}
+
+span.keywordtype
+{
+ color:#604020;
+}
+
+span.keywordflow
+{
+ color:#e08000;
+}
+
+span.comment
+{
+ color:#008000;
+}
+
+span.preprocessor
+{
+ color:#806020;
+}
+
+span.stringliteral
+{
+ color:#002080;
+}
+
+span.charliteral
+{
+ color:#008080;
+}
+
+span.vhdldigit
+{
+ color:#ff00ff;
+}
+
+span.vhdlchar
+{
+ color:#000000;
+}
+
+span.vhdlkeyword
+{
+ color:#700070;
+}
+
+span.vhdllogic
+{
+ color:#ff0000;
+}
+
+blockquote
+{
+ background-color:#F6F8FC;
+ border-left:2px solid #97ADD9;
+ margin:0 24px 0 4px;
+ padding:0 12px 0 16px;
+}
+
+td.tiny
+{
+ font-size:75%;
+}
+
+.dirtab
+{
+ border:1px solid #9EB3DC;
+ border-collapse:collapse;
+ padding:4px;
+}
+
+th.dirtab
+{
+ background:#EAEFF7;
+ font-weight:bold;
+}
+
+hr
+{
+ border:none;
+ border-top:1px solid #4067B4;
+ height:0;
+}
+
+hr.footer
+{
+ height:1px;
+}
+
+table.memberdecls
+{
+ border-spacing:0;
+ padding:0;
+}
+
+.mdescLeft,.mdescRight,.memItemLeft,.memItemRight,.memTemplItemLeft,.memTemplItemRight,.memTemplParams
+{
+ background-color:#F9FAFC;
+ border:none;
+ margin:4px;
+ padding:1px 0 0 8px;
+}
+
+.mdescLeft,.mdescRight
+{
+ color:#555;
+ padding:0 8px 4px;
+}
+
+.memItemLeft,.memItemRight,.memTemplParams
+{
+ border-top:1px solid #C1CEE8;
+}
+
+.memItemLeft,.memTemplItemLeft
+{
+ white-space:nowrap;
+}
+
+.memItemRight
+{
+ width:100%;
+}
+
+.memTemplParams
+{
+ color:#3D62AB;
+ white-space:nowrap;
+}
+
+.memtemplate
+{
+ color:#3D62AB;
+ font-size:80%;
+ font-weight:normal;
+ margin-left:9px;
+}
+
+.memnav
+{
+ background-color:#EAEFF7;
+ border:1px solid #9EB3DC;
+ margin:2px 15px 2px 2px;
+ padding:2px;
+ text-align:center;
+}
+
+.mempage
+{
+ width:100%;
+}
+
+.memitem
+{
+ margin-bottom:10px;
+ margin-right:5px;
+ padding:0;
+}
+
+.memname
+{
+ font-weight:bold;
+ margin-left:6px;
+ white-space:nowrap;
+}
+
+.memproto,dl.reflist dt
+{
+ -moz-border-radius-topleft:8px;
+ -moz-border-radius-topright:8px;
+ -moz-box-shadow:rgba(0, 0, 0, 0.15) 5px 5px 5px;
+ -webkit-border-top-left-radius:8px;
+ -webkit-border-top-right-radius:8px;
+ -webkit-box-shadow:5px 5px 5px rgba(0, 0, 0, 0.15);
+ background-color:#E1E7F4;
+ background-image:url('nav_f.png');
+ background-repeat:repeat-x;
+ border-left:1px solid #A3B7DE;
+ border-right:1px solid #A3B7DE;
+ border-top:1px solid #A3B7DE;
+ border-top-left-radius:8px;
+ border-top-right-radius:8px;
+ box-shadow:5px 5px 5px rgba(0, 0, 0, 0.15);
+ color:#20335A;
+ font-weight:bold;
+ padding:6px 0;
+ text-shadow:0 1px 1px rgba(255, 255, 255, 0.9);
+}
+
+.memdoc,dl.reflist dd
+{
+ -moz-border-radius-bottomleft:8px;
+ -moz-border-radius-bottomright:8px;
+ -moz-box-shadow:rgba(0, 0, 0, 0.15) 5px 5px 5px;
+ -webkit-border-bottom-left-radius:8px;
+ -webkit-border-bottom-right-radius:8px;
+ -webkit-box-shadow:5px 5px 5px rgba(0, 0, 0, 0.15);
+ background-color:#FBFCFD;
+ background-image:0 color-stop(0.6,#FFFFFF), color-stop(0.60,#FFFFFF), color-stop(0.95,#F6F8FC), to(#EDF1F8));
+ border-bottom:1px solid #A3B7DE;
+ border-bottom-left-radius:8px;
+ border-bottom-right-radius:8px;
+ border-left:1px solid #A3B7DE;
+ border-right:1px solid #A3B7DE;
+ border-top-width:0;
+ box-shadow:5px 5px 5px rgba(0, 0, 0, 0.15);
+ padding:2px 5px;
+}
+
+dl.reflist dt
+{
+ padding:5px;
+}
+
+dl.reflist dd
+{
+ margin:0 0 10px;
+ padding:5px;
+}
+
+.paramkey
+{
+ text-align:right;
+}
+
+.paramtype
+{
+ white-space:nowrap;
+}
+
+.paramname
+{
+ color:#602020;
+ white-space:nowrap;
+}
+
+.paramname em
+{
+ font-style:normal;
+}
+
+.params,.retval,.exception,.tparams
+{
+ border-spacing:6px 2px;
+}
+
+.params .paramname,.retval .paramname
+{
+ font-weight:bold;
+ vertical-align:top;
+}
+
+.params .paramtype
+{
+ font-style:italic;
+ vertical-align:top;
+}
+
+.params .paramdir
+{
+ font-family:"courier new",courier,monospace;
+ vertical-align:top;
+}
+
+.ftvtree
+{
+ font-family:sans-serif;
+ margin:0;
+}
+
+.directory
+{
+ font-size:9pt;
+ font-weight:bold;
+ margin:5px;
+}
+
+.directory h3
+{
+ font-size:11pt;
+ margin:1em 0 0;
+}
+
+.directory > h3
+{
+ margin-top:0;
+}
+
+.directory p
+{
+ margin:0;
+ white-space:nowrap;
+}
+
+.directory div
+{
+ display:none;
+ margin:0;
+}
+
+.directory img
+{
+ vertical-align:-30%;
+}
+
+.directory-alt
+{
+ font-size:100%;
+ font-weight:bold;
+}
+
+.directory-alt h3
+{
+ font-size:11pt;
+ margin:1em 0 0;
+}
+
+.directory-alt > h3
+{
+ margin-top:0;
+}
+
+.directory-alt p
+{
+ margin:0;
+ white-space:nowrap;
+}
+
+.directory-alt div
+{
+ display:none;
+ margin:0;
+}
+
+.directory-alt img
+{
+ vertical-align:-30%;
+}
+
+div.dynheader
+{
+ margin-top:8px;
+}
+
+address
+{
+ color:#253B67;
+ font-style:normal;
+}
+
+table.doxtable
+{
+ border-collapse:collapse;
+ margin-bottom:4px;
+ margin-top:4px;
+}
+
+table.doxtable td,table.doxtable th
+{
+ border:1px solid #273F6D;
+ padding:3px 7px 2px;
+}
+
+table.doxtable th
+{
+ background-color:#304D86;
+ color:#FFFFFF;
+ font-size:110%;
+ padding-bottom:4px;
+ padding-top:5px;
+}
+
+table.fieldtable
+{
+ -moz-border-radius:4px;
+ -moz-box-shadow:rgba(0, 0, 0, 0.15) 2px 2px 2px;
+ -webkit-border-radius:4px;
+ -webkit-box-shadow:2px 2px 2px rgba(0, 0, 0, 0.15);
+ border:1px solid #A3B7DE;
+ border-radius:4px;
+ border-spacing:0;
+ box-shadow:2px 2px 2px rgba(0, 0, 0, 0.15);
+ margin-bottom:10px;
+ width:100%;
+}
+
+.fieldtable td,.fieldtable th
+{
+ padding:3px 7px 2px;
+}
+
+.fieldtable td.fieldtype,.fieldtable td.fieldname
+{
+ border-bottom:1px solid #A3B7DE;
+ border-right:1px solid #A3B7DE;
+ vertical-align:top;
+ white-space:nowrap;
+}
+
+.fieldtable td.fielddoc
+{
+ border-bottom:1px solid #A3B7DE;
+ width:100%;
+}
+
+.fieldtable tr:last-child td
+{
+ border-bottom:none;
+}
+
+.fieldtable th
+{
+ -moz-border-radius-topleft:4px;
+ -moz-border-radius-topright:4px;
+ -webkit-border-top-left-radius:4px;
+ -webkit-border-top-right-radius:4px;
+ background-color:#E1E7F4;
+ background-image:url('nav_f.png');
+ background-repeat:repeat-x;
+ border-bottom:1px solid #A3B7DE;
+ border-top-left-radius:4px;
+ border-top-right-radius:4px;
+ color:#20335A;
+ font-size:90%;
+ padding-bottom:4px;
+ padding-top:5px;
+ text-align:left;
+}
+
+.tabsearch
+{
+ background-image:url('tab_b.png');
+ font-size:13px;
+ height:36px;
+ left:10px;
+ overflow:hidden;
+ top:0;
+ z-index:101;
+}
+
+.navpath ul
+{
+ background-image:url('tab_b.png');
+ background-repeat:repeat-x;
+ border:solid 1px #BFCCE8;
+ color:#839ED2;
+ font-size:11px;
+ height:30px;
+ line-height:30px;
+ margin:0;
+ overflow:hidden;
+ padding:0;
+}
+
+.navpath li
+{
+ background-image:url('bc_s.png');
+ background-position:right;
+ background-repeat:no-repeat;
+ color:#2F4B83;
+ float:left;
+ list-style-type:none;
+ padding-left:10px;
+ padding-right:15px;
+}
+
+.navpath li.navelem a
+{
+ display:block;
+ height:32px;
+ outline:none;
+ text-decoration:none;
+}
+
+.navpath li.navelem a:hover
+{
+ color:#6081C5;
+}
+
+.navpath li.footer
+{
+ background-image:none;
+ background-position:right;
+ background-repeat:no-repeat;
+ color:#2F4B83;
+ float:right;
+ font-size:8pt;
+ list-style-type:none;
+ padding-left:10px;
+ padding-right:15px;
+}
+
+div.summary
+{
+ float:right;
+ font-size:8pt;
+ padding-right:5px;
+ text-align:right;
+ width:50%;
+}
+
+div.summary a
+{
+ white-space:nowrap;
+}
+
+div.ingroups
+{
+ font-size:8pt;
+ margin-left:5px;
+ padding-left:5px;
+ text-align:left;
+ width:50%;
+}
+
+div.ingroups a
+{
+ white-space:nowrap;
+}
+
+div.header
+{
+ background-color:#F9FAFC;
+ background-image:url('nav_h.png');
+ background-repeat:repeat-x;
+ border-bottom:1px solid #C1CEE8;
+ margin:0;
+}
+
+div.headertitle
+{
+ padding:5px 5px 5px 7px;
+}
+
+dl
+{
+ padding:0 0 0 10px;
+}
+
+dl.section
+{
+ border-left:4px solid;
+ padding:0 0 0 6px;
+}
+
+dl.note
+{
+ border-color:#D0C000;
+}
+
+dl.warning,dl.attention
+{
+ border-color:#FF0000;
+}
+
+dl.pre,dl.post,dl.invariant
+{
+ border-color:#00D000;
+}
+
+dl.deprecated
+{
+ border-color:#505050;
+}
+
+dl.todo
+{
+ border-color:#00C0E0;
+}
+
+dl.test
+{
+ border-color:#3030E0;
+}
+
+dl.bug
+{
+ border-color:#C08050;
+}
+
+dl.section dd
+{
+ margin-bottom:6px;
+}
+
+#projectlogo
+{
+ border-collapse:separate;
+ text-align:center;
+ vertical-align:bottom;
+ padding-left: 20px;
+}
+
+#projectlogo img
+{
+ border:0 none;
+}
+
+#projectname
+{
+ font:280% Arial, sans-serif;
+ margin:0;
+ padding-left:20px;
+}
+
+#projectbrief
+{
+ font:120% Tahoma, Arial, sans-serif;
+ margin:0;
+ padding:0;
+}
+
+#projectnumber:before
+{
+ content:"Version ";
+}
+
+#projectnumber
+{
+ font:50% Tahoma, Arial, sans-serif;
+ margin:0;
+ padding:0;
+}
+
+#titlearea
+{
+ margin:0;
+ padding:0;
+ width:100%;
+ background-color:#E1E7F4;
+ background-image:url('nav_f.png');
+ background-repeat:repeat-x;
+ color:#20335A;
+ font-weight:bold;
+ text-shadow:0 1px 1px rgba(255, 255, 255, 0.9);
+}
+
+.image
+{
+ text-align:center;
+}
+
+.dotgraph
+{
+ text-align:center;
+}
+
+.mscgraph
+{
+ text-align:center;
+}
+
+.caption
+{
+ font-weight:bold;
+}
+
+div.zoom
+{
+ border:1px solid #8AA3D4;
+}
+
+dl.citelist
+{
+ margin-bottom:50px;
+}
+
+dl.citelist dt
+{
+ color:#2C477C;
+ float:left;
+ font-weight:bold;
+ margin-right:10px;
+ padding:5px;
+}
+
+dl.citelist dd
+{
+ margin:2px 0;
+ padding:5px 0;
+}
+
+div.toc
+{
+ background-color:#F4F6FB;
+ border:1px solid #D6DFF0;
+ border-radius:7px 7px 7px 7px;
+ float:right;
+ height:auto;
+ margin:0 20px 10px 10px;
+ padding:14px 25px;
+ width:200px;
+}
+
+div.toc li
+{
+ background:url("bdwn.png") no-repeat scroll 0 5px transparent;
+ font:10px/1.2 Verdana,DejaVu Sans,Geneva,sans-serif;
+ margin-top:5px;
+ padding-left:10px;
+ padding-top:2px;
+}
+
+div.toc h3
+{
+ border-bottom:0 none;
+ color:#3D62AB;
+ font:bold 12px/1.2 Arial,FreeSans,sans-serif;
+ margin:0;
+}
+
+div.toc ul
+{
+ border:medium none;
+ list-style:none outside none;
+ padding:0;
+}
+
+div.toc li.level1
+{
+ margin-left:0;
+}
+
+div.toc li.level2
+{
+ margin-left:15px;
+}
+
+div.toc li.level3
+{
+ margin-left:30px;
+}
+
+div.toc li.level4
+{
+ margin-left:45px;
+}