diff --git a/.cproject b/.cproject deleted file mode 100644 index 75f1f2ba9cdf44f51964ca8b63c932fd4a3eeab0..0000000000000000000000000000000000000000 --- a/.cproject +++ /dev/null @@ -1,93 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<?fileVersion 4.0.0?> - -<cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage"> - <storageModule moduleId="org.eclipse.cdt.core.settings"> - <cconfiguration id="cdt.managedbuild.toolchain.gnu.base.665210620"> - <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.toolchain.gnu.base.665210620" moduleId="org.eclipse.cdt.core.settings" name="Default"> - <externalSettings/> - <extensions> - <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/> - <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> - <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/> - <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> - <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> - <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> - </extensions> - </storageModule> - <storageModule moduleId="cdtBuildSystem" version="4.0.0"> - <configuration artifactName="${ProjName}" buildProperties="" id="cdt.managedbuild.toolchain.gnu.base.665210620" name="Default" parent="org.eclipse.cdt.build.core.emptycfg"> - <folderInfo id="cdt.managedbuild.toolchain.gnu.base.665210620.1403747508" name="/" resourcePath=""> - <toolChain id="cdt.managedbuild.toolchain.gnu.base.693179673" name="cdt.managedbuild.toolchain.gnu.base" superClass="cdt.managedbuild.toolchain.gnu.base"> - <targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="cdt.managedbuild.target.gnu.platform.base.1745285509" name="Debug Platform" osList="linux,hpux,aix,qnx" superClass="cdt.managedbuild.target.gnu.platform.base"/> - <builder id="cdt.managedbuild.target.gnu.builder.base.793347001" managedBuildOn="false" name="Gnu Make Builder.Default" superClass="cdt.managedbuild.target.gnu.builder.base"/> - <tool id="cdt.managedbuild.tool.gnu.archiver.base.239010556" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/> - <tool id="cdt.managedbuild.tool.gnu.cpp.compiler.base.560031718" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.base"> - <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.434594581" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/> - </tool> - <tool id="cdt.managedbuild.tool.gnu.c.compiler.base.412239352" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.base"> - <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.585904920" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/> - </tool> - <tool id="cdt.managedbuild.tool.gnu.c.linker.base.588386943" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.base"/> - <tool id="cdt.managedbuild.tool.gnu.cpp.linker.base.1683809179" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.base"> - <inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.1755646180" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input"> - <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/> - <additionalInput kind="additionalinput" paths="$(LIBS)"/> - </inputType> - </tool> - <tool id="cdt.managedbuild.tool.gnu.assembler.base.1951760501" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.base"> - <inputType id="cdt.managedbuild.tool.gnu.assembler.input.998555724" superClass="cdt.managedbuild.tool.gnu.assembler.input"/> - </tool> - </toolChain> - </folderInfo> - </configuration> - </storageModule> - <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> - </cconfiguration> - </storageModule> - <storageModule moduleId="scannerConfiguration"> - <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/> - </storageModule> - <storageModule moduleId="cdtBuildSystem" version="4.0.0"> - <project id="gqgmc.null.184380328" name="gqgmc"/> - </storageModule> - <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"> - <buildTargets> - <target name="xmoc" path="" targetID="org.eclipse.cdt.build.MakeTargetBuilder"> - <buildCommand>make</buildCommand> - <buildTarget>xmoc</buildTarget> - <stopOnError>false</stopOnError> - <useDefaultCommand>false</useDefaultCommand> - <runAllBuilders>false</runAllBuilders> - </target> - <target name="xobj" path="" targetID="org.eclipse.cdt.build.MakeTargetBuilder"> - <buildCommand>make</buildCommand> - <buildTarget>xobj</buildTarget> - <stopOnError>true</stopOnError> - <useDefaultCommand>false</useDefaultCommand> - <runAllBuilders>false</runAllBuilders> - </target> - <target name="libs" path="" targetID="org.eclipse.cdt.build.MakeTargetBuilder"> - <buildCommand>make</buildCommand> - <buildTarget>libs</buildTarget> - <stopOnError>true</stopOnError> - <useDefaultCommand>false</useDefaultCommand> - <runAllBuilders>false</runAllBuilders> - </target> - <target name="bin" path="" targetID="org.eclipse.cdt.build.MakeTargetBuilder"> - <buildCommand>make</buildCommand> - <buildTarget>bin</buildTarget> - <stopOnError>true</stopOnError> - <useDefaultCommand>false</useDefaultCommand> - <runAllBuilders>false</runAllBuilders> - </target> - <target name="all" path="" targetID="org.eclipse.cdt.build.MakeTargetBuilder"> - <buildCommand>make</buildCommand> - <buildTarget>all</buildTarget> - <stopOnError>true</stopOnError> - <useDefaultCommand>false</useDefaultCommand> - <runAllBuilders>false</runAllBuilders> - </target> - </buildTargets> - </storageModule> -</cproject> diff --git a/.metadata/.lock b/.metadata/.lock deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/.metadata/.log b/.metadata/.log deleted file mode 100644 index d0f6d4596137d319230c12cb7a84ca4c59a5c855..0000000000000000000000000000000000000000 --- a/.metadata/.log +++ /dev/null @@ -1,47 +0,0 @@ - -!ENTRY org.eclipse.core.resources 4 568 2012-05-10 20:16:45.810 -!MESSAGE Could not write metadata for '/'. -!STACK 0 -java.io.FileNotFoundException: /home/phil/Projects/gqgmc/.metadata/.plugins/org.eclipse.core.resources/.root/.markers.snap (No such file or directory) - at java.io.FileOutputStream.openAppend(Native Method) - at java.io.FileOutputStream.<init>(FileOutputStream.java:207) - at java.io.FileOutputStream.<init>(FileOutputStream.java:131) - at org.eclipse.core.internal.localstore.SafeChunkyOutputStream.<init>(SafeChunkyOutputStream.java:45) - at org.eclipse.core.internal.localstore.SafeChunkyOutputStream.<init>(SafeChunkyOutputStream.java:41) - at org.eclipse.core.internal.resources.SaveManager.visitAndSnap(SaveManager.java:1685) - at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1167) - at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1109) - at org.eclipse.core.internal.resources.DelayedSnapshotJob.run(DelayedSnapshotJob.java:51) - at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) - -!ENTRY org.eclipse.cdt.core 1 0 2012-05-10 20:16:46.182 -!MESSAGE Indexed 'gqgmc' (0 sources, 13 headers) in 0.32 sec: 0 declarations; 0 references; 13 unresolved inclusions; 0 syntax errors; 0 unresolved names (0.00%) - -!ENTRY org.eclipse.ui.ide 4 4 2012-05-10 20:28:08.151 -!MESSAGE Problems saving workspace - -!ENTRY org.eclipse.ui.ide 4 1 2012-05-10 20:28:08.152 -!MESSAGE Problems occurred while trying to save the state of the workbench. -!SUBENTRY 1 org.eclipse.core.resources 4 568 2012-05-10 20:28:08.152 -!MESSAGE Could not write workspace metadata '/home/phil/Projects/gqgmc/.metadata/.plugins/org.eclipse.core.resources/.root/1.tree'. -!STACK 0 -java.io.FileNotFoundException: /home/phil/Projects/gqgmc/.metadata/.plugins/org.eclipse.core.resources/.root/1.tree (No such file or directory) - at java.io.FileOutputStream.open(Native Method) - at java.io.FileOutputStream.<init>(FileOutputStream.java:209) - at java.io.FileOutputStream.<init>(FileOutputStream.java:160) - at org.eclipse.core.internal.localstore.SafeFileOutputStream.<init>(SafeFileOutputStream.java:47) - at org.eclipse.core.internal.resources.SaveManager.saveTree(SaveManager.java:1350) - at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1134) - at org.eclipse.core.internal.resources.Workspace.save(Workspace.java:2375) - at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor$5.run(IDEWorkbenchAdvisor.java:508) - at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) -!SESSION 2012-05-10 20:37:41.690 ----------------------------------------------- -eclipse.buildId=M20120208-0800 -java.version=1.6.0_24 -java.vendor=Sun Microsystems Inc. -BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US -Framework arguments: -product org.eclipse.epp.package.linuxtools.product -Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.linuxtools.product - -!ENTRY org.eclipse.core.resources 2 10035 2012-05-10 20:39:08.432 -!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. diff --git a/.metadata/.mylyn/repositories.xml.zip b/.metadata/.mylyn/repositories.xml.zip deleted file mode 100644 index 62358f0a3b551d26b55e00c948b5bf62c7c05514..0000000000000000000000000000000000000000 Binary files a/.metadata/.mylyn/repositories.xml.zip and /dev/null differ diff --git a/.metadata/.plugins/org.eclipse.cdt.core/.log b/.metadata/.plugins/org.eclipse.cdt.core/.log deleted file mode 100644 index 264018a91302d66685f151035f643aa072cf56e8..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.cdt.core/.log +++ /dev/null @@ -1,3 +0,0 @@ -*** SESSION May 10, 2012 20:39:17.61 ------------------------------------------- -*** SESSION May 12, 2012 15:42:31.12 ------------------------------------------- -*** SESSION May 12, 2012 15:44:02.55 ------------------------------------------- diff --git a/.metadata/.plugins/org.eclipse.cdt.core/shareddefaults.xml b/.metadata/.plugins/org.eclipse.cdt.core/shareddefaults.xml deleted file mode 100644 index c4b91cfab354887390c1e1690e64002add0ead55..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.cdt.core/shareddefaults.xml +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?><SharedRoot><SharedProperty id="" value=""/></SharedRoot> \ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.cdt.make.core/specs.c b/.metadata/.plugins/org.eclipse.cdt.make.core/specs.c deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.cdt.make.core/specs.c +++ /dev/null @@ -1 +0,0 @@ - diff --git a/.metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp b/.metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp deleted file mode 100644 index 8b137891791fe96927ad78e64b0aad7bded08bdc..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp +++ /dev/null @@ -1 +0,0 @@ - diff --git a/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml b/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml deleted file mode 100644 index 5ca0b7769013920648b17f3f51ba3e88139fdf0e..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<section name="Workbench"> -</section> diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version deleted file mode 100644 index 25cb955ba23571f6fefd57cecf5f67454210bbc8..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index deleted file mode 100644 index c5ca017d032b56692732d449da9a8da51ada7b58..0000000000000000000000000000000000000000 Binary files a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index and /dev/null differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version deleted file mode 100644 index 6b2aaa7640726588bcd3d57e1de4b1315b7f315e..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/3.tree b/.metadata/.plugins/org.eclipse.core.resources/.root/3.tree deleted file mode 100644 index 12451046f6d38a8472cef9dd1869b0cfb5395309..0000000000000000000000000000000000000000 Binary files a/.metadata/.plugins/org.eclipse.core.resources/.root/3.tree and /dev/null differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources b/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources deleted file mode 100644 index e89fe965281699f2779e22f95284cfe9166da9cf..0000000000000000000000000000000000000000 Binary files a/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources and /dev/null differ diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.managedbuilder.core.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.managedbuilder.core.prefs deleted file mode 100644 index 35c7e7a68ae2dd7c57d03d54d40f93656bb0337d..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.managedbuilder.core.prefs +++ /dev/null @@ -1,4 +0,0 @@ -eclipse.preferences.version=1 -properties/GQGMC.null.1057668428/cdt.managedbuild.toolchain.gnu.base.617071390=\#\n\#Thu May 10 20\:00\:37 MDT 2012\ncdt.managedbuild.toolchain.gnu.base.400227187\=\\\#\\n\\\#Thu May 10 20\\\:00\\\:37 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.cpp.linker.base.248979588\=\\\#\\n\\\#Thu May 10 20\\\:00\\\:37 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.toolchain.gnu.base.617071390\=\\\#\\n\\\#Thu May 10 20\\\:00\\\:37 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.archiver.base.81498499\=\\\#\\n\\\#Thu May 10 20\\\:00\\\:37 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.cpp.compiler.base.586639256\=\\\#\\n\\\#Thu May 10 20\\\:00\\\:37 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.assembler.base.735564181\=\\\#\\n\\\#Thu May 10 20\\\:00\\\:37 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.c.linker.base.1973435648\=\\\#\\n\\\#Thu May 10 20\\\:00\\\:37 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.c.compiler.base.1301937529\=\\\#\\n\\\#Thu May 10 20\\\:00\\\:37 MDT 2012\\nrebuildState\\\=true\\n\n -properties/gqgmc.null.1910362274/cdt.managedbuild.toolchain.gnu.base.1898411500=\#\n\#Thu May 10 20\:16\:44 MDT 2012\ncdt.managedbuild.toolchain.gnu.base.1852946395\=\\\#\\n\\\#Thu May 10 20\\\:16\\\:44 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.archiver.base.1401862798\=\\\#\\n\\\#Thu May 10 20\\\:16\\\:44 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.c.compiler.base.1447998943\=\\\#\\n\\\#Thu May 10 20\\\:16\\\:44 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.assembler.base.236245773\=\\\#\\n\\\#Thu May 10 20\\\:16\\\:44 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.c.linker.base.166333359\=\\\#\\n\\\#Thu May 10 20\\\:16\\\:44 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.cpp.linker.base.559636964\=\\\#\\n\\\#Thu May 10 20\\\:16\\\:44 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.cpp.compiler.base.656529954\=\\\#\\n\\\#Thu May 10 20\\\:16\\\:44 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.toolchain.gnu.base.1898411500\=\\\#\\n\\\#Thu May 10 20\\\:16\\\:44 MDT 2012\\nrebuildState\\\=true\\n\n -properties/gqgmc.null.457397977/cdt.managedbuild.toolchain.gnu.base.1878504423=\#\n\#Thu May 10 20\:07\:58 MDT 2012\ncdt.managedbuild.tool.gnu.archiver.base.1392357309\=\\\#\\n\\\#Thu May 10 20\\\:07\\\:58 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.c.linker.base.1332215673\=\\\#\\n\\\#Thu May 10 20\\\:07\\\:58 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.c.compiler.base.1352109220\=\\\#\\n\\\#Thu May 10 20\\\:07\\\:58 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.cpp.linker.base.1942565457\=\\\#\\n\\\#Thu May 10 20\\\:07\\\:58 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.toolchain.gnu.base.822579542\=\\\#\\n\\\#Thu May 10 20\\\:07\\\:58 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.cpp.compiler.base.107458631\=\\\#\\n\\\#Thu May 10 20\\\:07\\\:58 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.tool.gnu.assembler.base.538933122\=\\\#\\n\\\#Thu May 10 20\\\:07\\\:58 MDT 2012\\nrebuildState\\\=true\\n\ncdt.managedbuild.toolchain.gnu.base.1878504423\=\\\#\\n\\\#Thu May 10 20\\\:07\\\:58 MDT 2012\\nrebuildState\\\=true\\n\n diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.ui.prefs deleted file mode 100644 index 5e2da66d47648fbeb2ddad1fb164db75fd2e077c..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.ui.prefs +++ /dev/null @@ -1,4 +0,0 @@ -eclipse.preferences.version=1 -spelling_locale_initialized=true -useAnnotationsPrefPage=true -useQuickDiffPrefPage=true diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index dffc6b51349681ffb272ab899b3ef7c402cf49f9..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -version=1 diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.usagedata.recording.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.usagedata.recording.prefs deleted file mode 100644 index 6af9154612e2d97a0c547427fa93ef8c9a47eebe..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.usagedata.recording.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -org.eclipse.epp.usagedata.recording.last-upload=1336703965279 diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.help.base.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.help.base.prefs deleted file mode 100644 index d58f01d1c73f1e716034c6688cfc168b1e3ce485..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.help.base.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -scope= diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.help.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.help.ui.prefs deleted file mode 100644 index a148b82e69c82aff2bd7d8492174ffe3cd760b79..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.help.ui.prefs +++ /dev/null @@ -1,6 +0,0 @@ -browser.h=768 -browser.maximized=false -browser.w=1024 -browser.x=69 -browser.y=42 -eclipse.preferences.version=1 diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs deleted file mode 100644 index 70e90b5aa06b3fbed61339ae9f7498997336eb93..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs +++ /dev/null @@ -1,14 +0,0 @@ -content_assist_proposals_background=255,255,255 -content_assist_proposals_foreground=60,60,60 -eclipse.preferences.version=1 -fontPropagated=true -org.eclipse.jdt.internal.ui.navigator.layout=2 -org.eclipse.jdt.ui.editor.tab.width= -org.eclipse.jdt.ui.formatterprofiles.version=12 -org.eclipse.jdt.ui.javadoclocations.migrated=true -org.eclipse.jface.textfont=1|Monospace|10.0|0|GTK|1|; -proposalOrderMigrated=true -spelling_locale_initialized=true -tabWidthPropagated=true -useAnnotationsPrefPage=true -useQuickDiffPrefPage=true diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs deleted file mode 100644 index 43e97e40594b0c578d4094acdeb880e730c52b81..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -mylyn.attention.migrated=true diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs deleted file mode 100644 index 8d462a6cf4a5380e037352977c750defd2aaed72..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -org.eclipse.mylyn.monitor.activity.tracking.enabled.checked=true diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.cvs.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.cvs.ui.prefs deleted file mode 100644 index f9e585ba6566629cd289183db5fedd202a80919e..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.cvs.ui.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -pref_first_startup=false diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.ui.prefs deleted file mode 100644 index 56cd496ffc9b92e8d0612bb949b93400290d3f37..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.ui.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -org.eclipse.team.ui.first_time=false diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs deleted file mode 100644 index 54f235ca29952238f343974cf1980cd34bef9488..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs +++ /dev/null @@ -1,5 +0,0 @@ -PROBLEMS_FILTERS_MIGRATE=true -eclipse.preferences.version=1 -platformState=1336449481997 -quickStart=false -tipsAndTricks=true diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs deleted file mode 100644 index 08076f236aa4ff36c64d28b14f96c86da910bf7d..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -showIntro=false diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs deleted file mode 100644 index fec700d6059192c596f42c32a663ebdd5a48a7eb..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs +++ /dev/null @@ -1,2 +0,0 @@ -ENABLED_DECORATORS=org.eclipse.cdt.ui.indexedFiles\:false,org.eclipse.cdt.managedbuilder.ui.excludedFile\:true,org.eclipse.egit.ui.internal.decorators.GitLightweightDecorator\:true,org.eclipse.jdt.ui.override.decorator\:true,org.eclipse.jdt.ui.interface.decorator\:false,org.eclipse.jdt.ui.buildpath.decorator\:true,org.eclipse.linuxtools.tmf.ui.trace_folder.decorator\:true,org.eclipse.linuxtools.tmf.ui.experiment_folder.decorator\:true,org.eclipse.linuxtools.tmf.ui.linked_trace.decorator\:true,org.eclipse.mylyn.context.ui.decorator.interest\:true,org.eclipse.mylyn.tasks.ui.decorators.task\:true,org.eclipse.mylyn.team.ui.changeset.decorator\:true,org.eclipse.rse.core.virtualobject.decorator\:true,org.eclipse.rse.core.binary.executable.decorator\:true,org.eclipse.rse.core.script.executable.decorator\:true,org.eclipse.rse.core.java.executable.decorator\:true,org.eclipse.rse.core.library.decorator\:true,org.eclipse.rse.core.link.decorator\:true,org.eclipse.rse.subsystems.error.decorator\:true,org.eclipse.team.cvs.ui.decorator\:true,org.eclipse.ui.LinkedResourceDecorator\:true,org.eclipse.ui.VirtualResourceDecorator\:true,org.eclipse.ui.ContentTypeDecorator\:true,org.eclipse.ui.ResourceFilterDecorator\:false, -eclipse.preferences.version=1 diff --git a/.metadata/.plugins/org.eclipse.epp.usagedata.recording/upload0.csv b/.metadata/.plugins/org.eclipse.epp.usagedata.recording/upload0.csv deleted file mode 100644 index 3a3956987c66acb70d265414a9094a3acd2db91a..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.epp.usagedata.recording/upload0.csv +++ /dev/null @@ -1,245 +0,0 @@ -what,kind,bundleId,bundleVersion,description,time -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702125302 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702138224 -executed,command,org.eclipse.ltk.ui.refactoring,3.6.0.v20110928-1453,"org.eclipse.ltk.ui.refactoring.commands.deleteResources",1336702141386 -executed,command,org.eclipse.ui,3.7.0.v20110928-1505,"org.eclipse.ui.edit.delete",1336702141387 -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702141423 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702145777 -executed,command,org.eclipse.ltk.ui.refactoring,3.6.0.v20110928-1453,"org.eclipse.ltk.ui.refactoring.commands.deleteResources",1336702148457 -executed,command,org.eclipse.ui,3.7.0.v20110928-1505,"org.eclipse.ui.edit.delete",1336702148457 -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702148495 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702150601 -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702156906 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702173230 -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702316135 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702319225 -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702429539 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702469257 -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702528452 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702542494 -error,log,,,"Could not write metadata for '/'.",1336702605813 -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702606076 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702606506 -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702622562 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702634747 -executed,command,org.eclipse.ui,3.7.0.v20110928-1505,"org.eclipse.ui.file.import",1336702662898 -executed,command,org.eclipse.ui,3.7.0.v20110928-1505,"org.eclipse.ui.file.import",1336702662898 -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702662937 -started,bundle,org.eclipse.help.base,3.6.2.v201202080800,"org.eclipse.help.base",1336702732976 -started,bundle,org.eclipse.help.ui,3.5.101.r37_20110819,"org.eclipse.help.ui",1336702733004 -started,bundle,org.eclipse.equinox.http.jetty,2.0.100.v20110502,"org.eclipse.equinox.http.jetty",1336702733205 -started,bundle,org.eclipse.equinox.http.servlet,1.1.200.v20110502,"org.eclipse.equinox.http.servlet",1336702733379 -started,bundle,org.eclipse.equinox.http.registry,1.1.100.v20110502,"org.eclipse.equinox.http.registry",1336702733646 -executed,command,org.eclipse.ui,3.7.0.v20110928-1505,"org.eclipse.ui.help.helpContents",1336702735407 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336702735516 -started,bundle,org.eclipse.equinox.jsp.jasper.registry,1.0.200.v20100503,"org.eclipse.equinox.jsp.jasper.registry",1336702735626 -started,bundle,org.eclipse.equinox.jsp.jasper,1.0.300.v20110502,"org.eclipse.equinox.jsp.jasper",1336702735642 -started,bundle,org.eclipse.help.webapp,3.6.1.r37_20110929,"org.eclipse.help.webapp",1336702736795 -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336703019339 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336703026205 -executed,command,org.eclipse.ltk.ui.refactoring,3.6.0.v20110928-1453,"org.eclipse.ltk.ui.refactoring.commands.deleteResources",1336703028369 -executed,command,org.eclipse.ui,3.7.0.v20110928-1505,"org.eclipse.ui.edit.delete",1336703028370 -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336703028415 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336703031715 -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336703080250 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336703097913 -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336703263845 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336703276001 -closed,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336703284556 -error,log,,,"Problems saving workspace",1336703288151 -error,log,,,"Problems occurred while trying to save the state of the workbench.",1336703288157 -stopped,bundle,org.eclipse.linuxtools.valgrind.massif,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.massif",1336703288757 -stopped,bundle,org.eclipse.birt.chart.device.svg,3.7.2.v20120213,"org.eclipse.birt.chart.device.svg",1336703288759 -stopped,bundle,org.eclipse.birt.chart.device.extension,3.7.2.v20120213,"org.eclipse.birt.chart.device.extension",1336703288761 -stopped,bundle,org.eclipse.birt.chart.device.swt,3.7.2.v20120213,"org.eclipse.birt.chart.device.swt",1336703288762 -stopped,bundle,org.eclipse.birt.chart.engine.extension,3.7.2.v20120213,"org.eclipse.birt.chart.engine.extension",1336703288771 -stopped,bundle,org.eclipse.linuxtools.gcov.core,4.1.1.201202152032,"org.eclipse.linuxtools.gcov.core",1336703288773 -stopped,bundle,org.eclipse.linuxtools.gprof,4.0.0.201202152032,"org.eclipse.linuxtools.gprof",1336703288775 -stopped,bundle,org.eclipse.linuxtools.dataviewers.charts,4.1.0.201202152032,"org.eclipse.linuxtools.dataviewers.charts",1336703288776 -stopped,bundle,org.eclipse.birt.chart.ui,3.7.2.v20120213,"org.eclipse.birt.chart.ui",1336703288778 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.dashboardextension,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.dashboardextension",1336703288778 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.dashboard,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.dashboard",1336703288787 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.graphicalrun,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.graphicalrun",1336703288787 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.ide,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.ide",1336703288812 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.graphing,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.graphing",1336703288814 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.graphingapi.ui,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.graphingapi.ui",1336703288816 -stopped,bundle,org.eclipse.birt.chart.engine,3.7.2.v20120213,"org.eclipse.birt.chart.engine",1336703288827 -stopped,bundle,org.eclipse.birt.core.ui,3.7.2.v20120213,"org.eclipse.birt.core.ui",1336703288829 -stopped,bundle,org.eclipse.birt.data.aggregation,3.7.2.v20120213,"org.eclipse.birt.data.aggregation",1336703288830 -stopped,bundle,org.eclipse.birt.data,3.7.2.v20120213,"org.eclipse.birt.data",1336703288832 -stopped,bundle,org.eclipse.birt.core,3.7.2.v20120213,"org.eclipse.birt.core",1336703288834 -stopped,bundle,org.eclipse.cdt.build.crossgcc,1.0.2.201202111925,"org.eclipse.cdt.build.crossgcc",1336703288835 -stopped,bundle,org.eclipse.cdt.codan.checkers.ui,1.0.0.201202111925,"org.eclipse.cdt.codan.checkers.ui",1336703288837 -stopped,bundle,org.eclipse.cdt.codan.checkers,1.0.1.201202111925,"org.eclipse.cdt.codan.checkers",1336703288840 -stopped,bundle,org.eclipse.cdt.codan.ui.cxx,2.0.0.201202111925,"org.eclipse.cdt.codan.ui.cxx",1336703288840 -stopped,bundle,org.eclipse.cdt.codan.core.cxx,1.0.0.201202111925,"org.eclipse.cdt.codan.core.cxx",1336703288840 -stopped,bundle,org.eclipse.cdt.launch.remote,2.3.0.201202111925,"org.eclipse.cdt.launch.remote",1336703288842 -stopped,bundle,org.eclipse.cdt.debug.mi.ui,6.1.1.201202111925,"org.eclipse.cdt.debug.mi.ui",1336703288851 -stopped,bundle,org.eclipse.cdt.debug.mi.core,7.1.1.201202111925,"org.eclipse.cdt.debug.mi.core",1336703288853 -stopped,bundle,org.eclipse.cdt.debug.ui.memory.memorybrowser,1.2.100.201202111925,"org.eclipse.cdt.debug.ui.memory.memorybrowser",1336703288855 -stopped,bundle,org.eclipse.cdt.debug.ui.memory.search,1.2.1.201202111925,"org.eclipse.cdt.debug.ui.memory.search",1336703288856 -stopped,bundle,org.eclipse.cdt.dsf.gdb.ui,2.2.1.201202111925,"org.eclipse.cdt.dsf.gdb.ui",1336703288864 -stopped,bundle,org.eclipse.cdt.dsf.ui,2.2.1.201202111925,"org.eclipse.cdt.dsf.ui",1336703288874 -stopped,bundle,org.eclipse.cdt.gdb.ui,7.0.0.201202111925,"org.eclipse.cdt.gdb.ui",1336703288875 -stopped,bundle,org.eclipse.cdt.dsf.gdb,4.0.2.201202111925,"org.eclipse.cdt.dsf.gdb",1336703288878 -stopped,bundle,org.eclipse.linuxtools.callgraph.launch,0.9.0.201202152032,"org.eclipse.linuxtools.callgraph.launch",1336703288879 -stopped,bundle,org.eclipse.linuxtools.oprofile.launch,0.3.1.201202152032,"org.eclipse.linuxtools.oprofile.launch",1336703288881 -stopped,bundle,org.eclipse.linuxtools.valgrind.cachegrind,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.cachegrind",1336703288887 -stopped,bundle,org.eclipse.linuxtools.valgrind.helgrind,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.helgrind",1336703288889 -stopped,bundle,org.eclipse.linuxtools.valgrind.memcheck,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.memcheck",1336703288890 -stopped,bundle,org.eclipse.linuxtools.valgrind.launch,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.launch",1336703288903 -stopped,bundle,org.eclipse.linuxtools.profiling.launch,0.9.0.201202152032,"org.eclipse.linuxtools.profiling.launch",1336703288905 -stopped,bundle,org.eclipse.cdt.launch,7.0.0.201202111925,"org.eclipse.cdt.launch",1336703288907 -stopped,bundle,org.eclipse.linuxtools.valgrind.ui,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.ui",1336703288909 -stopped,bundle,org.eclipse.cdt.debug.ui,7.1.2.201202111925,"org.eclipse.cdt.debug.ui",1336703288912 -stopped,bundle,org.eclipse.cdt.debug.ui.memory.traditional,1.2.1.201202111925,"org.eclipse.cdt.debug.ui.memory.traditional",1336703288914 -activated,perspective,org.eclipse.cdt.ui,,"org.eclipse.cdt.ui.CPerspective",1336703964106 -started,bundle,org.eclipse.osgi,3.7.2.v20120110-1415,"org.eclipse.osgi",1336703964108 -started,bundle,com.ibm.icu,4.4.2.v20110823,"com.ibm.icu",1336703964109 -started,bundle,org.eclipse.equinox.simpleconfigurator,1.0.200.v20110815-1438,"org.eclipse.equinox.simpleconfigurator",1336703964110 -started,bundle,org.eclipse.cdt.codan.checkers,1.0.1.201202111925,"org.eclipse.cdt.codan.checkers",1336703964112 -started,bundle,org.eclipse.cdt.codan.core,2.0.0.201202111925,"org.eclipse.cdt.codan.core",1336703964113 -started,bundle,org.eclipse.cdt.codan.core.cxx,1.0.0.201202111925,"org.eclipse.cdt.codan.core.cxx",1336703964114 -started,bundle,org.eclipse.cdt.codan.ui.cxx,2.0.0.201202111925,"org.eclipse.cdt.codan.ui.cxx",1336703964114 -started,bundle,org.eclipse.cdt.core,5.3.2.201202111925,"org.eclipse.cdt.core",1336703964116 -started,bundle,org.eclipse.cdt.make.core,7.1.2.201202111925,"org.eclipse.cdt.make.core",1336703964117 -started,bundle,org.eclipse.cdt.make.ui,7.1.2.201202111925,"org.eclipse.cdt.make.ui",1336703964118 -started,bundle,org.eclipse.cdt.managedbuilder.core,8.0.2.201202111925,"org.eclipse.cdt.managedbuilder.core",1336703964119 -started,bundle,org.eclipse.cdt.ui,5.3.2.201202111925,"org.eclipse.cdt.ui",1336703964122 -started,bundle,org.eclipse.core.contenttype,3.4.100.v20110423-0524,"org.eclipse.core.contenttype",1336703964123 -started,bundle,org.eclipse.core.databinding.observable,1.4.0.I20110222-0800,"org.eclipse.core.databinding.observable",1336703964125 -started,bundle,org.eclipse.core.expressions,3.4.300.v20110228,"org.eclipse.core.expressions",1336703964125 -started,bundle,org.eclipse.core.filebuffers,3.5.200.v20110928-1504,"org.eclipse.core.filebuffers",1336703964126 -started,bundle,org.eclipse.core.filesystem,1.3.100.v20110423-0524,"org.eclipse.core.filesystem",1336703964128 -started,bundle,org.eclipse.core.jobs,3.5.101.v20120113-1953,"org.eclipse.core.jobs",1336703964129 -started,bundle,org.eclipse.core.net,1.2.100.I20110511-0800,"org.eclipse.core.net",1336703964130 -started,bundle,org.eclipse.core.resources,3.7.101.v20120125-1505,"org.eclipse.core.resources",1336703964131 -started,bundle,org.eclipse.core.runtime,3.7.0.v20110110,"org.eclipse.core.runtime",1336703964132 -started,bundle,org.eclipse.core.runtime.compatibility,3.2.100.v20100505,"org.eclipse.core.runtime.compatibility",1336703964133 -started,bundle,org.eclipse.core.runtime.compatibility.auth,3.2.200.v20110110,"org.eclipse.core.runtime.compatibility.auth",1336703964134 -started,bundle,org.eclipse.egit.core,1.3.0.201202151440-r,"org.eclipse.egit.core",1336703964136 -started,bundle,org.eclipse.egit.ui,1.3.0.201202151440-r,"org.eclipse.egit.ui",1336703964139 -started,bundle,org.eclipse.epp.mpc.ui,1.1.1.I20110907-0947,"org.eclipse.epp.mpc.ui",1336703964139 -started,bundle,org.eclipse.epp.usagedata.gathering,1.3.1.R201106061540,"org.eclipse.epp.usagedata.gathering",1336703964140 -started,bundle,org.eclipse.epp.usagedata.recording,1.3.1.R201106061540,"org.eclipse.epp.usagedata.recording",1336703964141 -started,bundle,org.eclipse.equinox.app,1.3.100.v20110321,"org.eclipse.equinox.app",1336703964142 -started,bundle,org.eclipse.equinox.common,3.6.0.v20110523,"org.eclipse.equinox.common",1336703964143 -started,bundle,org.eclipse.equinox.ds,1.3.1.R37x_v20110701,"org.eclipse.equinox.ds",1336703964144 -started,bundle,org.eclipse.equinox.event,1.2.100.v20110502,"org.eclipse.equinox.event",1336703964145 -started,bundle,org.eclipse.equinox.p2.core,2.1.1.v20120113-1346,"org.eclipse.equinox.p2.core",1336703964147 -started,bundle,org.eclipse.equinox.p2.directorywatcher,1.0.300.v20110815-1419,"org.eclipse.equinox.p2.directorywatcher",1336703964148 -started,bundle,org.eclipse.equinox.p2.engine,2.1.1.R37x_v20111003,"org.eclipse.equinox.p2.engine",1336703964149 -started,bundle,org.eclipse.equinox.p2.metadata,2.1.0.v20110815-1419,"org.eclipse.equinox.p2.metadata",1336703964151 -started,bundle,org.eclipse.equinox.p2.metadata.repository,1.2.0.v20110815-1419,"org.eclipse.equinox.p2.metadata.repository",1336703964152 -started,bundle,org.eclipse.equinox.p2.operations,2.1.1.R37x_v20111111,"org.eclipse.equinox.p2.operations",1336703964153 -started,bundle,org.eclipse.equinox.p2.reconciler.dropins,1.1.100.v20110815-1419,"org.eclipse.equinox.p2.reconciler.dropins",1336703964154 -started,bundle,org.eclipse.equinox.p2.repository,2.1.1.v20120113-1346,"org.eclipse.equinox.p2.repository",1336703964156 -started,bundle,org.eclipse.equinox.p2.ui.sdk.scheduler,1.0.100.v20110815-1419,"org.eclipse.equinox.p2.ui.sdk.scheduler",1336703964157 -started,bundle,org.eclipse.equinox.p2.updatechecker,1.1.200.v20110815-1419,"org.eclipse.equinox.p2.updatechecker",1336703964158 -started,bundle,org.eclipse.equinox.preferences,3.4.2.v20120111-2020,"org.eclipse.equinox.preferences",1336703964159 -started,bundle,org.eclipse.equinox.registry,3.5.101.R37x_v20110810-1611,"org.eclipse.equinox.registry",1336703964160 -started,bundle,org.eclipse.equinox.security,1.1.1.R37x_v20110822-1018,"org.eclipse.equinox.security",1336703964162 -started,bundle,org.eclipse.equinox.util,1.0.300.v20110502,"org.eclipse.equinox.util",1336703964163 -started,bundle,org.eclipse.help,3.5.100.v20110426,"org.eclipse.help",1336703964164 -started,bundle,org.eclipse.jdt.core,3.7.3.v20120119-1537,"org.eclipse.jdt.core",1336703964165 -started,bundle,org.eclipse.jdt.core.manipulation,1.4.0.v20110928-1453,"org.eclipse.jdt.core.manipulation",1336703964166 -started,bundle,org.eclipse.jdt.ui,3.7.2.v20120109-1427,"org.eclipse.jdt.ui",1336703964171 -started,bundle,org.eclipse.jface,3.7.0.v20110928-1505,"org.eclipse.jface",1336703964172 -started,bundle,org.eclipse.jgit,1.3.0.201202151440-r,"org.eclipse.jgit",1336703964172 -started,bundle,org.eclipse.jsch.core,1.1.300.I20110514-0800,"org.eclipse.jsch.core",1336703964174 -started,bundle,org.eclipse.linuxtools.systemtap.ui.dashboardextension,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.dashboardextension",1336703964175 -started,bundle,org.eclipse.linuxtools.systemtap.ui.editor,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.editor",1336703964177 -started,bundle,org.eclipse.linuxtools.systemtap.ui.graphicalrun,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.graphicalrun",1336703964178 -started,bundle,org.eclipse.ltk.core.refactoring,3.5.201.r372_v20111101-0700,"org.eclipse.ltk.core.refactoring",1336703964179 -started,bundle,org.eclipse.ltk.ui.refactoring,3.6.0.v20110928-1453,"org.eclipse.ltk.ui.refactoring",1336703964180 -started,bundle,org.eclipse.mylyn.bugzilla.core,3.6.5.v20120123-0100,"org.eclipse.mylyn.bugzilla.core",1336703964182 -started,bundle,org.eclipse.mylyn.bugzilla.ui,3.6.0.v20110608-1400,"org.eclipse.mylyn.bugzilla.ui",1336703964183 -started,bundle,org.eclipse.mylyn.commons.identity,0.8.0.v20110608-1400,"org.eclipse.mylyn.commons.identity",1336703964184 -started,bundle,org.eclipse.mylyn.commons.net,3.6.0.v20110608-1400,"org.eclipse.mylyn.commons.net",1336703964184 -started,bundle,org.eclipse.mylyn.commons.ui,3.6.1.v20110720-0100,"org.eclipse.mylyn.commons.ui",1336703964185 -started,bundle,org.eclipse.mylyn.context.core,3.6.1.v20110720-0100,"org.eclipse.mylyn.context.core",1336703964228 -started,bundle,org.eclipse.mylyn.context.ui,3.6.1.v20120112-0100,"org.eclipse.mylyn.context.ui",1336703964230 -started,bundle,org.eclipse.mylyn.monitor.ui,3.6.0.v20110608-1400,"org.eclipse.mylyn.monitor.ui",1336703964231 -started,bundle,org.eclipse.mylyn.tasks.ui,3.6.5.v20120215-0100,"org.eclipse.mylyn.tasks.ui",1336703964233 -started,bundle,org.eclipse.mylyn.team.ui,3.6.1.v20110825-0100,"org.eclipse.mylyn.team.ui",1336703964234 -started,bundle,org.eclipse.search,3.7.0.v20110928-1504,"org.eclipse.search",1336703964236 -started,bundle,org.eclipse.team.core,3.6.0.I20110525-0800,"org.eclipse.team.core",1336703964237 -started,bundle,org.eclipse.team.cvs.core,3.3.400.I20110510-0800,"org.eclipse.team.cvs.core",1336703964238 -started,bundle,org.eclipse.team.cvs.ui,3.3.401.v20120126-1227,"org.eclipse.team.cvs.ui",1336703964239 -started,bundle,org.eclipse.team.ui,3.6.101.R37x_v20111109-0800,"org.eclipse.team.ui",1336703964241 -started,bundle,org.eclipse.ui,3.7.0.v20110928-1505,"org.eclipse.ui",1336703964243 -started,bundle,org.eclipse.ui.console,3.5.100.v20111007_r372,"org.eclipse.ui.console",1336703964244 -started,bundle,org.eclipse.ui.editors,3.7.0.v20110928-1504,"org.eclipse.ui.editors",1336703964246 -started,bundle,org.eclipse.ui.forms,3.5.101.v20111011-1919,"org.eclipse.ui.forms",1336703964248 -started,bundle,org.eclipse.ui.ide,3.7.0.v20110928-1505,"org.eclipse.ui.ide",1336703964250 -started,bundle,org.eclipse.ui.intro,3.4.100.v20110425,"org.eclipse.ui.intro",1336703964251 -started,bundle,org.eclipse.ui.intro.universal,3.2.500.v20110510,"org.eclipse.ui.intro.universal",1336703964251 -started,bundle,org.eclipse.ui.navigator,3.5.101.v20120106-1355,"org.eclipse.ui.navigator",1336703964252 -started,bundle,org.eclipse.ui.navigator.resources,3.4.300.v20110928-1505,"org.eclipse.ui.navigator.resources",1336703964252 -started,bundle,org.eclipse.ui.net,1.2.100.v20111208-1155,"org.eclipse.ui.net",1336703964254 -started,bundle,org.eclipse.ui.views,3.6.0.v20110928-1505,"org.eclipse.ui.views",1336703964255 -started,bundle,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"org.eclipse.ui.workbench",1336703964256 -started,bundle,org.eclipse.ui.workbench.texteditor,3.7.0.v20110928-1504,"org.eclipse.ui.workbench.texteditor",1336703964258 -started,bundle,org.eclipse.update.configurator,3.3.100.v20100512,"org.eclipse.update.configurator",1336703964259 -started,bundle,org.eclipse.update.core,3.2.500.v20110330,"org.eclipse.update.core",1336703964260 -started,bundle,org.eclipse.update.scheduler,3.2.300.v20100512,"org.eclipse.update.scheduler",1336703964261 -os,sysinfo,,,"linux",1336703964269 -arch,sysinfo,,,"x86_64",1336703964269 -ws,sysinfo,,,"gtk",1336703964269 -locale,sysinfo,,,"en_US",1336703964269 -processors,sysinfo,,,"2",1336703964269 -java.runtime.name,sysinfo,,,"OpenJDK Runtime Environment",1336703964269 -java.runtime.version,sysinfo,,,"1.6.0_24-b24",1336703964269 -java.specification.name,sysinfo,,,"Java Platform API Specification",1336703964269 -java.specification.vendor,sysinfo,,,"Sun Microsystems Inc.",1336703964269 -java.specification.version,sysinfo,,,"1.6",1336703964269 -java.vendor,sysinfo,,,"Sun Microsystems Inc.",1336703964269 -java.version,sysinfo,,,"1.6.0_24",1336703964269 -java.vm.info,sysinfo,,,"mixed mode",1336703964269 -java.vm.name,sysinfo,,,"OpenJDK 64-Bit Server VM",1336703964269 -java.vm.specification.name,sysinfo,,,"Java Virtual Machine Specification",1336703964269 -java.vm.specification.vendor,sysinfo,,,"Sun Microsystems Inc.",1336703964269 -java.vm.specification.version,sysinfo,,,"1.0",1336703964269 -java.vm.vendor,sysinfo,,,"Sun Microsystems Inc.",1336703964269 -java.vm.version,sysinfo,,,"20.0-b12",1336703964269 -activated,view,org.eclipse.ui.navigator.resources,3.4.300.v20110928-1505,"org.eclipse.ui.navigator.ProjectExplorer",1336703967818 -activated,view,org.eclipse.ui.navigator.resources,3.4.300.v20110928-1505,"org.eclipse.ui.navigator.ProjectExplorer",1336703967862 -closed,view,org.eclipse.ui,3.7.0.v20110928-1505,"org.eclipse.ui.internal.introview",1336703967886 -started,bundle,org.eclipse.cdt.managedbuilder.ui,8.0.2.201202111925,"org.eclipse.cdt.managedbuilder.ui",1336703973759 -started,bundle,org.eclipse.linuxtools.cdt.autotools.core,1.0.2.201202152032,"org.eclipse.linuxtools.cdt.autotools.core",1336703974090 -started,bundle,org.eclipse.cdt.managedbuilder.gnu.ui,8.0.2.201202111925,"org.eclipse.cdt.managedbuilder.gnu.ui",1336703974144 -started,bundle,org.eclipse.cdt.build.crossgcc,1.0.2.201202111925,"org.eclipse.cdt.build.crossgcc",1336703974258 -started,bundle,org.eclipse.linuxtools.cdt.autotools.ui,1.0.1.201202152032,"org.eclipse.linuxtools.cdt.autotools.ui",1336703974527 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336703974898 -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336704011400 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336704016560 -activated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336704019602 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336704021751 -closed,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336704024166 -started,bundle,org.eclipse.compare.core,3.5.200.I20110208-0800,"org.eclipse.compare.core",1336704024839 -started,bundle,org.eclipse.compare,3.5.202.R37x_v20111109-0800,"org.eclipse.compare",1336704024852 -stopped,bundle,org.eclipse.linuxtools.valgrind.massif,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.massif",1336704025788 -stopped,bundle,org.eclipse.birt.chart.device.svg,3.7.2.v20120213,"org.eclipse.birt.chart.device.svg",1336704025790 -stopped,bundle,org.eclipse.birt.chart.device.extension,3.7.2.v20120213,"org.eclipse.birt.chart.device.extension",1336704025792 -stopped,bundle,org.eclipse.birt.chart.device.swt,3.7.2.v20120213,"org.eclipse.birt.chart.device.swt",1336704025793 -stopped,bundle,org.eclipse.birt.chart.engine.extension,3.7.2.v20120213,"org.eclipse.birt.chart.engine.extension",1336704025795 -stopped,bundle,org.eclipse.linuxtools.gcov.core,4.1.1.201202152032,"org.eclipse.linuxtools.gcov.core",1336704025799 -stopped,bundle,org.eclipse.linuxtools.gprof,4.0.0.201202152032,"org.eclipse.linuxtools.gprof",1336704025801 -stopped,bundle,org.eclipse.linuxtools.dataviewers.charts,4.1.0.201202152032,"org.eclipse.linuxtools.dataviewers.charts",1336704025804 -stopped,bundle,org.eclipse.birt.chart.ui,3.7.2.v20120213,"org.eclipse.birt.chart.ui",1336704025808 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.dashboardextension,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.dashboardextension",1336704025809 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.dashboard,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.dashboard",1336704025811 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.graphicalrun,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.graphicalrun",1336704025830 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.ide,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.ide",1336704025832 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.graphing,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.graphing",1336704025834 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.graphingapi.ui,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.graphingapi.ui",1336704025836 -stopped,bundle,org.eclipse.birt.chart.engine,3.7.2.v20120213,"org.eclipse.birt.chart.engine",1336704025843 -stopped,bundle,org.eclipse.birt.core.ui,3.7.2.v20120213,"org.eclipse.birt.core.ui",1336704025851 -stopped,bundle,org.eclipse.birt.data.aggregation,3.7.2.v20120213,"org.eclipse.birt.data.aggregation",1336704025859 -stopped,bundle,org.eclipse.birt.data,3.7.2.v20120213,"org.eclipse.birt.data",1336704025861 -stopped,bundle,org.eclipse.birt.core,3.7.2.v20120213,"org.eclipse.birt.core",1336704025862 -stopped,bundle,org.eclipse.cdt.build.crossgcc,1.0.2.201202111925,"org.eclipse.cdt.build.crossgcc",1336704025868 -stopped,bundle,org.eclipse.cdt.codan.checkers.ui,1.0.0.201202111925,"org.eclipse.cdt.codan.checkers.ui",1336704025869 -stopped,bundle,org.eclipse.cdt.codan.checkers,1.0.1.201202111925,"org.eclipse.cdt.codan.checkers",1336704025875 -stopped,bundle,org.eclipse.cdt.codan.ui.cxx,2.0.0.201202111925,"org.eclipse.cdt.codan.ui.cxx",1336704025876 -stopped,bundle,org.eclipse.cdt.codan.core.cxx,1.0.0.201202111925,"org.eclipse.cdt.codan.core.cxx",1336704025876 diff --git a/.metadata/.plugins/org.eclipse.epp.usagedata.recording/upload1.csv b/.metadata/.plugins/org.eclipse.epp.usagedata.recording/upload1.csv deleted file mode 100644 index 6e1e3b780b6bf983bab16c6550205765d1a4143f..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.epp.usagedata.recording/upload1.csv +++ /dev/null @@ -1,241 +0,0 @@ -what,kind,bundleId,bundleVersion,description,time -stopped,bundle,org.eclipse.cdt.launch.remote,2.3.0.201202111925,"org.eclipse.cdt.launch.remote",1336704025876 -stopped,bundle,org.eclipse.cdt.debug.mi.ui,6.1.1.201202111925,"org.eclipse.cdt.debug.mi.ui",1336704025878 -stopped,bundle,org.eclipse.cdt.debug.mi.core,7.1.1.201202111925,"org.eclipse.cdt.debug.mi.core",1336704025881 -stopped,bundle,org.eclipse.cdt.debug.ui.memory.memorybrowser,1.2.100.201202111925,"org.eclipse.cdt.debug.ui.memory.memorybrowser",1336704025883 -stopped,bundle,org.eclipse.cdt.debug.ui.memory.search,1.2.1.201202111925,"org.eclipse.cdt.debug.ui.memory.search",1336704025884 -stopped,bundle,org.eclipse.cdt.dsf.gdb.ui,2.2.1.201202111925,"org.eclipse.cdt.dsf.gdb.ui",1336704025886 -stopped,bundle,org.eclipse.cdt.dsf.ui,2.2.1.201202111925,"org.eclipse.cdt.dsf.ui",1336704025888 -stopped,bundle,org.eclipse.cdt.gdb.ui,7.0.0.201202111925,"org.eclipse.cdt.gdb.ui",1336704025889 -stopped,bundle,org.eclipse.cdt.dsf.gdb,4.0.2.201202111925,"org.eclipse.cdt.dsf.gdb",1336704025907 -stopped,bundle,org.eclipse.linuxtools.callgraph.launch,0.9.0.201202152032,"org.eclipse.linuxtools.callgraph.launch",1336704025919 -stopped,bundle,org.eclipse.linuxtools.oprofile.launch,0.3.1.201202152032,"org.eclipse.linuxtools.oprofile.launch",1336704025921 -stopped,bundle,org.eclipse.linuxtools.valgrind.cachegrind,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.cachegrind",1336704025922 -stopped,bundle,org.eclipse.linuxtools.valgrind.helgrind,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.helgrind",1336704025924 -stopped,bundle,org.eclipse.linuxtools.valgrind.memcheck,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.memcheck",1336704025926 -stopped,bundle,org.eclipse.linuxtools.valgrind.launch,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.launch",1336704025927 -stopped,bundle,org.eclipse.linuxtools.profiling.launch,0.9.0.201202152032,"org.eclipse.linuxtools.profiling.launch",1336704025930 -stopped,bundle,org.eclipse.cdt.launch,7.0.0.201202111925,"org.eclipse.cdt.launch",1336704025937 -stopped,bundle,org.eclipse.linuxtools.valgrind.ui,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.ui",1336704025953 -stopped,bundle,org.eclipse.cdt.debug.ui,7.1.2.201202111925,"org.eclipse.cdt.debug.ui",1336704025956 -stopped,bundle,org.eclipse.cdt.debug.ui.memory.traditional,1.2.1.201202111925,"org.eclipse.cdt.debug.ui.memory.traditional",1336704025963 -stopped,bundle,org.eclipse.cdt.dsf,2.2.0.201202111925,"org.eclipse.cdt.dsf",1336704025964 -stopped,bundle,org.eclipse.linuxtools.binutils,4.0.0.201202152032,"org.eclipse.linuxtools.binutils",1336704025969 -stopped,bundle,org.eclipse.linuxtools.callgraph,0.9.0.201202152032,"org.eclipse.linuxtools.callgraph",1336704025976 -stopped,bundle,org.eclipse.linuxtools.callgraph.core,0.9.0.201202152032,"org.eclipse.linuxtools.callgraph.core",1336704025977 -stopped,bundle,org.eclipse.linuxtools.oprofile.ui,0.3.1.201202152032,"org.eclipse.linuxtools.oprofile.ui",1336704025979 -stopped,bundle,org.eclipse.linuxtools.profiling.ui,0.9.0.201202152032,"org.eclipse.linuxtools.profiling.ui",1336704025983 -stopped,bundle,org.eclipse.cdt.debug.core,7.1.0.201202111925,"org.eclipse.cdt.debug.core",1336704025992 -stopped,bundle,org.eclipse.linuxtools.cdt.autotools.ui,1.0.1.201202152032,"org.eclipse.linuxtools.cdt.autotools.ui",1336704025992 -stopped,bundle,org.eclipse.linuxtools.cdt.autotools.core,1.0.2.201202152032,"org.eclipse.linuxtools.cdt.autotools.core",1336704025992 -stopped,bundle,org.eclipse.cdt.managedbuilder.ui,8.0.2.201202111925,"org.eclipse.cdt.managedbuilder.ui",1336704025992 -stopped,bundle,org.eclipse.cdt.make.ui,7.1.2.201202111925,"org.eclipse.cdt.make.ui",1336704026002 -stopped,bundle,org.eclipse.cdt.managedbuilder.gnu.ui,8.0.2.201202111925,"org.eclipse.cdt.managedbuilder.gnu.ui",1336704026002 -stopped,bundle,org.eclipse.cdt.managedbuilder.core,8.0.2.201202111925,"org.eclipse.cdt.managedbuilder.core",1336704026002 -stopped,bundle,org.eclipse.cdt.make.core,7.1.2.201202111925,"org.eclipse.cdt.make.core",1336704026003 -stopped,bundle,org.eclipse.cdt.mylyn.ui,3.6.0.v20110608-1400,"org.eclipse.cdt.mylyn.ui",1336704026005 -stopped,bundle,org.eclipse.cdt.codan.ui,2.0.1.201202111925,"org.eclipse.cdt.codan.ui",1336704026007 -stopped,bundle,org.eclipse.linuxtools.cdt.libhover,1.1.0.201202152032,"org.eclipse.linuxtools.cdt.libhover",1336704026008 -stopped,bundle,org.eclipse.linuxtools.rpm.rpmlint,0.4.3.201202152032,"org.eclipse.linuxtools.rpm.rpmlint",1336704026019 -stopped,bundle,org.eclipse.linuxtools.rpm.ui.editor,0.4.3.201202152032,"org.eclipse.linuxtools.rpm.ui.editor",1336704026020 -activated,perspective,org.eclipse.cdt.ui,,"org.eclipse.cdt.ui.CPerspective",1336858959770 -started,bundle,org.eclipse.osgi,3.7.2.v20120110-1415,"org.eclipse.osgi",1336858959773 -started,bundle,com.ibm.icu,4.4.2.v20110823,"com.ibm.icu",1336858959780 -started,bundle,org.eclipse.equinox.simpleconfigurator,1.0.200.v20110815-1438,"org.eclipse.equinox.simpleconfigurator",1336858959781 -started,bundle,org.eclipse.cdt.codan.checkers,1.0.1.201202111925,"org.eclipse.cdt.codan.checkers",1336858959791 -started,bundle,org.eclipse.cdt.codan.core,2.0.0.201202111925,"org.eclipse.cdt.codan.core",1336858959799 -started,bundle,org.eclipse.cdt.codan.core.cxx,1.0.0.201202111925,"org.eclipse.cdt.codan.core.cxx",1336858959800 -started,bundle,org.eclipse.cdt.codan.ui.cxx,2.0.0.201202111925,"org.eclipse.cdt.codan.ui.cxx",1336858959801 -started,bundle,org.eclipse.cdt.core,5.3.2.201202111925,"org.eclipse.cdt.core",1336858959812 -started,bundle,org.eclipse.cdt.make.core,7.1.2.201202111925,"org.eclipse.cdt.make.core",1336858959820 -started,bundle,org.eclipse.cdt.make.ui,7.1.2.201202111925,"org.eclipse.cdt.make.ui",1336858959825 -started,bundle,org.eclipse.cdt.managedbuilder.core,8.0.2.201202111925,"org.eclipse.cdt.managedbuilder.core",1336858959831 -started,bundle,org.eclipse.cdt.ui,5.3.2.201202111925,"org.eclipse.cdt.ui",1336858959852 -started,bundle,org.eclipse.core.contenttype,3.4.100.v20110423-0524,"org.eclipse.core.contenttype",1336858959862 -started,bundle,org.eclipse.core.databinding.observable,1.4.0.I20110222-0800,"org.eclipse.core.databinding.observable",1336858959867 -started,bundle,org.eclipse.core.expressions,3.4.300.v20110228,"org.eclipse.core.expressions",1336858959878 -started,bundle,org.eclipse.core.filebuffers,3.5.200.v20110928-1504,"org.eclipse.core.filebuffers",1336858959884 -started,bundle,org.eclipse.core.filesystem,1.3.100.v20110423-0524,"org.eclipse.core.filesystem",1336858959894 -started,bundle,org.eclipse.core.jobs,3.5.101.v20120113-1953,"org.eclipse.core.jobs",1336858959901 -started,bundle,org.eclipse.core.net,1.2.100.I20110511-0800,"org.eclipse.core.net",1336858959903 -started,bundle,org.eclipse.core.resources,3.7.101.v20120125-1505,"org.eclipse.core.resources",1336858959915 -started,bundle,org.eclipse.core.runtime,3.7.0.v20110110,"org.eclipse.core.runtime",1336858959916 -started,bundle,org.eclipse.core.runtime.compatibility,3.2.100.v20100505,"org.eclipse.core.runtime.compatibility",1336858959918 -started,bundle,org.eclipse.core.runtime.compatibility.auth,3.2.200.v20110110,"org.eclipse.core.runtime.compatibility.auth",1336858959928 -started,bundle,org.eclipse.egit.core,1.3.0.201202151440-r,"org.eclipse.egit.core",1336858959943 -started,bundle,org.eclipse.egit.ui,1.3.0.201202151440-r,"org.eclipse.egit.ui",1336858959959 -started,bundle,org.eclipse.epp.mpc.ui,1.1.1.I20110907-0947,"org.eclipse.epp.mpc.ui",1336858959966 -started,bundle,org.eclipse.epp.usagedata.gathering,1.3.1.R201106061540,"org.eclipse.epp.usagedata.gathering",1336858959968 -started,bundle,org.eclipse.epp.usagedata.recording,1.3.1.R201106061540,"org.eclipse.epp.usagedata.recording",1336858959971 -started,bundle,org.eclipse.equinox.app,1.3.100.v20110321,"org.eclipse.equinox.app",1336858959983 -started,bundle,org.eclipse.equinox.common,3.6.0.v20110523,"org.eclipse.equinox.common",1336858959994 -started,bundle,org.eclipse.equinox.ds,1.3.1.R37x_v20110701,"org.eclipse.equinox.ds",1336858960007 -started,bundle,org.eclipse.equinox.event,1.2.100.v20110502,"org.eclipse.equinox.event",1336858960014 -started,bundle,org.eclipse.equinox.p2.core,2.1.1.v20120113-1346,"org.eclipse.equinox.p2.core",1336858960016 -started,bundle,org.eclipse.equinox.p2.directorywatcher,1.0.300.v20110815-1419,"org.eclipse.equinox.p2.directorywatcher",1336858960028 -started,bundle,org.eclipse.equinox.p2.engine,2.1.1.R37x_v20111003,"org.eclipse.equinox.p2.engine",1336858960041 -started,bundle,org.eclipse.equinox.p2.metadata,2.1.0.v20110815-1419,"org.eclipse.equinox.p2.metadata",1336858960051 -started,bundle,org.eclipse.equinox.p2.metadata.repository,1.2.0.v20110815-1419,"org.eclipse.equinox.p2.metadata.repository",1336858960058 -started,bundle,org.eclipse.equinox.p2.operations,2.1.1.R37x_v20111111,"org.eclipse.equinox.p2.operations",1336858960060 -started,bundle,org.eclipse.equinox.p2.reconciler.dropins,1.1.100.v20110815-1419,"org.eclipse.equinox.p2.reconciler.dropins",1336858960063 -started,bundle,org.eclipse.equinox.p2.repository,2.1.1.v20120113-1346,"org.eclipse.equinox.p2.repository",1336858960065 -started,bundle,org.eclipse.equinox.p2.ui.sdk.scheduler,1.0.100.v20110815-1419,"org.eclipse.equinox.p2.ui.sdk.scheduler",1336858960067 -started,bundle,org.eclipse.equinox.p2.updatechecker,1.1.200.v20110815-1419,"org.eclipse.equinox.p2.updatechecker",1336858960069 -started,bundle,org.eclipse.equinox.preferences,3.4.2.v20120111-2020,"org.eclipse.equinox.preferences",1336858960082 -started,bundle,org.eclipse.equinox.registry,3.5.101.R37x_v20110810-1611,"org.eclipse.equinox.registry",1336858960089 -started,bundle,org.eclipse.equinox.security,1.1.1.R37x_v20110822-1018,"org.eclipse.equinox.security",1336858960099 -started,bundle,org.eclipse.equinox.util,1.0.300.v20110502,"org.eclipse.equinox.util",1336858960112 -started,bundle,org.eclipse.help,3.5.100.v20110426,"org.eclipse.help",1336858960122 -started,bundle,org.eclipse.jdt.core,3.7.3.v20120119-1537,"org.eclipse.jdt.core",1336858960129 -started,bundle,org.eclipse.jdt.core.manipulation,1.4.0.v20110928-1453,"org.eclipse.jdt.core.manipulation",1336858960137 -started,bundle,org.eclipse.jdt.ui,3.7.2.v20120109-1427,"org.eclipse.jdt.ui",1336858960158 -started,bundle,org.eclipse.jface,3.7.0.v20110928-1505,"org.eclipse.jface",1336858960167 -started,bundle,org.eclipse.jgit,1.3.0.201202151440-r,"org.eclipse.jgit",1336858960169 -started,bundle,org.eclipse.jsch.core,1.1.300.I20110514-0800,"org.eclipse.jsch.core",1336858960171 -started,bundle,org.eclipse.linuxtools.systemtap.ui.dashboardextension,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.dashboardextension",1336858960173 -started,bundle,org.eclipse.linuxtools.systemtap.ui.editor,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.editor",1336858960175 -started,bundle,org.eclipse.linuxtools.systemtap.ui.graphicalrun,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.graphicalrun",1336858960185 -started,bundle,org.eclipse.ltk.core.refactoring,3.5.201.r372_v20111101-0700,"org.eclipse.ltk.core.refactoring",1336858960196 -started,bundle,org.eclipse.ltk.ui.refactoring,3.6.0.v20110928-1453,"org.eclipse.ltk.ui.refactoring",1336858960205 -started,bundle,org.eclipse.mylyn.bugzilla.core,3.6.5.v20120123-0100,"org.eclipse.mylyn.bugzilla.core",1336858960213 -started,bundle,org.eclipse.mylyn.bugzilla.ui,3.6.0.v20110608-1400,"org.eclipse.mylyn.bugzilla.ui",1336858960220 -started,bundle,org.eclipse.mylyn.commons.identity,0.8.0.v20110608-1400,"org.eclipse.mylyn.commons.identity",1336858960222 -started,bundle,org.eclipse.mylyn.commons.net,3.6.0.v20110608-1400,"org.eclipse.mylyn.commons.net",1336858960222 -started,bundle,org.eclipse.mylyn.commons.ui,3.6.1.v20110720-0100,"org.eclipse.mylyn.commons.ui",1336858960235 -started,bundle,org.eclipse.mylyn.context.core,3.6.1.v20110720-0100,"org.eclipse.mylyn.context.core",1336858960241 -started,bundle,org.eclipse.mylyn.context.ui,3.6.1.v20120112-0100,"org.eclipse.mylyn.context.ui",1336858960245 -started,bundle,org.eclipse.mylyn.monitor.ui,3.6.0.v20110608-1400,"org.eclipse.mylyn.monitor.ui",1336858960247 -started,bundle,org.eclipse.mylyn.tasks.ui,3.6.5.v20120215-0100,"org.eclipse.mylyn.tasks.ui",1336858960293 -started,bundle,org.eclipse.mylyn.team.ui,3.6.1.v20110825-0100,"org.eclipse.mylyn.team.ui",1336858960302 -started,bundle,org.eclipse.search,3.7.0.v20110928-1504,"org.eclipse.search",1336858960312 -started,bundle,org.eclipse.team.core,3.6.0.I20110525-0800,"org.eclipse.team.core",1336858960324 -started,bundle,org.eclipse.team.cvs.core,3.3.400.I20110510-0800,"org.eclipse.team.cvs.core",1336858960330 -started,bundle,org.eclipse.team.cvs.ui,3.3.401.v20120126-1227,"org.eclipse.team.cvs.ui",1336858960340 -started,bundle,org.eclipse.team.ui,3.6.101.R37x_v20111109-0800,"org.eclipse.team.ui",1336858960350 -started,bundle,org.eclipse.ui,3.7.0.v20110928-1505,"org.eclipse.ui",1336858960368 -started,bundle,org.eclipse.ui.console,3.5.100.v20111007_r372,"org.eclipse.ui.console",1336858960384 -started,bundle,org.eclipse.ui.editors,3.7.0.v20110928-1504,"org.eclipse.ui.editors",1336858960391 -started,bundle,org.eclipse.ui.forms,3.5.101.v20111011-1919,"org.eclipse.ui.forms",1336858960405 -started,bundle,org.eclipse.ui.ide,3.7.0.v20110928-1505,"org.eclipse.ui.ide",1336858960422 -started,bundle,org.eclipse.ui.navigator,3.5.101.v20120106-1355,"org.eclipse.ui.navigator",1336858960425 -started,bundle,org.eclipse.ui.navigator.resources,3.4.300.v20110928-1505,"org.eclipse.ui.navigator.resources",1336858960436 -started,bundle,org.eclipse.ui.net,1.2.100.v20111208-1155,"org.eclipse.ui.net",1336858960439 -started,bundle,org.eclipse.ui.views,3.6.0.v20110928-1505,"org.eclipse.ui.views",1336858960443 -started,bundle,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"org.eclipse.ui.workbench",1336858960454 -started,bundle,org.eclipse.ui.workbench.texteditor,3.7.0.v20110928-1504,"org.eclipse.ui.workbench.texteditor",1336858960467 -started,bundle,org.eclipse.update.configurator,3.3.100.v20100512,"org.eclipse.update.configurator",1336858960478 -started,bundle,org.eclipse.update.core,3.2.500.v20110330,"org.eclipse.update.core",1336858960528 -started,bundle,org.eclipse.update.scheduler,3.2.300.v20100512,"org.eclipse.update.scheduler",1336858960570 -os,sysinfo,,,"linux",1336858960586 -arch,sysinfo,,,"x86_64",1336858960587 -ws,sysinfo,,,"gtk",1336858960587 -locale,sysinfo,,,"en_US",1336858960587 -processors,sysinfo,,,"2",1336858960587 -java.runtime.name,sysinfo,,,"OpenJDK Runtime Environment",1336858960587 -java.runtime.version,sysinfo,,,"1.6.0_24-b24",1336858960587 -java.specification.name,sysinfo,,,"Java Platform API Specification",1336858960587 -java.specification.vendor,sysinfo,,,"Sun Microsystems Inc.",1336858960587 -java.specification.version,sysinfo,,,"1.6",1336858960587 -java.vendor,sysinfo,,,"Sun Microsystems Inc.",1336858960587 -java.version,sysinfo,,,"1.6.0_24",1336858960587 -java.vm.info,sysinfo,,,"mixed mode",1336858960587 -java.vm.name,sysinfo,,,"OpenJDK 64-Bit Server VM",1336858960587 -java.vm.specification.name,sysinfo,,,"Java Virtual Machine Specification",1336858960587 -java.vm.specification.vendor,sysinfo,,,"Sun Microsystems Inc.",1336858960587 -java.vm.specification.version,sysinfo,,,"1.0",1336858960587 -java.vm.vendor,sysinfo,,,"Sun Microsystems Inc.",1336858960587 -java.vm.version,sysinfo,,,"20.0-b12",1336858960587 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336859012707 -closed,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336859025926 -started,bundle,org.eclipse.compare.core,3.5.200.I20110208-0800,"org.eclipse.compare.core",1336859026896 -started,bundle,org.eclipse.compare,3.5.202.R37x_v20111109-0800,"org.eclipse.compare",1336859026939 -stopped,bundle,org.eclipse.linuxtools.valgrind.massif,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.massif",1336859028031 -stopped,bundle,org.eclipse.birt.chart.device.svg,3.7.2.v20120213,"org.eclipse.birt.chart.device.svg",1336859028039 -stopped,bundle,org.eclipse.birt.chart.device.extension,3.7.2.v20120213,"org.eclipse.birt.chart.device.extension",1336859028050 -stopped,bundle,org.eclipse.birt.chart.device.swt,3.7.2.v20120213,"org.eclipse.birt.chart.device.swt",1336859028069 -stopped,bundle,org.eclipse.birt.chart.engine.extension,3.7.2.v20120213,"org.eclipse.birt.chart.engine.extension",1336859028080 -stopped,bundle,org.eclipse.linuxtools.gcov.core,4.1.1.201202152032,"org.eclipse.linuxtools.gcov.core",1336859028093 -stopped,bundle,org.eclipse.linuxtools.gprof,4.0.0.201202152032,"org.eclipse.linuxtools.gprof",1336859028115 -stopped,bundle,org.eclipse.linuxtools.dataviewers.charts,4.1.0.201202152032,"org.eclipse.linuxtools.dataviewers.charts",1336859028129 -stopped,bundle,org.eclipse.birt.chart.ui,3.7.2.v20120213,"org.eclipse.birt.chart.ui",1336859028152 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.dashboardextension,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.dashboardextension",1336859028153 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.dashboard,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.dashboard",1336859028184 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.graphicalrun,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.graphicalrun",1336859028187 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.ide,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.ide",1336859028271 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.graphing,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.graphing",1336859028301 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.graphingapi.ui,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.graphingapi.ui",1336859028314 -stopped,bundle,org.eclipse.birt.chart.engine,3.7.2.v20120213,"org.eclipse.birt.chart.engine",1336859028341 -stopped,bundle,org.eclipse.birt.core.ui,3.7.2.v20120213,"org.eclipse.birt.core.ui",1336859028391 -stopped,bundle,org.eclipse.birt.data.aggregation,3.7.2.v20120213,"org.eclipse.birt.data.aggregation",1336859028441 -stopped,bundle,org.eclipse.birt.data,3.7.2.v20120213,"org.eclipse.birt.data",1336859028480 -stopped,bundle,org.eclipse.birt.core,3.7.2.v20120213,"org.eclipse.birt.core",1336859028527 -stopped,bundle,org.eclipse.cdt.build.crossgcc,1.0.2.201202111925,"org.eclipse.cdt.build.crossgcc",1336859028544 -stopped,bundle,org.eclipse.cdt.codan.checkers.ui,1.0.0.201202111925,"org.eclipse.cdt.codan.checkers.ui",1336859028569 -stopped,bundle,org.eclipse.cdt.codan.checkers,1.0.1.201202111925,"org.eclipse.cdt.codan.checkers",1336859028573 -stopped,bundle,org.eclipse.cdt.codan.ui.cxx,2.0.0.201202111925,"org.eclipse.cdt.codan.ui.cxx",1336859028574 -stopped,bundle,org.eclipse.cdt.codan.core.cxx,1.0.0.201202111925,"org.eclipse.cdt.codan.core.cxx",1336859028575 -stopped,bundle,org.eclipse.cdt.launch.remote,2.3.0.201202111925,"org.eclipse.cdt.launch.remote",1336859028605 -stopped,bundle,org.eclipse.cdt.debug.mi.ui,6.1.1.201202111925,"org.eclipse.cdt.debug.mi.ui",1336859028643 -stopped,bundle,org.eclipse.cdt.debug.mi.core,7.1.1.201202111925,"org.eclipse.cdt.debug.mi.core",1336859028677 -stopped,bundle,org.eclipse.cdt.debug.ui.memory.memorybrowser,1.2.100.201202111925,"org.eclipse.cdt.debug.ui.memory.memorybrowser",1336859028697 -stopped,bundle,org.eclipse.cdt.debug.ui.memory.search,1.2.1.201202111925,"org.eclipse.cdt.debug.ui.memory.search",1336859028712 -stopped,bundle,org.eclipse.cdt.dsf.gdb.ui,2.2.1.201202111925,"org.eclipse.cdt.dsf.gdb.ui",1336859028738 -stopped,bundle,org.eclipse.cdt.dsf.ui,2.2.1.201202111925,"org.eclipse.cdt.dsf.ui",1336859028769 -stopped,bundle,org.eclipse.cdt.gdb.ui,7.0.0.201202111925,"org.eclipse.cdt.gdb.ui",1336859028795 -stopped,bundle,org.eclipse.cdt.dsf.gdb,4.0.2.201202111925,"org.eclipse.cdt.dsf.gdb",1336859028839 -stopped,bundle,org.eclipse.linuxtools.callgraph.launch,0.9.0.201202152032,"org.eclipse.linuxtools.callgraph.launch",1336859028870 -stopped,bundle,org.eclipse.linuxtools.oprofile.launch,0.3.1.201202152032,"org.eclipse.linuxtools.oprofile.launch",1336859028888 -stopped,bundle,org.eclipse.linuxtools.valgrind.cachegrind,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.cachegrind",1336859028904 -stopped,bundle,org.eclipse.linuxtools.valgrind.helgrind,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.helgrind",1336859028918 -stopped,bundle,org.eclipse.linuxtools.valgrind.memcheck,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.memcheck",1336859028932 -stopped,bundle,org.eclipse.linuxtools.valgrind.launch,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.launch",1336859028945 -activated,perspective,org.eclipse.cdt.ui,,"org.eclipse.cdt.ui.CPerspective",1336859048094 -started,bundle,org.eclipse.osgi,3.7.2.v20120110-1415,"org.eclipse.osgi",1336859048096 -started,bundle,com.ibm.icu,4.4.2.v20110823,"com.ibm.icu",1336859048097 -started,bundle,org.eclipse.equinox.simpleconfigurator,1.0.200.v20110815-1438,"org.eclipse.equinox.simpleconfigurator",1336859048099 -started,bundle,org.eclipse.cdt.codan.checkers,1.0.1.201202111925,"org.eclipse.cdt.codan.checkers",1336859048100 -started,bundle,org.eclipse.cdt.codan.core,2.0.0.201202111925,"org.eclipse.cdt.codan.core",1336859048101 -started,bundle,org.eclipse.cdt.codan.core.cxx,1.0.0.201202111925,"org.eclipse.cdt.codan.core.cxx",1336859048102 -started,bundle,org.eclipse.cdt.codan.ui.cxx,2.0.0.201202111925,"org.eclipse.cdt.codan.ui.cxx",1336859048103 -started,bundle,org.eclipse.cdt.core,5.3.2.201202111925,"org.eclipse.cdt.core",1336859048105 -started,bundle,org.eclipse.cdt.make.core,7.1.2.201202111925,"org.eclipse.cdt.make.core",1336859048106 -started,bundle,org.eclipse.cdt.make.ui,7.1.2.201202111925,"org.eclipse.cdt.make.ui",1336859048107 -started,bundle,org.eclipse.cdt.managedbuilder.core,8.0.2.201202111925,"org.eclipse.cdt.managedbuilder.core",1336859048108 -started,bundle,org.eclipse.cdt.ui,5.3.2.201202111925,"org.eclipse.cdt.ui",1336859048112 -started,bundle,org.eclipse.core.contenttype,3.4.100.v20110423-0524,"org.eclipse.core.contenttype",1336859048113 -started,bundle,org.eclipse.core.databinding.observable,1.4.0.I20110222-0800,"org.eclipse.core.databinding.observable",1336859048114 -started,bundle,org.eclipse.core.expressions,3.4.300.v20110228,"org.eclipse.core.expressions",1336859048115 -started,bundle,org.eclipse.core.filebuffers,3.5.200.v20110928-1504,"org.eclipse.core.filebuffers",1336859048116 -started,bundle,org.eclipse.core.filesystem,1.3.100.v20110423-0524,"org.eclipse.core.filesystem",1336859048117 -started,bundle,org.eclipse.core.jobs,3.5.101.v20120113-1953,"org.eclipse.core.jobs",1336859048118 -started,bundle,org.eclipse.core.net,1.2.100.I20110511-0800,"org.eclipse.core.net",1336859048120 -started,bundle,org.eclipse.core.resources,3.7.101.v20120125-1505,"org.eclipse.core.resources",1336859048121 -started,bundle,org.eclipse.core.runtime,3.7.0.v20110110,"org.eclipse.core.runtime",1336859048122 -started,bundle,org.eclipse.core.runtime.compatibility,3.2.100.v20100505,"org.eclipse.core.runtime.compatibility",1336859048124 -started,bundle,org.eclipse.core.runtime.compatibility.auth,3.2.200.v20110110,"org.eclipse.core.runtime.compatibility.auth",1336859048125 -started,bundle,org.eclipse.egit.core,1.3.0.201202151440-r,"org.eclipse.egit.core",1336859048126 -started,bundle,org.eclipse.egit.ui,1.3.0.201202151440-r,"org.eclipse.egit.ui",1336859048129 -started,bundle,org.eclipse.epp.mpc.ui,1.1.1.I20110907-0947,"org.eclipse.epp.mpc.ui",1336859048130 -started,bundle,org.eclipse.epp.usagedata.gathering,1.3.1.R201106061540,"org.eclipse.epp.usagedata.gathering",1336859048130 -started,bundle,org.eclipse.epp.usagedata.recording,1.3.1.R201106061540,"org.eclipse.epp.usagedata.recording",1336859048131 -started,bundle,org.eclipse.equinox.app,1.3.100.v20110321,"org.eclipse.equinox.app",1336859048132 -started,bundle,org.eclipse.equinox.common,3.6.0.v20110523,"org.eclipse.equinox.common",1336859048133 -started,bundle,org.eclipse.equinox.ds,1.3.1.R37x_v20110701,"org.eclipse.equinox.ds",1336859048135 -started,bundle,org.eclipse.equinox.event,1.2.100.v20110502,"org.eclipse.equinox.event",1336859048136 -started,bundle,org.eclipse.equinox.p2.core,2.1.1.v20120113-1346,"org.eclipse.equinox.p2.core",1336859048137 -started,bundle,org.eclipse.equinox.p2.directorywatcher,1.0.300.v20110815-1419,"org.eclipse.equinox.p2.directorywatcher",1336859048138 -started,bundle,org.eclipse.equinox.p2.engine,2.1.1.R37x_v20111003,"org.eclipse.equinox.p2.engine",1336859048139 -started,bundle,org.eclipse.equinox.p2.metadata,2.1.0.v20110815-1419,"org.eclipse.equinox.p2.metadata",1336859048140 -started,bundle,org.eclipse.equinox.p2.metadata.repository,1.2.0.v20110815-1419,"org.eclipse.equinox.p2.metadata.repository",1336859048141 -started,bundle,org.eclipse.equinox.p2.operations,2.1.1.R37x_v20111111,"org.eclipse.equinox.p2.operations",1336859048142 -started,bundle,org.eclipse.equinox.p2.reconciler.dropins,1.1.100.v20110815-1419,"org.eclipse.equinox.p2.reconciler.dropins",1336859048143 -started,bundle,org.eclipse.equinox.p2.repository,2.1.1.v20120113-1346,"org.eclipse.equinox.p2.repository",1336859048144 -started,bundle,org.eclipse.equinox.p2.ui.sdk.scheduler,1.0.100.v20110815-1419,"org.eclipse.equinox.p2.ui.sdk.scheduler",1336859048145 -started,bundle,org.eclipse.equinox.p2.updatechecker,1.1.200.v20110815-1419,"org.eclipse.equinox.p2.updatechecker",1336859048146 -started,bundle,org.eclipse.equinox.preferences,3.4.2.v20120111-2020,"org.eclipse.equinox.preferences",1336859048147 -started,bundle,org.eclipse.equinox.registry,3.5.101.R37x_v20110810-1611,"org.eclipse.equinox.registry",1336859048148 -started,bundle,org.eclipse.equinox.security,1.1.1.R37x_v20110822-1018,"org.eclipse.equinox.security",1336859048149 -started,bundle,org.eclipse.equinox.util,1.0.300.v20110502,"org.eclipse.equinox.util",1336859048150 -started,bundle,org.eclipse.help,3.5.100.v20110426,"org.eclipse.help",1336859048152 -started,bundle,org.eclipse.jdt.core,3.7.3.v20120119-1537,"org.eclipse.jdt.core",1336859048153 -started,bundle,org.eclipse.jdt.core.manipulation,1.4.0.v20110928-1453,"org.eclipse.jdt.core.manipulation",1336859048154 diff --git a/.metadata/.plugins/org.eclipse.epp.usagedata.recording/usagedata.csv b/.metadata/.plugins/org.eclipse.epp.usagedata.recording/usagedata.csv deleted file mode 100644 index ceaf029353b80ef0e795d347f8ba7cc33789d107..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.epp.usagedata.recording/usagedata.csv +++ /dev/null @@ -1,111 +0,0 @@ -what,kind,bundleId,bundleVersion,description,time -started,bundle,org.eclipse.jdt.ui,3.7.2.v20120109-1427,"org.eclipse.jdt.ui",1336859048159 -started,bundle,org.eclipse.jface,3.7.0.v20110928-1505,"org.eclipse.jface",1336859048160 -started,bundle,org.eclipse.jgit,1.3.0.201202151440-r,"org.eclipse.jgit",1336859048161 -started,bundle,org.eclipse.jsch.core,1.1.300.I20110514-0800,"org.eclipse.jsch.core",1336859048162 -started,bundle,org.eclipse.linuxtools.systemtap.ui.dashboardextension,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.dashboardextension",1336859048163 -started,bundle,org.eclipse.linuxtools.systemtap.ui.editor,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.editor",1336859048164 -started,bundle,org.eclipse.linuxtools.systemtap.ui.graphicalrun,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.graphicalrun",1336859048164 -started,bundle,org.eclipse.ltk.core.refactoring,3.5.201.r372_v20111101-0700,"org.eclipse.ltk.core.refactoring",1336859048165 -started,bundle,org.eclipse.ltk.ui.refactoring,3.6.0.v20110928-1453,"org.eclipse.ltk.ui.refactoring",1336859048167 -started,bundle,org.eclipse.mylyn.bugzilla.core,3.6.5.v20120123-0100,"org.eclipse.mylyn.bugzilla.core",1336859048168 -started,bundle,org.eclipse.mylyn.bugzilla.ui,3.6.0.v20110608-1400,"org.eclipse.mylyn.bugzilla.ui",1336859048169 -started,bundle,org.eclipse.mylyn.commons.identity,0.8.0.v20110608-1400,"org.eclipse.mylyn.commons.identity",1336859048170 -started,bundle,org.eclipse.mylyn.commons.net,3.6.0.v20110608-1400,"org.eclipse.mylyn.commons.net",1336859048170 -started,bundle,org.eclipse.mylyn.commons.ui,3.6.1.v20110720-0100,"org.eclipse.mylyn.commons.ui",1336859048171 -started,bundle,org.eclipse.mylyn.context.core,3.6.1.v20110720-0100,"org.eclipse.mylyn.context.core",1336859048172 -started,bundle,org.eclipse.mylyn.context.ui,3.6.1.v20120112-0100,"org.eclipse.mylyn.context.ui",1336859048174 -started,bundle,org.eclipse.mylyn.monitor.ui,3.6.0.v20110608-1400,"org.eclipse.mylyn.monitor.ui",1336859048175 -started,bundle,org.eclipse.mylyn.tasks.ui,3.6.5.v20120215-0100,"org.eclipse.mylyn.tasks.ui",1336859048177 -started,bundle,org.eclipse.mylyn.team.ui,3.6.1.v20110825-0100,"org.eclipse.mylyn.team.ui",1336859048178 -started,bundle,org.eclipse.search,3.7.0.v20110928-1504,"org.eclipse.search",1336859048179 -started,bundle,org.eclipse.team.core,3.6.0.I20110525-0800,"org.eclipse.team.core",1336859048180 -started,bundle,org.eclipse.team.cvs.core,3.3.400.I20110510-0800,"org.eclipse.team.cvs.core",1336859048181 -started,bundle,org.eclipse.team.cvs.ui,3.3.401.v20120126-1227,"org.eclipse.team.cvs.ui",1336859048183 -started,bundle,org.eclipse.team.ui,3.6.101.R37x_v20111109-0800,"org.eclipse.team.ui",1336859048184 -started,bundle,org.eclipse.ui,3.7.0.v20110928-1505,"org.eclipse.ui",1336859048187 -started,bundle,org.eclipse.ui.console,3.5.100.v20111007_r372,"org.eclipse.ui.console",1336859048188 -started,bundle,org.eclipse.ui.editors,3.7.0.v20110928-1504,"org.eclipse.ui.editors",1336859048190 -started,bundle,org.eclipse.ui.forms,3.5.101.v20111011-1919,"org.eclipse.ui.forms",1336859048191 -started,bundle,org.eclipse.ui.ide,3.7.0.v20110928-1505,"org.eclipse.ui.ide",1336859048193 -started,bundle,org.eclipse.ui.navigator,3.5.101.v20120106-1355,"org.eclipse.ui.navigator",1336859048194 -started,bundle,org.eclipse.ui.navigator.resources,3.4.300.v20110928-1505,"org.eclipse.ui.navigator.resources",1336859048195 -started,bundle,org.eclipse.ui.net,1.2.100.v20111208-1155,"org.eclipse.ui.net",1336859048197 -started,bundle,org.eclipse.ui.views,3.6.0.v20110928-1505,"org.eclipse.ui.views",1336859048198 -started,bundle,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"org.eclipse.ui.workbench",1336859048199 -started,bundle,org.eclipse.ui.workbench.texteditor,3.7.0.v20110928-1504,"org.eclipse.ui.workbench.texteditor",1336859048202 -started,bundle,org.eclipse.update.configurator,3.3.100.v20100512,"org.eclipse.update.configurator",1336859048203 -started,bundle,org.eclipse.update.core,3.2.500.v20110330,"org.eclipse.update.core",1336859048205 -started,bundle,org.eclipse.update.scheduler,3.2.300.v20100512,"org.eclipse.update.scheduler",1336859048206 -os,sysinfo,,,"linux",1336859048214 -arch,sysinfo,,,"x86_64",1336859048214 -ws,sysinfo,,,"gtk",1336859048214 -locale,sysinfo,,,"en_US",1336859048214 -processors,sysinfo,,,"2",1336859048214 -java.runtime.name,sysinfo,,,"OpenJDK Runtime Environment",1336859048214 -java.runtime.version,sysinfo,,,"1.6.0_24-b24",1336859048214 -java.specification.name,sysinfo,,,"Java Platform API Specification",1336859048214 -java.specification.vendor,sysinfo,,,"Sun Microsystems Inc.",1336859048214 -java.specification.version,sysinfo,,,"1.6",1336859048214 -java.vendor,sysinfo,,,"Sun Microsystems Inc.",1336859048214 -java.version,sysinfo,,,"1.6.0_24",1336859048214 -java.vm.info,sysinfo,,,"mixed mode",1336859048214 -java.vm.name,sysinfo,,,"OpenJDK 64-Bit Server VM",1336859048214 -java.vm.specification.name,sysinfo,,,"Java Virtual Machine Specification",1336859048214 -java.vm.specification.vendor,sysinfo,,,"Sun Microsystems Inc.",1336859048214 -java.vm.specification.version,sysinfo,,,"1.0",1336859048214 -java.vm.vendor,sysinfo,,,"Sun Microsystems Inc.",1336859048214 -java.vm.version,sysinfo,,,"20.0-b12",1336859048214 -deactivated,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336859057770 -closed,workbench,org.eclipse.ui.workbench,3.7.1.v20120104-1859,"",1336859299272 -started,bundle,org.eclipse.compare.core,3.5.200.I20110208-0800,"org.eclipse.compare.core",1336859299868 -started,bundle,org.eclipse.compare,3.5.202.R37x_v20111109-0800,"org.eclipse.compare",1336859299881 -stopped,bundle,org.eclipse.linuxtools.valgrind.massif,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.massif",1336859300429 -stopped,bundle,org.eclipse.birt.chart.device.svg,3.7.2.v20120213,"org.eclipse.birt.chart.device.svg",1336859300431 -stopped,bundle,org.eclipse.birt.chart.device.extension,3.7.2.v20120213,"org.eclipse.birt.chart.device.extension",1336859300432 -stopped,bundle,org.eclipse.birt.chart.device.swt,3.7.2.v20120213,"org.eclipse.birt.chart.device.swt",1336859300434 -stopped,bundle,org.eclipse.birt.chart.engine.extension,3.7.2.v20120213,"org.eclipse.birt.chart.engine.extension",1336859300439 -stopped,bundle,org.eclipse.linuxtools.gcov.core,4.1.1.201202152032,"org.eclipse.linuxtools.gcov.core",1336859300440 -stopped,bundle,org.eclipse.linuxtools.gprof,4.0.0.201202152032,"org.eclipse.linuxtools.gprof",1336859300442 -stopped,bundle,org.eclipse.linuxtools.dataviewers.charts,4.1.0.201202152032,"org.eclipse.linuxtools.dataviewers.charts",1336859300444 -stopped,bundle,org.eclipse.birt.chart.ui,3.7.2.v20120213,"org.eclipse.birt.chart.ui",1336859300449 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.dashboardextension,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.dashboardextension",1336859300453 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.dashboard,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.dashboard",1336859300455 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.graphicalrun,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.graphicalrun",1336859300456 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.ide,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.ide",1336859300457 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.graphing,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.graphing",1336859300459 -stopped,bundle,org.eclipse.linuxtools.systemtap.ui.graphingapi.ui,0.3.0.201202152032,"org.eclipse.linuxtools.systemtap.ui.graphingapi.ui",1336859300469 -stopped,bundle,org.eclipse.birt.chart.engine,3.7.2.v20120213,"org.eclipse.birt.chart.engine",1336859300479 -stopped,bundle,org.eclipse.birt.core.ui,3.7.2.v20120213,"org.eclipse.birt.core.ui",1336859300487 -stopped,bundle,org.eclipse.birt.data.aggregation,3.7.2.v20120213,"org.eclipse.birt.data.aggregation",1336859300495 -stopped,bundle,org.eclipse.birt.data,3.7.2.v20120213,"org.eclipse.birt.data",1336859300497 -stopped,bundle,org.eclipse.birt.core,3.7.2.v20120213,"org.eclipse.birt.core",1336859300498 -stopped,bundle,org.eclipse.cdt.build.crossgcc,1.0.2.201202111925,"org.eclipse.cdt.build.crossgcc",1336859300500 -stopped,bundle,org.eclipse.cdt.codan.checkers.ui,1.0.0.201202111925,"org.eclipse.cdt.codan.checkers.ui",1336859300511 -stopped,bundle,org.eclipse.cdt.codan.checkers,1.0.1.201202111925,"org.eclipse.cdt.codan.checkers",1336859300512 -stopped,bundle,org.eclipse.cdt.codan.ui.cxx,2.0.0.201202111925,"org.eclipse.cdt.codan.ui.cxx",1336859300512 -stopped,bundle,org.eclipse.cdt.codan.core.cxx,1.0.0.201202111925,"org.eclipse.cdt.codan.core.cxx",1336859300513 -stopped,bundle,org.eclipse.cdt.launch.remote,2.3.0.201202111925,"org.eclipse.cdt.launch.remote",1336859300514 -stopped,bundle,org.eclipse.cdt.debug.mi.ui,6.1.1.201202111925,"org.eclipse.cdt.debug.mi.ui",1336859300516 -stopped,bundle,org.eclipse.cdt.debug.mi.core,7.1.1.201202111925,"org.eclipse.cdt.debug.mi.core",1336859300517 -stopped,bundle,org.eclipse.cdt.debug.ui.memory.memorybrowser,1.2.100.201202111925,"org.eclipse.cdt.debug.ui.memory.memorybrowser",1336859300519 -stopped,bundle,org.eclipse.cdt.debug.ui.memory.search,1.2.1.201202111925,"org.eclipse.cdt.debug.ui.memory.search",1336859300520 -stopped,bundle,org.eclipse.cdt.dsf.gdb.ui,2.2.1.201202111925,"org.eclipse.cdt.dsf.gdb.ui",1336859300522 -stopped,bundle,org.eclipse.cdt.dsf.ui,2.2.1.201202111925,"org.eclipse.cdt.dsf.ui",1336859300524 -stopped,bundle,org.eclipse.cdt.gdb.ui,7.0.0.201202111925,"org.eclipse.cdt.gdb.ui",1336859300526 -stopped,bundle,org.eclipse.cdt.dsf.gdb,4.0.2.201202111925,"org.eclipse.cdt.dsf.gdb",1336859300528 -stopped,bundle,org.eclipse.linuxtools.callgraph.launch,0.9.0.201202152032,"org.eclipse.linuxtools.callgraph.launch",1336859300529 -stopped,bundle,org.eclipse.linuxtools.oprofile.launch,0.3.1.201202152032,"org.eclipse.linuxtools.oprofile.launch",1336859300531 -stopped,bundle,org.eclipse.linuxtools.valgrind.cachegrind,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.cachegrind",1336859300532 -stopped,bundle,org.eclipse.linuxtools.valgrind.helgrind,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.helgrind",1336859300534 -stopped,bundle,org.eclipse.linuxtools.valgrind.memcheck,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.memcheck",1336859300535 -stopped,bundle,org.eclipse.linuxtools.valgrind.launch,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.launch",1336859300539 -stopped,bundle,org.eclipse.linuxtools.profiling.launch,0.9.0.201202152032,"org.eclipse.linuxtools.profiling.launch",1336859300540 -stopped,bundle,org.eclipse.cdt.launch,7.0.0.201202111925,"org.eclipse.cdt.launch",1336859300542 -stopped,bundle,org.eclipse.linuxtools.valgrind.ui,0.9.0.201202152032,"org.eclipse.linuxtools.valgrind.ui",1336859300544 -stopped,bundle,org.eclipse.cdt.debug.ui,7.1.2.201202111925,"org.eclipse.cdt.debug.ui",1336859300570 -stopped,bundle,org.eclipse.cdt.debug.ui.memory.traditional,1.2.1.201202111925,"org.eclipse.cdt.debug.ui.memory.traditional",1336859300582 -stopped,bundle,org.eclipse.cdt.dsf,2.2.0.201202111925,"org.eclipse.cdt.dsf",1336859300604 -stopped,bundle,org.eclipse.linuxtools.binutils,4.0.0.201202152032,"org.eclipse.linuxtools.binutils",1336859300617 -stopped,bundle,org.eclipse.linuxtools.callgraph,0.9.0.201202152032,"org.eclipse.linuxtools.callgraph",1336859300638 -stopped,bundle,org.eclipse.linuxtools.callgraph.core,0.9.0.201202152032,"org.eclipse.linuxtools.callgraph.core",1336859300651 diff --git a/.metadata/.plugins/org.eclipse.help.base/browser.log b/.metadata/.plugins/org.eclipse.help.base/browser.log deleted file mode 100644 index cb9e33a095c2c2f57b8f6858ee557efabc5a0a81..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.help.base/browser.log +++ /dev/null @@ -1,3 +0,0 @@ - -May 10, 2012 20:18:53.79 NEW SESSION -May 10, 2012 20:18:53.79 /usr/bin/firefox diff --git a/.metadata/.plugins/org.eclipse.jdt.core/invalidArchivesCache b/.metadata/.plugins/org.eclipse.jdt.core/invalidArchivesCache deleted file mode 100644 index 593f4708db84ac8fd0f5cc47c634f38c013fe9e4..0000000000000000000000000000000000000000 Binary files a/.metadata/.plugins/org.eclipse.jdt.core/invalidArchivesCache and /dev/null differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache b/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache deleted file mode 100644 index 593f4708db84ac8fd0f5cc47c634f38c013fe9e4..0000000000000000000000000000000000000000 Binary files a/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache and /dev/null differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat b/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat deleted file mode 100644 index b22acd53757a7b3e27628cce9d609a7ef1af885d..0000000000000000000000000000000000000000 Binary files a/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat and /dev/null differ diff --git a/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml b/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml deleted file mode 100644 index a4ee3cbc9a7fb4242b2f2becb901674986dc4389..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml +++ /dev/null @@ -1,2 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<typeInfoHistroy/> diff --git a/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml b/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml deleted file mode 100644 index 9e390f501d055f97f1a023eb11d0916f4992c3e9..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml +++ /dev/null @@ -1,2 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<qualifiedTypeNameHistroy/> diff --git a/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/.workspace/2012/5/19/refactorings.history b/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/.workspace/2012/5/19/refactorings.history deleted file mode 100644 index ef3c725cb8dd8903f983e0738cbc80bba481af83..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/.workspace/2012/5/19/refactorings.history +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<session version="1.0"> -<refactoring comment="Delete resource 'gqgmc'" deleteContents="false" description="Delete resource 'gqgmc'" element1="/gqgmc" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1336703028147"/> -</session> \ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/.workspace/2012/5/19/refactorings.index b/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/.workspace/2012/5/19/refactorings.index deleted file mode 100644 index 96f40e6bcceec6ea5591e93a2767240dce0d63f4..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/.workspace/2012/5/19/refactorings.index +++ /dev/null @@ -1 +0,0 @@ -1336703028147 Delete resource 'gqgmc' diff --git a/.metadata/.plugins/org.eclipse.ltk.ui.refactoring/dialog_settings.xml b/.metadata/.plugins/org.eclipse.ltk.ui.refactoring/dialog_settings.xml deleted file mode 100644 index 27eb4040f458f36a02b1b20109f488d2bf3d458d..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.ltk.ui.refactoring/dialog_settings.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<section name="Workbench"> - <section name="RefactoringWizard.preview"> - <item value="400" key="height"/> - <item value="600" key="width"/> - </section> -</section> diff --git a/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml b/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml deleted file mode 100644 index bb5311ba4f4806723c032c92c17fc43ec1699285..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<section name="Workbench"> - <section name="ChooseWorkspaceDialogSettings"> - <item value="228" key="DIALOG_Y_ORIGIN"/> - <item value="314" key="DIALOG_X_ORIGIN"/> - </section> - <section name="org.eclipse.ui.internal.ide.dialogs.ProjectContentsLocationArea"> - <item value="/home/phil/Projects" key="OUTSIDE_LOCATION"/> - </section> - <section name="WORKBENCH_SETTINGS"> - <list key="ENABLED_TRANSFERS"> - </list> - </section> - <section name="NewWizardAction"> - <item value="org.eclipse.cdt.ui.wizards.NewCWizard1" key="NewWizardSelectionPage.STORE_SELECTED_ID"/> - <list key="NewWizardSelectionPage.STORE_EXPANDED_CATEGORIES_ID"> - <item value="org.eclipse.cdt.ui.newCWizards"/> - </list> - </section> -</section> diff --git a/.metadata/.plugins/org.eclipse.ui.intro/dialog_settings.xml b/.metadata/.plugins/org.eclipse.ui.intro/dialog_settings.xml deleted file mode 100644 index f118f021363f3b5a6d3a26eb91c93a0d63033b7c..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.ui.intro/dialog_settings.xml +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<section name="Workbench"> - <item value="1024" key="introLaunchBar.location"/> -</section> diff --git a/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml b/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml deleted file mode 100644 index b88e74a78a166d3c5709cac81b8d4e9881d84111..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<section name="Workbench"> - <section name="ImportExportAction"> - <item value="org.eclipse.cdt.ui.wizards.MakeProjFromExisting" key="ImportExportPage.STORE_SELECTED_IMPORT_WIZARD_ID"/> - <list key="ImportExportPage.STORE_EXPANDED_IMPORT_CATEGORIES"> - <item value="org.eclipse.cdt.ui.importWizardCategory"/> - </list> - </section> -</section> diff --git a/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml b/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml deleted file mode 100644 index b414b13cc6308e35a71e1a5ed350375e16b8be28..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml +++ /dev/null @@ -1,279 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<workbench progressCount="31" version="2.0"> -<workbenchAdvisor/> -<window height="882" width="1245" x="286" y="111"> -<fastViewData fastViewLocation="1024"/> -<perspectiveBar> -<itemSize x="160"/> -</perspectiveBar> -<coolbarLayout> -<coolItem id="group.file" itemType="typeGroupMarker"/> -<coolItem id="org.eclipse.ui.workbench.file" itemType="typeToolBarContribution" x="132" y="30"/> -<coolItem id="additions" itemType="typeGroupMarker"/> -<coolItem id="org.eclipse.cdt.ui.CElementCreationActionSet" itemType="typeToolBarContribution" x="156" y="30"/> -<coolItem id="org.eclipse.cdt.ui.buildConfigActionSet" itemType="typeToolBarContribution" x="82" y="30"/> -<coolItem id="org.eclipse.debug.ui.launchActionSet" itemType="typeToolBarContribution" x="156" y="30"/> -<coolItem id="org.eclipse.search.searchActionSet" itemType="typeToolBarContribution" x="104" y="30"/> -<coolItem id="org.eclipse.ui.edit.text.actionSet.presentation" itemType="typeToolBarContribution" x="68" y="30"/> -<coolItem id="group.nav" itemType="typeGroupMarker"/> -<coolItem id="org.eclipse.ui.workbench.navigate" itemType="typeToolBarContribution" x="184" y="30"/> -<coolItem id="group.editor" itemType="typeGroupMarker"/> -<coolItem id="group.help" itemType="typeGroupMarker"/> -<coolItem id="org.eclipse.ui.workbench.help" itemType="typeToolBarContribution" x="-1" y="-1"/> -</coolbarLayout> -<page aggregateWorkingSetId="Aggregate for window 1336083145163" focus="true" label="Workspace - C/C++"> -<editors> -<editorArea activeWorkbook="DefaultEditorWorkbook"> -<info part="DefaultEditorWorkbook"> -<folder appearance="1" expanded="2"> -<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory"/> -</folder> -</info> -</editorArea> -</editors> -<views> -<view id="org.eclipse.ui.navigator.ProjectExplorer" partName="Project Explorer"> -<viewState CommonNavigator.LINKING_ENABLED="0" org.eclipse.cdt.ui.cview.groupincludes="false" org.eclipse.cdt.ui.cview.groupmacros="false" org.eclipse.cdt.ui.editor.CUChildren="true" org.eclipse.ui.navigator.resources.workingSets.showTopLevelWorkingSets="0"/> -</view> -<view id="org.eclipse.ui.views.PropertySheet" partName="Properties"/> -<view id="org.eclipse.cdt.make.ui.views.MakeView" partName="Make Target"/> -<view id="org.eclipse.ui.views.ProblemView" partName="Problems"> -<viewState PRIMARY_SORT_FIELD="org.eclipse.ui.ide.severityAndDescriptionField" categoryGroup="org.eclipse.ui.ide.severity" markerContentGenerator="org.eclipse.ui.ide.problemsGenerator" partName="Problems"> -<columnWidths org.eclipse.ui.ide.locationField="105" org.eclipse.ui.ide.markerType="224" org.eclipse.ui.ide.pathField="140" org.eclipse.ui.ide.resourceField="105" org.eclipse.ui.ide.severityAndDescriptionField="350"/> -<visible IMemento.internal.id="org.eclipse.ui.ide.severityAndDescriptionField"/> -<visible IMemento.internal.id="org.eclipse.ui.ide.resourceField"/> -<visible IMemento.internal.id="org.eclipse.ui.ide.pathField"/> -<visible IMemento.internal.id="org.eclipse.ui.ide.locationField"/> -<visible IMemento.internal.id="org.eclipse.ui.ide.markerType"/> -</viewState> -</view> -<view id="org.eclipse.ui.console.ConsoleView" partName="Console"/> -<view id="org.eclipse.mylyn.tasks.ui.views.tasks" partName="Task List"/> -<view id="org.eclipse.ui.views.TaskList" partName="Tasks"> -<viewState PRIMARY_SORT_FIELD="org.eclipse.ui.ide.completionField" categoryGroup="none" markerContentGenerator="org.eclipse.ui.ide.tasksGenerator" partName="Tasks"> -<columnWidths org.eclipse.ui.ide.completionField="40" org.eclipse.ui.ide.descriptionField="350" org.eclipse.ui.ide.locationField="105" org.eclipse.ui.ide.markerType="201" org.eclipse.ui.ide.pathField="140" org.eclipse.ui.ide.priorityField="35" org.eclipse.ui.ide.resourceField="105"/> -<visible IMemento.internal.id="org.eclipse.ui.ide.completionField"/> -<visible IMemento.internal.id="org.eclipse.ui.ide.priorityField"/> -<visible IMemento.internal.id="org.eclipse.ui.ide.descriptionField"/> -<visible IMemento.internal.id="org.eclipse.ui.ide.resourceField"/> -<visible IMemento.internal.id="org.eclipse.ui.ide.pathField"/> -<visible IMemento.internal.id="org.eclipse.ui.ide.locationField"/> -<visible IMemento.internal.id="org.eclipse.ui.ide.markerType"/> -</viewState> -</view> -<view id="org.eclipse.ui.views.ContentOutline" partName="Outline"> -<viewState/> -</view> -</views> -<perspectives activePart="org.eclipse.ui.navigator.ProjectExplorer" activePerspective="org.eclipse.cdt.ui.CPerspective"> -<perspective editorAreaTrimState="2" editorAreaVisible="1" fixed="0" version="0.016"> -<descriptor class="org.eclipse.ui.internal.ide.application.ResourcePerspective" id="org.eclipse.ui.resourcePerspective" label="Resource"/> -<alwaysOnActionSet id="org.eclipse.ui.cheatsheets.actionSet"/> -<alwaysOnActionSet id="org.eclipse.search.searchActionSet"/> -<alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.annotationNavigation"/> -<alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.navigation"/> -<alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/> -<alwaysOnActionSet id="org.eclipse.ui.externaltools.ExternalToolsSet"/> -<alwaysOnActionSet id="org.eclipse.ui.actionSet.keyBindings"/> -<alwaysOnActionSet id="org.eclipse.ui.actionSet.openFiles"/> -<alwaysOnActionSet id="org.eclipse.ui.NavigateActionSet"/> -<alwaysOnActionSet id="org.eclipse.linuxtools.changelog.actionSet"/> -<alwaysOnActionSet id="org.eclipse.linuxtools.lttng.ui.actionSet"/> -<alwaysOnActionSet id="org.eclipse.mylyn.context.ui.actionSet"/> -<alwaysOnActionSet id="org.eclipse.mylyn.doc.actionSet"/> -<alwaysOnActionSet id="org.eclipse.mylyn.tasks.ui.navigation"/> -<alwaysOnActionSet id="org.eclipse.rse.core.search.searchActionSet"/> -<show_view_action id="org.eclipse.ui.navigator.ProjectExplorer"/> -<show_view_action id="org.eclipse.ui.views.BookmarkView"/> -<show_view_action id="org.eclipse.ui.views.ContentOutline"/> -<show_view_action id="org.eclipse.ui.views.PropertySheet"/> -<show_view_action id="org.eclipse.ui.views.ProblemView"/> -<show_view_action id="org.eclipse.ui.views.ProgressView"/> -<show_view_action id="org.eclipse.ui.views.TaskList"/> -<show_view_action id="org.eclipse.ant.ui.views.AntView"/> -<show_view_action id="org.eclipse.pde.runtime.LogView"/> -<new_wizard_action id="org.eclipse.ui.wizards.new.folder"/> -<new_wizard_action id="org.eclipse.ui.wizards.new.file"/> -<new_wizard_action id="org.eclipse.ui.editors.wizards.UntitledTextFileWizard"/> -<perspective_action id="org.eclipse.cdt.ui.CPerspective"/> -<perspective_action id="org.eclipse.jdt.ui.JavaPerspective"/> -<perspective_action id="org.eclipse.jdt.ui.JavaBrowsingPerspective"/> -<perspective_action id="org.eclipse.team.cvs.ui.cvsPerspective"/> -<perspective_action id="org.eclipse.team.ui.TeamSynchronizingPerspective"/> -<hide_toolbar_item_id id="org.eclipse.jdt.ui.actions.OpenProjectWizard"/> -<hide_toolbar_item_id id="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly"/> -<view id="org.eclipse.ui.navigator.ProjectExplorer"/> -<view id="org.eclipse.ui.views.TaskList"/> -<view id="org.eclipse.ui.views.ContentOutline"/> -<fastViewBars/> -<layout>
<mainWindow>
<info folder="true" part="topLeft">
<folder activePageID="org.eclipse.ui.navigator.ProjectExplorer" appearance="2" expanded="2">
<page content="org.eclipse.ui.navigator.ProjectExplorer" label="Project Explorer"/> -<page content="org.eclipse.ui.views.BookmarkView" label="LabelNotFound"/> -<page content="org.eclipse.ui.views.ResourceNavigator" label="LabelNotFound"/> -<page content="org.eclipse.team.ccvs.ui.RepositoriesView" label="LabelNotFound"/> -<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory">
<part id="0"/> -</presentation> -</folder> -</info> -<info folder="true" part="org.eclipse.ui.internal.ViewStack@69127c4d" ratio="0.7495049" ratioLeft="757" ratioRight="253" relationship="2" relative="topLeft">
<folder appearance="2" expanded="2">
<page content="org.eclipse.help.ui.HelpView" label="LabelNotFound"/> -<page content="org.eclipse.ui.internal.introview" label="LabelNotFound"/> -<page content="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="LabelNotFound"/> -<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory"/> -</folder> -</info> -<info part="org.eclipse.ui.editorss" ratio="0.25940594" ratioLeft="262" ratioRight="748" relationship="2" relative="topLeft"/> -<info folder="true" part="bottomRight" ratio="0.6599064" ratioLeft="423" ratioRight="218" relationship="4" relative="org.eclipse.ui.editorss">
<folder activePageID="org.eclipse.ui.views.TaskList" appearance="2" expanded="2">
<page content="org.eclipse.ui.views.TaskList" label="Tasks"/> -<page content="org.eclipse.team.ui.GenericHistoryView" label="LabelNotFound"/> -<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory">
<part id="0"/> -</presentation> -</folder> -</info> -<info folder="true" part="org.eclipse.ui.internal.ViewStack@4848268a" ratio="0.74923855" ratioLeft="738" ratioRight="247" relationship="2" relative="org.eclipse.ui.editorss">
<folder activePageID="org.eclipse.ui.views.ContentOutline" appearance="2" expanded="2">
<page content="org.eclipse.ui.views.ContentOutline" label="Outline"/> -<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory">
<part id="0"/> -</presentation> -</folder> -</info> -<info folder="true" part="bottomLeft" ratio="0.49921995" ratioLeft="320" ratioRight="321" relationship="4" relative="topLeft">
<folder appearance="2" expanded="2">
<page content="org.eclipse.ant.ui.views.AntView" label="LabelNotFound"/> -<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory"/> -</folder> -</info> -</mainWindow> -</layout> -</perspective> -<perspective editorAreaTrimState="2" editorAreaVisible="1" fixed="0" version="0.016"> -<descriptor class="org.eclipse.cdt.internal.ui.CPerspectiveFactory" id="org.eclipse.cdt.ui.CPerspective" label="C/C++"/> -<alwaysOnActionSet id="org.eclipse.linuxtools.changelog.actionSet"/> -<alwaysOnActionSet id="org.eclipse.linuxtools.lttng.ui.actionSet"/> -<alwaysOnActionSet id="org.eclipse.mylyn.context.ui.actionSet"/> -<alwaysOnActionSet id="org.eclipse.mylyn.doc.actionSet"/> -<alwaysOnActionSet id="org.eclipse.mylyn.tasks.ui.navigation"/> -<alwaysOnActionSet id="org.eclipse.ui.cheatsheets.actionSet"/> -<alwaysOnActionSet id="org.eclipse.rse.core.search.searchActionSet"/> -<alwaysOnActionSet id="org.eclipse.search.searchActionSet"/> -<alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.annotationNavigation"/> -<alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.navigation"/> -<alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/> -<alwaysOnActionSet id="org.eclipse.ui.externaltools.ExternalToolsSet"/> -<alwaysOnActionSet id="org.eclipse.ui.actionSet.keyBindings"/> -<alwaysOnActionSet id="org.eclipse.ui.actionSet.openFiles"/> -<alwaysOnActionSet id="org.eclipse.cdt.ui.SearchActionSet"/> -<alwaysOnActionSet id="org.eclipse.cdt.ui.CElementCreationActionSet"/> -<alwaysOnActionSet id="org.eclipse.ui.NavigateActionSet"/> -<alwaysOnActionSet id="org.eclipse.debug.ui.breakpointActionSet"/> -<alwaysOnActionSet id="org.eclipse.cdt.make.ui.makeTargetActionSet"/> -<alwaysOnActionSet id="org.eclipse.debug.ui.launchActionSet"/> -<alwaysOnActionSet id="org.eclipse.cdt.ui.buildConfigActionSet"/> -<alwaysOnActionSet id="org.eclipse.cdt.ui.NavigationActionSet"/> -<alwaysOnActionSet id="org.eclipse.cdt.ui.OpenActionSet"/> -<alwaysOnActionSet id="org.eclipse.cdt.ui.CodingActionSet"/> -<alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.presentation"/> -<alwaysOnActionSet id="org.eclipse.debug.ui.profileActionSet"/> -<show_view_action id="org.eclipse.ui.console.ConsoleView"/> -<show_view_action id="org.eclipse.search.ui.views.SearchView"/> -<show_view_action id="org.eclipse.ui.views.ContentOutline"/> -<show_view_action id="org.eclipse.ui.views.ProblemView"/> -<show_view_action id="org.eclipse.cdt.ui.CView"/> -<show_view_action id="org.eclipse.ui.views.ResourceNavigator"/> -<show_view_action id="org.eclipse.ui.views.PropertySheet"/> -<show_view_action id="org.eclipse.ui.views.TaskList"/> -<show_view_action id="org.eclipse.cdt.codan.internal.ui.views.ProblemDetails"/> -<show_view_action id="org.eclipse.cdt.make.ui.views.MakeView"/> -<show_view_action id="org.eclipse.ui.navigator.ProjectExplorer"/> -<show_view_action id="org.eclipse.cdt.ui.includeBrowser"/> -<show_view_action id="org.eclipse.mylyn.tasks.ui.views.tasks"/> -<new_wizard_action id="org.eclipse.cdt.ui.wizards.ConvertToMakeWizard"/> -<new_wizard_action id="org.eclipse.cdt.ui.wizards.NewMakeFromExisting"/> -<new_wizard_action id="org.eclipse.cdt.ui.wizards.NewCWizard1"/> -<new_wizard_action id="org.eclipse.cdt.ui.wizards.NewCWizard2"/> -<new_wizard_action id="org.eclipse.linuxtools.cdt.autotools.ui.wizards.conversionWizard"/> -<new_wizard_action id="org.eclipse.cdt.ui.wizards.NewSourceFolderCreationWizard"/> -<new_wizard_action id="org.eclipse.cdt.ui.wizards.NewFolderCreationWizard"/> -<new_wizard_action id="org.eclipse.cdt.ui.wizards.NewSourceFileCreationWizard"/> -<new_wizard_action id="org.eclipse.cdt.ui.wizards.NewHeaderFileCreationWizard"/> -<new_wizard_action id="org.eclipse.cdt.ui.wizards.NewFileCreationWizard"/> -<new_wizard_action id="org.eclipse.cdt.ui.wizards.NewClassCreationWizard"/> -<new_wizard_action id="org.eclipse.mylyn.tasks.ui.wizards.new.repository.task"/> -<perspective_action id="org.eclipse.debug.ui.DebugPerspective"/> -<perspective_action id="org.eclipse.team.ui.TeamSynchronizingPerspective"/> -<hide_toolbar_item_id id="org.eclipse.jdt.ui.actions.OpenProjectWizard"/> -<hide_toolbar_item_id id="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly"/> -<view id="org.eclipse.ui.navigator.ProjectExplorer"/> -<view id="org.eclipse.ui.views.ProblemView"/> -<view id="org.eclipse.ui.views.TaskList"/> -<view id="org.eclipse.ui.console.ConsoleView"/> -<view id="org.eclipse.ui.views.PropertySheet"/> -<view id="org.eclipse.ui.views.ContentOutline"/> -<view id="org.eclipse.cdt.make.ui.views.MakeView"/> -<view id="org.eclipse.mylyn.tasks.ui.views.tasks"/> -<fastViewBars/> -<layout> -<mainWindow> -<info folder="true" part="topLeft"> -<folder activePageID="org.eclipse.ui.navigator.ProjectExplorer" appearance="2" expanded="2"> -<page content="org.eclipse.ui.navigator.ProjectExplorer" label="Project Explorer"/> -<page content="org.eclipse.cdt.ui.CView" label="LabelNotFound"/> -<page content="org.eclipse.ui.views.ResourceNavigator" label="LabelNotFound"/> -<page content="org.eclipse.ui.views.BookmarkView" label="LabelNotFound"/> -<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory"> -<part id="0"/> -</presentation> -</folder> -</info> -<info folder="true" part="stickyFolderRight" ratio="0.7497989" ratioLeft="932" ratioRight="311" relationship="2" relative="topLeft"> -<folder appearance="2" expanded="2"> -<page content="org.eclipse.help.ui.HelpView" label="LabelNotFound"/> -<page content="org.eclipse.ui.internal.introview" label="LabelNotFound"/> -<page content="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="LabelNotFound"/> -<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory"/> -</folder> -</info> -<info part="org.eclipse.ui.editorss" ratio="0.24939662" ratioLeft="310" ratioRight="933" relationship="2" relative="topLeft"/> -<info folder="true" part="bottom" ratio="0.7496689" ratioLeft="566" ratioRight="189" relationship="4" relative="org.eclipse.ui.editorss"> -<folder activePageID="org.eclipse.ui.views.ProblemView" appearance="2" expanded="2"> -<page content="org.eclipse.ui.views.ProblemView" label="Problems"/> -<page content="org.eclipse.ui.views.TaskList" label="Tasks"/> -<page content="org.eclipse.ui.console.ConsoleView" label="Console"/> -<page content="org.eclipse.ui.views.PropertySheet" label="Properties"/> -<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory"> -<part id="0"/> -<part id="1"/> -<part id="2"/> -<part id="3"/> -</presentation> -</folder> -</info> -<info folder="true" part="topRight" ratio="0.7491961" ratioLeft="699" ratioRight="234" relationship="2" relative="org.eclipse.ui.editorss"> -<folder activePageID="org.eclipse.ui.views.ContentOutline" appearance="2" expanded="2"> -<page content="org.eclipse.ui.views.ContentOutline" label="Outline"/> -<page content="org.eclipse.cdt.make.ui.views.MakeView" label="Make Target"/> -<page content="org.eclipse.mylyn.tasks.ui.views.tasks" label="Task List"/> -<presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory"> -<part id="0"/> -<part id="1"/> -<part id="2"/> -</presentation> -</folder> -</info> -</mainWindow> -</layout> -</perspective> -</perspectives> -<workingSets/> -<navigationHistory/> -<input factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/" type="8"/> -</page> -<workbenchWindowAdvisor/> -<actionBarAdvisor/> -<trimLayout> -<trimArea IMemento.internal.id="128"> -<trimItem IMemento.internal.id="org.eclipse.ui.internal.WorkbenchWindow.topBar"/> -<trimItem IMemento.internal.id="org.eclipse.mylyn.tasks.ui.trim.container"/> -</trimArea> -<trimArea IMemento.internal.id="1024"> -<trimItem IMemento.internal.id="org.eclise.ui.internal.FastViewBar"/> -<trimItem IMemento.internal.id="org.eclipse.jface.action.StatusLineManager"/> -<trimItem IMemento.internal.id="org.eclipse.ui.internal.progress.ProgressRegion"/> -</trimArea> -</trimLayout> -</window> -<mruList/> -</workbench> \ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml b/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml deleted file mode 100644 index a75030556f58a276c589b6a68b1b118b36818ef5..0000000000000000000000000000000000000000 --- a/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<workingSetManager> -<workingSet aggregate="true" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1336703960497_0" label="Window Working Set" name="Aggregate for window 1336083145163"/> -</workingSetManager> \ No newline at end of file diff --git a/.metadata/version.ini b/.metadata/version.ini deleted file mode 100644 index c51ff745b6c995c410e2977bb11c544ed7f6ca76..0000000000000000000000000000000000000000 --- a/.metadata/version.ini +++ /dev/null @@ -1 +0,0 @@ -org.eclipse.core.runtime=1 \ No newline at end of file diff --git a/.project b/.project deleted file mode 100644 index adafcbe447d9a3b1490543dfcd28894b7718b56a..0000000000000000000000000000000000000000 --- a/.project +++ /dev/null @@ -1,79 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>gqgmc</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> - <triggers>clean,full,incremental,</triggers> - <arguments> - <dictionary> - <key>?name?</key> - <value></value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.append_environment</key> - <value>true</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.autoBuildTarget</key> - <value>all</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.buildArguments</key> - <value></value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.buildCommand</key> - <value>make</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.cleanBuildTarget</key> - <value>clean</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.contents</key> - <value>org.eclipse.cdt.make.core.activeConfigSettings</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.enableAutoBuild</key> - <value>false</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.enableCleanBuild</key> - <value>true</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.enableFullBuild</key> - <value>true</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.fullBuildTarget</key> - <value>all</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.stopOnError</key> - <value>true</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key> - <value>true</value> - </dictionary> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> - <triggers>full,incremental,</triggers> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.cdt.core.cnature</nature> - <nature>org.eclipse.cdt.core.ccnature</nature> - <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> - <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> - </natures> -</projectDescription> diff --git a/.settings/language.settings.xml b/.settings/language.settings.xml deleted file mode 100644 index 77006f423e63510ccc9e26d6e37ab1514a2c138b..0000000000000000000000000000000000000000 --- a/.settings/language.settings.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<project> - <configuration id="cdt.managedbuild.toolchain.gnu.base.665210620" name="Default"> - <extension point="org.eclipse.cdt.core.LanguageSettingsProvider"> - <provider copy-of="extension" id="org.eclipse.cdt.ui.UserLanguageSettingsProvider"/> - <provider-reference id="org.eclipse.cdt.core.ReferencedProjectsLanguageSettingsProvider" ref="shared-provider"/> - <provider class="org.eclipse.cdt.managedbuilder.language.settings.providers.GCCBuildCommandParser" id="org.eclipse.cdt.managedbuilder.core.GCCBuildCommandParser" keep-relative-paths="false" name="CDT GCC Build Output Parser" parameter="(gcc)|([gc]\+\+)|(clang)" prefer-non-shared="true"/> - <provider-reference id="org.eclipse.cdt.managedbuilder.core.GCCBuiltinSpecsDetector" ref="shared-provider"/> - <provider-reference id="org.eclipse.cdt.managedbuilder.core.MBSLanguageSettingsProvider" ref="shared-provider"/> - </extension> - </configuration> -</project> diff --git a/Defines.mk b/Defines.mk deleted file mode 100644 index 83521f785e5910ab1f4b2469f93a03e04d9d3303..0000000000000000000000000000000000000000 --- a/Defines.mk +++ /dev/null @@ -1,61 +0,0 @@ -############################################################################# -# Makefile macros -############################################################################# -# project root directory -BASE = /home/phil/Projects/gqgmc - -# executables directory -BIN = $(BASE)/bin - -# object directory -OBJ = $(BASE)/obj - -# gq library directory -LIBS = $(BASE)/libs - -# include search paths -GQ_INC = -I$(BASE) -QT_INC = -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -X11_INC = -I/usr/include/X11 -INC_DIR = $(GQ_INC) $(QT_INC) $(X11_INC) - -# libraries search paths -GQ_LIBS = -L$(BASE)/libs -GUI_LIBS = -L/usr/lib/x86_64-linux-gnu -LIBS_PTH = $(GQ_LIBS) $(GUI_LIBS) - -#libraries linked -GQ_LNK = -lGQGMC -QT_LNK = -lQtGui -lQtCore -lpthread -X11_LNK = -lXext -lX11 -LIBS_LNK = $(GQ_LNK) $(QT_LNK) $(X11_LNK) - -# C Compiler -CC = gcc -LD = gcc - -CPP = g++ -LDCPP = g++ - -DEFINES = -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED - -# By default set to compile/link for 64-bit Linux. -# For 32-bit, change to -m32. -CPUSIZE = -m64 - -#CFLAGS = $(CPUSIZE) -pipe -O2 -Wall -W -D_REENTRANT $(DEFINES) $(INC_DIR) -CFLAGS = $(CPUSIZE) -pipe -Wall -D_REENTRANT $(DEFINES) $(INC_DIR) - -LDFLAGS = $(CPUSIZE) -Wl,-O1 $(LIBS_PTH) - -# MOC compiler -MOC = /usr/bin/moc-qt4 - -# Use ar & ranlib to build libgqgmc library -AR = ar -RANLIB = ranlib - - - - - diff --git a/Makefile b/Makefile deleted file mode 100644 index 7b6694758d35e0f35029e4d5068c6e595c22e04d..0000000000000000000000000000000000000000 --- a/Makefile +++ /dev/null @@ -1,64 +0,0 @@ -############################################################################# -# FILENAME: Makefile -# -# PURPOSE: Makefile for GQ GMC driver and sample program. -# -# AUTHOR: Phil Gillaspy -# -# UPDATE: 05-10-2012 -# -############################################################################# - -include Defines.mk - -LIBRARIES = $(LIBS)/libGQGMC.a -PROGRAMS = $(BIN)/gqgmc_gui $(BIN)/gqgmc - -include Targets.mk - -gq_source = gqgmc.cc - -# replace .cc with .o (object) -gq_object = $(gq_source:%.cc=$(OBJ)/%.o) - -gui_src = plotter.cc moc_plotter.cc -# replace .cc with .o (object) -gui_object = $(gui_src:%.cc=$(OBJ)/%.o) - -$(BASE)/libs/libGQGMC.a .LIBRARY : $(gq_object) - ar ruv $@ $? - ranlib $@ - -# generate MOC file -moc_plotter.cc: plotter.hh - $(MOC) $(DEFINES) $(QT_INC) $< -o $@ - -$(BIN)/gqgmc: $(OBJ)/main.o $(LIBRARIES) - $(LDCPP) $(LDFLAGS) -o $@ $(OBJ)/main.o $(LIBS_LNK) - -$(BIN)/gqgmc_gui: $(OBJ)/main_gui.o $(gui_object) $(LIBRARIES) - $(LDCPP) $(LDFLAGS) -o $@ $(OBJ)/main_gui.o $(gui_object) $(LIBS_LNK) - -all: xmoc xobj libs bin - -############################################################################### -# File dependencies: - -include Patterns.mk - -# Generate Makefile dependencies: -dep: - makedep -I$(INC) - -# Make dependencies: (Do not modify this line--makedep depends on it!) -# CAVEAT: The following dependencies were generated by the "makedep" -# program. Any changes made beyond this point may be lost. -# Last "makedep" performed Jun 06, 1997 by gillaspy@Sirius. - -$(OBJ)/main.o: ./gqgmc.hh ./plotter.hh -$(OBJ)/gqgmc.o: ./gqgmc.cc ./gqgmc.hh - -$(OBJ)/plotter.o: ./plotter.hh -$(OBJ)/moc_plotter.cc: ./plotter.hh - -############################################################################### diff --git a/Patterns.mk b/Patterns.mk deleted file mode 100644 index 8adf7ddf0358f28bb38ff5316c9612fdb7b81600..0000000000000000000000000000000000000000 --- a/Patterns.mk +++ /dev/null @@ -1,15 +0,0 @@ -############################################################################# -# source code 'make' pattern matching rules - -$(OBJ)/%.o: %.c - $(CC) $(CFLAGS) -c $< -o $@ - -# generate object files -$(OBJ)/%.o: %.cc - $(CPP) $(CFLAGS) -c $< -o $@ - -# generate assembly object files -$(OBJ)/%.o: %.a - $(ASCPP) $< -o $@ - -############################################################################# diff --git a/Targets.mk b/Targets.mk deleted file mode 100644 index bc1de7caa4cd1ce370bef0d4734dfbb6fc615a10..0000000000000000000000000000000000000000 --- a/Targets.mk +++ /dev/null @@ -1,20 +0,0 @@ -############################################################################# -# make target definitions - -default: $(LIBRARIES) $(PROGRAMS) - -libs: $(LIBRARIES) - -bin: $(PROGRAMS) - -# Clean object - -xobj: - rm -f $(OBJ)/*.o - -# Clean MOC files - -xmoc: - rm -f $(BASE)/moc*.cc - -############################################################################ diff --git a/bin/gqgmc b/bin/gqgmc deleted file mode 100755 index 12eda978939fe3a16bd05da59f58e5d2a2b5968b..0000000000000000000000000000000000000000 Binary files a/bin/gqgmc and /dev/null differ diff --git a/bin/gqgmc_gui b/bin/gqgmc_gui deleted file mode 100755 index d14a70e8ded6c26243b10372a3120975217cbeaf..0000000000000000000000000000000000000000 Binary files a/bin/gqgmc_gui and /dev/null differ diff --git a/doxygen/Doxyfile b/doxygen/Doxyfile deleted file mode 100644 index efbfb2f91f5b269a0bd93591efef77a0674454a1..0000000000000000000000000000000000000000 --- a/doxygen/Doxyfile +++ /dev/null @@ -1,1813 +0,0 @@ -# Doxyfile 1.7.6.1 - -# This file describes the settings to be used by the documentation system -# doxygen (www.doxygen.org) for a project -# -# All text after a hash (#) is considered a comment and will be ignored -# The format is: -# TAG = value [value, ...] -# For lists items can also be appended using: -# TAG += value [value, ...] -# Values that contain spaces should be placed between quotes (" ") - -#--------------------------------------------------------------------------- -# Project related configuration options -#--------------------------------------------------------------------------- - -# This tag specifies the encoding used for all characters in the config file -# that follow. The default is UTF-8 which is also the encoding used for all -# text before the first occurrence of this tag. Doxygen uses libiconv (or the -# iconv built into libc) for the transcoding. See -# http://www.gnu.org/software/libiconv for the list of possible encodings. - -DOXYFILE_ENCODING = UTF-8 - -# The PROJECT_NAME tag is a single word (or sequence of words) that should -# identify the project. Note that if you do not use Doxywizard you need -# to put quotes around the project name if it contains spaces. - -PROJECT_NAME = "GQLLC GMC-300" - -# The PROJECT_NUMBER tag can be used to enter a project or revision number. -# This could be handy for archiving the generated documentation or -# if some version control system is used. - -PROJECT_NUMBER = 0.1 - -# Using the PROJECT_BRIEF tag one can provide an optional one line description -# for a project that appears at the top of each page and should give viewer -# a quick idea about the purpose of the project. Keep the description short. - -PROJECT_BRIEF = "GQ Electronics Geiger-Counter Model 300" - -# With the PROJECT_LOGO tag one can specify an logo or icon that is -# included in the documentation. The maximum height of the logo should not -# exceed 55 pixels and the maximum width should not exceed 200 pixels. -# Doxygen will copy the logo to the output directory. - -PROJECT_LOGO = /home/phil/Projects/gqgmc/GQLogo.jpg - -# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) -# base path where the generated documentation will be put. -# If a relative path is entered, it will be relative to the location -# where doxygen was started. If left blank the current directory will be used. - -OUTPUT_DIRECTORY = /home/phil/Projects/gqgmc/doxygen/doxydoc - -# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create -# 4096 sub-directories (in 2 levels) under the output directory of each output -# format and will distribute the generated files over these directories. -# Enabling this option can be useful when feeding doxygen a huge amount of -# source files, where putting all generated files in the same directory would -# otherwise cause performance problems for the file system. - -CREATE_SUBDIRS = NO - -# The OUTPUT_LANGUAGE tag is used to specify the language in which all -# documentation generated by doxygen is written. Doxygen will use this -# information to generate all constant output in the proper language. -# The default language is English, other supported languages are: -# Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional, -# Croatian, Czech, Danish, Dutch, Esperanto, Farsi, Finnish, French, German, -# Greek, Hungarian, Italian, Japanese, Japanese-en (Japanese with English -# messages), Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian, -# Polish, Portuguese, Romanian, Russian, Serbian, Serbian-Cyrillic, Slovak, -# Slovene, Spanish, Swedish, Ukrainian, and Vietnamese. - -OUTPUT_LANGUAGE = English - -# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will -# include brief member descriptions after the members that are listed in -# the file and class documentation (similar to JavaDoc). -# Set to NO to disable this. - -BRIEF_MEMBER_DESC = NO - -# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend -# the brief description of a member or function before the detailed description. -# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the -# brief descriptions will be completely suppressed. - -REPEAT_BRIEF = YES - -# This tag implements a quasi-intelligent brief description abbreviator -# that is used to form the text in various listings. Each string -# in this list, if found as the leading text of the brief description, will be -# stripped from the text and the result after processing the whole list, is -# used as the annotated text. Otherwise, the brief description is used as-is. -# If left blank, the following values are used ("$name" is automatically -# replaced with the name of the entity): "The $name class" "The $name widget" -# "The $name file" "is" "provides" "specifies" "contains" -# "represents" "a" "an" "the" - -ABBREVIATE_BRIEF = "The $name class" \ - "The $name widget" \ - "The $name file" \ - is \ - provides \ - specifies \ - contains \ - represents \ - a \ - an \ - the - -# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then -# Doxygen will generate a detailed section even if there is only a brief -# description. - -ALWAYS_DETAILED_SEC = NO - -# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all -# inherited members of a class in the documentation of that class as if those -# members were ordinary class members. Constructors, destructors and assignment -# operators of the base classes will not be shown. - -INLINE_INHERITED_MEMB = NO - -# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full -# path before files name in the file list and in the header files. If set -# to NO the shortest path that makes the file name unique will be used. - -FULL_PATH_NAMES = YES - -# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag -# can be used to strip a user-defined part of the path. Stripping is -# only done if one of the specified strings matches the left-hand part of -# the path. The tag can be used to show relative paths in the file list. -# If left blank the directory from which doxygen is run is used as the -# path to strip. - -STRIP_FROM_PATH = - -# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of -# the path mentioned in the documentation of a class, which tells -# the reader which header file to include in order to use a class. -# If left blank only the name of the header file containing the class -# definition is used. Otherwise one should specify the include paths that -# are normally passed to the compiler using the -I flag. - -STRIP_FROM_INC_PATH = - -# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter -# (but less readable) file names. This can be useful if your file system -# doesn't support long names like on DOS, Mac, or CD-ROM. - -SHORT_NAMES = NO - -# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen -# will interpret the first line (until the first dot) of a JavaDoc-style -# comment as the brief description. If set to NO, the JavaDoc -# comments will behave just like regular Qt-style comments -# (thus requiring an explicit @brief command for a brief description.) - -JAVADOC_AUTOBRIEF = NO - -# If the QT_AUTOBRIEF tag is set to YES then Doxygen will -# interpret the first line (until the first dot) of a Qt-style -# comment as the brief description. If set to NO, the comments -# will behave just like regular Qt-style comments (thus requiring -# an explicit \brief command for a brief description.) - -QT_AUTOBRIEF = NO - -# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen -# treat a multi-line C++ special comment block (i.e. a block of //! or /// -# comments) as a brief description. This used to be the default behaviour. -# The new default is to treat a multi-line C++ comment block as a detailed -# description. Set this tag to YES if you prefer the old behaviour instead. - -MULTILINE_CPP_IS_BRIEF = NO - -# If the INHERIT_DOCS tag is set to YES (the default) then an undocumented -# member inherits the documentation from any documented member that it -# re-implements. - -INHERIT_DOCS = YES - -# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce -# a new page for each member. If set to NO, the documentation of a member will -# be part of the file/class/namespace that contains it. - -SEPARATE_MEMBER_PAGES = NO - -# The TAB_SIZE tag can be used to set the number of spaces in a tab. -# Doxygen uses this value to replace tabs by spaces in code fragments. - -TAB_SIZE = 2 - -# This tag can be used to specify a number of aliases that acts -# as commands in the documentation. An alias has the form "name=value". -# For example adding "sideeffect=\par Side Effects:\n" will allow you to -# put the command \sideeffect (or @sideeffect) in the documentation, which -# will result in a user-defined paragraph with heading "Side Effects:". -# You can put \n's in the value part of an alias to insert newlines. - -ALIASES = - -# This tag can be used to specify a number of word-keyword mappings (TCL only). -# A mapping has the form "name=value". For example adding -# "class=itcl::class" will allow you to use the command class in the -# itcl::class meaning. - -TCL_SUBST = - -# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C -# sources only. Doxygen will then generate output that is more tailored for C. -# For instance, some of the names that are used will be different. The list -# of all members will be omitted, etc. - -OPTIMIZE_OUTPUT_FOR_C = NO - -# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java -# sources only. Doxygen will then generate output that is more tailored for -# Java. For instance, namespaces will be presented as packages, qualified -# scopes will look different, etc. - -OPTIMIZE_OUTPUT_JAVA = NO - -# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran -# sources only. Doxygen will then generate output that is more tailored for -# Fortran. - -OPTIMIZE_FOR_FORTRAN = NO - -# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL -# sources. Doxygen will then generate output that is tailored for -# VHDL. - -OPTIMIZE_OUTPUT_VHDL = NO - -# Doxygen selects the parser to use depending on the extension of the files it -# parses. With this tag you can assign which parser to use for a given extension. -# Doxygen has a built-in mapping, but you can override or extend it using this -# tag. The format is ext=language, where ext is a file extension, and language -# is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C, -# C++, D, PHP, Objective-C, Python, Fortran, VHDL, C, C++. For instance to make -# doxygen treat .inc files as Fortran files (default is PHP), and .f files as C -# (default is Fortran), use: inc=Fortran f=C. Note that for custom extensions -# you also need to set FILE_PATTERNS otherwise the files are not read by doxygen. - -EXTENSION_MAPPING = - -# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want -# to include (a tag file for) the STL sources as input, then you should -# set this tag to YES in order to let doxygen match functions declarations and -# definitions whose arguments contain STL classes (e.g. func(std::string); v.s. -# func(std::string) {}). This also makes the inheritance and collaboration -# diagrams that involve STL classes more complete and accurate. - -BUILTIN_STL_SUPPORT = NO - -# If you use Microsoft's C++/CLI language, you should set this option to YES to -# enable parsing support. - -CPP_CLI_SUPPORT = NO - -# Set the SIP_SUPPORT tag to YES if your project consists of sip sources only. -# Doxygen will parse them like normal C++ but will assume all classes use public -# instead of private inheritance when no explicit protection keyword is present. - -SIP_SUPPORT = NO - -# For Microsoft's IDL there are propget and propput attributes to indicate getter -# and setter methods for a property. Setting this option to YES (the default) -# will make doxygen replace the get and set methods by a property in the -# documentation. This will only work if the methods are indeed getting or -# setting a simple type. If this is not the case, or you want to show the -# methods anyway, you should set this option to NO. - -IDL_PROPERTY_SUPPORT = YES - -# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC -# tag is set to YES, then doxygen will reuse the documentation of the first -# member in the group (if any) for the other members of the group. By default -# all members of a group must be documented explicitly. - -DISTRIBUTE_GROUP_DOC = NO - -# Set the SUBGROUPING tag to YES (the default) to allow class member groups of -# the same type (for instance a group of public functions) to be put as a -# subgroup of that type (e.g. under the Public Functions section). Set it to -# NO to prevent subgrouping. Alternatively, this can be done per class using -# the \nosubgrouping command. - -SUBGROUPING = YES - -# When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and -# unions are shown inside the group in which they are included (e.g. using -# @ingroup) instead of on a separate page (for HTML and Man pages) or -# section (for LaTeX and RTF). - -INLINE_GROUPED_CLASSES = NO - -# When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and -# unions with only public data fields will be shown inline in the documentation -# of the scope in which they are defined (i.e. file, namespace, or group -# documentation), provided this scope is documented. If set to NO (the default), -# structs, classes, and unions are shown on a separate page (for HTML and Man -# pages) or section (for LaTeX and RTF). - -INLINE_SIMPLE_STRUCTS = NO - -# When TYPEDEF_HIDES_STRUCT is enabled, a typedef of a struct, union, or enum -# is documented as struct, union, or enum with the name of the typedef. So -# typedef struct TypeS {} TypeT, will appear in the documentation as a struct -# with name TypeT. When disabled the typedef will appear as a member of a file, -# namespace, or class. And the struct will be named TypeS. This can typically -# be useful for C code in case the coding convention dictates that all compound -# types are typedef'ed and only the typedef is referenced, never the tag name. - -TYPEDEF_HIDES_STRUCT = NO - -# The SYMBOL_CACHE_SIZE determines the size of the internal cache use to -# determine which symbols to keep in memory and which to flush to disk. -# When the cache is full, less often used symbols will be written to disk. -# For small to medium size projects (<1000 input files) the default value is -# probably good enough. For larger projects a too small cache size can cause -# doxygen to be busy swapping symbols to and from disk most of the time -# causing a significant performance penalty. -# If the system has enough physical memory increasing the cache will improve the -# performance by keeping more symbols in memory. Note that the value works on -# a logarithmic scale so increasing the size by one will roughly double the -# memory usage. The cache size is given by this formula: -# 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0, -# corresponding to a cache size of 2^16 = 65536 symbols. - -SYMBOL_CACHE_SIZE = 0 - -# Similar to the SYMBOL_CACHE_SIZE the size of the symbol lookup cache can be -# set using LOOKUP_CACHE_SIZE. This cache is used to resolve symbols given -# their name and scope. Since this can be an expensive process and often the -# same symbol appear multiple times in the code, doxygen keeps a cache of -# pre-resolved symbols. If the cache is too small doxygen will become slower. -# If the cache is too large, memory is wasted. The cache size is given by this -# formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range is 0..9, the default is 0, -# corresponding to a cache size of 2^16 = 65536 symbols. - -LOOKUP_CACHE_SIZE = 0 - -#--------------------------------------------------------------------------- -# Build related configuration options -#--------------------------------------------------------------------------- - -# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in -# documentation are documented, even if no documentation was available. -# Private class members and static file members will be hidden unless -# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES - -EXTRACT_ALL = YES - -# If the EXTRACT_PRIVATE tag is set to YES all private members of a class -# will be included in the documentation. - -EXTRACT_PRIVATE = YES - -# If the EXTRACT_STATIC tag is set to YES all static members of a file -# will be included in the documentation. - -EXTRACT_STATIC = YES - -# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) -# defined locally in source files will be included in the documentation. -# If set to NO only classes defined in header files are included. - -EXTRACT_LOCAL_CLASSES = YES - -# This flag is only useful for Objective-C code. When set to YES local -# methods, which are defined in the implementation section but not in -# the interface are included in the documentation. -# If set to NO (the default) only methods in the interface are included. - -EXTRACT_LOCAL_METHODS = NO - -# If this flag is set to YES, the members of anonymous namespaces will be -# extracted and appear in the documentation as a namespace called -# 'anonymous_namespace{file}', where file will be replaced with the base -# name of the file that contains the anonymous namespace. By default -# anonymous namespaces are hidden. - -EXTRACT_ANON_NSPACES = NO - -# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all -# undocumented members of documented classes, files or namespaces. -# If set to NO (the default) these members will be included in the -# various overviews, but no documentation section is generated. -# This option has no effect if EXTRACT_ALL is enabled. - -HIDE_UNDOC_MEMBERS = NO - -# If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all -# undocumented classes that are normally visible in the class hierarchy. -# If set to NO (the default) these classes will be included in the various -# overviews. This option has no effect if EXTRACT_ALL is enabled. - -HIDE_UNDOC_CLASSES = NO - -# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all -# friend (class|struct|union) declarations. -# If set to NO (the default) these declarations will be included in the -# documentation. - -HIDE_FRIEND_COMPOUNDS = NO - -# If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any -# documentation blocks found inside the body of a function. -# If set to NO (the default) these blocks will be appended to the -# function's detailed documentation block. - -HIDE_IN_BODY_DOCS = NO - -# The INTERNAL_DOCS tag determines if documentation -# that is typed after a \internal command is included. If the tag is set -# to NO (the default) then the documentation will be excluded. -# Set it to YES to include the internal documentation. - -INTERNAL_DOCS = NO - -# If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate -# file names in lower-case letters. If set to YES upper-case letters are also -# allowed. This is useful if you have classes or files whose names only differ -# in case and if your file system supports case sensitive file names. Windows -# and Mac users are advised to set this option to NO. - -CASE_SENSE_NAMES = NO - -# If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen -# will show members with their full class and namespace scopes in the -# documentation. If set to YES the scope will be hidden. - -HIDE_SCOPE_NAMES = NO - -# If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen -# will put a list of the files that are included by a file in the documentation -# of that file. - -SHOW_INCLUDE_FILES = YES - -# If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen -# will list include files with double quotes in the documentation -# rather than with sharp brackets. - -FORCE_LOCAL_INCLUDES = NO - -# If the INLINE_INFO tag is set to YES (the default) then a tag [inline] -# is inserted in the documentation for inline members. - -INLINE_INFO = YES - -# If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen -# will sort the (detailed) documentation of file and class members -# alphabetically by member name. If set to NO the members will appear in -# declaration order. - -SORT_MEMBER_DOCS = YES - -# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the -# brief documentation of file, namespace and class members alphabetically -# by member name. If set to NO (the default) the members will appear in -# declaration order. - -SORT_BRIEF_DOCS = NO - -# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen -# will sort the (brief and detailed) documentation of class members so that -# constructors and destructors are listed first. If set to NO (the default) -# the constructors will appear in the respective orders defined by -# SORT_MEMBER_DOCS and SORT_BRIEF_DOCS. -# This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO -# and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO. - -SORT_MEMBERS_CTORS_1ST = NO - -# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the -# hierarchy of group names into alphabetical order. If set to NO (the default) -# the group names will appear in their defined order. - -SORT_GROUP_NAMES = NO - -# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be -# sorted by fully-qualified names, including namespaces. If set to -# NO (the default), the class list will be sorted only by class name, -# not including the namespace part. -# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. -# Note: This option applies only to the class list, not to the -# alphabetical list. - -SORT_BY_SCOPE_NAME = NO - -# If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to -# do proper type resolution of all parameters of a function it will reject a -# match between the prototype and the implementation of a member function even -# if there is only one candidate or it is obvious which candidate to choose -# by doing a simple string match. By disabling STRICT_PROTO_MATCHING doxygen -# will still accept a match between prototype and implementation in such cases. - -STRICT_PROTO_MATCHING = NO - -# The GENERATE_TODOLIST tag can be used to enable (YES) or -# disable (NO) the todo list. This list is created by putting \todo -# commands in the documentation. - -GENERATE_TODOLIST = NO - -# The GENERATE_TESTLIST tag can be used to enable (YES) or -# disable (NO) the test list. This list is created by putting \test -# commands in the documentation. - -GENERATE_TESTLIST = NO - -# The GENERATE_BUGLIST tag can be used to enable (YES) or -# disable (NO) the bug list. This list is created by putting \bug -# commands in the documentation. - -GENERATE_BUGLIST = NO - -# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or -# disable (NO) the deprecated list. This list is created by putting -# \deprecated commands in the documentation. - -GENERATE_DEPRECATEDLIST= NO - -# The ENABLED_SECTIONS tag can be used to enable conditional -# documentation sections, marked by \if sectionname ... \endif. - -ENABLED_SECTIONS = - -# The MAX_INITIALIZER_LINES tag determines the maximum number of lines -# the initial value of a variable or macro consists of for it to appear in -# the documentation. If the initializer consists of more lines than specified -# here it will be hidden. Use a value of 0 to hide initializers completely. -# The appearance of the initializer of individual variables and macros in the -# documentation can be controlled using \showinitializer or \hideinitializer -# command in the documentation regardless of this setting. - -MAX_INITIALIZER_LINES = 30 - -# Set the SHOW_USED_FILES tag to NO to disable the list of files generated -# at the bottom of the documentation of classes and structs. If set to YES the -# list will mention the files that were used to generate the documentation. - -SHOW_USED_FILES = YES - -# If the sources in your project are distributed over multiple directories -# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy -# in the documentation. The default is NO. - -SHOW_DIRECTORIES = NO - -# Set the SHOW_FILES tag to NO to disable the generation of the Files page. -# This will remove the Files entry from the Quick Index and from the -# Folder Tree View (if specified). The default is YES. - -SHOW_FILES = YES - -# Set the SHOW_NAMESPACES tag to NO to disable the generation of the -# Namespaces page. This will remove the Namespaces entry from the Quick Index -# and from the Folder Tree View (if specified). The default is YES. - -SHOW_NAMESPACES = YES - -# The FILE_VERSION_FILTER tag can be used to specify a program or script that -# doxygen should invoke to get the current version for each file (typically from -# the version control system). Doxygen will invoke the program by executing (via -# popen()) the command <command> <input-file>, where <command> is the value of -# the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file -# provided by doxygen. Whatever the program writes to standard output -# is used as the file version. See the manual for examples. - -FILE_VERSION_FILTER = - -# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed -# by doxygen. The layout file controls the global structure of the generated -# output files in an output format independent way. The create the layout file -# that represents doxygen's defaults, run doxygen with the -l option. -# You can optionally specify a file name after the option, if omitted -# DoxygenLayout.xml will be used as the name of the layout file. - -LAYOUT_FILE = GQGMCdoxylayout.xml - -# The CITE_BIB_FILES tag can be used to specify one or more bib files -# containing the references data. This must be a list of .bib files. The -# .bib extension is automatically appended if omitted. Using this command -# requires the bibtex tool to be installed. See also -# http://en.wikipedia.org/wiki/BibTeX for more info. For LaTeX the style -# of the bibliography can be controlled using LATEX_BIB_STYLE. To use this -# feature you need bibtex and perl available in the search path. - -CITE_BIB_FILES = - -#--------------------------------------------------------------------------- -# configuration options related to warning and progress messages -#--------------------------------------------------------------------------- - -# The QUIET tag can be used to turn on/off the messages that are generated -# by doxygen. Possible values are YES and NO. If left blank NO is used. - -QUIET = NO - -# The WARNINGS tag can be used to turn on/off the warning messages that are -# generated by doxygen. Possible values are YES and NO. If left blank -# NO is used. - -WARNINGS = YES - -# If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings -# for undocumented members. If EXTRACT_ALL is set to YES then this flag will -# automatically be disabled. - -WARN_IF_UNDOCUMENTED = YES - -# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for -# potential errors in the documentation, such as not documenting some -# parameters in a documented function, or documenting parameters that -# don't exist or using markup commands wrongly. - -WARN_IF_DOC_ERROR = YES - -# The WARN_NO_PARAMDOC option can be enabled to get warnings for -# functions that are documented, but have no documentation for their parameters -# or return value. If set to NO (the default) doxygen will only warn about -# wrong or incomplete parameter documentation, but not about the absence of -# documentation. - -WARN_NO_PARAMDOC = NO - -# The WARN_FORMAT tag determines the format of the warning messages that -# doxygen can produce. The string should contain the $file, $line, and $text -# tags, which will be replaced by the file and line number from which the -# warning originated and the warning text. Optionally the format may contain -# $version, which will be replaced by the version of the file (if it could -# be obtained via FILE_VERSION_FILTER) - -WARN_FORMAT = "$file:$line: $text" - -# The WARN_LOGFILE tag can be used to specify a file to which warning -# and error messages should be written. If left blank the output is written -# to stderr. - -WARN_LOGFILE = - -#--------------------------------------------------------------------------- -# configuration options related to the input files -#--------------------------------------------------------------------------- - -# The INPUT tag can be used to specify the files and/or directories that contain -# documented source files. You may enter file names like "myfile.cpp" or -# directories like "/usr/src/myproject". Separate the files or directories -# with spaces. - -INPUT = /home/phil/Projects/gqgmc - -# This tag can be used to specify the character encoding of the source files -# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is -# also the default input encoding. Doxygen uses libiconv (or the iconv built -# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for -# the list of possible encodings. - -INPUT_ENCODING = UTF-8 - -# If the value of the INPUT tag contains directories, you can use the -# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp -# and *.h) to filter out the source-files in the directories. If left -# blank the following patterns are tested: -# *.c *.cc *.cxx *.cpp *.c++ *.d *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh -# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py -# *.f90 *.f *.for *.vhd *.vhdl - -FILE_PATTERNS = *.c \ - *.cc \ - *.cxx \ - *.cpp \ - *.c++ \ - *.d \ - *.java \ - *.ii \ - *.ixx \ - *.ipp \ - *.i++ \ - *.inl \ - *.h \ - *.hh \ - *.hxx \ - *.hpp \ - *.h++ \ - *.idl \ - *.odl \ - *.cs \ - *.php \ - *.php3 \ - *.inc \ - *.m \ - *.mm \ - *.dox \ - *.py \ - *.f90 \ - *.f \ - *.for \ - *.vhd \ - *.vhdl - -# The RECURSIVE tag can be used to turn specify whether or not subdirectories -# should be searched for input files as well. Possible values are YES and NO. -# If left blank NO is used. - -RECURSIVE = NO - -# The EXCLUDE tag can be used to specify files and/or directories that should be -# excluded from the INPUT source files. This way you can easily exclude a -# subdirectory from a directory tree whose root is specified with the INPUT tag. -# Note that relative paths are relative to the directory from which doxygen is -# run. - -EXCLUDE = - -# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or -# directories that are symbolic links (a Unix file system feature) are excluded -# from the input. - -EXCLUDE_SYMLINKS = NO - -# If the value of the INPUT tag contains directories, you can use the -# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude -# certain files from those directories. Note that the wildcards are matched -# against the file with absolute path, so to exclude all test directories -# for example use the pattern */test/* - -EXCLUDE_PATTERNS = - -# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names -# (namespaces, classes, functions, etc.) that should be excluded from the -# output. The symbol name can be a fully qualified name, a word, or if the -# wildcard * is used, a substring. Examples: ANamespace, AClass, -# AClass::ANamespace, ANamespace::*Test - -EXCLUDE_SYMBOLS = - -# The EXAMPLE_PATH tag can be used to specify one or more files or -# directories that contain example code fragments that are included (see -# the \include command). - -EXAMPLE_PATH = - -# If the value of the EXAMPLE_PATH tag contains directories, you can use the -# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp -# and *.h) to filter out the source-files in the directories. If left -# blank all files are included. - -EXAMPLE_PATTERNS = * - -# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be -# searched for input files to be used with the \include or \dontinclude -# commands irrespective of the value of the RECURSIVE tag. -# Possible values are YES and NO. If left blank NO is used. - -EXAMPLE_RECURSIVE = NO - -# The IMAGE_PATH tag can be used to specify one or more files or -# directories that contain image that are included in the documentation (see -# the \image command). - -IMAGE_PATH = - -# The INPUT_FILTER tag can be used to specify a program that doxygen should -# invoke to filter for each input file. Doxygen will invoke the filter program -# by executing (via popen()) the command <filter> <input-file>, where <filter> -# is the value of the INPUT_FILTER tag, and <input-file> is the name of an -# input file. Doxygen will then use the output that the filter program writes -# to standard output. If FILTER_PATTERNS is specified, this tag will be -# ignored. - -INPUT_FILTER = - -# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern -# basis. Doxygen will compare the file name with each pattern and apply the -# filter if there is a match. The filters are a list of the form: -# pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further -# info on how filters are used. If FILTER_PATTERNS is empty or if -# non of the patterns match the file name, INPUT_FILTER is applied. - -FILTER_PATTERNS = - -# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using -# INPUT_FILTER) will be used to filter the input files when producing source -# files to browse (i.e. when SOURCE_BROWSER is set to YES). - -FILTER_SOURCE_FILES = NO - -# The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file -# pattern. A pattern will override the setting for FILTER_PATTERN (if any) -# and it is also possible to disable source filtering for a specific pattern -# using *.ext= (so without naming a filter). This option only has effect when -# FILTER_SOURCE_FILES is enabled. - -FILTER_SOURCE_PATTERNS = - -#--------------------------------------------------------------------------- -# configuration options related to source browsing -#--------------------------------------------------------------------------- - -# If the SOURCE_BROWSER tag is set to YES then a list of source files will -# be generated. Documented entities will be cross-referenced with these sources. -# Note: To get rid of all source code in the generated output, make sure also -# VERBATIM_HEADERS is set to NO. - -SOURCE_BROWSER = NO - -# Setting the INLINE_SOURCES tag to YES will include the body -# of functions and classes directly in the documentation. - -INLINE_SOURCES = NO - -# Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct -# doxygen to hide any special comment blocks from generated source code -# fragments. Normal C and C++ comments will always remain visible. - -STRIP_CODE_COMMENTS = YES - -# If the REFERENCED_BY_RELATION tag is set to YES -# then for each documented function all documented -# functions referencing it will be listed. - -REFERENCED_BY_RELATION = NO - -# If the REFERENCES_RELATION tag is set to YES -# then for each documented function all documented entities -# called/used by that function will be listed. - -REFERENCES_RELATION = NO - -# If the REFERENCES_LINK_SOURCE tag is set to YES (the default) -# and SOURCE_BROWSER tag is set to YES, then the hyperlinks from -# functions in REFERENCES_RELATION and REFERENCED_BY_RELATION lists will -# link to the source code. Otherwise they will link to the documentation. - -REFERENCES_LINK_SOURCE = YES - -# If the USE_HTAGS tag is set to YES then the references to source code -# will point to the HTML generated by the htags(1) tool instead of doxygen -# built-in source browser. The htags tool is part of GNU's global source -# tagging system (see http://www.gnu.org/software/global/global.html). You -# will need version 4.8.6 or higher. - -USE_HTAGS = NO - -# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen -# will generate a verbatim copy of the header file for each class for -# which an include is specified. Set to NO to disable this. - -VERBATIM_HEADERS = YES - -#--------------------------------------------------------------------------- -# configuration options related to the alphabetical class index -#--------------------------------------------------------------------------- - -# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index -# of all compounds will be generated. Enable this if the project -# contains a lot of classes, structs, unions or interfaces. - -ALPHABETICAL_INDEX = YES - -# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then -# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns -# in which this list will be split (can be a number in the range [1..20]) - -COLS_IN_ALPHA_INDEX = 5 - -# In case all classes in a project start with a common prefix, all -# classes will be put under the same header in the alphabetical index. -# The IGNORE_PREFIX tag can be used to specify one or more prefixes that -# should be ignored while generating the index headers. - -IGNORE_PREFIX = - -#--------------------------------------------------------------------------- -# configuration options related to the HTML output -#--------------------------------------------------------------------------- - -# If the GENERATE_HTML tag is set to YES (the default) Doxygen will -# generate HTML output. - -GENERATE_HTML = YES - -# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be -# put in front of it. If left blank `html' will be used as the default path. - -HTML_OUTPUT = html - -# The HTML_FILE_EXTENSION tag can be used to specify the file extension for -# each generated HTML page (for example: .htm,.php,.asp). If it is left blank -# doxygen will generate files with .html extension. - -HTML_FILE_EXTENSION = .html - -# The HTML_HEADER tag can be used to specify a personal HTML header for -# each generated HTML page. If it is left blank doxygen will generate a -# standard header. Note that when using a custom header you are responsible -# for the proper inclusion of any scripts and style sheets that doxygen -# needs, which is dependent on the configuration options used. -# It is advised to generate a default header using "doxygen -w html -# header.html footer.html stylesheet.css YourConfigFile" and then modify -# that header. Note that the header is subject to change so you typically -# have to redo this when upgrading to a newer version of doxygen or when -# changing the value of configuration settings such as GENERATE_TREEVIEW! - -HTML_HEADER = - -# The HTML_FOOTER tag can be used to specify a personal HTML footer for -# each generated HTML page. If it is left blank doxygen will generate a -# standard footer. - -HTML_FOOTER = - -# The HTML_STYLESHEET tag can be used to specify a user-defined cascading -# style sheet that is used by each HTML page. It can be used to -# fine-tune the look of the HTML output. If the tag is left blank doxygen -# will generate a default style sheet. Note that doxygen will try to copy -# the style sheet file to the HTML output directory, so don't put your own -# style sheet in the HTML output directory as well, or it will be erased! - -HTML_STYLESHEET = - -# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or -# other source files which should be copied to the HTML output directory. Note -# that these files will be copied to the base HTML output directory. Use the -# $relpath$ marker in the HTML_HEADER and/or HTML_FOOTER files to load these -# files. In the HTML_STYLESHEET file, use the file name only. Also note that -# the files will be copied as-is; there are no commands or markers available. - -HTML_EXTRA_FILES = - -# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. -# Doxygen will adjust the colors in the style sheet and background images -# according to this color. Hue is specified as an angle on a colorwheel, -# see http://en.wikipedia.org/wiki/Hue for more information. -# For instance the value 0 represents red, 60 is yellow, 120 is green, -# 180 is cyan, 240 is blue, 300 purple, and 360 is red again. -# The allowed range is 0 to 359. - -HTML_COLORSTYLE_HUE = 220 - -# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of -# the colors in the HTML output. For a value of 0 the output will use -# grayscales only. A value of 255 will produce the most vivid colors. - -HTML_COLORSTYLE_SAT = 100 - -# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to -# the luminance component of the colors in the HTML output. Values below -# 100 gradually make the output lighter, whereas values above 100 make -# the output darker. The value divided by 100 is the actual gamma applied, -# so 80 represents a gamma of 0.8, The value 220 represents a gamma of 2.2, -# and 100 does not change the gamma. - -HTML_COLORSTYLE_GAMMA = 80 - -# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML -# page will contain the date and time when the page was generated. Setting -# this to NO can help when comparing the output of multiple runs. - -HTML_TIMESTAMP = YES - -# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, -# files or namespaces will be aligned in HTML using tables. If set to -# NO a bullet list will be used. - -HTML_ALIGN_MEMBERS = YES - -# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML -# documentation will contain sections that can be hidden and shown after the -# page has loaded. For this to work a browser that supports -# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox -# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari). - -HTML_DYNAMIC_SECTIONS = NO - -# If the GENERATE_DOCSET tag is set to YES, additional index files -# will be generated that can be used as input for Apple's Xcode 3 -# integrated development environment, introduced with OSX 10.5 (Leopard). -# To create a documentation set, doxygen will generate a Makefile in the -# HTML output directory. Running make will produce the docset in that -# directory and running "make install" will install the docset in -# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find -# it at startup. -# See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html -# for more information. - -GENERATE_DOCSET = NO - -# When GENERATE_DOCSET tag is set to YES, this tag determines the name of the -# feed. A documentation feed provides an umbrella under which multiple -# documentation sets from a single provider (such as a company or product suite) -# can be grouped. - -DOCSET_FEEDNAME = "Doxygen generated docs" - -# When GENERATE_DOCSET tag is set to YES, this tag specifies a string that -# should uniquely identify the documentation set bundle. This should be a -# reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen -# will append .docset to the name. - -DOCSET_BUNDLE_ID = org.doxygen.Project - -# When GENERATE_PUBLISHER_ID tag specifies a string that should uniquely identify -# the documentation publisher. This should be a reverse domain-name style -# string, e.g. com.mycompany.MyDocSet.documentation. - -DOCSET_PUBLISHER_ID = org.doxygen.Publisher - -# The GENERATE_PUBLISHER_NAME tag identifies the documentation publisher. - -DOCSET_PUBLISHER_NAME = Publisher - -# If the GENERATE_HTMLHELP tag is set to YES, additional index files -# will be generated that can be used as input for tools like the -# Microsoft HTML help workshop to generate a compiled HTML help file (.chm) -# of the generated HTML documentation. - -GENERATE_HTMLHELP = NO - -# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can -# be used to specify the file name of the resulting .chm file. You -# can add a path in front of the file if the result should not be -# written to the html output directory. - -CHM_FILE = - -# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can -# be used to specify the location (absolute path including file name) of -# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run -# the HTML help compiler on the generated index.hhp. - -HHC_LOCATION = - -# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag -# controls if a separate .chi index file is generated (YES) or that -# it should be included in the master .chm file (NO). - -GENERATE_CHI = NO - -# If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING -# is used to encode HtmlHelp index (hhk), content (hhc) and project file -# content. - -CHM_INDEX_ENCODING = - -# If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag -# controls whether a binary table of contents is generated (YES) or a -# normal table of contents (NO) in the .chm file. - -BINARY_TOC = NO - -# The TOC_EXPAND flag can be set to YES to add extra items for group members -# to the contents of the HTML help documentation and to the tree view. - -TOC_EXPAND = NO - -# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and -# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated -# that can be used as input for Qt's qhelpgenerator to generate a -# Qt Compressed Help (.qch) of the generated HTML documentation. - -GENERATE_QHP = NO - -# If the QHG_LOCATION tag is specified, the QCH_FILE tag can -# be used to specify the file name of the resulting .qch file. -# The path specified is relative to the HTML output folder. - -QCH_FILE = - -# The QHP_NAMESPACE tag specifies the namespace to use when generating -# Qt Help Project output. For more information please see -# http://doc.trolltech.com/qthelpproject.html#namespace - -QHP_NAMESPACE = org.doxygen.Project - -# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating -# Qt Help Project output. For more information please see -# http://doc.trolltech.com/qthelpproject.html#virtual-folders - -QHP_VIRTUAL_FOLDER = doc - -# If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to -# add. For more information please see -# http://doc.trolltech.com/qthelpproject.html#custom-filters - -QHP_CUST_FILTER_NAME = - -# The QHP_CUST_FILT_ATTRS tag specifies the list of the attributes of the -# custom filter to add. For more information please see -# <a href="http://doc.trolltech.com/qthelpproject.html#custom-filters"> -# Qt Help Project / Custom Filters</a>. - -QHP_CUST_FILTER_ATTRS = - -# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this -# project's -# filter section matches. -# <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes"> -# Qt Help Project / Filter Attributes</a>. - -QHP_SECT_FILTER_ATTRS = - -# If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can -# be used to specify the location of Qt's qhelpgenerator. -# If non-empty doxygen will try to run qhelpgenerator on the generated -# .qhp file. - -QHG_LOCATION = - -# If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files -# will be generated, which together with the HTML files, form an Eclipse help -# plugin. To install this plugin and make it available under the help contents -# menu in Eclipse, the contents of the directory containing the HTML and XML -# files needs to be copied into the plugins directory of eclipse. The name of -# the directory within the plugins directory should be the same as -# the ECLIPSE_DOC_ID value. After copying Eclipse needs to be restarted before -# the help appears. - -GENERATE_ECLIPSEHELP = NO - -# A unique identifier for the eclipse help plugin. When installing the plugin -# the directory name containing the HTML and XML files should also have -# this name. - -ECLIPSE_DOC_ID = org.doxygen.Project - -# The DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) -# at top of each HTML page. The value NO (the default) enables the index and -# the value YES disables it. Since the tabs have the same information as the -# navigation tree you can set this option to NO if you already set -# GENERATE_TREEVIEW to YES. - -DISABLE_INDEX = NO - -# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index -# structure should be generated to display hierarchical information. -# If the tag value is set to YES, a side panel will be generated -# containing a tree-like index structure (just like the one that -# is generated for HTML Help). For this to work a browser that supports -# JavaScript, DHTML, CSS and frames is required (i.e. any modern browser). -# Windows users are probably better off using the HTML help feature. -# Since the tree basically has the same information as the tab index you -# could consider to set DISABLE_INDEX to NO when enabling this option. - -GENERATE_TREEVIEW = NO - -# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values -# (range [0,1..20]) that doxygen will group on one line in the generated HTML -# documentation. Note that a value of 0 will completely suppress the enum -# values from appearing in the overview section. - -ENUM_VALUES_PER_LINE = 4 - -# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories, -# and Class Hierarchy pages using a tree view instead of an ordered list. - -USE_INLINE_TREES = NO - -# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be -# used to set the initial width (in pixels) of the frame in which the tree -# is shown. - -TREEVIEW_WIDTH = 250 - -# When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open -# links to external symbols imported via tag files in a separate window. - -EXT_LINKS_IN_WINDOW = NO - -# Use this tag to change the font size of Latex formulas included -# as images in the HTML documentation. The default is 10. Note that -# when you change the font size after a successful doxygen run you need -# to manually remove any form_*.png images from the HTML output directory -# to force them to be regenerated. - -FORMULA_FONTSIZE = 10 - -# Use the FORMULA_TRANPARENT tag to determine whether or not the images -# generated for formulas are transparent PNGs. Transparent PNGs are -# not supported properly for IE 6.0, but are supported on all modern browsers. -# Note that when changing this option you need to delete any form_*.png files -# in the HTML output before the changes have effect. - -FORMULA_TRANSPARENT = YES - -# Enable the USE_MATHJAX option to render LaTeX formulas using MathJax -# (see http://www.mathjax.org) which uses client side Javascript for the -# rendering instead of using prerendered bitmaps. Use this if you do not -# have LaTeX installed or if you want to formulas look prettier in the HTML -# output. When enabled you also need to install MathJax separately and -# configure the path to it using the MATHJAX_RELPATH option. - -USE_MATHJAX = NO - -# When MathJax is enabled you need to specify the location relative to the -# HTML output directory using the MATHJAX_RELPATH option. The destination -# directory should contain the MathJax.js script. For instance, if the mathjax -# directory is located at the same level as the HTML output directory, then -# MATHJAX_RELPATH should be ../mathjax. The default value points to the -# mathjax.org site, so you can quickly see the result without installing -# MathJax, but it is strongly recommended to install a local copy of MathJax -# before deployment. - -MATHJAX_RELPATH = http://www.mathjax.org/mathjax - -# The MATHJAX_EXTENSIONS tag can be used to specify one or MathJax extension -# names that should be enabled during MathJax rendering. - -MATHJAX_EXTENSIONS = - -# When the SEARCHENGINE tag is enabled doxygen will generate a search box -# for the HTML output. The underlying search engine uses javascript -# and DHTML and should work on any modern browser. Note that when using -# HTML help (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets -# (GENERATE_DOCSET) there is already a search function so this one should -# typically be disabled. For large projects the javascript based search engine -# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution. - -SEARCHENGINE = YES - -# When the SERVER_BASED_SEARCH tag is enabled the search engine will be -# implemented using a PHP enabled web server instead of at the web client -# using Javascript. Doxygen will generate the search PHP script and index -# file to put on the web server. The advantage of the server -# based approach is that it scales better to large projects and allows -# full text search. The disadvantages are that it is more difficult to setup -# and does not have live searching capabilities. - -SERVER_BASED_SEARCH = NO - -#--------------------------------------------------------------------------- -# configuration options related to the LaTeX output -#--------------------------------------------------------------------------- - -# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will -# generate Latex output. - -GENERATE_LATEX = YES - -# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be -# put in front of it. If left blank `latex' will be used as the default path. - -LATEX_OUTPUT = latex - -# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be -# invoked. If left blank `latex' will be used as the default command name. -# Note that when enabling USE_PDFLATEX this option is only used for -# generating bitmaps for formulas in the HTML output, but not in the -# Makefile that is written to the output directory. - -LATEX_CMD_NAME = latex - -# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to -# generate index for LaTeX. If left blank `makeindex' will be used as the -# default command name. - -MAKEINDEX_CMD_NAME = makeindex - -# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact -# LaTeX documents. This may be useful for small projects and may help to -# save some trees in general. - -COMPACT_LATEX = NO - -# The PAPER_TYPE tag can be used to set the paper type that is used -# by the printer. Possible values are: a4, letter, legal and -# executive. If left blank a4wide will be used. - -PAPER_TYPE = a4 - -# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX -# packages that should be included in the LaTeX output. - -EXTRA_PACKAGES = - -# The LATEX_HEADER tag can be used to specify a personal LaTeX header for -# the generated latex document. The header should contain everything until -# the first chapter. If it is left blank doxygen will generate a -# standard header. Notice: only use this tag if you know what you are doing! - -LATEX_HEADER = - -# The LATEX_FOOTER tag can be used to specify a personal LaTeX footer for -# the generated latex document. The footer should contain everything after -# the last chapter. If it is left blank doxygen will generate a -# standard footer. Notice: only use this tag if you know what you are doing! - -LATEX_FOOTER = - -# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated -# is prepared for conversion to pdf (using ps2pdf). The pdf file will -# contain links (just like the HTML output) instead of page references -# This makes the output suitable for online browsing using a pdf viewer. - -PDF_HYPERLINKS = YES - -# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of -# plain latex in the generated Makefile. Set this option to YES to get a -# higher quality PDF documentation. - -USE_PDFLATEX = YES - -# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode. -# command to the generated LaTeX files. This will instruct LaTeX to keep -# running if errors occur, instead of asking the user for help. -# This option is also used when generating formulas in HTML. - -LATEX_BATCHMODE = NO - -# If LATEX_HIDE_INDICES is set to YES then doxygen will not -# include the index chapters (such as File Index, Compound Index, etc.) -# in the output. - -LATEX_HIDE_INDICES = NO - -# If LATEX_SOURCE_CODE is set to YES then doxygen will include -# source code with syntax highlighting in the LaTeX output. -# Note that which sources are shown also depends on other settings -# such as SOURCE_BROWSER. - -LATEX_SOURCE_CODE = NO - -# The LATEX_BIB_STYLE tag can be used to specify the style to use for the -# bibliography, e.g. plainnat, or ieeetr. The default style is "plain". See -# http://en.wikipedia.org/wiki/BibTeX for more info. - -LATEX_BIB_STYLE = plain - -#--------------------------------------------------------------------------- -# configuration options related to the RTF output -#--------------------------------------------------------------------------- - -# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output -# The RTF output is optimized for Word 97 and may not look very pretty with -# other RTF readers or editors. - -GENERATE_RTF = NO - -# The RTF_OUTPUT tag is used to specify where the RTF docs will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be -# put in front of it. If left blank `rtf' will be used as the default path. - -RTF_OUTPUT = rtf - -# If the COMPACT_RTF tag is set to YES Doxygen generates more compact -# RTF documents. This may be useful for small projects and may help to -# save some trees in general. - -COMPACT_RTF = NO - -# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated -# will contain hyperlink fields. The RTF file will -# contain links (just like the HTML output) instead of page references. -# This makes the output suitable for online browsing using WORD or other -# programs which support those fields. -# Note: wordpad (write) and others do not support links. - -RTF_HYPERLINKS = NO - -# Load style sheet definitions from file. Syntax is similar to doxygen's -# config file, i.e. a series of assignments. You only have to provide -# replacements, missing definitions are set to their default value. - -RTF_STYLESHEET_FILE = - -# Set optional variables used in the generation of an rtf document. -# Syntax is similar to doxygen's config file. - -RTF_EXTENSIONS_FILE = - -#--------------------------------------------------------------------------- -# configuration options related to the man page output -#--------------------------------------------------------------------------- - -# If the GENERATE_MAN tag is set to YES (the default) Doxygen will -# generate man pages - -GENERATE_MAN = NO - -# The MAN_OUTPUT tag is used to specify where the man pages will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be -# put in front of it. If left blank `man' will be used as the default path. - -MAN_OUTPUT = man - -# The MAN_EXTENSION tag determines the extension that is added to -# the generated man pages (default is the subroutine's section .3) - -MAN_EXTENSION = .3 - -# If the MAN_LINKS tag is set to YES and Doxygen generates man output, -# then it will generate one additional man file for each entity -# documented in the real man page(s). These additional files -# only source the real man page, but without them the man command -# would be unable to find the correct page. The default is NO. - -MAN_LINKS = NO - -#--------------------------------------------------------------------------- -# configuration options related to the XML output -#--------------------------------------------------------------------------- - -# If the GENERATE_XML tag is set to YES Doxygen will -# generate an XML file that captures the structure of -# the code including all documentation. - -GENERATE_XML = NO - -# The XML_OUTPUT tag is used to specify where the XML pages will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be -# put in front of it. If left blank `xml' will be used as the default path. - -XML_OUTPUT = xml - -# The XML_SCHEMA tag can be used to specify an XML schema, -# which can be used by a validating XML parser to check the -# syntax of the XML files. - -XML_SCHEMA = - -# The XML_DTD tag can be used to specify an XML DTD, -# which can be used by a validating XML parser to check the -# syntax of the XML files. - -XML_DTD = - -# If the XML_PROGRAMLISTING tag is set to YES Doxygen will -# dump the program listings (including syntax highlighting -# and cross-referencing information) to the XML output. Note that -# enabling this will significantly increase the size of the XML output. - -XML_PROGRAMLISTING = YES - -#--------------------------------------------------------------------------- -# configuration options for the AutoGen Definitions output -#--------------------------------------------------------------------------- - -# If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will -# generate an AutoGen Definitions (see autogen.sf.net) file -# that captures the structure of the code including all -# documentation. Note that this feature is still experimental -# and incomplete at the moment. - -GENERATE_AUTOGEN_DEF = NO - -#--------------------------------------------------------------------------- -# configuration options related to the Perl module output -#--------------------------------------------------------------------------- - -# If the GENERATE_PERLMOD tag is set to YES Doxygen will -# generate a Perl module file that captures the structure of -# the code including all documentation. Note that this -# feature is still experimental and incomplete at the -# moment. - -GENERATE_PERLMOD = NO - -# If the PERLMOD_LATEX tag is set to YES Doxygen will generate -# the necessary Makefile rules, Perl scripts and LaTeX code to be able -# to generate PDF and DVI output from the Perl module output. - -PERLMOD_LATEX = NO - -# If the PERLMOD_PRETTY tag is set to YES the Perl module output will be -# nicely formatted so it can be parsed by a human reader. This is useful -# if you want to understand what is going on. On the other hand, if this -# tag is set to NO the size of the Perl module output will be much smaller -# and Perl will parse it just the same. - -PERLMOD_PRETTY = YES - -# The names of the make variables in the generated doxyrules.make file -# are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. -# This is useful so different doxyrules.make files included by the same -# Makefile don't overwrite each other's variables. - -PERLMOD_MAKEVAR_PREFIX = - -#--------------------------------------------------------------------------- -# Configuration options related to the preprocessor -#--------------------------------------------------------------------------- - -# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will -# evaluate all C-preprocessor directives found in the sources and include -# files. - -ENABLE_PREPROCESSING = YES - -# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro -# names in the source code. If set to NO (the default) only conditional -# compilation will be performed. Macro expansion can be done in a controlled -# way by setting EXPAND_ONLY_PREDEF to YES. - -MACRO_EXPANSION = NO - -# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES -# then the macro expansion is limited to the macros specified with the -# PREDEFINED and EXPAND_AS_DEFINED tags. - -EXPAND_ONLY_PREDEF = NO - -# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files -# pointed to by INCLUDE_PATH will be searched when a #include is found. - -SEARCH_INCLUDES = YES - -# The INCLUDE_PATH tag can be used to specify one or more directories that -# contain include files that are not input files but should be processed by -# the preprocessor. - -INCLUDE_PATH = - -# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard -# patterns (like *.h and *.hpp) to filter out the header-files in the -# directories. If left blank, the patterns specified with FILE_PATTERNS will -# be used. - -INCLUDE_FILE_PATTERNS = - -# The PREDEFINED tag can be used to specify one or more macro names that -# are defined before the preprocessor is started (similar to the -D option of -# gcc). The argument of the tag is a list of macros of the form: name -# or name=definition (no spaces). If the definition and the = are -# omitted =1 is assumed. To prevent a macro definition from being -# undefined via #undef or recursively expanded use the := operator -# instead of the = operator. - -PREDEFINED = - -# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then -# this tag can be used to specify a list of macro names that should be expanded. -# The macro definition that is found in the sources will be used. -# Use the PREDEFINED tag if you want to use a different macro definition that -# overrules the definition found in the source code. - -EXPAND_AS_DEFINED = - -# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then -# doxygen's preprocessor will remove all references to function-like macros -# that are alone on a line, have an all uppercase name, and do not end with a -# semicolon, because these will confuse the parser if not removed. - -SKIP_FUNCTION_MACROS = YES - -#--------------------------------------------------------------------------- -# Configuration::additions related to external references -#--------------------------------------------------------------------------- - -# The TAGFILES option can be used to specify one or more tagfiles. -# Optionally an initial location of the external documentation -# can be added for each tagfile. The format of a tag file without -# this location is as follows: -# TAGFILES = file1 file2 ... -# Adding location for the tag files is done as follows: -# TAGFILES = file1=loc1 "file2 = loc2" ... -# where "loc1" and "loc2" can be relative or absolute paths or -# URLs. If a location is present for each tag, the installdox tool -# does not have to be run to correct the links. -# Note that each tag file must have a unique name -# (where the name does NOT include the path) -# If a tag file is not located in the directory in which doxygen -# is run, you must also specify the path to the tagfile here. - -TAGFILES = - -# When a file name is specified after GENERATE_TAGFILE, doxygen will create -# a tag file that is based on the input files it reads. - -GENERATE_TAGFILE = - -# If the ALLEXTERNALS tag is set to YES all external classes will be listed -# in the class index. If set to NO only the inherited external classes -# will be listed. - -ALLEXTERNALS = NO - -# If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed -# in the modules index. If set to NO, only the current project's groups will -# be listed. - -EXTERNAL_GROUPS = YES - -# The PERL_PATH should be the absolute path and name of the perl script -# interpreter (i.e. the result of `which perl'). - -PERL_PATH = /usr/bin/perl - -#--------------------------------------------------------------------------- -# Configuration options related to the dot tool -#--------------------------------------------------------------------------- - -# If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will -# generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base -# or super classes. Setting the tag to NO turns the diagrams off. Note that -# this option also works with HAVE_DOT disabled, but it is recommended to -# install and use dot, since it yields more powerful graphs. - -CLASS_DIAGRAMS = NO - -# You can define message sequence charts within doxygen comments using the \msc -# command. Doxygen will then run the mscgen tool (see -# http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the -# documentation. The MSCGEN_PATH tag allows you to specify the directory where -# the mscgen tool resides. If left empty the tool is assumed to be found in the -# default search path. - -MSCGEN_PATH = - -# If set to YES, the inheritance and collaboration graphs will hide -# inheritance and usage relations if the target is undocumented -# or is not a class. - -HIDE_UNDOC_RELATIONS = YES - -# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is -# available from the path. This tool is part of Graphviz, a graph visualization -# toolkit from AT&T and Lucent Bell Labs. The other options in this section -# have no effect if this option is set to NO (the default) - -HAVE_DOT = YES - -# The DOT_NUM_THREADS specifies the number of dot invocations doxygen is -# allowed to run in parallel. When set to 0 (the default) doxygen will -# base this on the number of processors available in the system. You can set it -# explicitly to a value larger than 0 to get control over the balance -# between CPU load and processing speed. - -DOT_NUM_THREADS = 0 - -# By default doxygen will use the Helvetica font for all dot files that -# doxygen generates. When you want a differently looking font you can specify -# the font name using DOT_FONTNAME. You need to make sure dot is able to find -# the font, which can be done by putting it in a standard location or by setting -# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the -# directory containing the font. - -DOT_FONTNAME = Helvetica - -# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs. -# The default size is 10pt. - -DOT_FONTSIZE = 10 - -# By default doxygen will tell dot to use the Helvetica font. -# If you specify a different font using DOT_FONTNAME you can use DOT_FONTPATH to -# set the path where dot can find it. - -DOT_FONTPATH = - -# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen -# will generate a graph for each documented class showing the direct and -# indirect inheritance relations. Setting this tag to YES will force the -# CLASS_DIAGRAMS tag to NO. - -CLASS_GRAPH = YES - -# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen -# will generate a graph for each documented class showing the direct and -# indirect implementation dependencies (inheritance, containment, and -# class references variables) of the class with other documented classes. - -COLLABORATION_GRAPH = NO - -# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen -# will generate a graph for groups, showing the direct groups dependencies - -GROUP_GRAPHS = YES - -# If the UML_LOOK tag is set to YES doxygen will generate inheritance and -# collaboration diagrams in a style similar to the OMG's Unified Modeling -# Language. - -UML_LOOK = NO - -# If set to YES, the inheritance and collaboration graphs will show the -# relations between templates and their instances. - -TEMPLATE_RELATIONS = NO - -# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT -# tags are set to YES then doxygen will generate a graph for each documented -# file showing the direct and indirect include dependencies of the file with -# other documented files. - -INCLUDE_GRAPH = NO - -# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and -# HAVE_DOT tags are set to YES then doxygen will generate a graph for each -# documented header file showing the documented files that directly or -# indirectly include this file. - -INCLUDED_BY_GRAPH = NO - -# If the CALL_GRAPH and HAVE_DOT options are set to YES then -# doxygen will generate a call dependency graph for every global function -# or class method. Note that enabling this option will significantly increase -# the time of a run. So in most cases it will be better to enable call graphs -# for selected functions only using the \callgraph command. - -CALL_GRAPH = NO - -# If the CALLER_GRAPH and HAVE_DOT tags are set to YES then -# doxygen will generate a caller dependency graph for every global function -# or class method. Note that enabling this option will significantly increase -# the time of a run. So in most cases it will be better to enable caller -# graphs for selected functions only using the \callergraph command. - -CALLER_GRAPH = NO - -# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen -# will generate a graphical hierarchy of all classes instead of a textual one. - -GRAPHICAL_HIERARCHY = YES - -# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES -# then doxygen will show the dependencies a directory has on other directories -# in a graphical way. The dependency relations are determined by the #include -# relations between the files in the directories. - -DIRECTORY_GRAPH = YES - -# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images -# generated by dot. Possible values are svg, png, jpg, or gif. -# If left blank png will be used. If you choose svg you need to set -# HTML_FILE_EXTENSION to xhtml in order to make the SVG files -# visible in IE 9+ (other browsers do not have this requirement). - -DOT_IMAGE_FORMAT = png - -# If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to -# enable generation of interactive SVG images that allow zooming and panning. -# Note that this requires a modern browser other than Internet Explorer. -# Tested and working are Firefox, Chrome, Safari, and Opera. For IE 9+ you -# need to set HTML_FILE_EXTENSION to xhtml in order to make the SVG files -# visible. Older versions of IE do not have SVG support. - -INTERACTIVE_SVG = NO - -# The tag DOT_PATH can be used to specify the path where the dot tool can be -# found. If left blank, it is assumed the dot tool can be found in the path. - -DOT_PATH = - -# The DOTFILE_DIRS tag can be used to specify one or more directories that -# contain dot files that are included in the documentation (see the -# \dotfile command). - -DOTFILE_DIRS = - -# The MSCFILE_DIRS tag can be used to specify one or more directories that -# contain msc files that are included in the documentation (see the -# \mscfile command). - -MSCFILE_DIRS = - -# The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of -# nodes that will be shown in the graph. If the number of nodes in a graph -# becomes larger than this value, doxygen will truncate the graph, which is -# visualized by representing a node as a red box. Note that doxygen if the -# number of direct children of the root node in a graph is already larger than -# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note -# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH. - -DOT_GRAPH_MAX_NODES = 50 - -# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the -# graphs generated by dot. A depth value of 3 means that only nodes reachable -# from the root by following a path via at most 3 edges will be shown. Nodes -# that lay further from the root node will be omitted. Note that setting this -# option to 1 or 2 may greatly reduce the computation time needed for large -# code bases. Also note that the size of a graph can be further restricted by -# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction. - -MAX_DOT_GRAPH_DEPTH = 0 - -# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent -# background. This is disabled by default, because dot on Windows does not -# seem to support this out of the box. Warning: Depending on the platform used, -# enabling this option may lead to badly anti-aliased labels on the edges of -# a graph (i.e. they become hard to read). - -DOT_TRANSPARENT = NO - -# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output -# files in one run (i.e. multiple -o and -T options on the command line). This -# makes dot run faster, but since only newer versions of dot (>1.8.10) -# support this, this feature is disabled by default. - -DOT_MULTI_TARGETS = NO - -# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will -# generate a legend page explaining the meaning of the various boxes and -# arrows in the dot generated graphs. - -GENERATE_LEGEND = YES - -# If the DOT_CLEANUP tag is set to YES (the default) Doxygen will -# remove the intermediate dot files that are used to generate -# the various graphs. - -DOT_CLEANUP = YES diff --git a/doxygen/GQGMCdoxylayout.xml b/doxygen/GQGMCdoxylayout.xml deleted file mode 100644 index 5b60278a50e528f019385277bbe26ab63fe40901..0000000000000000000000000000000000000000 --- a/doxygen/GQGMCdoxylayout.xml +++ /dev/null @@ -1,188 +0,0 @@ -<doxygenlayout version="1.0"> - <!-- Navigation index tabs for HTML output --> - <navindex> - <tab type="mainpage" visible="yes" title=""/> - <tab type="pages" visible="yes" title="" intro=""/> - <tab type="modules" visible="yes" title="" intro=""/> - <tab type="namespaces" visible="yes" title=""> - <tab type="namespacelist" visible="yes" title="" intro=""/> - <tab type="namespacemembers" visible="yes" title="" intro=""/> - </tab> - <tab type="classes" visible="yes" title=""> - <tab type="classlist" visible="yes" title="" intro=""/> - <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/> - <tab type="hierarchy" visible="yes" title="" intro=""/> - <tab type="classmembers" visible="yes" title="" intro=""/> - </tab> - <tab type="files" visible="yes" title=""> - <tab type="filelist" visible="yes" title="" intro=""/> - <tab type="globals" visible="yes" title="" intro=""/> - </tab> - <tab type="dirs" visible="yes" title="" intro=""/> - <tab type="examples" visible="yes" title="" intro=""/> - </navindex> - - <!-- Layout definition for a class page --> - <class> - <briefdescription visible="yes"/> - <includes visible="$SHOW_INCLUDE_FILES"/> - <inheritancegraph visible="$CLASS_GRAPH"/> - <collaborationgraph visible="$COLLABORATION_GRAPH"/> - <allmemberslink visible="yes"/> - <memberdecl> - <nestedclasses visible="yes" title=""/> - <publictypes title=""/> - <publicslots title=""/> - <signals title=""/> - <publicmethods title=""/> - <publicstaticmethods title=""/> - <publicattributes title=""/> - <publicstaticattributes title=""/> - <protectedtypes title=""/> - <protectedslots title=""/> - <protectedmethods title=""/> - <protectedstaticmethods title=""/> - <protectedattributes title=""/> - <protectedstaticattributes title=""/> - <packagetypes title=""/> - <packagemethods title=""/> - <packagestaticmethods title=""/> - <packageattributes title=""/> - <packagestaticattributes title=""/> - <properties title=""/> - <events title=""/> - <privatetypes title=""/> - <privateslots title=""/> - <privatemethods title=""/> - <privatestaticmethods title=""/> - <privateattributes title=""/> - <privatestaticattributes title=""/> - <friends title=""/> - <related title="" subtitle=""/> - <membergroups visible="yes"/> - </memberdecl> - <detaileddescription title=""/> - <memberdef> - <inlineclasses title=""/> - <typedefs title=""/> - <enums title=""/> - <constructors title=""/> - <functions title=""/> - <related title=""/> - <variables title=""/> - <properties title=""/> - <events title=""/> - </memberdef> - <usedfiles visible="$SHOW_USED_FILES"/> - <authorsection visible="yes"/> - </class> - - <!-- Layout definition for a namespace page --> - <namespace> - <briefdescription visible="yes"/> - <memberdecl> - <nestednamespaces visible="yes" title=""/> - <classes visible="yes" title=""/> - <typedefs title=""/> - <enums title=""/> - <functions title=""/> - <variables title=""/> - <membergroups visible="yes"/> - </memberdecl> - <detaileddescription title=""/> - <memberdef> - <inlineclasses title=""/> - <typedefs title=""/> - <enums title=""/> - <functions title=""/> - <variables title=""/> - </memberdef> - <authorsection visible="yes"/> - </namespace> - - <!-- Layout definition for a file page --> - <file> - <briefdescription visible="yes"/> - <includes visible="$SHOW_INCLUDE_FILES"/> - <includegraph visible="$INCLUDE_GRAPH"/> - <includedbygraph visible="$INCLUDED_BY_GRAPH"/> - <sourcelink visible="yes"/> - <memberdecl> - <classes visible="yes" title=""/> - <namespaces visible="yes" title=""/> - <defines title=""/> - <typedefs title=""/> - <enums title=""/> - <functions title=""/> - <variables title=""/> - <membergroups visible="yes"/> - </memberdecl> - <detaileddescription title=""/> - <memberdef> - <inlineclasses title=""/> - <defines title=""/> - <typedefs title=""/> - <enums title=""/> - <functions title=""/> - <variables title=""/> - </memberdef> - <authorsection/> - </file> - - <!-- Layout definition for a group page --> - <group> - <briefdescription visible="yes"/> - <groupgraph visible="$GROUP_GRAPHS"/> - <memberdecl> - <classes visible="yes" title=""/> - <namespaces visible="yes" title=""/> - <dirs visible="yes" title=""/> - <nestedgroups visible="yes" title=""/> - <files visible="yes" title=""/> - <defines title=""/> - <typedefs title=""/> - <enums title=""/> - <enumvalues title=""/> - <functions title=""/> - <variables title=""/> - <signals title=""/> - <publicslots title=""/> - <protectedslots title=""/> - <privateslots title=""/> - <events title=""/> - <properties title=""/> - <friends title=""/> - <membergroups visible="yes"/> - </memberdecl> - <detaileddescription title=""/> - <memberdef> - <pagedocs/> - <inlineclasses title=""/> - <defines title=""/> - <typedefs title=""/> - <enums title=""/> - <enumvalues title=""/> - <functions title=""/> - <variables title=""/> - <signals title=""/> - <publicslots title=""/> - <protectedslots title=""/> - <privateslots title=""/> - <events title=""/> - <properties title=""/> - <friends title=""/> - </memberdef> - <authorsection visible="yes"/> - </group> - - <!-- Layout definition for a directory page --> - <directory> - <briefdescription visible="yes"/> - <directorygraph visible="yes"/> - <memberdecl> - <dirs visible="yes"/> - <files visible="yes"/> - </memberdecl> - <detaileddescription title=""/> - </directory> -</doxygenlayout> diff --git a/doxygen/doxydoc/latex/Makefile b/doxygen/doxydoc/latex/Makefile deleted file mode 100644 index bd43887b09276dd9e9e9254a707149f58d4cc6b6..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -all: refman.pdf - -pdf: refman.pdf - -refman.pdf: clean refman.tex - pdflatex refman - makeindex refman.tex - pdflatex refman - latex_count=5 ; \ - while egrep -s 'Rerun (LaTeX|to get cross-references right)' refman.log && [ $$latex_count -gt 0 ] ;\ - do \ - echo "Rerunning latex...." ;\ - pdflatex refman ;\ - latex_count=`expr $$latex_count - 1` ;\ - done - - -clean: - rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out *.brf *.blg *.bbl refman.pdf diff --git a/doxygen/doxydoc/latex/annotated.tex b/doxygen/doxydoc/latex/annotated.tex deleted file mode 100644 index b1dbc211dfe50c51d33c9424ceb698010022e4c5..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/annotated.tex +++ /dev/null @@ -1,8 +0,0 @@ -\section{\-Class \-List} -\-Here are the classes, structs, unions and interfaces with brief descriptions\-:\begin{DoxyCompactList} -\item\contentsline{section}{\hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t}{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t} }{\pageref{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t}}{} -\item\contentsline{section}{\hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c}{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C} }{\pageref{class_g_q_l_l_c_1_1_g_q_g_m_c}}{} -\item\contentsline{section}{\hyperlink{struct_hex_char_struct}{\-Hex\-Char\-Struct} }{\pageref{struct_hex_char_struct}}{} -\item\contentsline{section}{\hyperlink{class_plot_settings}{\-Plot\-Settings} }{\pageref{class_plot_settings}}{} -\item\contentsline{section}{\hyperlink{class_plotter}{\-Plotter} }{\pageref{class_plotter}}{} -\end{DoxyCompactList} diff --git a/doxygen/doxydoc/latex/class_g_q_l_l_c_1_1_g_q_g_m_c.tex b/doxygen/doxydoc/latex/class_g_q_l_l_c_1_1_g_q_g_m_c.tex deleted file mode 100644 index 7bb939c079aa6cdaea6aa41292a8a272845fcdad..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/class_g_q_l_l_c_1_1_g_q_g_m_c.tex +++ /dev/null @@ -1,370 +0,0 @@ -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c}{\section{\-G\-Q\-L\-L\-C\-:\-:\-G\-Q\-G\-M\-C \-Class \-Reference} -\label{class_g_q_l_l_c_1_1_g_q_g_m_c}\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -} - - -{\ttfamily \#include $<$gqgmc.\-hh$>$} - -\subsection*{\-Classes} -\begin{DoxyCompactItemize} -\item -struct \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t}{cfg\-\_\-data\-\_\-t} -\end{DoxyCompactItemize} -\subsection*{\-Public \-Member \-Functions} -\begin{DoxyCompactItemize} -\item -\hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_aab4ca26b11ecc6ddf461d360be97d36f}{\-G\-Q\-G\-M\-C} () -\item -virtual \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a0175cfeaf06740c6f8eeff8f73cd6b5d}{$\sim$\-G\-Q\-G\-M\-C} () -\item -virtual void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a8ce22d9a10dfba3cd423964e8da7caef}{open\-U\-S\-B} (string usb\-\_\-device\-\_\-name) -\item -virtual void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a072bcfc93178abe90eb7a7d65ba969e3}{close\-U\-S\-B} (void) -\item -virtual void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_aeb60bd5324fc103644f8198545b6d315}{clear\-U\-S\-B} () -\item -virtual enum \hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892}{gmc\-\_\-error\-\_\-t} \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_ad765e66d47e2c37c6f59835d0afbed27}{get\-Error\-Code} () -\item -virtual std\-::string \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a87d5991f967c000fa9231892cf821825}{get\-Error\-Text} (\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892}{gmc\-\_\-error\-\_\-t} err) -\item -virtual std\-::string \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_ae6f8916ae009e38a2e499e4ef3717537}{get\-Version} () -\item -virtual std\-::string \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a8b7bee2b36a224360b7405a8652a540d}{get\-Serial\-Number} () -\item -virtual uint16\-\_\-t \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a9d200d16d9e90fe7291cb4fd990f08b2}{get\-C\-P\-M} () -\item -virtual uint16\-\_\-t \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a2757a936a467a4b326c7dafe7df6d284}{get\-C\-P\-S} () -\item -virtual float \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a1197f962087328f93b1d7a4083ea91f8}{get\-Battery\-Voltage} () -\item -virtual uint8\-\_\-t $\ast$const \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_ac47ffb728f31eb5d56651f6b1da79de0}{get\-History\-Data} (uint32\-\_\-t address, uint32\-\_\-t length) -\item -virtual void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_ad314bf94bddc06aa386740ab1e81909f}{turn\-On\-C\-P\-S} () -\item -virtual void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a17e164a4075415601d1d94411804fcec}{turn\-Off\-C\-P\-S} () -\item -virtual uint16\-\_\-t \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a4a2176855e1234ee4921a7936e800484}{get\-Auto\-C\-P\-S} () -\item -virtual void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a0008eca34834ea7f7bb4e65afd6c4c12}{turn\-Off\-Power} () -\item -virtual void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_af1daeb95f4e36d4a7d9109f24b41366c}{get\-Configuration\-Data} () -\item -virtual enum \hyperlink{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2da}{save\-Data\-Type\-\_\-t} \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_ac5ca40a3cba8ee82d13be775b118a42b}{get\-Save\-Data\-Type} () -\item -virtual void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a88e93958c5041ceb6635de09aed0706c}{set\-Save\-Data\-Type} (enum \hyperlink{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2da}{save\-Data\-Type\-\_\-t} new\-Save\-Data\-Type) -\item -virtual uint32\-\_\-t \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_ab967994f2de6badb1fafd79acd4d9a5a}{get\-Data\-Save\-Address} () -\item -virtual void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a9a8937d50bb1ea97b248ce23763a85e0}{reset\-Data\-Save\-Address} () -\item -virtual void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a657937277b885e17742747b953ecfe63}{write\-Configuration\-Data} (enum \hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223}{cfg\-\_\-param\-\_\-t} cfg\-Parameter, enum \hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572b}{cfg\-\_\-bytecnt\-\_\-t} cfg\-Data\-Count, uint8\-\_\-t const $\ast$const cfg\-Data) -\item -virtual void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a9f38ea216b19e29129c5536a79250e12}{erase\-Configuration\-Data} () -\item -virtual void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a63a38979232ed9a52a7d26ce3e199548}{update\-Configuration\-Data} () -\item -virtual void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a5e0450a7600461c7f8d914a4ce60b8c7}{send\-Key} (enum \hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162}{softkey\-\_\-t} key) -\end{DoxyCompactItemize} -\subsection*{\-Private \-Member \-Functions} -\begin{DoxyCompactItemize} -\item -virtual void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_af3fd689594985d9b4ec7e7bb8b0538e5}{load\-Configuration\-Data} () -\item -void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a0591bde39a2ad37dfd2049354f8f4406}{communicate} (const std\-::string cmd, char $\ast$retdata, uint32\-\_\-t retbytes) -\item -void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_ac7334219851b3dfa227183682d15264c}{send\-Cmd} (const std\-::string cmd) -\item -void \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a4718ddfc86ddd4a73bcf161ad3c5ac68}{read\-Cmd\-Return} (char $\ast$retdata, uint32\-\_\-t retbytes) -\item -bool \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_aef63b9e44e8602ade9ec5ad021c22a88}{is\-Big\-Endian} (void) -\end{DoxyCompactItemize} -\subsection*{\-Private \-Attributes} -\begin{DoxyCompactItemize} -\item -std\-::string \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a358fe79ef3338d88ab193ca5f17d3770}{m\-U\-S\-B\-\_\-device} -\item -int \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a5ff48a1e65964a979867d1eba2eb58b5}{m\-U\-S\-B\-\_\-serial} -\item -enum \hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892}{gmc\-\_\-error\-\_\-t} \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_aed89a460a261ff18ed427218b60b472d}{m\-Error\-\_\-code} -\item -bool \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a31e866e262a7ea1c6aac19e3c848f2ab}{m\-Read\-\_\-status} -\item -bool \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_adb2392500e4da8e8bb520171b637b68e}{m\-C\-P\-S\-\_\-is\-\_\-on} -\item -bool \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_ae6d4705add2c6440660440b70a515a69}{m\-Big\-\_\-endian} -\item -float \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a1f3457f4a8e3bb57319a833f469273f8}{m\-Firmware\-\_\-revision} -\item -uint8\-\_\-t $\ast$ \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a5bd26eaef22d27553f06e369f5e40a8e}{m\-History\-\_\-data} -\item -struct \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t}{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t} \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c_a5a11e2149e670bfb9e93814213a33b08}{m\-C\-F\-G\-\_\-\-Data} -\end{DoxyCompactItemize} - - -\subsection{\-Constructor \& \-Destructor \-Documentation} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_aab4ca26b11ecc6ddf461d360be97d36f}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!\-G\-Q\-G\-M\-C@{\-G\-Q\-G\-M\-C}} -\index{\-G\-Q\-G\-M\-C@{\-G\-Q\-G\-M\-C}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{\-G\-Q\-G\-M\-C}]{\setlength{\rightskip}{0pt plus 5cm}{\bf \-G\-Q\-G\-M\-C\-::\-G\-Q\-G\-M\-C} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_aab4ca26b11ecc6ddf461d360be97d36f} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a0175cfeaf06740c6f8eeff8f73cd6b5d}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!$\sim$\-G\-Q\-G\-M\-C@{$\sim$\-G\-Q\-G\-M\-C}} -\index{$\sim$\-G\-Q\-G\-M\-C@{$\sim$\-G\-Q\-G\-M\-C}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{$\sim$\-G\-Q\-G\-M\-C}]{\setlength{\rightskip}{0pt plus 5cm}virtual {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::$\sim$\-G\-Q\-G\-M\-C} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}inline, virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a0175cfeaf06740c6f8eeff8f73cd6b5d} - - -\subsection{\-Member \-Function \-Documentation} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_aeb60bd5324fc103644f8198545b6d315}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!clear\-U\-S\-B@{clear\-U\-S\-B}} -\index{clear\-U\-S\-B@{clear\-U\-S\-B}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{clear\-U\-S\-B}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::clear\-U\-S\-B} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_aeb60bd5324fc103644f8198545b6d315} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a072bcfc93178abe90eb7a7d65ba969e3}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!close\-U\-S\-B@{close\-U\-S\-B}} -\index{close\-U\-S\-B@{close\-U\-S\-B}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{close\-U\-S\-B}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::close\-U\-S\-B} ( -\begin{DoxyParamCaption} -\item[{void}]{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a072bcfc93178abe90eb7a7d65ba969e3} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a0591bde39a2ad37dfd2049354f8f4406}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!communicate@{communicate}} -\index{communicate@{communicate}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{communicate}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::communicate} ( -\begin{DoxyParamCaption} -\item[{const std\-::string}]{cmd, } -\item[{char $\ast$}]{retdata, } -\item[{uint32\-\_\-t}]{retbytes} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a0591bde39a2ad37dfd2049354f8f4406} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a9f38ea216b19e29129c5536a79250e12}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!erase\-Configuration\-Data@{erase\-Configuration\-Data}} -\index{erase\-Configuration\-Data@{erase\-Configuration\-Data}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{erase\-Configuration\-Data}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::erase\-Configuration\-Data} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a9f38ea216b19e29129c5536a79250e12} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a4a2176855e1234ee4921a7936e800484}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!get\-Auto\-C\-P\-S@{get\-Auto\-C\-P\-S}} -\index{get\-Auto\-C\-P\-S@{get\-Auto\-C\-P\-S}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{get\-Auto\-C\-P\-S}]{\setlength{\rightskip}{0pt plus 5cm}uint16\-\_\-t {\bf \-G\-Q\-G\-M\-C\-::get\-Auto\-C\-P\-S} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a4a2176855e1234ee4921a7936e800484} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a1197f962087328f93b1d7a4083ea91f8}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!get\-Battery\-Voltage@{get\-Battery\-Voltage}} -\index{get\-Battery\-Voltage@{get\-Battery\-Voltage}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{get\-Battery\-Voltage}]{\setlength{\rightskip}{0pt plus 5cm}float {\bf \-G\-Q\-G\-M\-C\-::get\-Battery\-Voltage} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a1197f962087328f93b1d7a4083ea91f8} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_af1daeb95f4e36d4a7d9109f24b41366c}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!get\-Configuration\-Data@{get\-Configuration\-Data}} -\index{get\-Configuration\-Data@{get\-Configuration\-Data}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{get\-Configuration\-Data}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::get\-Configuration\-Data} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_af1daeb95f4e36d4a7d9109f24b41366c} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a9d200d16d9e90fe7291cb4fd990f08b2}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!get\-C\-P\-M@{get\-C\-P\-M}} -\index{get\-C\-P\-M@{get\-C\-P\-M}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{get\-C\-P\-M}]{\setlength{\rightskip}{0pt plus 5cm}uint16\-\_\-t {\bf \-G\-Q\-G\-M\-C\-::get\-C\-P\-M} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a9d200d16d9e90fe7291cb4fd990f08b2} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a2757a936a467a4b326c7dafe7df6d284}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!get\-C\-P\-S@{get\-C\-P\-S}} -\index{get\-C\-P\-S@{get\-C\-P\-S}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{get\-C\-P\-S}]{\setlength{\rightskip}{0pt plus 5cm}uint16\-\_\-t {\bf \-G\-Q\-G\-M\-C\-::get\-C\-P\-S} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a2757a936a467a4b326c7dafe7df6d284} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_ab967994f2de6badb1fafd79acd4d9a5a}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!get\-Data\-Save\-Address@{get\-Data\-Save\-Address}} -\index{get\-Data\-Save\-Address@{get\-Data\-Save\-Address}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{get\-Data\-Save\-Address}]{\setlength{\rightskip}{0pt plus 5cm}uint32\-\_\-t {\bf \-G\-Q\-G\-M\-C\-::get\-Data\-Save\-Address} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_ab967994f2de6badb1fafd79acd4d9a5a} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_ad765e66d47e2c37c6f59835d0afbed27}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!get\-Error\-Code@{get\-Error\-Code}} -\index{get\-Error\-Code@{get\-Error\-Code}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{get\-Error\-Code}]{\setlength{\rightskip}{0pt plus 5cm}virtual enum {\bf gmc\-\_\-error\-\_\-t} {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::get\-Error\-Code} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}inline, virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_ad765e66d47e2c37c6f59835d0afbed27} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a87d5991f967c000fa9231892cf821825}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!get\-Error\-Text@{get\-Error\-Text}} -\index{get\-Error\-Text@{get\-Error\-Text}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{get\-Error\-Text}]{\setlength{\rightskip}{0pt plus 5cm}string {\bf \-G\-Q\-G\-M\-C\-::get\-Error\-Text} ( -\begin{DoxyParamCaption} -\item[{{\bf gmc\-\_\-error\-\_\-t}}]{err} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a87d5991f967c000fa9231892cf821825} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_ac47ffb728f31eb5d56651f6b1da79de0}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!get\-History\-Data@{get\-History\-Data}} -\index{get\-History\-Data@{get\-History\-Data}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{get\-History\-Data}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t $\ast$const {\bf \-G\-Q\-G\-M\-C\-::get\-History\-Data} ( -\begin{DoxyParamCaption} -\item[{uint32\-\_\-t}]{address, } -\item[{uint32\-\_\-t}]{length} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_ac47ffb728f31eb5d56651f6b1da79de0} - - -every second, minute, or hour. \-The length parameter is the number - -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_ac5ca40a3cba8ee82d13be775b118a42b}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!get\-Save\-Data\-Type@{get\-Save\-Data\-Type}} -\index{get\-Save\-Data\-Type@{get\-Save\-Data\-Type}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{get\-Save\-Data\-Type}]{\setlength{\rightskip}{0pt plus 5cm}enum {\bf save\-Data\-Type\-\_\-t} {\bf \-G\-Q\-G\-M\-C\-::get\-Save\-Data\-Type} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_ac5ca40a3cba8ee82d13be775b118a42b} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a8b7bee2b36a224360b7405a8652a540d}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!get\-Serial\-Number@{get\-Serial\-Number}} -\index{get\-Serial\-Number@{get\-Serial\-Number}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{get\-Serial\-Number}]{\setlength{\rightskip}{0pt plus 5cm}string {\bf \-G\-Q\-G\-M\-C\-::get\-Serial\-Number} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a8b7bee2b36a224360b7405a8652a540d} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_ae6f8916ae009e38a2e499e4ef3717537}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!get\-Version@{get\-Version}} -\index{get\-Version@{get\-Version}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{get\-Version}]{\setlength{\rightskip}{0pt plus 5cm}string {\bf \-G\-Q\-G\-M\-C\-::get\-Version} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_ae6f8916ae009e38a2e499e4ef3717537} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_aef63b9e44e8602ade9ec5ad021c22a88}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!is\-Big\-Endian@{is\-Big\-Endian}} -\index{is\-Big\-Endian@{is\-Big\-Endian}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{is\-Big\-Endian}]{\setlength{\rightskip}{0pt plus 5cm}bool {\bf \-G\-Q\-G\-M\-C\-::is\-Big\-Endian} ( -\begin{DoxyParamCaption} -\item[{void}]{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_aef63b9e44e8602ade9ec5ad021c22a88} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_af3fd689594985d9b4ec7e7bb8b0538e5}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!load\-Configuration\-Data@{load\-Configuration\-Data}} -\index{load\-Configuration\-Data@{load\-Configuration\-Data}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{load\-Configuration\-Data}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::load\-Configuration\-Data} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}private, virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_af3fd689594985d9b4ec7e7bb8b0538e5} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a8ce22d9a10dfba3cd423964e8da7caef}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!open\-U\-S\-B@{open\-U\-S\-B}} -\index{open\-U\-S\-B@{open\-U\-S\-B}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{open\-U\-S\-B}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::open\-U\-S\-B} ( -\begin{DoxyParamCaption} -\item[{string}]{usb\-\_\-device\-\_\-name} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a8ce22d9a10dfba3cd423964e8da7caef} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a4718ddfc86ddd4a73bcf161ad3c5ac68}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!read\-Cmd\-Return@{read\-Cmd\-Return}} -\index{read\-Cmd\-Return@{read\-Cmd\-Return}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{read\-Cmd\-Return}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::read\-Cmd\-Return} ( -\begin{DoxyParamCaption} -\item[{char $\ast$}]{retdata, } -\item[{uint32\-\_\-t}]{retbytes} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a4718ddfc86ddd4a73bcf161ad3c5ac68} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a9a8937d50bb1ea97b248ce23763a85e0}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!reset\-Data\-Save\-Address@{reset\-Data\-Save\-Address}} -\index{reset\-Data\-Save\-Address@{reset\-Data\-Save\-Address}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{reset\-Data\-Save\-Address}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::reset\-Data\-Save\-Address} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a9a8937d50bb1ea97b248ce23763a85e0} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_ac7334219851b3dfa227183682d15264c}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!send\-Cmd@{send\-Cmd}} -\index{send\-Cmd@{send\-Cmd}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{send\-Cmd}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::send\-Cmd} ( -\begin{DoxyParamCaption} -\item[{const std\-::string}]{cmd} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_ac7334219851b3dfa227183682d15264c} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a5e0450a7600461c7f8d914a4ce60b8c7}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!send\-Key@{send\-Key}} -\index{send\-Key@{send\-Key}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{send\-Key}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::send\-Key} ( -\begin{DoxyParamCaption} -\item[{enum {\bf softkey\-\_\-t}}]{key} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a5e0450a7600461c7f8d914a4ce60b8c7} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a88e93958c5041ceb6635de09aed0706c}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!set\-Save\-Data\-Type@{set\-Save\-Data\-Type}} -\index{set\-Save\-Data\-Type@{set\-Save\-Data\-Type}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{set\-Save\-Data\-Type}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::set\-Save\-Data\-Type} ( -\begin{DoxyParamCaption} -\item[{enum {\bf save\-Data\-Type\-\_\-t}}]{new\-Save\-Data\-Type} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a88e93958c5041ceb6635de09aed0706c} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a17e164a4075415601d1d94411804fcec}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!turn\-Off\-C\-P\-S@{turn\-Off\-C\-P\-S}} -\index{turn\-Off\-C\-P\-S@{turn\-Off\-C\-P\-S}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{turn\-Off\-C\-P\-S}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::turn\-Off\-C\-P\-S} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a17e164a4075415601d1d94411804fcec} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a0008eca34834ea7f7bb4e65afd6c4c12}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!turn\-Off\-Power@{turn\-Off\-Power}} -\index{turn\-Off\-Power@{turn\-Off\-Power}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{turn\-Off\-Power}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::turn\-Off\-Power} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a0008eca34834ea7f7bb4e65afd6c4c12} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_ad314bf94bddc06aa386740ab1e81909f}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!turn\-On\-C\-P\-S@{turn\-On\-C\-P\-S}} -\index{turn\-On\-C\-P\-S@{turn\-On\-C\-P\-S}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{turn\-On\-C\-P\-S}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::turn\-On\-C\-P\-S} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_ad314bf94bddc06aa386740ab1e81909f} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a63a38979232ed9a52a7d26ce3e199548}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!update\-Configuration\-Data@{update\-Configuration\-Data}} -\index{update\-Configuration\-Data@{update\-Configuration\-Data}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{update\-Configuration\-Data}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::update\-Configuration\-Data} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a63a38979232ed9a52a7d26ce3e199548} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a657937277b885e17742747b953ecfe63}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!write\-Configuration\-Data@{write\-Configuration\-Data}} -\index{write\-Configuration\-Data@{write\-Configuration\-Data}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{write\-Configuration\-Data}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-G\-Q\-G\-M\-C\-::write\-Configuration\-Data} ( -\begin{DoxyParamCaption} -\item[{enum {\bf cfg\-\_\-param\-\_\-t}}]{cfg\-Parameter, } -\item[{enum {\bf cfg\-\_\-bytecnt\-\_\-t}}]{cfg\-Data\-Count, } -\item[{uint8\-\_\-t const $\ast$const}]{cfg\-Data} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}virtual\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a657937277b885e17742747b953ecfe63} - - -\subsection{\-Member \-Data \-Documentation} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_ae6d4705add2c6440660440b70a515a69}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!m\-Big\-\_\-endian@{m\-Big\-\_\-endian}} -\index{m\-Big\-\_\-endian@{m\-Big\-\_\-endian}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{m\-Big\-\_\-endian}]{\setlength{\rightskip}{0pt plus 5cm}bool {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::m\-Big\-\_\-endian}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_ae6d4705add2c6440660440b70a515a69} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a5a11e2149e670bfb9e93814213a33b08}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!m\-C\-F\-G\-\_\-\-Data@{m\-C\-F\-G\-\_\-\-Data}} -\index{m\-C\-F\-G\-\_\-\-Data@{m\-C\-F\-G\-\_\-\-Data}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{m\-C\-F\-G\-\_\-\-Data}]{\setlength{\rightskip}{0pt plus 5cm}struct {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t} {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::m\-C\-F\-G\-\_\-\-Data}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a5a11e2149e670bfb9e93814213a33b08} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_adb2392500e4da8e8bb520171b637b68e}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!m\-C\-P\-S\-\_\-is\-\_\-on@{m\-C\-P\-S\-\_\-is\-\_\-on}} -\index{m\-C\-P\-S\-\_\-is\-\_\-on@{m\-C\-P\-S\-\_\-is\-\_\-on}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{m\-C\-P\-S\-\_\-is\-\_\-on}]{\setlength{\rightskip}{0pt plus 5cm}bool {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::m\-C\-P\-S\-\_\-is\-\_\-on}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_adb2392500e4da8e8bb520171b637b68e} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_aed89a460a261ff18ed427218b60b472d}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!m\-Error\-\_\-code@{m\-Error\-\_\-code}} -\index{m\-Error\-\_\-code@{m\-Error\-\_\-code}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{m\-Error\-\_\-code}]{\setlength{\rightskip}{0pt plus 5cm}enum {\bf gmc\-\_\-error\-\_\-t} {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::m\-Error\-\_\-code}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_aed89a460a261ff18ed427218b60b472d} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a1f3457f4a8e3bb57319a833f469273f8}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!m\-Firmware\-\_\-revision@{m\-Firmware\-\_\-revision}} -\index{m\-Firmware\-\_\-revision@{m\-Firmware\-\_\-revision}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{m\-Firmware\-\_\-revision}]{\setlength{\rightskip}{0pt plus 5cm}float {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::m\-Firmware\-\_\-revision}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a1f3457f4a8e3bb57319a833f469273f8} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a5bd26eaef22d27553f06e369f5e40a8e}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!m\-History\-\_\-data@{m\-History\-\_\-data}} -\index{m\-History\-\_\-data@{m\-History\-\_\-data}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{m\-History\-\_\-data}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t$\ast$ {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::m\-History\-\_\-data}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a5bd26eaef22d27553f06e369f5e40a8e} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a31e866e262a7ea1c6aac19e3c848f2ab}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!m\-Read\-\_\-status@{m\-Read\-\_\-status}} -\index{m\-Read\-\_\-status@{m\-Read\-\_\-status}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{m\-Read\-\_\-status}]{\setlength{\rightskip}{0pt plus 5cm}bool {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::m\-Read\-\_\-status}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a31e866e262a7ea1c6aac19e3c848f2ab} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a358fe79ef3338d88ab193ca5f17d3770}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!m\-U\-S\-B\-\_\-device@{m\-U\-S\-B\-\_\-device}} -\index{m\-U\-S\-B\-\_\-device@{m\-U\-S\-B\-\_\-device}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{m\-U\-S\-B\-\_\-device}]{\setlength{\rightskip}{0pt plus 5cm}std\-::string {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::m\-U\-S\-B\-\_\-device}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a358fe79ef3338d88ab193ca5f17d3770} -\hypertarget{class_g_q_l_l_c_1_1_g_q_g_m_c_a5ff48a1e65964a979867d1eba2eb58b5}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}!m\-U\-S\-B\-\_\-serial@{m\-U\-S\-B\-\_\-serial}} -\index{m\-U\-S\-B\-\_\-serial@{m\-U\-S\-B\-\_\-serial}!GQLLC::GQGMC@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C}} -\subsubsection[{m\-U\-S\-B\-\_\-serial}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::m\-U\-S\-B\-\_\-serial}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_g_q_l_l_c_1_1_g_q_g_m_c_a5ff48a1e65964a979867d1eba2eb58b5} - - -\-The documentation for this class was generated from the following files\-:\begin{DoxyCompactItemize} -\item -/home/phil/\-Projects/gqgmc/\hyperlink{gqgmc_8hh}{gqgmc.\-hh}\item -/home/phil/\-Projects/gqgmc/\hyperlink{gqgmc_8cc}{gqgmc.\-cc}\end{DoxyCompactItemize} diff --git a/doxygen/doxydoc/latex/class_plot_settings.tex b/doxygen/doxydoc/latex/class_plot_settings.tex deleted file mode 100644 index c85ba0b0c4ec1e5bcc6f0476577600e16966b2bc..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/class_plot_settings.tex +++ /dev/null @@ -1,118 +0,0 @@ -\hypertarget{class_plot_settings}{\section{\-Plot\-Settings \-Class \-Reference} -\label{class_plot_settings}\index{\-Plot\-Settings@{\-Plot\-Settings}} -} - - -{\ttfamily \#include $<$plotter.\-hh$>$} - -\subsection*{\-Public \-Member \-Functions} -\begin{DoxyCompactItemize} -\item -\hyperlink{class_plot_settings_acf6e5ffc85b66759c8711fd07e146332}{\-Plot\-Settings} () -\item -void \hyperlink{class_plot_settings_a75adc325387104c532df9004c10c62f6}{scroll} (int dx, int dy) -\item -void \hyperlink{class_plot_settings_abfc8b0fcc9311636022156df6a7e446a}{adjust} () -\item -double \hyperlink{class_plot_settings_ad2d73a5c02b00c4676cfd4b79f3477a5}{span\-X} () const -\item -double \hyperlink{class_plot_settings_a346be9b63b807112c7b7247d717fec32}{span\-Y} () const -\end{DoxyCompactItemize} -\subsection*{\-Public \-Attributes} -\begin{DoxyCompactItemize} -\item -double \hyperlink{class_plot_settings_a0f3c3bfbc9387ca63259b8316488530e}{min\-X} -\item -double \hyperlink{class_plot_settings_a14fb707bc407b135c8733bf26a78fe98}{max\-X} -\item -int \hyperlink{class_plot_settings_a6cb8aae67d8e1fc60ccb61f50b37bf0c}{num\-X\-Ticks} -\item -double \hyperlink{class_plot_settings_ad3cc5104ce9c973747a166f940f73962}{min\-Y} -\item -double \hyperlink{class_plot_settings_a79c0bea58aa61bffe86d2b282d1ce7dd}{max\-Y} -\item -int \hyperlink{class_plot_settings_a8951d83f460971da1fa7d582a510e19c}{num\-Y\-Ticks} -\end{DoxyCompactItemize} -\subsection*{\-Static \-Private \-Member \-Functions} -\begin{DoxyCompactItemize} -\item -static void \hyperlink{class_plot_settings_af94ab8a7b08e30f11f584283fc27ec55}{adjust\-Axis} (double \&min, double \&max, int \&num\-Ticks) -\end{DoxyCompactItemize} - - -\subsection{\-Constructor \& \-Destructor \-Documentation} -\hypertarget{class_plot_settings_acf6e5ffc85b66759c8711fd07e146332}{\index{\-Plot\-Settings@{\-Plot\-Settings}!\-Plot\-Settings@{\-Plot\-Settings}} -\index{\-Plot\-Settings@{\-Plot\-Settings}!PlotSettings@{\-Plot\-Settings}} -\subsubsection[{\-Plot\-Settings}]{\setlength{\rightskip}{0pt plus 5cm}{\bf \-Plot\-Settings\-::\-Plot\-Settings} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)}}\label{class_plot_settings_acf6e5ffc85b66759c8711fd07e146332} - - -\subsection{\-Member \-Function \-Documentation} -\hypertarget{class_plot_settings_abfc8b0fcc9311636022156df6a7e446a}{\index{\-Plot\-Settings@{\-Plot\-Settings}!adjust@{adjust}} -\index{adjust@{adjust}!PlotSettings@{\-Plot\-Settings}} -\subsubsection[{adjust}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plot\-Settings\-::adjust} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)}}\label{class_plot_settings_abfc8b0fcc9311636022156df6a7e446a} -\hypertarget{class_plot_settings_af94ab8a7b08e30f11f584283fc27ec55}{\index{\-Plot\-Settings@{\-Plot\-Settings}!adjust\-Axis@{adjust\-Axis}} -\index{adjust\-Axis@{adjust\-Axis}!PlotSettings@{\-Plot\-Settings}} -\subsubsection[{adjust\-Axis}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plot\-Settings\-::adjust\-Axis} ( -\begin{DoxyParamCaption} -\item[{double \&}]{min, } -\item[{double \&}]{max, } -\item[{int \&}]{num\-Ticks} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}static, private\mbox{]}}}}\label{class_plot_settings_af94ab8a7b08e30f11f584283fc27ec55} -\hypertarget{class_plot_settings_a75adc325387104c532df9004c10c62f6}{\index{\-Plot\-Settings@{\-Plot\-Settings}!scroll@{scroll}} -\index{scroll@{scroll}!PlotSettings@{\-Plot\-Settings}} -\subsubsection[{scroll}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plot\-Settings\-::scroll} ( -\begin{DoxyParamCaption} -\item[{int}]{dx, } -\item[{int}]{dy} -\end{DoxyParamCaption} -)}}\label{class_plot_settings_a75adc325387104c532df9004c10c62f6} -\hypertarget{class_plot_settings_ad2d73a5c02b00c4676cfd4b79f3477a5}{\index{\-Plot\-Settings@{\-Plot\-Settings}!span\-X@{span\-X}} -\index{span\-X@{span\-X}!PlotSettings@{\-Plot\-Settings}} -\subsubsection[{span\-X}]{\setlength{\rightskip}{0pt plus 5cm}double {\bf \-Plot\-Settings\-::span\-X} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -) const\hspace{0.3cm}{\ttfamily \mbox{[}inline\mbox{]}}}}\label{class_plot_settings_ad2d73a5c02b00c4676cfd4b79f3477a5} -\hypertarget{class_plot_settings_a346be9b63b807112c7b7247d717fec32}{\index{\-Plot\-Settings@{\-Plot\-Settings}!span\-Y@{span\-Y}} -\index{span\-Y@{span\-Y}!PlotSettings@{\-Plot\-Settings}} -\subsubsection[{span\-Y}]{\setlength{\rightskip}{0pt plus 5cm}double {\bf \-Plot\-Settings\-::span\-Y} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -) const\hspace{0.3cm}{\ttfamily \mbox{[}inline\mbox{]}}}}\label{class_plot_settings_a346be9b63b807112c7b7247d717fec32} - - -\subsection{\-Member \-Data \-Documentation} -\hypertarget{class_plot_settings_a14fb707bc407b135c8733bf26a78fe98}{\index{\-Plot\-Settings@{\-Plot\-Settings}!max\-X@{max\-X}} -\index{max\-X@{max\-X}!PlotSettings@{\-Plot\-Settings}} -\subsubsection[{max\-X}]{\setlength{\rightskip}{0pt plus 5cm}double {\bf \-Plot\-Settings\-::max\-X}}}\label{class_plot_settings_a14fb707bc407b135c8733bf26a78fe98} -\hypertarget{class_plot_settings_a79c0bea58aa61bffe86d2b282d1ce7dd}{\index{\-Plot\-Settings@{\-Plot\-Settings}!max\-Y@{max\-Y}} -\index{max\-Y@{max\-Y}!PlotSettings@{\-Plot\-Settings}} -\subsubsection[{max\-Y}]{\setlength{\rightskip}{0pt plus 5cm}double {\bf \-Plot\-Settings\-::max\-Y}}}\label{class_plot_settings_a79c0bea58aa61bffe86d2b282d1ce7dd} -\hypertarget{class_plot_settings_a0f3c3bfbc9387ca63259b8316488530e}{\index{\-Plot\-Settings@{\-Plot\-Settings}!min\-X@{min\-X}} -\index{min\-X@{min\-X}!PlotSettings@{\-Plot\-Settings}} -\subsubsection[{min\-X}]{\setlength{\rightskip}{0pt plus 5cm}double {\bf \-Plot\-Settings\-::min\-X}}}\label{class_plot_settings_a0f3c3bfbc9387ca63259b8316488530e} -\hypertarget{class_plot_settings_ad3cc5104ce9c973747a166f940f73962}{\index{\-Plot\-Settings@{\-Plot\-Settings}!min\-Y@{min\-Y}} -\index{min\-Y@{min\-Y}!PlotSettings@{\-Plot\-Settings}} -\subsubsection[{min\-Y}]{\setlength{\rightskip}{0pt plus 5cm}double {\bf \-Plot\-Settings\-::min\-Y}}}\label{class_plot_settings_ad3cc5104ce9c973747a166f940f73962} -\hypertarget{class_plot_settings_a6cb8aae67d8e1fc60ccb61f50b37bf0c}{\index{\-Plot\-Settings@{\-Plot\-Settings}!num\-X\-Ticks@{num\-X\-Ticks}} -\index{num\-X\-Ticks@{num\-X\-Ticks}!PlotSettings@{\-Plot\-Settings}} -\subsubsection[{num\-X\-Ticks}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf \-Plot\-Settings\-::num\-X\-Ticks}}}\label{class_plot_settings_a6cb8aae67d8e1fc60ccb61f50b37bf0c} -\hypertarget{class_plot_settings_a8951d83f460971da1fa7d582a510e19c}{\index{\-Plot\-Settings@{\-Plot\-Settings}!num\-Y\-Ticks@{num\-Y\-Ticks}} -\index{num\-Y\-Ticks@{num\-Y\-Ticks}!PlotSettings@{\-Plot\-Settings}} -\subsubsection[{num\-Y\-Ticks}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf \-Plot\-Settings\-::num\-Y\-Ticks}}}\label{class_plot_settings_a8951d83f460971da1fa7d582a510e19c} - - -\-The documentation for this class was generated from the following files\-:\begin{DoxyCompactItemize} -\item -/home/phil/\-Projects/gqgmc/\hyperlink{plotter_8hh}{plotter.\-hh}\item -/home/phil/\-Projects/gqgmc/\hyperlink{plotter_8cc}{plotter.\-cc}\end{DoxyCompactItemize} diff --git a/doxygen/doxydoc/latex/class_plotter.tex b/doxygen/doxydoc/latex/class_plotter.tex deleted file mode 100644 index 464c1d988936dc463a9b7c2b37405df223cea3b7..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/class_plotter.tex +++ /dev/null @@ -1,303 +0,0 @@ -\hypertarget{class_plotter}{\section{\-Plotter \-Class \-Reference} -\label{class_plotter}\index{\-Plotter@{\-Plotter}} -} - - -{\ttfamily \#include $<$plotter.\-hh$>$} - -\subsection*{\-Public \-Slots} -\begin{DoxyCompactItemize} -\item -void \hyperlink{class_plotter_a6fa3194176578784291b812b18380306}{zoom\-In} () -\item -void \hyperlink{class_plotter_ac21dbd314180f9e5f3ba6c049577df1b}{zoom\-Out} () -\item -void \hyperlink{class_plotter_a63aa82ff02f2ff644403dfa4575c439b}{timer\-Event} (\-Q\-Timer\-Event $\ast$event) -\end{DoxyCompactItemize} -\subsection*{\-Public \-Member \-Functions} -\begin{DoxyCompactItemize} -\item -\hyperlink{class_plotter_a367b6890c36910a27ec710ac3693e64b}{\-Plotter} (\-Q\-Widget $\ast$parent=0) -\item -void \hyperlink{class_plotter_a19e4b1df2b506660fdfff2c52ed6d4fc}{start\-Sample} (void) -\item -void \hyperlink{class_plotter_a1eef69d8478a2639d6f968b8cfaeeda0}{set\-Plot\-Settings} (const \hyperlink{class_plot_settings}{\-Plot\-Settings} \&\hyperlink{gqgmc_8cc_ab4595a4c5785577c2fe2b882ba3d74f8}{settings}) -\item -void \hyperlink{class_plotter_ad3463aa743cc04f7e7bfdefe4ec0165b}{set\-Curve\-Data} (int id, const \-Q\-Vector$<$ \-Q\-Point\-F $>$ \&data) -\item -void \hyperlink{class_plotter_a1c1975e2c8dcf9c8efadd5de34065211}{clear\-Curve} (int id) -\item -\-Q\-Size \hyperlink{class_plotter_a611d88bb9e51ce9baf2fd97275c1c6ae}{minimum\-Size\-Hint} () const -\item -\-Q\-Size \hyperlink{class_plotter_a030b4cb40353aa3c325ae810fc21a0bd}{size\-Hint} () const -\end{DoxyCompactItemize} -\subsection*{\-Public \-Attributes} -\begin{DoxyCompactItemize} -\item -bool \hyperlink{class_plotter_ae4a2f9fec7b69141f70bbcf548f25427}{b\-Scroll} -\end{DoxyCompactItemize} -\subsection*{\-Protected \-Member \-Functions} -\begin{DoxyCompactItemize} -\item -void \hyperlink{class_plotter_a06477bf987646f000a8982db1352a11d}{paint\-Event} (\-Q\-Paint\-Event $\ast$event) -\item -void \hyperlink{class_plotter_ac7f7f91ac094ca5854444d859770e967}{resize\-Event} (\-Q\-Resize\-Event $\ast$event) -\item -void \hyperlink{class_plotter_aac8dfc9c49d06ccf085973ceec6eb50c}{mouse\-Press\-Event} (\-Q\-Mouse\-Event $\ast$event) -\item -void \hyperlink{class_plotter_aedd6ee525b4cacb6bcbc7540ed1ef3e9}{mouse\-Move\-Event} (\-Q\-Mouse\-Event $\ast$event) -\item -void \hyperlink{class_plotter_ab2bc4de7e7b866686beafde21cf2c872}{mouse\-Release\-Event} (\-Q\-Mouse\-Event $\ast$event) -\item -void \hyperlink{class_plotter_a5cdbd19cee8030c80e6f2a937618ab60}{key\-Press\-Event} (\-Q\-Key\-Event $\ast$event) -\item -void \hyperlink{class_plotter_aa7b9d248476cc83d63c41a0b903eb6fd}{wheel\-Event} (\-Q\-Wheel\-Event $\ast$event) -\end{DoxyCompactItemize} -\subsection*{\-Private \-Types} -\begin{DoxyCompactItemize} -\item -enum \{ \hyperlink{class_plotter_a9e77c5b581af48fbcf2b876c08f1e32ca020d9897a6cebf24a7862abf26c748aa}{\-Margin} = 50 - \} -\end{DoxyCompactItemize} -\subsection*{\-Private \-Member \-Functions} -\begin{DoxyCompactItemize} -\item -void \hyperlink{class_plotter_a9824c263d7a2eb56c69b4598a13f086b}{update\-Rubber\-Band\-Region} () -\item -void \hyperlink{class_plotter_af05b7b0627b2b865b7e6fce0fd74ba13}{refresh\-Pixmap} () -\item -void \hyperlink{class_plotter_ad29aa4be5e77624f4dec6866b5defa33}{draw\-Grid} (\-Q\-Painter $\ast$painter) -\item -void \hyperlink{class_plotter_a0eaeed4e032bfea55093af61da5e4cfe}{draw\-Curves} (\-Q\-Painter $\ast$painter) -\end{DoxyCompactItemize} -\subsection*{\-Private \-Attributes} -\begin{DoxyCompactItemize} -\item -\-Q\-Tool\-Button $\ast$ \hyperlink{class_plotter_a82b0e067ea3826befaec3ec5206770d7}{zoom\-In\-Button} -\item -\-Q\-Tool\-Button $\ast$ \hyperlink{class_plotter_a7a8edab1f66b7cccc195201aab969d56}{zoom\-Out\-Button} -\item -\-Q\-Map$<$ int, \-Q\-Vector$<$ \-Q\-Point\-F $>$ $>$ \hyperlink{class_plotter_af35afcf49655837b654c631b85443665}{curve\-Map} -\item -\-Q\-Vector$<$ \hyperlink{class_plot_settings}{\-Plot\-Settings} $>$ \hyperlink{class_plotter_a55ba032505163dce539c667debbcde2e}{zoom\-Stack} -\item -int \hyperlink{class_plotter_aad79a663e9f42f43a824be11069e00de}{cur\-Zoom} -\item -bool \hyperlink{class_plotter_a4b80b6ad016ef03736a208699c7d37a3}{rubber\-Band\-Is\-Shown} -\item -\-Q\-Rect \hyperlink{class_plotter_a1ae97c53cd344c2abde0811fc9814093}{rubber\-Band\-Rect} -\item -\-Q\-Pixmap \hyperlink{class_plotter_a9fb6f7f3af672b4d8bc43a4e1f7fbbbc}{pixmap} -\item -int \hyperlink{class_plotter_a5984542f00fe574aaf1bf6fbdbd7428a}{my\-Timer\-I\-D} -\item -int \hyperlink{class_plotter_a8aad7ebc11a37e83511920648c4c0c43}{sample\-Cnt} -\end{DoxyCompactItemize} - - -\subsection{\-Member \-Enumeration \-Documentation} -\hypertarget{class_plotter_a9e77c5b581af48fbcf2b876c08f1e32c}{\subsubsection[{anonymous enum}]{\setlength{\rightskip}{0pt plus 5cm}anonymous enum\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_plotter_a9e77c5b581af48fbcf2b876c08f1e32c} -\begin{Desc} -\item[\-Enumerator\-: ]\par -\begin{description} -\index{\-Margin@{\-Margin}!\-Plotter@{\-Plotter}}\index{\-Plotter@{\-Plotter}!\-Margin@{\-Margin}}\item[{\em -\hypertarget{class_plotter_a9e77c5b581af48fbcf2b876c08f1e32ca020d9897a6cebf24a7862abf26c748aa}{\-Margin}\label{class_plotter_a9e77c5b581af48fbcf2b876c08f1e32ca020d9897a6cebf24a7862abf26c748aa} -}]\end{description} -\end{Desc} - - - -\subsection{\-Constructor \& \-Destructor \-Documentation} -\hypertarget{class_plotter_a367b6890c36910a27ec710ac3693e64b}{\index{\-Plotter@{\-Plotter}!\-Plotter@{\-Plotter}} -\index{\-Plotter@{\-Plotter}!Plotter@{\-Plotter}} -\subsubsection[{\-Plotter}]{\setlength{\rightskip}{0pt plus 5cm}{\bf \-Plotter\-::\-Plotter} ( -\begin{DoxyParamCaption} -\item[{\-Q\-Widget $\ast$}]{parent = {\ttfamily 0}} -\end{DoxyParamCaption} -)}}\label{class_plotter_a367b6890c36910a27ec710ac3693e64b} - - -\subsection{\-Member \-Function \-Documentation} -\hypertarget{class_plotter_a1c1975e2c8dcf9c8efadd5de34065211}{\index{\-Plotter@{\-Plotter}!clear\-Curve@{clear\-Curve}} -\index{clear\-Curve@{clear\-Curve}!Plotter@{\-Plotter}} -\subsubsection[{clear\-Curve}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::clear\-Curve} ( -\begin{DoxyParamCaption} -\item[{int}]{id} -\end{DoxyParamCaption} -)}}\label{class_plotter_a1c1975e2c8dcf9c8efadd5de34065211} -\hypertarget{class_plotter_a0eaeed4e032bfea55093af61da5e4cfe}{\index{\-Plotter@{\-Plotter}!draw\-Curves@{draw\-Curves}} -\index{draw\-Curves@{draw\-Curves}!Plotter@{\-Plotter}} -\subsubsection[{draw\-Curves}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::draw\-Curves} ( -\begin{DoxyParamCaption} -\item[{\-Q\-Painter $\ast$}]{painter} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_plotter_a0eaeed4e032bfea55093af61da5e4cfe} -\hypertarget{class_plotter_ad29aa4be5e77624f4dec6866b5defa33}{\index{\-Plotter@{\-Plotter}!draw\-Grid@{draw\-Grid}} -\index{draw\-Grid@{draw\-Grid}!Plotter@{\-Plotter}} -\subsubsection[{draw\-Grid}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::draw\-Grid} ( -\begin{DoxyParamCaption} -\item[{\-Q\-Painter $\ast$}]{painter} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_plotter_ad29aa4be5e77624f4dec6866b5defa33} -\hypertarget{class_plotter_a5cdbd19cee8030c80e6f2a937618ab60}{\index{\-Plotter@{\-Plotter}!key\-Press\-Event@{key\-Press\-Event}} -\index{key\-Press\-Event@{key\-Press\-Event}!Plotter@{\-Plotter}} -\subsubsection[{key\-Press\-Event}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::key\-Press\-Event} ( -\begin{DoxyParamCaption} -\item[{\-Q\-Key\-Event $\ast$}]{event} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}protected\mbox{]}}}}\label{class_plotter_a5cdbd19cee8030c80e6f2a937618ab60} -\hypertarget{class_plotter_a611d88bb9e51ce9baf2fd97275c1c6ae}{\index{\-Plotter@{\-Plotter}!minimum\-Size\-Hint@{minimum\-Size\-Hint}} -\index{minimum\-Size\-Hint@{minimum\-Size\-Hint}!Plotter@{\-Plotter}} -\subsubsection[{minimum\-Size\-Hint}]{\setlength{\rightskip}{0pt plus 5cm}\-Q\-Size {\bf \-Plotter\-::minimum\-Size\-Hint} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -) const}}\label{class_plotter_a611d88bb9e51ce9baf2fd97275c1c6ae} -\hypertarget{class_plotter_aedd6ee525b4cacb6bcbc7540ed1ef3e9}{\index{\-Plotter@{\-Plotter}!mouse\-Move\-Event@{mouse\-Move\-Event}} -\index{mouse\-Move\-Event@{mouse\-Move\-Event}!Plotter@{\-Plotter}} -\subsubsection[{mouse\-Move\-Event}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::mouse\-Move\-Event} ( -\begin{DoxyParamCaption} -\item[{\-Q\-Mouse\-Event $\ast$}]{event} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}protected\mbox{]}}}}\label{class_plotter_aedd6ee525b4cacb6bcbc7540ed1ef3e9} -\hypertarget{class_plotter_aac8dfc9c49d06ccf085973ceec6eb50c}{\index{\-Plotter@{\-Plotter}!mouse\-Press\-Event@{mouse\-Press\-Event}} -\index{mouse\-Press\-Event@{mouse\-Press\-Event}!Plotter@{\-Plotter}} -\subsubsection[{mouse\-Press\-Event}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::mouse\-Press\-Event} ( -\begin{DoxyParamCaption} -\item[{\-Q\-Mouse\-Event $\ast$}]{event} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}protected\mbox{]}}}}\label{class_plotter_aac8dfc9c49d06ccf085973ceec6eb50c} -\hypertarget{class_plotter_ab2bc4de7e7b866686beafde21cf2c872}{\index{\-Plotter@{\-Plotter}!mouse\-Release\-Event@{mouse\-Release\-Event}} -\index{mouse\-Release\-Event@{mouse\-Release\-Event}!Plotter@{\-Plotter}} -\subsubsection[{mouse\-Release\-Event}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::mouse\-Release\-Event} ( -\begin{DoxyParamCaption} -\item[{\-Q\-Mouse\-Event $\ast$}]{event} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}protected\mbox{]}}}}\label{class_plotter_ab2bc4de7e7b866686beafde21cf2c872} -\hypertarget{class_plotter_a06477bf987646f000a8982db1352a11d}{\index{\-Plotter@{\-Plotter}!paint\-Event@{paint\-Event}} -\index{paint\-Event@{paint\-Event}!Plotter@{\-Plotter}} -\subsubsection[{paint\-Event}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::paint\-Event} ( -\begin{DoxyParamCaption} -\item[{\-Q\-Paint\-Event $\ast$}]{event} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}protected\mbox{]}}}}\label{class_plotter_a06477bf987646f000a8982db1352a11d} -\hypertarget{class_plotter_af05b7b0627b2b865b7e6fce0fd74ba13}{\index{\-Plotter@{\-Plotter}!refresh\-Pixmap@{refresh\-Pixmap}} -\index{refresh\-Pixmap@{refresh\-Pixmap}!Plotter@{\-Plotter}} -\subsubsection[{refresh\-Pixmap}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::refresh\-Pixmap} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_plotter_af05b7b0627b2b865b7e6fce0fd74ba13} -\hypertarget{class_plotter_ac7f7f91ac094ca5854444d859770e967}{\index{\-Plotter@{\-Plotter}!resize\-Event@{resize\-Event}} -\index{resize\-Event@{resize\-Event}!Plotter@{\-Plotter}} -\subsubsection[{resize\-Event}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::resize\-Event} ( -\begin{DoxyParamCaption} -\item[{\-Q\-Resize\-Event $\ast$}]{event} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}protected\mbox{]}}}}\label{class_plotter_ac7f7f91ac094ca5854444d859770e967} -\hypertarget{class_plotter_ad3463aa743cc04f7e7bfdefe4ec0165b}{\index{\-Plotter@{\-Plotter}!set\-Curve\-Data@{set\-Curve\-Data}} -\index{set\-Curve\-Data@{set\-Curve\-Data}!Plotter@{\-Plotter}} -\subsubsection[{set\-Curve\-Data}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::set\-Curve\-Data} ( -\begin{DoxyParamCaption} -\item[{int}]{id, } -\item[{const \-Q\-Vector$<$ \-Q\-Point\-F $>$ \&}]{data} -\end{DoxyParamCaption} -)}}\label{class_plotter_ad3463aa743cc04f7e7bfdefe4ec0165b} -\hypertarget{class_plotter_a1eef69d8478a2639d6f968b8cfaeeda0}{\index{\-Plotter@{\-Plotter}!set\-Plot\-Settings@{set\-Plot\-Settings}} -\index{set\-Plot\-Settings@{set\-Plot\-Settings}!Plotter@{\-Plotter}} -\subsubsection[{set\-Plot\-Settings}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::set\-Plot\-Settings} ( -\begin{DoxyParamCaption} -\item[{const {\bf \-Plot\-Settings} \&}]{settings} -\end{DoxyParamCaption} -)}}\label{class_plotter_a1eef69d8478a2639d6f968b8cfaeeda0} -\hypertarget{class_plotter_a030b4cb40353aa3c325ae810fc21a0bd}{\index{\-Plotter@{\-Plotter}!size\-Hint@{size\-Hint}} -\index{size\-Hint@{size\-Hint}!Plotter@{\-Plotter}} -\subsubsection[{size\-Hint}]{\setlength{\rightskip}{0pt plus 5cm}\-Q\-Size {\bf \-Plotter\-::size\-Hint} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -) const}}\label{class_plotter_a030b4cb40353aa3c325ae810fc21a0bd} -\hypertarget{class_plotter_a19e4b1df2b506660fdfff2c52ed6d4fc}{\index{\-Plotter@{\-Plotter}!start\-Sample@{start\-Sample}} -\index{start\-Sample@{start\-Sample}!Plotter@{\-Plotter}} -\subsubsection[{start\-Sample}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::start\-Sample} ( -\begin{DoxyParamCaption} -\item[{void}]{} -\end{DoxyParamCaption} -)}}\label{class_plotter_a19e4b1df2b506660fdfff2c52ed6d4fc} -\hypertarget{class_plotter_a63aa82ff02f2ff644403dfa4575c439b}{\index{\-Plotter@{\-Plotter}!timer\-Event@{timer\-Event}} -\index{timer\-Event@{timer\-Event}!Plotter@{\-Plotter}} -\subsubsection[{timer\-Event}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::timer\-Event} ( -\begin{DoxyParamCaption} -\item[{\-Q\-Timer\-Event $\ast$}]{event} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}slot\mbox{]}}}}\label{class_plotter_a63aa82ff02f2ff644403dfa4575c439b} -\hypertarget{class_plotter_a9824c263d7a2eb56c69b4598a13f086b}{\index{\-Plotter@{\-Plotter}!update\-Rubber\-Band\-Region@{update\-Rubber\-Band\-Region}} -\index{update\-Rubber\-Band\-Region@{update\-Rubber\-Band\-Region}!Plotter@{\-Plotter}} -\subsubsection[{update\-Rubber\-Band\-Region}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::update\-Rubber\-Band\-Region} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_plotter_a9824c263d7a2eb56c69b4598a13f086b} -\hypertarget{class_plotter_aa7b9d248476cc83d63c41a0b903eb6fd}{\index{\-Plotter@{\-Plotter}!wheel\-Event@{wheel\-Event}} -\index{wheel\-Event@{wheel\-Event}!Plotter@{\-Plotter}} -\subsubsection[{wheel\-Event}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::wheel\-Event} ( -\begin{DoxyParamCaption} -\item[{\-Q\-Wheel\-Event $\ast$}]{event} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}protected\mbox{]}}}}\label{class_plotter_aa7b9d248476cc83d63c41a0b903eb6fd} -\hypertarget{class_plotter_a6fa3194176578784291b812b18380306}{\index{\-Plotter@{\-Plotter}!zoom\-In@{zoom\-In}} -\index{zoom\-In@{zoom\-In}!Plotter@{\-Plotter}} -\subsubsection[{zoom\-In}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::zoom\-In} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}slot\mbox{]}}}}\label{class_plotter_a6fa3194176578784291b812b18380306} -\hypertarget{class_plotter_ac21dbd314180f9e5f3ba6c049577df1b}{\index{\-Plotter@{\-Plotter}!zoom\-Out@{zoom\-Out}} -\index{zoom\-Out@{zoom\-Out}!Plotter@{\-Plotter}} -\subsubsection[{zoom\-Out}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Plotter\-::zoom\-Out} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}slot\mbox{]}}}}\label{class_plotter_ac21dbd314180f9e5f3ba6c049577df1b} - - -\subsection{\-Member \-Data \-Documentation} -\hypertarget{class_plotter_ae4a2f9fec7b69141f70bbcf548f25427}{\index{\-Plotter@{\-Plotter}!b\-Scroll@{b\-Scroll}} -\index{b\-Scroll@{b\-Scroll}!Plotter@{\-Plotter}} -\subsubsection[{b\-Scroll}]{\setlength{\rightskip}{0pt plus 5cm}bool {\bf \-Plotter\-::b\-Scroll}}}\label{class_plotter_ae4a2f9fec7b69141f70bbcf548f25427} -\hypertarget{class_plotter_af35afcf49655837b654c631b85443665}{\index{\-Plotter@{\-Plotter}!curve\-Map@{curve\-Map}} -\index{curve\-Map@{curve\-Map}!Plotter@{\-Plotter}} -\subsubsection[{curve\-Map}]{\setlength{\rightskip}{0pt plus 5cm}\-Q\-Map$<$int, \-Q\-Vector$<$\-Q\-Point\-F$>$ $>$ {\bf \-Plotter\-::curve\-Map}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_plotter_af35afcf49655837b654c631b85443665} -\hypertarget{class_plotter_aad79a663e9f42f43a824be11069e00de}{\index{\-Plotter@{\-Plotter}!cur\-Zoom@{cur\-Zoom}} -\index{cur\-Zoom@{cur\-Zoom}!Plotter@{\-Plotter}} -\subsubsection[{cur\-Zoom}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf \-Plotter\-::cur\-Zoom}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_plotter_aad79a663e9f42f43a824be11069e00de} -\hypertarget{class_plotter_a5984542f00fe574aaf1bf6fbdbd7428a}{\index{\-Plotter@{\-Plotter}!my\-Timer\-I\-D@{my\-Timer\-I\-D}} -\index{my\-Timer\-I\-D@{my\-Timer\-I\-D}!Plotter@{\-Plotter}} -\subsubsection[{my\-Timer\-I\-D}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf \-Plotter\-::my\-Timer\-I\-D}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_plotter_a5984542f00fe574aaf1bf6fbdbd7428a} -\hypertarget{class_plotter_a9fb6f7f3af672b4d8bc43a4e1f7fbbbc}{\index{\-Plotter@{\-Plotter}!pixmap@{pixmap}} -\index{pixmap@{pixmap}!Plotter@{\-Plotter}} -\subsubsection[{pixmap}]{\setlength{\rightskip}{0pt plus 5cm}\-Q\-Pixmap {\bf \-Plotter\-::pixmap}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_plotter_a9fb6f7f3af672b4d8bc43a4e1f7fbbbc} -\hypertarget{class_plotter_a4b80b6ad016ef03736a208699c7d37a3}{\index{\-Plotter@{\-Plotter}!rubber\-Band\-Is\-Shown@{rubber\-Band\-Is\-Shown}} -\index{rubber\-Band\-Is\-Shown@{rubber\-Band\-Is\-Shown}!Plotter@{\-Plotter}} -\subsubsection[{rubber\-Band\-Is\-Shown}]{\setlength{\rightskip}{0pt plus 5cm}bool {\bf \-Plotter\-::rubber\-Band\-Is\-Shown}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_plotter_a4b80b6ad016ef03736a208699c7d37a3} -\hypertarget{class_plotter_a1ae97c53cd344c2abde0811fc9814093}{\index{\-Plotter@{\-Plotter}!rubber\-Band\-Rect@{rubber\-Band\-Rect}} -\index{rubber\-Band\-Rect@{rubber\-Band\-Rect}!Plotter@{\-Plotter}} -\subsubsection[{rubber\-Band\-Rect}]{\setlength{\rightskip}{0pt plus 5cm}\-Q\-Rect {\bf \-Plotter\-::rubber\-Band\-Rect}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_plotter_a1ae97c53cd344c2abde0811fc9814093} -\hypertarget{class_plotter_a8aad7ebc11a37e83511920648c4c0c43}{\index{\-Plotter@{\-Plotter}!sample\-Cnt@{sample\-Cnt}} -\index{sample\-Cnt@{sample\-Cnt}!Plotter@{\-Plotter}} -\subsubsection[{sample\-Cnt}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf \-Plotter\-::sample\-Cnt}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_plotter_a8aad7ebc11a37e83511920648c4c0c43} -\hypertarget{class_plotter_a82b0e067ea3826befaec3ec5206770d7}{\index{\-Plotter@{\-Plotter}!zoom\-In\-Button@{zoom\-In\-Button}} -\index{zoom\-In\-Button@{zoom\-In\-Button}!Plotter@{\-Plotter}} -\subsubsection[{zoom\-In\-Button}]{\setlength{\rightskip}{0pt plus 5cm}\-Q\-Tool\-Button$\ast$ {\bf \-Plotter\-::zoom\-In\-Button}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_plotter_a82b0e067ea3826befaec3ec5206770d7} -\hypertarget{class_plotter_a7a8edab1f66b7cccc195201aab969d56}{\index{\-Plotter@{\-Plotter}!zoom\-Out\-Button@{zoom\-Out\-Button}} -\index{zoom\-Out\-Button@{zoom\-Out\-Button}!Plotter@{\-Plotter}} -\subsubsection[{zoom\-Out\-Button}]{\setlength{\rightskip}{0pt plus 5cm}\-Q\-Tool\-Button$\ast$ {\bf \-Plotter\-::zoom\-Out\-Button}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_plotter_a7a8edab1f66b7cccc195201aab969d56} -\hypertarget{class_plotter_a55ba032505163dce539c667debbcde2e}{\index{\-Plotter@{\-Plotter}!zoom\-Stack@{zoom\-Stack}} -\index{zoom\-Stack@{zoom\-Stack}!Plotter@{\-Plotter}} -\subsubsection[{zoom\-Stack}]{\setlength{\rightskip}{0pt plus 5cm}\-Q\-Vector$<${\bf \-Plot\-Settings}$>$ {\bf \-Plotter\-::zoom\-Stack}\hspace{0.3cm}{\ttfamily \mbox{[}private\mbox{]}}}}\label{class_plotter_a55ba032505163dce539c667debbcde2e} - - -\-The documentation for this class was generated from the following files\-:\begin{DoxyCompactItemize} -\item -/home/phil/\-Projects/gqgmc/\hyperlink{plotter_8hh}{plotter.\-hh}\item -/home/phil/\-Projects/gqgmc/\hyperlink{plotter_8cc}{plotter.\-cc}\end{DoxyCompactItemize} diff --git a/doxygen/doxydoc/latex/doxygen.sty b/doxygen/doxydoc/latex/doxygen.sty deleted file mode 100644 index 74f96face7fb5129cfd30e019a1aa9a843a002ac..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/doxygen.sty +++ /dev/null @@ -1,482 +0,0 @@ -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{doxygen} - -% Packages used by this style file -\RequirePackage{alltt} -\RequirePackage{array} -\RequirePackage{calc} -\RequirePackage{color} -\RequirePackage{fancyhdr} -\RequirePackage{longtable} -\RequirePackage{verbatim} -\RequirePackage{ifthen} -\RequirePackage[table]{xcolor} - -% Use helvetica font instead of times roman -\RequirePackage{helvet} -\RequirePackage{sectsty} -\RequirePackage{tocloft} -\providecommand{\rmdefault}{phv} -\providecommand{\bfdefault}{bc} - - -% Setup fancy headings -\pagestyle{fancyplain} -\newcommand{\clearemptydoublepage}{% - \newpage{\pagestyle{empty}\cleardoublepage}% -} -\renewcommand{\chaptermark}[1]{% - \markboth{#1}{}% -} -\renewcommand{\sectionmark}[1]{% - \markright{\thesection\ #1}% -} -\fancyhead[LE]{\fancyplain{}{\bfseries\thepage}} -\fancyhead[CE]{\fancyplain{}{}} -\fancyhead[RE]{\fancyplain{}{\bfseries\leftmark}} -\fancyhead[LO]{\fancyplain{}{\bfseries\rightmark}} -\fancyhead[CO]{\fancyplain{}{}} -\fancyhead[RO]{\fancyplain{}{\bfseries\thepage}} -\fancyfoot[LE]{\fancyplain{}{}} -\fancyfoot[CE]{\fancyplain{}{}} -\fancyfoot[RE]{\fancyplain{}{\bfseries\scriptsize \-Generated on \-Fri \-Oct 19 2012 20\-:45\-:30 for \-G\-Q\-L\-L\-C \-G\-M\-C-\/300 by Doxygen }} -\fancyfoot[LO]{\fancyplain{}{\bfseries\scriptsize \-Generated on \-Fri \-Oct 19 2012 20\-:45\-:30 for \-G\-Q\-L\-L\-C \-G\-M\-C-\/300 by Doxygen }} -\fancyfoot[CO]{\fancyplain{}{}} -\fancyfoot[RO]{\fancyplain{}{}} -%---------- Internal commands used in this style file ---------------- - -\newcommand\tabfill[1]{% - \dimen@\linewidth% - \advance\dimen@\@totalleftmargin% - \advance\dimen@-\dimen\@curtab% - \parbox[t]\dimen@{\raggedright #1\ifhmode\strut\fi}% -} - -\newcommand{\ensurespace}[1]{% - \begingroup - \setlength{\dimen@}{#1}% - \vskip\z@\@plus\dimen@ - \penalty -100\vskip\z@\@plus -\dimen@ - \vskip\dimen@ - \penalty 9999% - \vskip -\dimen@ - \vskip\z@skip % hide the previous |\vskip| from |\addvspace| - \endgroup -} - -% Generic environment used by all paragraph-based environments defined -% below. Note that the command \title{...} needs to be defined inside -% those environments! -\newenvironment{DoxyDesc}[1]{% - \ensurespace{4\baselineskip}% - \begin{list}{}% - {% - \settowidth{\labelwidth}{40pt}% - \setlength{\leftmargin}{\labelwidth}% - \setlength{\parsep}{0pt}% - \setlength{\itemsep}{-4pt}% - \renewcommand{\makelabel}{\entrylabel}% - }% - \item[#1]% -}{% - \end{list}% -} - -%---------- Commands used by doxygen LaTeX output generator ---------- - -% Used by <pre> ... </pre> -\newenvironment{DoxyPre}{% - \small% - \begin{alltt}% -}{% - \end{alltt}% - \normalsize% -} - -% Used by @code ... @endcode -\newenvironment{DoxyCode}{% - \footnotesize% - \verbatim% -}{% - \endverbatim% - \normalsize% -} - -% Used by @example, @include, @includelineno and @dontinclude -\newenvironment{DoxyCodeInclude}{% - \DoxyCode% -}{% - \endDoxyCode% -} - -% Used by @verbatim ... @endverbatim -\newenvironment{DoxyVerb}{% - \footnotesize% - \verbatim% -}{% - \endverbatim% - \normalsize% -} - -% Used by @verbinclude -\newenvironment{DoxyVerbInclude}{% - \DoxyVerb% -}{% - \endDoxyVerb% -} - -% Used by numbered lists (using '-#' or <ol> ... </ol>) -\newenvironment{DoxyEnumerate}{% - \enumerate% -}{% - \endenumerate% -} - -% Used by bullet lists (using '-', @li, @arg, or <ul> ... </ul>) -\newenvironment{DoxyItemize}{% - \itemize% -}{% - \enditemize% -} - -% Used by description lists (using <dl> ... </dl>) -\newenvironment{DoxyDescription}{% - \description% -}{% - \enddescription% -} - -% Used by @image, @dotfile, and @dot ... @enddot -% (only if caption is specified) -\newenvironment{DoxyImage}{% - \begin{figure}[H]% - \begin{center}% -}{% - \end{center}% - \end{figure}% -} - -% Used by @image, @dotfile, @dot ... @enddot, and @msc ... @endmsc -% (only if no caption is specified) -\newenvironment{DoxyImageNoCaption}{% -}{% -} - -% Used by @attention -\newenvironment{DoxyAttention}[1]{% - \begin{DoxyDesc}{#1}% -}{% - \end{DoxyDesc}% -} - -% Used by @author and @authors -\newenvironment{DoxyAuthor}[1]{% - \begin{DoxyDesc}{#1}% -}{% - \end{DoxyDesc}% -} - -% Used by @date -\newenvironment{DoxyDate}[1]{% - \begin{DoxyDesc}{#1}% -}{% - \end{DoxyDesc}% -} - -% Used by @invariant -\newenvironment{DoxyInvariant}[1]{% - \begin{DoxyDesc}{#1}% -}{% - \end{DoxyDesc}% -} - -% Used by @note -\newenvironment{DoxyNote}[1]{% - \begin{DoxyDesc}{#1}% -}{% - \end{DoxyDesc}% -} - -% Used by @post -\newenvironment{DoxyPostcond}[1]{% - \begin{DoxyDesc}{#1}% -}{% - \end{DoxyDesc}% -} - -% Used by @pre -\newenvironment{DoxyPrecond}[1]{% - \begin{DoxyDesc}{#1}% -}{% - \end{DoxyDesc}% -} - -% Used by @copyright -\newenvironment{DoxyCopyright}[1]{% - \begin{DoxyDesc}{#1}% -}{% - \end{DoxyDesc}% -} - -% Used by @remark -\newenvironment{DoxyRemark}[1]{% - \begin{DoxyDesc}{#1}% -}{% - \end{DoxyDesc}% -} - -% Used by @return -\newenvironment{DoxyReturn}[1]{% - \begin{DoxyDesc}{#1}% -}{% - \end{DoxyDesc}% -} - -% Used by @since -\newenvironment{DoxySince}[1]{% - \begin{DoxyDesc}{#1}% -}{% - \end{DoxyDesc}% -} - -% Used by @see -\newenvironment{DoxySeeAlso}[1]{% - \begin{DoxyDesc}{#1}% -}{% - \end{DoxyDesc}% -} - -% Used by @version -\newenvironment{DoxyVersion}[1]{% - \begin{DoxyDesc}{#1}% -}{% - \end{DoxyDesc}% -} - -% Used by @warning -\newenvironment{DoxyWarning}[1]{% - \begin{DoxyDesc}{#1}% -}{% - \end{DoxyDesc}% -} - -% Used by @internal -\newenvironment{DoxyInternal}[1]{% - \paragraph*{#1}% -}{% -} - -% Used by @par and @paragraph -\newenvironment{DoxyParagraph}[1]{% - \begin{list}{}% - {% - \settowidth{\labelwidth}{40pt}% - \setlength{\leftmargin}{\labelwidth}% - \setlength{\parsep}{0pt}% - \setlength{\itemsep}{-4pt}% - \renewcommand{\makelabel}{\entrylabel}% - }% - \item[#1]% -}{% - \end{list}% -} - -% Used by parameter lists -\newenvironment{DoxyParams}[2][]{% - \begin{DoxyDesc}{#2}% - \item[] \hspace{\fill} \vspace{-40pt}% - \settowidth{\labelwidth}{40pt}% - \setlength{\LTleft}{0pt}% - \setlength{\tabcolsep}{0.01\textwidth}% - \ifthenelse{\equal{#1}{}}% - {\begin{longtable}{|>{\raggedleft\hspace{0pt}}p{0.15\textwidth}|% - p{0.815\textwidth}|}}% - {\ifthenelse{\equal{#1}{1}}% - {\begin{longtable}{|>{\centering}p{0.10\textwidth}|% - >{\raggedleft\hspace{0pt}}p{0.15\textwidth}|% - p{0.685\textwidth}|}}% - {\begin{longtable}{|>{\centering}p{0.10\textwidth}|% - >{\centering\hspace{0pt}}p{0.15\textwidth}|% - >{\raggedleft\hspace{0pt}}p{0.15\textwidth}|% - p{0.515\textwidth}|}}% - }\hline% -}{% - \end{longtable}% - \end{DoxyDesc}% -} - -% Used for fields of simple structs -\newenvironment{DoxyFields}[1]{% - \begin{DoxyDesc}{#1}% - \item[] \hspace{\fill} \vspace{-40pt}% - \settowidth{\labelwidth}{40pt}% - \setlength{\LTleft}{0pt}% - \setlength{\tabcolsep}{0.01\textwidth}% - \begin{longtable}{|>{\raggedleft\hspace{0pt}}p{0.15\textwidth}|% - p{0.15\textwidth}|% - p{0.635\textwidth}|}% - \hline% -}{% - \end{longtable}% - \end{DoxyDesc}% -} - -% is used for parameters within a detailed function description -\newenvironment{DoxyParamCaption}{% - \renewcommand{\item}[2][]{##1 {\em ##2}}% - }{% -} - -% Used by return value lists -\newenvironment{DoxyRetVals}[1]{% - \begin{DoxyDesc}{#1}% - \begin{description}% - \item[] \hspace{\fill} \vspace{-25pt}% - \setlength{\tabcolsep}{0.01\textwidth}% - \begin{longtable}{|>{\raggedleft\hspace{0pt}}p{0.25\textwidth}|% - p{0.77\textwidth}|}% - \hline% -}{% - \end{longtable}% - \end{description}% - \end{DoxyDesc}% -} - -% Used by exception lists -\newenvironment{DoxyExceptions}[1]{% - \begin{DoxyDesc}{#1}% - \begin{description}% - \item[] \hspace{\fill} \vspace{-25pt}% - \definecolor{tableShade}{HTML}{F8F8F8}% - \rowcolors{1}{white}{tableShade}% - \arrayrulecolor{gray}% - \setlength{\tabcolsep}{0.01\textwidth}% - \begin{longtable}{|>{\raggedleft\hspace{0pt}}p{0.25\textwidth}|% - p{0.77\textwidth}|}% - \hline% -}{% - \end{longtable}% - \end{description}% - \end{DoxyDesc}% -} - -% Used by template parameter lists -\newenvironment{DoxyTemplParams}[1]{% - \begin{DoxyDesc}{#1}% - \begin{description}% - \item[] \hspace{\fill} \vspace{-25pt}% - \definecolor{tableShade}{HTML}{F8F8F8}% - \rowcolors{1}{white}{tableShade}% - \arrayrulecolor{gray}% - \setlength{\tabcolsep}{0.01\textwidth}% - \begin{longtable}{|>{\raggedleft\hspace{0pt}}p{0.25\textwidth}|% - p{0.77\textwidth}|}% - \hline% -}{% - \end{longtable}% - \end{description}% - \end{DoxyDesc}% -} - -\newcommand{\doxyref}[3]{\textbf{#1} (\textnormal{#2}\,\pageref{#3})} -\newenvironment{DoxyCompactList} -{\begin{list}{}{ - \setlength{\leftmargin}{0.5cm} - \setlength{\itemsep}{0pt} - \setlength{\parsep}{0pt} - \setlength{\topsep}{0pt} - \renewcommand{\makelabel}{\hfill}}} -{\end{list}} -\newenvironment{DoxyCompactItemize} -{ - \begin{itemize} - \setlength{\itemsep}{-3pt} - \setlength{\parsep}{0pt} - \setlength{\topsep}{0pt} - \setlength{\partopsep}{0pt} -} -{\end{itemize}} -\newcommand{\PBS}[1]{\let\temp=\\#1\let\\=\temp} -\newlength{\tmplength} -\newenvironment{TabularC}[1] -{ -\setlength{\tmplength} - {\linewidth/(#1)-\tabcolsep*2-\arrayrulewidth*(#1+1)/(#1)} - \par\begin{tabular*}{\linewidth} - {*{#1}{|>{\PBS\raggedright\hspace{0pt}}p{\the\tmplength}}|} -} -{\end{tabular*}\par} -\newcommand{\entrylabel}[1]{ - {\parbox[b]{\labelwidth-4pt}{\makebox[0pt][l]{% - \usefont{OT1}{phv}{bc}{n}\color{darkgray}#1}\vspace{1.5\baselineskip}}}} -\newenvironment{Desc} -{\begin{list}{} - { - \settowidth{\labelwidth}{40pt} - \setlength{\leftmargin}{\labelwidth} - \setlength{\parsep}{0pt} - \setlength{\itemsep}{-4pt} - \renewcommand{\makelabel}{\entrylabel} - } -} -{\end{list}} -\newsavebox{\xrefbox} -\newlength{\xreflength} -\newcommand{\xreflabel}[1]{% - \sbox{\xrefbox}{#1}% - \setlength{\xreflength}{\wd\xrefbox}% - \ifthenelse{\xreflength>\labelwidth}{% - \begin{minipage}{\textwidth}% - \setlength{\parindent}{0pt}% - \hangindent=15pt\bfseries #1\vspace{1.2\itemsep}% - \end{minipage}% - }{% - \parbox[b]{\labelwidth}{\makebox[0pt][l]{\textbf{#1}}}% - }}% -\newenvironment{DoxyRefList}{% - \begin{list}{}{% - \setlength{\labelwidth}{10pt}% - \setlength{\leftmargin}{\labelwidth}% - \addtolength{\leftmargin}{\labelsep}% - \renewcommand{\makelabel}{\xreflabel}% - }% - }% -{\end{list}} -\newenvironment{DoxyRefDesc}[1] -{\begin{list}{}{% - \renewcommand\makelabel[1]{\textbf{##1}} - \settowidth\labelwidth{\makelabel{#1}} - \setlength\leftmargin{\labelwidth+\labelsep}}} -{\end{list}} -\newenvironment{Indent} - {\begin{list}{}{\setlength{\leftmargin}{0.5cm}} - \item[]\ignorespaces} - {\unskip\end{list}} -\setlength{\parindent}{0cm} -\setlength{\parskip}{0.2cm} -\addtocounter{secnumdepth}{2} -\usepackage[T1]{fontenc} -\makeatletter -\renewcommand{\paragraph}{\@startsection{paragraph}{4}{0ex}% - {-1.0ex}% - {1.0ex}% - {\usefont{OT1}{phv}{bc}{n}\color{darkgray}}} -\renewcommand{\subparagraph}{\@startsection{subparagraph}{5}{0ex}% - {-1.0ex}% - {1.0ex}% - {\usefont{OT1}{phv}{bc}{n}\color{darkgray}}} -\makeatother -\allsectionsfont{\usefont{OT1}{phv}{bc}{n}\selectfont\color{darkgray}} -\stepcounter{secnumdepth} -\stepcounter{tocdepth} -\definecolor{comment}{rgb}{0.5,0.0,0.0} -\definecolor{keyword}{rgb}{0.0,0.5,0.0} -\definecolor{keywordtype}{rgb}{0.38,0.25,0.125} -\definecolor{keywordflow}{rgb}{0.88,0.5,0.0} -\definecolor{preprocessor}{rgb}{0.5,0.38,0.125} -\definecolor{stringliteral}{rgb}{0.0,0.125,0.25} -\definecolor{charliteral}{rgb}{0.0,0.5,0.5} -\definecolor{vhdldigit}{rgb}{1.0,0.0,1.0} -\definecolor{vhdlkeyword}{rgb}{0.43,0.0,0.43} -\definecolor{vhdllogic}{rgb}{1.0,0.0,0.0} -\definecolor{vhdlchar}{rgb}{0.0,0.0,0.0} diff --git a/doxygen/doxydoc/latex/files.tex b/doxygen/doxydoc/latex/files.tex deleted file mode 100644 index 7332732e07a3dfd0954846de6b0f83f220bedafc..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/files.tex +++ /dev/null @@ -1,10 +0,0 @@ -\section{\-File \-List} -\-Here is a list of all files with brief descriptions\-:\begin{DoxyCompactList} -\item\contentsline{section}{/home/phil/\-Projects/gqgmc/\hyperlink{gqgmc_8cc}{gqgmc.\-cc} }{\pageref{gqgmc_8cc}}{} -\item\contentsline{section}{/home/phil/\-Projects/gqgmc/\hyperlink{gqgmc_8hh}{gqgmc.\-hh} }{\pageref{gqgmc_8hh}}{} -\item\contentsline{section}{/home/phil/\-Projects/gqgmc/\hyperlink{main_8cc}{main.\-cc} }{\pageref{main_8cc}}{} -\item\contentsline{section}{/home/phil/\-Projects/gqgmc/\hyperlink{main__gui_8cc}{main\-\_\-gui.\-cc} }{\pageref{main__gui_8cc}}{} -\item\contentsline{section}{/home/phil/\-Projects/gqgmc/\hyperlink{moc__plotter_8cc}{moc\-\_\-plotter.\-cc} }{\pageref{moc__plotter_8cc}}{} -\item\contentsline{section}{/home/phil/\-Projects/gqgmc/\hyperlink{plotter_8cc}{plotter.\-cc} }{\pageref{plotter_8cc}}{} -\item\contentsline{section}{/home/phil/\-Projects/gqgmc/\hyperlink{plotter_8hh}{plotter.\-hh} }{\pageref{plotter_8hh}}{} -\end{DoxyCompactList} diff --git a/doxygen/doxydoc/latex/gqgmc_8cc.tex b/doxygen/doxydoc/latex/gqgmc_8cc.tex deleted file mode 100644 index 9c45f2de700865bd016113898d59f382392b72a4..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/gqgmc_8cc.tex +++ /dev/null @@ -1,124 +0,0 @@ -\hypertarget{gqgmc_8cc}{\section{/home/phil/\-Projects/gqgmc/gqgmc.cc \-File \-Reference} -\label{gqgmc_8cc}\index{/home/phil/\-Projects/gqgmc/gqgmc.\-cc@{/home/phil/\-Projects/gqgmc/gqgmc.\-cc}} -} -{\ttfamily \#include $<$string$>$}\* -{\ttfamily \#include $<$fstream$>$}\* -{\ttfamily \#include $<$iostream$>$}\* -{\ttfamily \#include $<$iomanip$>$}\* -{\ttfamily \#include $<$ios$>$}\* -{\ttfamily \#include $<$unistd.\-h$>$}\* -{\ttfamily \#include $<$fcntl.\-h$>$}\* -{\ttfamily \#include $<$termios.\-h$>$}\* -{\ttfamily \#include $<$string.\-h$>$}\* -{\ttfamily \#include \char`\"{}gqgmc.\-hh\char`\"{}}\* -\subsection*{\-Classes} -\begin{DoxyCompactItemize} -\item -struct \hyperlink{struct_hex_char_struct}{\-Hex\-Char\-Struct} -\end{DoxyCompactItemize} -\subsection*{\-Functions} -\begin{DoxyCompactItemize} -\item -static std\-::ostream \& \hyperlink{gqgmc_8cc_a946164515ece9aec787090f30233a9bb}{operator$<$$<$} (std\-::ostream \&o, const \hyperlink{struct_hex_char_struct}{\-Hex\-Char\-Struct} \&hs) -\item -static \hyperlink{struct_hex_char_struct}{\-Hex\-Char\-Struct} \hyperlink{gqgmc_8cc_aab6474e7b3786814220e6e83bdbd0f5f}{\-Hex} (unsigned char \-\_\-c) -\end{DoxyCompactItemize} -\subsection*{\-Variables} -\begin{DoxyCompactItemize} -\item -static const string \hyperlink{gqgmc_8cc_aab047f762e57fde0e3aa51403c1c46eb}{get\-\_\-serial\-\_\-cmd} = \char`\"{}$<$\-G\-E\-T\-S\-E\-R\-I\-A\-L$>$$>$\char`\"{} -\item -static const string \hyperlink{gqgmc_8cc_a6ea9b60d0f71a1d2a1ab08e584044fe0}{get\-\_\-version\-\_\-cmd} = \char`\"{}$<$\-G\-E\-T\-V\-E\-R$>$$>$\char`\"{} -\item -static const string \hyperlink{gqgmc_8cc_a27f0112ab0d4f47f1be989a81615fd5a}{get\-\_\-voltage\-\_\-cmd} = \char`\"{}$<$\-G\-E\-T\-V\-O\-L\-T$>$$>$\char`\"{} -\item -static const string \hyperlink{gqgmc_8cc_a53d6b3bcfd25959b1e3e3255ae3bb111}{get\-\_\-cpm\-\_\-cmd} = \char`\"{}$<$\-G\-E\-T\-C\-P\-M$>$$>$\char`\"{} -\item -static const string \hyperlink{gqgmc_8cc_afca15715387c5e2756293b6d3b201bea}{get\-\_\-cps\-\_\-cmd} = \char`\"{}$<$\-G\-E\-T\-C\-P\-S$>$$>$\char`\"{} -\item -static const string \hyperlink{gqgmc_8cc_ae2097c94fe75c79b58df1c4b38d9043d}{get\-\_\-cfg\-\_\-cmd} = \char`\"{}$<$\-G\-E\-T\-C\-F\-G$>$$>$\char`\"{} -\item -static const string \hyperlink{gqgmc_8cc_a7478cf18aaa7c8b31b7069665907418e}{erase\-\_\-cfg\-\_\-cmd} = \char`\"{}$<$\-E\-C\-F\-G$>$$>$\char`\"{} -\item -static const string \hyperlink{gqgmc_8cc_a89a6a6f656c6895920fbf8ddef6022a3}{update\-\_\-cfg\-\_\-cmd} = \char`\"{}$<$\-C\-F\-G\-U\-P\-D\-A\-T\-E$>$$>$\char`\"{} -\item -static const string \hyperlink{gqgmc_8cc_ad7aab12b8fc6e67cd59fd8bb18b7378f}{turn\-\_\-on\-\_\-cps\-\_\-cmd} = \char`\"{}$<$\-H\-E\-A\-R\-T\-B\-E\-A\-T1$>$$>$\char`\"{} -\item -static const string \hyperlink{gqgmc_8cc_ab94fcbec72c9cdb91459077e899a3231}{turn\-\_\-off\-\_\-cps\-\_\-cmd} = \char`\"{}$<$\-H\-E\-A\-R\-T\-B\-E\-A\-T0$>$$>$\char`\"{} -\item -static const string \hyperlink{gqgmc_8cc_aa9cf71267e747e750bdab878a905f042}{turn\-\_\-off\-\_\-pwr\-\_\-cmd} = \char`\"{}$<$\-P\-O\-W\-E\-R\-O\-F\-F$>$$>$\char`\"{} -\item -static float const \hyperlink{gqgmc_8cc_a99c297bd88c24c2ab037da2526f3cc5c}{k\-New\-\_\-\-Firmware} = 2.\-15f -\item -static uint32\-\_\-t const \hyperlink{gqgmc_8cc_a652edd87f4fe0680661791807caad4b2}{k\-N\-V\-M\-Size} = 256 -\item -static struct termios \hyperlink{gqgmc_8cc_ab4595a4c5785577c2fe2b882ba3d74f8}{settings} -\end{DoxyCompactItemize} - - -\subsection{\-Detailed \-Description} -\-Define the class and its methods describing the capabilities of the \-G\-Q \-Electronics \-L\-L\-C \-Geiger-\/\-Muller \-Counter (\-G\-Q \-G\-M\-C). this code applies to model 300 and later geiger counters. - -\subsection{\-Function \-Documentation} -\hypertarget{gqgmc_8cc_aab6474e7b3786814220e6e83bdbd0f5f}{\index{gqgmc.\-cc@{gqgmc.\-cc}!\-Hex@{\-Hex}} -\index{\-Hex@{\-Hex}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{\-Hex}]{\setlength{\rightskip}{0pt plus 5cm}static {\bf \-Hex\-Char\-Struct} {\bf \-Hex} ( -\begin{DoxyParamCaption} -\item[{unsigned char}]{\-\_\-c} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_aab6474e7b3786814220e6e83bdbd0f5f} -\hypertarget{gqgmc_8cc_a946164515ece9aec787090f30233a9bb}{\index{gqgmc.\-cc@{gqgmc.\-cc}!operator$<$$<$@{operator$<$$<$}} -\index{operator$<$$<$@{operator$<$$<$}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{operator$<$$<$}]{\setlength{\rightskip}{0pt plus 5cm}static std\-::ostream\& operator$<$$<$ ( -\begin{DoxyParamCaption} -\item[{std\-::ostream \&}]{o, } -\item[{const {\bf \-Hex\-Char\-Struct} \&}]{hs} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_a946164515ece9aec787090f30233a9bb} - - -\subsection{\-Variable \-Documentation} -\hypertarget{gqgmc_8cc_a7478cf18aaa7c8b31b7069665907418e}{\index{gqgmc.\-cc@{gqgmc.\-cc}!erase\-\_\-cfg\-\_\-cmd@{erase\-\_\-cfg\-\_\-cmd}} -\index{erase\-\_\-cfg\-\_\-cmd@{erase\-\_\-cfg\-\_\-cmd}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{erase\-\_\-cfg\-\_\-cmd}]{\setlength{\rightskip}{0pt plus 5cm}const string {\bf erase\-\_\-cfg\-\_\-cmd} = \char`\"{}$<$\-E\-C\-F\-G$>$$>$\char`\"{}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_a7478cf18aaa7c8b31b7069665907418e} -\hypertarget{gqgmc_8cc_ae2097c94fe75c79b58df1c4b38d9043d}{\index{gqgmc.\-cc@{gqgmc.\-cc}!get\-\_\-cfg\-\_\-cmd@{get\-\_\-cfg\-\_\-cmd}} -\index{get\-\_\-cfg\-\_\-cmd@{get\-\_\-cfg\-\_\-cmd}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{get\-\_\-cfg\-\_\-cmd}]{\setlength{\rightskip}{0pt plus 5cm}const string {\bf get\-\_\-cfg\-\_\-cmd} = \char`\"{}$<$\-G\-E\-T\-C\-F\-G$>$$>$\char`\"{}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_ae2097c94fe75c79b58df1c4b38d9043d} -\hypertarget{gqgmc_8cc_a53d6b3bcfd25959b1e3e3255ae3bb111}{\index{gqgmc.\-cc@{gqgmc.\-cc}!get\-\_\-cpm\-\_\-cmd@{get\-\_\-cpm\-\_\-cmd}} -\index{get\-\_\-cpm\-\_\-cmd@{get\-\_\-cpm\-\_\-cmd}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{get\-\_\-cpm\-\_\-cmd}]{\setlength{\rightskip}{0pt plus 5cm}const string {\bf get\-\_\-cpm\-\_\-cmd} = \char`\"{}$<$\-G\-E\-T\-C\-P\-M$>$$>$\char`\"{}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_a53d6b3bcfd25959b1e3e3255ae3bb111} -\hypertarget{gqgmc_8cc_afca15715387c5e2756293b6d3b201bea}{\index{gqgmc.\-cc@{gqgmc.\-cc}!get\-\_\-cps\-\_\-cmd@{get\-\_\-cps\-\_\-cmd}} -\index{get\-\_\-cps\-\_\-cmd@{get\-\_\-cps\-\_\-cmd}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{get\-\_\-cps\-\_\-cmd}]{\setlength{\rightskip}{0pt plus 5cm}const string {\bf get\-\_\-cps\-\_\-cmd} = \char`\"{}$<$\-G\-E\-T\-C\-P\-S$>$$>$\char`\"{}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_afca15715387c5e2756293b6d3b201bea} -\hypertarget{gqgmc_8cc_aab047f762e57fde0e3aa51403c1c46eb}{\index{gqgmc.\-cc@{gqgmc.\-cc}!get\-\_\-serial\-\_\-cmd@{get\-\_\-serial\-\_\-cmd}} -\index{get\-\_\-serial\-\_\-cmd@{get\-\_\-serial\-\_\-cmd}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{get\-\_\-serial\-\_\-cmd}]{\setlength{\rightskip}{0pt plus 5cm}const string {\bf get\-\_\-serial\-\_\-cmd} = \char`\"{}$<$\-G\-E\-T\-S\-E\-R\-I\-A\-L$>$$>$\char`\"{}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_aab047f762e57fde0e3aa51403c1c46eb} -\-Here we declare local constants which are the \-A\-S\-C\-I\-I strings for the various commands to the \-G\-Q \-G\-M\-C. \-These are not declared as data members of the \-G\-Q\-G\-M\-C class because there is just no need to do so. \-The user never need know the actual string commands because there is a dedicated public method for each command. - -\-All commands start with '$<$'. \-That is followed by \-A\-S\-C\-I\-I text, followed by \char`\"{}$>$$>$\char`\"{}. \-Commands which take binary data as parameters must be dynamically constructed within the command method. \hypertarget{gqgmc_8cc_a6ea9b60d0f71a1d2a1ab08e584044fe0}{\index{gqgmc.\-cc@{gqgmc.\-cc}!get\-\_\-version\-\_\-cmd@{get\-\_\-version\-\_\-cmd}} -\index{get\-\_\-version\-\_\-cmd@{get\-\_\-version\-\_\-cmd}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{get\-\_\-version\-\_\-cmd}]{\setlength{\rightskip}{0pt plus 5cm}const string {\bf get\-\_\-version\-\_\-cmd} = \char`\"{}$<$\-G\-E\-T\-V\-E\-R$>$$>$\char`\"{}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_a6ea9b60d0f71a1d2a1ab08e584044fe0} -\hypertarget{gqgmc_8cc_a27f0112ab0d4f47f1be989a81615fd5a}{\index{gqgmc.\-cc@{gqgmc.\-cc}!get\-\_\-voltage\-\_\-cmd@{get\-\_\-voltage\-\_\-cmd}} -\index{get\-\_\-voltage\-\_\-cmd@{get\-\_\-voltage\-\_\-cmd}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{get\-\_\-voltage\-\_\-cmd}]{\setlength{\rightskip}{0pt plus 5cm}const string {\bf get\-\_\-voltage\-\_\-cmd} = \char`\"{}$<$\-G\-E\-T\-V\-O\-L\-T$>$$>$\char`\"{}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_a27f0112ab0d4f47f1be989a81615fd5a} -\hypertarget{gqgmc_8cc_a99c297bd88c24c2ab037da2526f3cc5c}{\index{gqgmc.\-cc@{gqgmc.\-cc}!k\-New\-\_\-\-Firmware@{k\-New\-\_\-\-Firmware}} -\index{k\-New\-\_\-\-Firmware@{k\-New\-\_\-\-Firmware}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{k\-New\-\_\-\-Firmware}]{\setlength{\rightskip}{0pt plus 5cm}float const {\bf k\-New\-\_\-\-Firmware} = 2.\-15f\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_a99c297bd88c24c2ab037da2526f3cc5c} -\hypertarget{gqgmc_8cc_a652edd87f4fe0680661791807caad4b2}{\index{gqgmc.\-cc@{gqgmc.\-cc}!k\-N\-V\-M\-Size@{k\-N\-V\-M\-Size}} -\index{k\-N\-V\-M\-Size@{k\-N\-V\-M\-Size}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{k\-N\-V\-M\-Size}]{\setlength{\rightskip}{0pt plus 5cm}uint32\-\_\-t const {\bf k\-N\-V\-M\-Size} = 256\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_a652edd87f4fe0680661791807caad4b2} -\hypertarget{gqgmc_8cc_ab4595a4c5785577c2fe2b882ba3d74f8}{\index{gqgmc.\-cc@{gqgmc.\-cc}!settings@{settings}} -\index{settings@{settings}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{settings}]{\setlength{\rightskip}{0pt plus 5cm}struct termios {\bf settings}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_ab4595a4c5785577c2fe2b882ba3d74f8} -\hypertarget{gqgmc_8cc_ab94fcbec72c9cdb91459077e899a3231}{\index{gqgmc.\-cc@{gqgmc.\-cc}!turn\-\_\-off\-\_\-cps\-\_\-cmd@{turn\-\_\-off\-\_\-cps\-\_\-cmd}} -\index{turn\-\_\-off\-\_\-cps\-\_\-cmd@{turn\-\_\-off\-\_\-cps\-\_\-cmd}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{turn\-\_\-off\-\_\-cps\-\_\-cmd}]{\setlength{\rightskip}{0pt plus 5cm}const string {\bf turn\-\_\-off\-\_\-cps\-\_\-cmd} = \char`\"{}$<$\-H\-E\-A\-R\-T\-B\-E\-A\-T0$>$$>$\char`\"{}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_ab94fcbec72c9cdb91459077e899a3231} -\hypertarget{gqgmc_8cc_aa9cf71267e747e750bdab878a905f042}{\index{gqgmc.\-cc@{gqgmc.\-cc}!turn\-\_\-off\-\_\-pwr\-\_\-cmd@{turn\-\_\-off\-\_\-pwr\-\_\-cmd}} -\index{turn\-\_\-off\-\_\-pwr\-\_\-cmd@{turn\-\_\-off\-\_\-pwr\-\_\-cmd}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{turn\-\_\-off\-\_\-pwr\-\_\-cmd}]{\setlength{\rightskip}{0pt plus 5cm}const string {\bf turn\-\_\-off\-\_\-pwr\-\_\-cmd} = \char`\"{}$<$\-P\-O\-W\-E\-R\-O\-F\-F$>$$>$\char`\"{}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_aa9cf71267e747e750bdab878a905f042} -\hypertarget{gqgmc_8cc_ad7aab12b8fc6e67cd59fd8bb18b7378f}{\index{gqgmc.\-cc@{gqgmc.\-cc}!turn\-\_\-on\-\_\-cps\-\_\-cmd@{turn\-\_\-on\-\_\-cps\-\_\-cmd}} -\index{turn\-\_\-on\-\_\-cps\-\_\-cmd@{turn\-\_\-on\-\_\-cps\-\_\-cmd}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{turn\-\_\-on\-\_\-cps\-\_\-cmd}]{\setlength{\rightskip}{0pt plus 5cm}const string {\bf turn\-\_\-on\-\_\-cps\-\_\-cmd} = \char`\"{}$<$\-H\-E\-A\-R\-T\-B\-E\-A\-T1$>$$>$\char`\"{}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_ad7aab12b8fc6e67cd59fd8bb18b7378f} -\hypertarget{gqgmc_8cc_a89a6a6f656c6895920fbf8ddef6022a3}{\index{gqgmc.\-cc@{gqgmc.\-cc}!update\-\_\-cfg\-\_\-cmd@{update\-\_\-cfg\-\_\-cmd}} -\index{update\-\_\-cfg\-\_\-cmd@{update\-\_\-cfg\-\_\-cmd}!gqgmc.cc@{gqgmc.\-cc}} -\subsubsection[{update\-\_\-cfg\-\_\-cmd}]{\setlength{\rightskip}{0pt plus 5cm}const string {\bf update\-\_\-cfg\-\_\-cmd} = \char`\"{}$<$\-C\-F\-G\-U\-P\-D\-A\-T\-E$>$$>$\char`\"{}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{gqgmc_8cc_a89a6a6f656c6895920fbf8ddef6022a3} diff --git a/doxygen/doxydoc/latex/gqgmc_8hh.tex b/doxygen/doxydoc/latex/gqgmc_8hh.tex deleted file mode 100644 index 29828fce0feb8a4415e63d30b4183192ba76feae..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/gqgmc_8hh.tex +++ /dev/null @@ -1,154 +0,0 @@ -\hypertarget{gqgmc_8hh}{\section{/home/phil/\-Projects/gqgmc/gqgmc.hh \-File \-Reference} -\label{gqgmc_8hh}\index{/home/phil/\-Projects/gqgmc/gqgmc.\-hh@{/home/phil/\-Projects/gqgmc/gqgmc.\-hh}} -} -{\ttfamily \#include $<$string$>$}\* -{\ttfamily \#include $<$stdint.\-h$>$}\* -\subsection*{\-Classes} -\begin{DoxyCompactItemize} -\item -class \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c}{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C} -\item -struct \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t}{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t} -\end{DoxyCompactItemize} -\subsection*{\-Namespaces} -\begin{DoxyCompactItemize} -\item -namespace \hyperlink{namespace_g_q_l_l_c}{\-G\-Q\-L\-L\-C} -\end{DoxyCompactItemize} -\subsection*{\-Enumerations} -\begin{DoxyCompactItemize} -\item -enum \hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223}{\-G\-Q\-L\-L\-C\-::cfg\-\_\-param\-\_\-t} \{ \* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a34ec38d7eb0aa4facb62a846bf7d1b6f}{\-G\-Q\-L\-L\-C\-::e\-Power\-On\-Off} = 0, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad4a9d19536d95fe886c3b2663214db83}{\-G\-Q\-L\-L\-C\-::e\-Alarm\-On\-Off} = 1, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223aac9f8f99eb20d55c1ee65adbb9ae9e8a}{\-G\-Q\-L\-L\-C\-::e\-Speaker\-On\-Off} = 2, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ab21372acb4f6f22c9a0c10cd6ddc4d5b}{\-G\-Q\-L\-L\-C\-::e\-Graphic\-Mode\-On\-Off} = 3, -\* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ac7bf0bdc123dfd03d1185ed0440d8f27}{\-G\-Q\-L\-L\-C\-::e\-Backlight\-Timeout\-Seconds} = 4, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a2afcf9dce2d1e2d1f63fd12cfcaa4202}{\-G\-Q\-L\-L\-C\-::e\-Idle\-Title\-Display\-Mode} = 5, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a027ae4c8bc454d3fb08e08d58b4ac88b}{\-G\-Q\-L\-L\-C\-::e\-Alarm\-C\-P\-M\-Value} = 6, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a51e0b4220c8deb7adde96f536e52455f}{\-G\-Q\-L\-L\-C\-::e\-Calibration\-C\-P\-M0} = 8, -\* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad8bf6c100cca6e318491c639e064f4bc}{\-G\-Q\-L\-L\-C\-::e\-Calibration\-Sv\-Uc0} = 10, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a3ddc335aa3226341c74fc07c470df14a}{\-G\-Q\-L\-L\-C\-::e\-Calibration\-C\-P\-M1} = 14, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ab99c3ff13cbc9a328fe5ec45aec40e3d}{\-G\-Q\-L\-L\-C\-::e\-Calibration\-Sv\-Uc1} = 16, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ab098691fbf6f61b8a1d8bb0e9a51bddf}{\-G\-Q\-L\-L\-C\-::e\-Calibration\-C\-P\-M2} = 20, -\* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ae366aff8a7d2257d4887ed8fe382c179}{\-G\-Q\-L\-L\-C\-::e\-Calibration\-Sv\-Uc2} = 22, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a673c704e1649b4d42f9f85f5a2f94499}{\-G\-Q\-L\-L\-C\-::e\-Idle\-Display\-Mode} = 26, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a1fc176f3141f3862b7da73ed58208594}{\-G\-Q\-L\-L\-C\-::e\-Alarm\-Valueu\-Sv\-Uc} = 27, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223afcf9b242636de59bd9a7c490aa219829}{\-G\-Q\-L\-L\-C\-::e\-Alarm\-Type} = 31, -\* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a38a2adcb9af799f48d354d2b4cd0fb37}{\-G\-Q\-L\-L\-C\-::e\-Save\-Data\-Type} = 32, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223aef8dd69a2c395e05e42ceacd94a0df85}{\-G\-Q\-L\-L\-C\-::e\-Swivel\-Display} = 33, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a73bbdae1b0e0460071d6348d363fca38}{\-G\-Q\-L\-L\-C\-::e\-Zoom} = 34, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223adefe7c2799893e83f9447a86dac4d9ea}{\-G\-Q\-L\-L\-C\-::e\-Data\-Save\-Address} = 38, -\* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a5d65de7dcd13bbb79e28310ee460c0b2}{\-G\-Q\-L\-L\-C\-::e\-Data\-Read\-Address} = 41, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a524780be96e2b61c3b8a604aaa8df990}{\-G\-Q\-L\-L\-C\-::e\-N\-Power\-Saving\-Mode} = 44, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a99c4cef4f2551a30d9558eb26fb279ae}{\-G\-Q\-L\-L\-C\-::e\-N\-Sensitivity\-Mode} = 45, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a8ed1e7bec624d108eec3269c081fbcad}{\-G\-Q\-L\-L\-C\-::e\-N\-Counter\-Delay} = 46, -\* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223abf5c7eaeec8fc9f9cc45eab3c624ad11}{\-G\-Q\-L\-L\-C\-::e\-N\-Voltage\-Offset} = 48, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad7fb6f62141bb0e9121977b33e7112f4}{\-G\-Q\-L\-L\-C\-::e\-Max\-C\-P\-M} = 49, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a89b6684d035e9f515b43b98dcffa5d61}{\-G\-Q\-L\-L\-C\-::e\-N\-Sensitivity\-Auto\-Mode\-Threshold} = 51, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a1c6af4c389cfa181968c15d6fdaf3bb7}{\-G\-Q\-L\-L\-C\-::e\-Save\-Date} = 52, -\* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad3e9f89c09644536197cbd9df8c6b8cc}{\-G\-Q\-L\-L\-C\-::e\-Save\-Time} = 55, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a9fc008e3b8488bd237f1b1f143309aa0}{\-G\-Q\-L\-L\-C\-::e\-Max\-Bytes} = 58 - \} -\item -enum \hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572b}{\-G\-Q\-L\-L\-C\-::cfg\-\_\-bytecnt\-\_\-t} \{ \* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba9c4439c64c1170ea3a89ac841c4578ee}{\-G\-Q\-L\-L\-C\-::e\-Power\-On\-Off\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba0c480b54998895321681b6d3324c9d12}{\-G\-Q\-L\-L\-C\-::e\-Alarm\-On\-Off\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baa66cd115ca56e675fd6a93243f5c7bac}{\-G\-Q\-L\-L\-C\-::e\-Speaker\-On\-Off\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bae9c620b8d748079de7af411c5d4194f2}{\-G\-Q\-L\-L\-C\-::e\-Graphic\-Mode\-On\-Off\-\_\-bytecnt} = 1, -\* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba802f47aee88256c3666f54f5531faa10}{\-G\-Q\-L\-L\-C\-::e\-Backlight\-Timeout\-Seconds\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba6d878d77c02bc1b93ad351bc308f20f3}{\-G\-Q\-L\-L\-C\-::e\-Idle\-Title\-Display\-Mode\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba40be00639c210b31942f34fe4df71b8b}{\-G\-Q\-L\-L\-C\-::e\-Alarm\-C\-P\-M\-Value\-\_\-bytecnt} = 2, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baf8b4796e1d1f1f0df7ab23921999ed1e}{\-G\-Q\-L\-L\-C\-::e\-Calibration\-C\-P\-M0\-\_\-bytecnt} = 2, -\* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba7c947e9ee91b0768bfba1b9d8b195c01}{\-G\-Q\-L\-L\-C\-::e\-Calibration\-Sv\-Uc0\-\_\-bytecnt} = 4, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba71452c7cb01fb73a551830735e16623e}{\-G\-Q\-L\-L\-C\-::e\-Calibration\-C\-P\-M1\-\_\-bytecnt} = 2, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba86ed3b3ec87e2de1cc0931a977453fbd}{\-G\-Q\-L\-L\-C\-::e\-Calibration\-Sv\-Uc1\-\_\-bytecnt} = 4, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572babf502de0a8d50aa7c4548b87771ab2fd}{\-G\-Q\-L\-L\-C\-::e\-Calibration\-C\-P\-M2\-\_\-bytecnt} = 2, -\* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba5bad1654caf4d06d65b1344fed61c16c}{\-G\-Q\-L\-L\-C\-::e\-Calibration\-Sv\-Uc2\-\_\-bytecnt} = 4, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba4bae8c1536e7a0bb7d098004ead96686}{\-G\-Q\-L\-L\-C\-::e\-Idle\-Display\-Mode\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bae638063a894dcc4a25ebb5c3511e3826}{\-G\-Q\-L\-L\-C\-::e\-Alarm\-Valueu\-Sv\-Uc\-\_\-bytecnt} = 4, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba3f9b24c6eba0ce9280bd32fcd930f5b5}{\-G\-Q\-L\-L\-C\-::e\-Alarm\-Type\-\_\-bytecnt} = 1, -\* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba6a97afd447dd3f00d10e3e759917dcca}{\-G\-Q\-L\-L\-C\-::e\-Save\-Data\-Type\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba1e3b35cb1c738321a3358c689b9d75c7}{\-G\-Q\-L\-L\-C\-::e\-Swivel\-Display\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baa64ad6ed056fb2d2b4c82e05b6b1872c}{\-G\-Q\-L\-L\-C\-::e\-Zoom\-\_\-bytecnt} = 4, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baf784cd7956ff74ecdeabc4e0c28bfa40}{\-G\-Q\-L\-L\-C\-::e\-Data\-Save\-Address\-\_\-bytecnt} = 3, -\* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba21b33c7cc33cf8140fe5b6a8cc358e1d}{\-G\-Q\-L\-L\-C\-::e\-Data\-Read\-Address\-\_\-bytecnt} = 3, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bad3374732dd9924ea938252a498c4eab3}{\-G\-Q\-L\-L\-C\-::e\-N\-Power\-Saving\-Mode\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba9e436342f3f37156b0565b8fcb8f9a8e}{\-G\-Q\-L\-L\-C\-::e\-N\-Sensitivity\-Mode\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba847c9b6c4372bc2f744dde63757183d4}{\-G\-Q\-L\-L\-C\-::e\-N\-Counter\-Delay\-\_\-bytecnt} = 2, -\* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba3437e0307cfc4812b0781c8c4ba1b653}{\-G\-Q\-L\-L\-C\-::e\-N\-Voltage\-Offset\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba1347768796c535bfedcbbb281c6fd347}{\-G\-Q\-L\-L\-C\-::e\-Max\-C\-P\-M\-\_\-bytecnt} = 2, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba3b3553304f5d66f7ced6898d0f33446d}{\-G\-Q\-L\-L\-C\-::e\-N\-Sensitivity\-Auto\-Mode\-Threshold\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba49a4497ff331b75042944d85e83affa9}{\-G\-Q\-L\-L\-C\-::e\-Save\-Date\-\_\-bytecnt} = 3, -\* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bac10b8835f039c22b4c3601f0d47d2308}{\-G\-Q\-L\-L\-C\-::e\-Save\-Time\-\_\-bytecnt} = 3, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bae9ba6983aadf1b21783dc4114c327a07}{\-G\-Q\-L\-L\-C\-::e\-Max\-Bytes\-\_\-bytecnt} = 1 - \} -\item -enum \hyperlink{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2da}{\-G\-Q\-L\-L\-C\-::save\-Data\-Type\-\_\-t} \{ \* -\hyperlink{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daacd8e9589cc038c4c71477ad779e7d335}{\-G\-Q\-L\-L\-C\-::e\-Save\-Off} = 0, -\hyperlink{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daa29392fe12f4b4a341364040e52f994db}{\-G\-Q\-L\-L\-C\-::e\-C\-P\-S} = 1, -\hyperlink{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daa240d1d5f3f0fef37203646236262a7ea}{\-G\-Q\-L\-L\-C\-::e\-C\-P\-M} = 2, -\hyperlink{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daa91d5bc6f42a6f208691293c2ead2db09}{\-G\-Q\-L\-L\-C\-::e\-C\-P\-H} = 3, -\* -\hyperlink{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daad0ae94a5d195ec66b6da8bdc4643734c}{\-G\-Q\-L\-L\-C\-::e\-Max\-Save\-Data\-Type} = 4 - \} -\item -enum \hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162}{\-G\-Q\-L\-L\-C\-::softkey\-\_\-t} \{ \* -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a8f1f162e5d30ad836a276b0a62134724}{\-G\-Q\-L\-L\-C\-::e\-Key1} = '0', -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162ae32ef21a7d01cdd6b70a914fbd99d8bb}{\-G\-Q\-L\-L\-C\-::e\-Key2} = '1', -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162aa57b5ad17964c638b86339036fee166c}{\-G\-Q\-L\-L\-C\-::e\-Key3} = '2', -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a57a28bb5e8893fe169ea18850922b5c4}{\-G\-Q\-L\-L\-C\-::e\-Key4} = '3', -\* -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a7582e8ef8ec1f49364d644fbfb235857}{\-G\-Q\-L\-L\-C\-::e\-Left\-Arrow} = '0', -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a69f644af1573af94d0a57cd35cb37ef9}{\-G\-Q\-L\-L\-C\-::e\-Up\-Arrow} = '1', -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162af33aca79d7adf266018aca9d908a9617}{\-G\-Q\-L\-L\-C\-::e\-Down\-Arrow} = '2', -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a8d41ef5e17dba0a88352bf175a94e4d0}{\-G\-Q\-L\-L\-C\-::e\-Enter} = '3' - \} -\item -enum \hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892}{\-G\-Q\-L\-L\-C\-::gmc\-\_\-error\-\_\-t} \{ \* -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a7a6ca60fe1d8367552e8ee20c39d8bc3}{\-G\-Q\-L\-L\-C\-::e\-No\-Problem}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892aab36a84c6451b0223827f60e7a0a3970}{\-G\-Q\-L\-L\-C\-::e\-U\-S\-B\-\_\-open\-\_\-failed}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a7a7d48e98acd6f079f74146fcf2a17f3}{\-G\-Q\-L\-L\-C\-::e\-Older\-\_\-firmware}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a3ea46e45cd974d90b6ab5c9c58ac0ae5}{\-G\-Q\-L\-L\-C\-::e\-Get\-\_\-version}, -\* -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892ac69f1c8dd7c28349abd57214de0ddf4a}{\-G\-Q\-L\-L\-C\-::e\-Get\-\_\-serial\-\_\-number}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a9aa048d7e083d5ee7aace8affc0fa404}{\-G\-Q\-L\-L\-C\-::e\-Get\-\_\-\-C\-P\-M}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a1a7837ac0ef0ef642238c5a1cfd4bf5c}{\-G\-Q\-L\-L\-C\-::e\-Get\-\_\-\-C\-P\-S}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a49b7d9fd11c55572c18fca8abc1273e4}{\-G\-Q\-L\-L\-C\-::e\-Get\-\_\-\-Auto\-C\-P\-S}, -\* -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a40d18032afc029333c9985184ba9532c}{\-G\-Q\-L\-L\-C\-::e\-Get\-\_\-\-C\-F\-G}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892abecca83caaff49a1f0d24c3cfe55380e}{\-G\-Q\-L\-L\-C\-::e\-Erase\-\_\-\-C\-F\-G}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a1cd6bb6077239faa446d289541fc0caf}{\-G\-Q\-L\-L\-C\-::e\-Update\-\_\-\-C\-F\-G}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a65565b0b11939f2692a65c68e2c0993d}{\-G\-Q\-L\-L\-C\-::e\-Write\-\_\-\-C\-F\-G}, -\* -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892abecfc966ec1a9cebe94dd989e23e0e4a}{\-G\-Q\-L\-L\-C\-::e\-Clear\-\_\-\-U\-S\-B}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892acfea8b07f38796ca820e38988485474e}{\-G\-Q\-L\-L\-C\-::e\-Get\-\_\-battery\-\_\-voltage}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892ab16af62233281c624a7bc5df67525b23}{\-G\-Q\-L\-L\-C\-::e\-Get\-\_\-history\-\_\-data}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a10937b6b616b7586b5e85771a51a2330}{\-G\-Q\-L\-L\-C\-::e\-Get\-\_\-history\-\_\-data\-\_\-length}, -\* -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a007e2ce2ba8921abdab29de22343685e}{\-G\-Q\-L\-L\-C\-::e\-Get\-\_\-history\-\_\-data\-\_\-address}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892ab4119adbac5f26939832e51905c634d8}{\-G\-Q\-L\-L\-C\-::e\-Get\-\_\-history\-\_\-data\-\_\-overrun}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892af5dcc155b6af155961da88471c977eaf}{\-G\-Q\-L\-L\-C\-::e\-Last\-\_\-error\-\_\-code} - \} -\end{DoxyCompactItemize} -\subsection*{\-Variables} -\begin{DoxyCompactItemize} -\item -uint32\-\_\-t const \hyperlink{namespace_g_q_l_l_c_a0962d4d174ab6af40f32ee9e88a52220}{\-G\-Q\-L\-L\-C\-::k\-History\-\_\-\-Data\-\_\-\-Maxsize} = 0x1000 -\item -uint32\-\_\-t const \hyperlink{namespace_g_q_l_l_c_a59bb6208ac178d3b97dc83361465a8ca}{\-G\-Q\-L\-L\-C\-::k\-History\-\_\-\-Addr\-\_\-\-Maxsize} = 0x10000 -\end{DoxyCompactItemize} diff --git a/doxygen/doxydoc/latex/main_8cc.tex b/doxygen/doxydoc/latex/main_8cc.tex deleted file mode 100644 index a280b0b3b0ed167792536d2175e60d56662b2c12..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/main_8cc.tex +++ /dev/null @@ -1,51 +0,0 @@ -\hypertarget{main_8cc}{\section{/home/phil/\-Projects/gqgmc/main.cc \-File \-Reference} -\label{main_8cc}\index{/home/phil/\-Projects/gqgmc/main.\-cc@{/home/phil/\-Projects/gqgmc/main.\-cc}} -} -{\ttfamily \#include $<$string$>$}\* -{\ttfamily \#include $<$sstream$>$}\* -{\ttfamily \#include $<$iostream$>$}\* -{\ttfamily \#include $<$iomanip$>$}\* -{\ttfamily \#include \char`\"{}gqgmc.\-hh\char`\"{}}\* -\subsection*{\-Functions} -\begin{DoxyCompactItemize} -\item -void \hyperlink{main_8cc_ae4880ab6a08531d72d56862bc04639c4}{mypause} () -\item -void \hyperlink{main_8cc_a7942422485e37638b0efd1220bebdfdb}{\-Display\-\_\-message} (string msg) -\item -void \hyperlink{main_8cc_a6c5aa5864b3b76092bfe4709bb26a481}{\-Display\-\_\-error} (const \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c}{\-G\-Q\-G\-M\-C} \&gmc) -\item -int \hyperlink{main_8cc_a3c04138a5bfe5d72780bb7e82a18e627}{main} (int argc, char $\ast$$\ast$argv) -\end{DoxyCompactItemize} - - -\subsection{\-Function \-Documentation} -\hypertarget{main_8cc_a6c5aa5864b3b76092bfe4709bb26a481}{\index{main.\-cc@{main.\-cc}!\-Display\-\_\-error@{\-Display\-\_\-error}} -\index{\-Display\-\_\-error@{\-Display\-\_\-error}!main.cc@{main.\-cc}} -\subsubsection[{\-Display\-\_\-error}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Display\-\_\-error} ( -\begin{DoxyParamCaption} -\item[{const {\bf \-G\-Q\-G\-M\-C} \&}]{gmc} -\end{DoxyParamCaption} -)}}\label{main_8cc_a6c5aa5864b3b76092bfe4709bb26a481} -\hypertarget{main_8cc_a7942422485e37638b0efd1220bebdfdb}{\index{main.\-cc@{main.\-cc}!\-Display\-\_\-message@{\-Display\-\_\-message}} -\index{\-Display\-\_\-message@{\-Display\-\_\-message}!main.cc@{main.\-cc}} -\subsubsection[{\-Display\-\_\-message}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Display\-\_\-message} ( -\begin{DoxyParamCaption} -\item[{string}]{msg} -\end{DoxyParamCaption} -)}}\label{main_8cc_a7942422485e37638b0efd1220bebdfdb} -\hypertarget{main_8cc_a3c04138a5bfe5d72780bb7e82a18e627}{\index{main.\-cc@{main.\-cc}!main@{main}} -\index{main@{main}!main.cc@{main.\-cc}} -\subsubsection[{main}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf main} ( -\begin{DoxyParamCaption} -\item[{int}]{argc, } -\item[{char $\ast$$\ast$}]{argv} -\end{DoxyParamCaption} -)}}\label{main_8cc_a3c04138a5bfe5d72780bb7e82a18e627} -\hypertarget{main_8cc_ae4880ab6a08531d72d56862bc04639c4}{\index{main.\-cc@{main.\-cc}!mypause@{mypause}} -\index{mypause@{mypause}!main.cc@{main.\-cc}} -\subsubsection[{mypause}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf mypause} ( -\begin{DoxyParamCaption} -{} -\end{DoxyParamCaption} -)}}\label{main_8cc_ae4880ab6a08531d72d56862bc04639c4} diff --git a/doxygen/doxydoc/latex/main__gui_8cc.tex b/doxygen/doxydoc/latex/main__gui_8cc.tex deleted file mode 100644 index 50b82c8f1ec338e075472530d161813b5083f30b..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/main__gui_8cc.tex +++ /dev/null @@ -1,88 +0,0 @@ -\hypertarget{main__gui_8cc}{\section{/home/phil/\-Projects/gqgmc/main\-\_\-gui.cc \-File \-Reference} -\label{main__gui_8cc}\index{/home/phil/\-Projects/gqgmc/main\-\_\-gui.\-cc@{/home/phil/\-Projects/gqgmc/main\-\_\-gui.\-cc}} -} -{\ttfamily \#include $<$string$>$}\* -{\ttfamily \#include $<$sstream$>$}\* -{\ttfamily \#include $<$iostream$>$}\* -{\ttfamily \#include $<$iomanip$>$}\* -{\ttfamily \#include $<$\-Q\-Application$>$}\* -{\ttfamily \#include $<$\-Qt\-Gui$>$}\* -{\ttfamily \#include $<$\-Q\-Pixmap$>$}\* -{\ttfamily \#include $<$\-Q\-Message\-Box$>$}\* -{\ttfamily \#include $<$\-Q\-Date\-Time$>$}\* -{\ttfamily \#include \char`\"{}plotter.\-hh\char`\"{}}\* -{\ttfamily \#include \char`\"{}gqgmc.\-hh\char`\"{}}\* -\subsection*{\-Functions} -\begin{DoxyCompactItemize} -\item -void \hyperlink{main__gui_8cc_aa22db4dc9f042100a64550cc8ad2d0fe}{get\-C\-P\-M} (int i) -\item -void \hyperlink{main__gui_8cc_a7942422485e37638b0efd1220bebdfdb}{\-Display\-\_\-message} (string msg) -\item -void \hyperlink{main__gui_8cc_a6c5aa5864b3b76092bfe4709bb26a481}{\-Display\-\_\-error} (const \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c}{\-G\-Q\-G\-M\-C} \&gmc) -\item -int \hyperlink{main__gui_8cc_a0ddf1224851353fc92bfbff6f499fa97}{main} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]}) -\end{DoxyCompactItemize} -\subsection*{\-Variables} -\begin{DoxyCompactItemize} -\item -static \hyperlink{class_plotter}{\-Plotter} $\ast$ \hyperlink{main__gui_8cc_a6e39b136f98eef0cced3b9bb95699b8d}{p\-Plotter} -\item -static \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c}{\-G\-Q\-G\-M\-C} $\ast$ \hyperlink{main__gui_8cc_a1ba760fe36d26592c746df6c20ccfe33}{gqgmc} -\item -int \hyperlink{main__gui_8cc_a876743604f1c17f0d9f7137274b1a7fd}{num\-Points} = 120 -\item -int \hyperlink{main__gui_8cc_af9c33a4d63ca02b93c5a401189cb9631}{k\-Halfway} = \hyperlink{plotter_8cc_a876743604f1c17f0d9f7137274b1a7fd}{num\-Points}/2 -\item -\-Q\-Vector$<$ \-Q\-Point\-F $>$ \hyperlink{main__gui_8cc_aed0e9e8a8e4fa1dd2d100011aeeb6bf1}{points0} -\end{DoxyCompactItemize} - - -\subsection{\-Function \-Documentation} -\hypertarget{main__gui_8cc_a6c5aa5864b3b76092bfe4709bb26a481}{\index{main\-\_\-gui.\-cc@{main\-\_\-gui.\-cc}!\-Display\-\_\-error@{\-Display\-\_\-error}} -\index{\-Display\-\_\-error@{\-Display\-\_\-error}!main_gui.cc@{main\-\_\-gui.\-cc}} -\subsubsection[{\-Display\-\_\-error}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Display\-\_\-error} ( -\begin{DoxyParamCaption} -\item[{const {\bf \-G\-Q\-G\-M\-C} \&}]{gmc} -\end{DoxyParamCaption} -)}}\label{main__gui_8cc_a6c5aa5864b3b76092bfe4709bb26a481} -\hypertarget{main__gui_8cc_a7942422485e37638b0efd1220bebdfdb}{\index{main\-\_\-gui.\-cc@{main\-\_\-gui.\-cc}!\-Display\-\_\-message@{\-Display\-\_\-message}} -\index{\-Display\-\_\-message@{\-Display\-\_\-message}!main_gui.cc@{main\-\_\-gui.\-cc}} -\subsubsection[{\-Display\-\_\-message}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf \-Display\-\_\-message} ( -\begin{DoxyParamCaption} -\item[{string}]{msg} -\end{DoxyParamCaption} -)}}\label{main__gui_8cc_a7942422485e37638b0efd1220bebdfdb} -\hypertarget{main__gui_8cc_aa22db4dc9f042100a64550cc8ad2d0fe}{\index{main\-\_\-gui.\-cc@{main\-\_\-gui.\-cc}!get\-C\-P\-M@{get\-C\-P\-M}} -\index{get\-C\-P\-M@{get\-C\-P\-M}!main_gui.cc@{main\-\_\-gui.\-cc}} -\subsubsection[{get\-C\-P\-M}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf get\-C\-P\-M} ( -\begin{DoxyParamCaption} -\item[{int}]{i} -\end{DoxyParamCaption} -)}}\label{main__gui_8cc_aa22db4dc9f042100a64550cc8ad2d0fe} -\hypertarget{main__gui_8cc_a0ddf1224851353fc92bfbff6f499fa97}{\index{main\-\_\-gui.\-cc@{main\-\_\-gui.\-cc}!main@{main}} -\index{main@{main}!main_gui.cc@{main\-\_\-gui.\-cc}} -\subsubsection[{main}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf main} ( -\begin{DoxyParamCaption} -\item[{int}]{argc, } -\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}} -\end{DoxyParamCaption} -)}}\label{main__gui_8cc_a0ddf1224851353fc92bfbff6f499fa97} - - -\subsection{\-Variable \-Documentation} -\hypertarget{main__gui_8cc_a1ba760fe36d26592c746df6c20ccfe33}{\index{main\-\_\-gui.\-cc@{main\-\_\-gui.\-cc}!gqgmc@{gqgmc}} -\index{gqgmc@{gqgmc}!main_gui.cc@{main\-\_\-gui.\-cc}} -\subsubsection[{gqgmc}]{\setlength{\rightskip}{0pt plus 5cm}{\bf \-G\-Q\-G\-M\-C}$\ast$ {\bf gqgmc}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{main__gui_8cc_a1ba760fe36d26592c746df6c20ccfe33} -\hypertarget{main__gui_8cc_af9c33a4d63ca02b93c5a401189cb9631}{\index{main\-\_\-gui.\-cc@{main\-\_\-gui.\-cc}!k\-Halfway@{k\-Halfway}} -\index{k\-Halfway@{k\-Halfway}!main_gui.cc@{main\-\_\-gui.\-cc}} -\subsubsection[{k\-Halfway}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf k\-Halfway} = {\bf num\-Points}/2}}\label{main__gui_8cc_af9c33a4d63ca02b93c5a401189cb9631} -\hypertarget{main__gui_8cc_a876743604f1c17f0d9f7137274b1a7fd}{\index{main\-\_\-gui.\-cc@{main\-\_\-gui.\-cc}!num\-Points@{num\-Points}} -\index{num\-Points@{num\-Points}!main_gui.cc@{main\-\_\-gui.\-cc}} -\subsubsection[{num\-Points}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf num\-Points} = 120}}\label{main__gui_8cc_a876743604f1c17f0d9f7137274b1a7fd} -\hypertarget{main__gui_8cc_aed0e9e8a8e4fa1dd2d100011aeeb6bf1}{\index{main\-\_\-gui.\-cc@{main\-\_\-gui.\-cc}!points0@{points0}} -\index{points0@{points0}!main_gui.cc@{main\-\_\-gui.\-cc}} -\subsubsection[{points0}]{\setlength{\rightskip}{0pt plus 5cm}\-Q\-Vector$<$\-Q\-Point\-F$>$ {\bf points0}}}\label{main__gui_8cc_aed0e9e8a8e4fa1dd2d100011aeeb6bf1} -\hypertarget{main__gui_8cc_a6e39b136f98eef0cced3b9bb95699b8d}{\index{main\-\_\-gui.\-cc@{main\-\_\-gui.\-cc}!p\-Plotter@{p\-Plotter}} -\index{p\-Plotter@{p\-Plotter}!main_gui.cc@{main\-\_\-gui.\-cc}} -\subsubsection[{p\-Plotter}]{\setlength{\rightskip}{0pt plus 5cm}{\bf \-Plotter}$\ast$ {\bf p\-Plotter}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{main__gui_8cc_a6e39b136f98eef0cced3b9bb95699b8d} diff --git a/doxygen/doxydoc/latex/moc__plotter_8cc.tex b/doxygen/doxydoc/latex/moc__plotter_8cc.tex deleted file mode 100644 index 5892249bf34a2fd448daeb9a3f264b8ae7572067..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/moc__plotter_8cc.tex +++ /dev/null @@ -1,51 +0,0 @@ -\hypertarget{moc__plotter_8cc}{\section{/home/phil/\-Projects/gqgmc/moc\-\_\-plotter.cc \-File \-Reference} -\label{moc__plotter_8cc}\index{/home/phil/\-Projects/gqgmc/moc\-\_\-plotter.\-cc@{/home/phil/\-Projects/gqgmc/moc\-\_\-plotter.\-cc}} -} -{\ttfamily \#include \char`\"{}plotter.\-hh\char`\"{}}\* -\subsection*{\-Variables} -\begin{DoxyCompactItemize} -\item -static \-Q\-T\-\_\-\-B\-E\-G\-I\-N\-\_\-\-M\-O\-C\-\_\-\-N\-A\-M\-E\-S\-P\-A\-C\-E \* -const uint \hyperlink{moc__plotter_8cc_a58dc6cb79d08706b24b133d03673063d}{qt\-\_\-meta\-\_\-data\-\_\-\-Plotter} \mbox{[}$\,$\mbox{]} -\item -static const char \hyperlink{moc__plotter_8cc_a38aeaa8642d773009d3c2568dbf37da3}{qt\-\_\-meta\-\_\-stringdata\-\_\-\-Plotter} \mbox{[}$\,$\mbox{]} -\end{DoxyCompactItemize} - - -\subsection{\-Variable \-Documentation} -\hypertarget{moc__plotter_8cc_a58dc6cb79d08706b24b133d03673063d}{\index{moc\-\_\-plotter.\-cc@{moc\-\_\-plotter.\-cc}!qt\-\_\-meta\-\_\-data\-\_\-\-Plotter@{qt\-\_\-meta\-\_\-data\-\_\-\-Plotter}} -\index{qt\-\_\-meta\-\_\-data\-\_\-\-Plotter@{qt\-\_\-meta\-\_\-data\-\_\-\-Plotter}!moc_plotter.cc@{moc\-\_\-plotter.\-cc}} -\subsubsection[{qt\-\_\-meta\-\_\-data\-\_\-\-Plotter}]{\setlength{\rightskip}{0pt plus 5cm}\-Q\-T\-\_\-\-B\-E\-G\-I\-N\-\_\-\-M\-O\-C\-\_\-\-N\-A\-M\-E\-S\-P\-A\-C\-E const uint {\bf qt\-\_\-meta\-\_\-data\-\_\-\-Plotter}\mbox{[}$\,$\mbox{]}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{moc__plotter_8cc_a58dc6cb79d08706b24b133d03673063d} -{\bfseries \-Initial value\-:} -\begin{DoxyCode} - { - - - 6, - 0, - 0, 0, - 3, 14, - 0, 0, - 0, 0, - 0, 0, - 0, - 0, - - - 9, 8, 8, 8, 0x0a, - 18, 8, 8, 8, 0x0a, - 34, 28, 8, 8, 0x0a, - - 0 -} -\end{DoxyCode} -\hypertarget{moc__plotter_8cc_a38aeaa8642d773009d3c2568dbf37da3}{\index{moc\-\_\-plotter.\-cc@{moc\-\_\-plotter.\-cc}!qt\-\_\-meta\-\_\-stringdata\-\_\-\-Plotter@{qt\-\_\-meta\-\_\-stringdata\-\_\-\-Plotter}} -\index{qt\-\_\-meta\-\_\-stringdata\-\_\-\-Plotter@{qt\-\_\-meta\-\_\-stringdata\-\_\-\-Plotter}!moc_plotter.cc@{moc\-\_\-plotter.\-cc}} -\subsubsection[{qt\-\_\-meta\-\_\-stringdata\-\_\-\-Plotter}]{\setlength{\rightskip}{0pt plus 5cm}const char {\bf qt\-\_\-meta\-\_\-stringdata\-\_\-\-Plotter}\mbox{[}$\,$\mbox{]}\hspace{0.3cm}{\ttfamily \mbox{[}static\mbox{]}}}}\label{moc__plotter_8cc_a38aeaa8642d773009d3c2568dbf37da3} -{\bfseries \-Initial value\-:} -\begin{DoxyCode} - { - "Plotter\0\0zoomIn()\0zoomOut()\0event\0" - "timerEvent(QTimerEvent*)\0" -} -\end{DoxyCode} diff --git a/doxygen/doxydoc/latex/namespace_g_q_l_l_c.tex b/doxygen/doxydoc/latex/namespace_g_q_l_l_c.tex deleted file mode 100644 index 8a6ad34a10063e2f583b1491a89144cd575e733c..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/namespace_g_q_l_l_c.tex +++ /dev/null @@ -1,386 +0,0 @@ -\hypertarget{namespace_g_q_l_l_c}{\section{\-G\-Q\-L\-L\-C \-Namespace \-Reference} -\label{namespace_g_q_l_l_c}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}} -} -\subsection*{\-Classes} -\begin{DoxyCompactItemize} -\item -class \hyperlink{class_g_q_l_l_c_1_1_g_q_g_m_c}{\-G\-Q\-G\-M\-C} -\end{DoxyCompactItemize} -\subsection*{\-Enumerations} -\begin{DoxyCompactItemize} -\item -enum \hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223}{cfg\-\_\-param\-\_\-t} \{ \* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a34ec38d7eb0aa4facb62a846bf7d1b6f}{e\-Power\-On\-Off} = 0, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad4a9d19536d95fe886c3b2663214db83}{e\-Alarm\-On\-Off} = 1, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223aac9f8f99eb20d55c1ee65adbb9ae9e8a}{e\-Speaker\-On\-Off} = 2, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ab21372acb4f6f22c9a0c10cd6ddc4d5b}{e\-Graphic\-Mode\-On\-Off} = 3, -\* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ac7bf0bdc123dfd03d1185ed0440d8f27}{e\-Backlight\-Timeout\-Seconds} = 4, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a2afcf9dce2d1e2d1f63fd12cfcaa4202}{e\-Idle\-Title\-Display\-Mode} = 5, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a027ae4c8bc454d3fb08e08d58b4ac88b}{e\-Alarm\-C\-P\-M\-Value} = 6, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a51e0b4220c8deb7adde96f536e52455f}{e\-Calibration\-C\-P\-M0} = 8, -\* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad8bf6c100cca6e318491c639e064f4bc}{e\-Calibration\-Sv\-Uc0} = 10, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a3ddc335aa3226341c74fc07c470df14a}{e\-Calibration\-C\-P\-M1} = 14, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ab99c3ff13cbc9a328fe5ec45aec40e3d}{e\-Calibration\-Sv\-Uc1} = 16, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ab098691fbf6f61b8a1d8bb0e9a51bddf}{e\-Calibration\-C\-P\-M2} = 20, -\* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ae366aff8a7d2257d4887ed8fe382c179}{e\-Calibration\-Sv\-Uc2} = 22, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a673c704e1649b4d42f9f85f5a2f94499}{e\-Idle\-Display\-Mode} = 26, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a1fc176f3141f3862b7da73ed58208594}{e\-Alarm\-Valueu\-Sv\-Uc} = 27, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223afcf9b242636de59bd9a7c490aa219829}{e\-Alarm\-Type} = 31, -\* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a38a2adcb9af799f48d354d2b4cd0fb37}{e\-Save\-Data\-Type} = 32, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223aef8dd69a2c395e05e42ceacd94a0df85}{e\-Swivel\-Display} = 33, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a73bbdae1b0e0460071d6348d363fca38}{e\-Zoom} = 34, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223adefe7c2799893e83f9447a86dac4d9ea}{e\-Data\-Save\-Address} = 38, -\* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a5d65de7dcd13bbb79e28310ee460c0b2}{e\-Data\-Read\-Address} = 41, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a524780be96e2b61c3b8a604aaa8df990}{e\-N\-Power\-Saving\-Mode} = 44, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a99c4cef4f2551a30d9558eb26fb279ae}{e\-N\-Sensitivity\-Mode} = 45, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a8ed1e7bec624d108eec3269c081fbcad}{e\-N\-Counter\-Delay} = 46, -\* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223abf5c7eaeec8fc9f9cc45eab3c624ad11}{e\-N\-Voltage\-Offset} = 48, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad7fb6f62141bb0e9121977b33e7112f4}{e\-Max\-C\-P\-M} = 49, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a89b6684d035e9f515b43b98dcffa5d61}{e\-N\-Sensitivity\-Auto\-Mode\-Threshold} = 51, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a1c6af4c389cfa181968c15d6fdaf3bb7}{e\-Save\-Date} = 52, -\* -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad3e9f89c09644536197cbd9df8c6b8cc}{e\-Save\-Time} = 55, -\hyperlink{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a9fc008e3b8488bd237f1b1f143309aa0}{e\-Max\-Bytes} = 58 - \} -\item -enum \hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572b}{cfg\-\_\-bytecnt\-\_\-t} \{ \* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba9c4439c64c1170ea3a89ac841c4578ee}{e\-Power\-On\-Off\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba0c480b54998895321681b6d3324c9d12}{e\-Alarm\-On\-Off\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baa66cd115ca56e675fd6a93243f5c7bac}{e\-Speaker\-On\-Off\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bae9c620b8d748079de7af411c5d4194f2}{e\-Graphic\-Mode\-On\-Off\-\_\-bytecnt} = 1, -\* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba802f47aee88256c3666f54f5531faa10}{e\-Backlight\-Timeout\-Seconds\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba6d878d77c02bc1b93ad351bc308f20f3}{e\-Idle\-Title\-Display\-Mode\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba40be00639c210b31942f34fe4df71b8b}{e\-Alarm\-C\-P\-M\-Value\-\_\-bytecnt} = 2, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baf8b4796e1d1f1f0df7ab23921999ed1e}{e\-Calibration\-C\-P\-M0\-\_\-bytecnt} = 2, -\* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba7c947e9ee91b0768bfba1b9d8b195c01}{e\-Calibration\-Sv\-Uc0\-\_\-bytecnt} = 4, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba71452c7cb01fb73a551830735e16623e}{e\-Calibration\-C\-P\-M1\-\_\-bytecnt} = 2, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba86ed3b3ec87e2de1cc0931a977453fbd}{e\-Calibration\-Sv\-Uc1\-\_\-bytecnt} = 4, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572babf502de0a8d50aa7c4548b87771ab2fd}{e\-Calibration\-C\-P\-M2\-\_\-bytecnt} = 2, -\* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba5bad1654caf4d06d65b1344fed61c16c}{e\-Calibration\-Sv\-Uc2\-\_\-bytecnt} = 4, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba4bae8c1536e7a0bb7d098004ead96686}{e\-Idle\-Display\-Mode\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bae638063a894dcc4a25ebb5c3511e3826}{e\-Alarm\-Valueu\-Sv\-Uc\-\_\-bytecnt} = 4, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba3f9b24c6eba0ce9280bd32fcd930f5b5}{e\-Alarm\-Type\-\_\-bytecnt} = 1, -\* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba6a97afd447dd3f00d10e3e759917dcca}{e\-Save\-Data\-Type\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba1e3b35cb1c738321a3358c689b9d75c7}{e\-Swivel\-Display\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baa64ad6ed056fb2d2b4c82e05b6b1872c}{e\-Zoom\-\_\-bytecnt} = 4, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baf784cd7956ff74ecdeabc4e0c28bfa40}{e\-Data\-Save\-Address\-\_\-bytecnt} = 3, -\* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba21b33c7cc33cf8140fe5b6a8cc358e1d}{e\-Data\-Read\-Address\-\_\-bytecnt} = 3, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bad3374732dd9924ea938252a498c4eab3}{e\-N\-Power\-Saving\-Mode\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba9e436342f3f37156b0565b8fcb8f9a8e}{e\-N\-Sensitivity\-Mode\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba847c9b6c4372bc2f744dde63757183d4}{e\-N\-Counter\-Delay\-\_\-bytecnt} = 2, -\* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba3437e0307cfc4812b0781c8c4ba1b653}{e\-N\-Voltage\-Offset\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba1347768796c535bfedcbbb281c6fd347}{e\-Max\-C\-P\-M\-\_\-bytecnt} = 2, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba3b3553304f5d66f7ced6898d0f33446d}{e\-N\-Sensitivity\-Auto\-Mode\-Threshold\-\_\-bytecnt} = 1, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba49a4497ff331b75042944d85e83affa9}{e\-Save\-Date\-\_\-bytecnt} = 3, -\* -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bac10b8835f039c22b4c3601f0d47d2308}{e\-Save\-Time\-\_\-bytecnt} = 3, -\hyperlink{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bae9ba6983aadf1b21783dc4114c327a07}{e\-Max\-Bytes\-\_\-bytecnt} = 1 - \} -\item -enum \hyperlink{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2da}{save\-Data\-Type\-\_\-t} \{ \* -\hyperlink{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daacd8e9589cc038c4c71477ad779e7d335}{e\-Save\-Off} = 0, -\hyperlink{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daa29392fe12f4b4a341364040e52f994db}{e\-C\-P\-S} = 1, -\hyperlink{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daa240d1d5f3f0fef37203646236262a7ea}{e\-C\-P\-M} = 2, -\hyperlink{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daa91d5bc6f42a6f208691293c2ead2db09}{e\-C\-P\-H} = 3, -\* -\hyperlink{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daad0ae94a5d195ec66b6da8bdc4643734c}{e\-Max\-Save\-Data\-Type} = 4 - \} -\item -enum \hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162}{softkey\-\_\-t} \{ \* -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a8f1f162e5d30ad836a276b0a62134724}{e\-Key1} = '0', -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162ae32ef21a7d01cdd6b70a914fbd99d8bb}{e\-Key2} = '1', -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162aa57b5ad17964c638b86339036fee166c}{e\-Key3} = '2', -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a57a28bb5e8893fe169ea18850922b5c4}{e\-Key4} = '3', -\* -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a7582e8ef8ec1f49364d644fbfb235857}{e\-Left\-Arrow} = '0', -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a69f644af1573af94d0a57cd35cb37ef9}{e\-Up\-Arrow} = '1', -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162af33aca79d7adf266018aca9d908a9617}{e\-Down\-Arrow} = '2', -\hyperlink{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a8d41ef5e17dba0a88352bf175a94e4d0}{e\-Enter} = '3' - \} -\item -enum \hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892}{gmc\-\_\-error\-\_\-t} \{ \* -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a7a6ca60fe1d8367552e8ee20c39d8bc3}{e\-No\-Problem}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892aab36a84c6451b0223827f60e7a0a3970}{e\-U\-S\-B\-\_\-open\-\_\-failed}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a7a7d48e98acd6f079f74146fcf2a17f3}{e\-Older\-\_\-firmware}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a3ea46e45cd974d90b6ab5c9c58ac0ae5}{e\-Get\-\_\-version}, -\* -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892ac69f1c8dd7c28349abd57214de0ddf4a}{e\-Get\-\_\-serial\-\_\-number}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a9aa048d7e083d5ee7aace8affc0fa404}{e\-Get\-\_\-\-C\-P\-M}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a1a7837ac0ef0ef642238c5a1cfd4bf5c}{e\-Get\-\_\-\-C\-P\-S}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a49b7d9fd11c55572c18fca8abc1273e4}{e\-Get\-\_\-\-Auto\-C\-P\-S}, -\* -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a40d18032afc029333c9985184ba9532c}{e\-Get\-\_\-\-C\-F\-G}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892abecca83caaff49a1f0d24c3cfe55380e}{e\-Erase\-\_\-\-C\-F\-G}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a1cd6bb6077239faa446d289541fc0caf}{e\-Update\-\_\-\-C\-F\-G}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a65565b0b11939f2692a65c68e2c0993d}{e\-Write\-\_\-\-C\-F\-G}, -\* -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892abecfc966ec1a9cebe94dd989e23e0e4a}{e\-Clear\-\_\-\-U\-S\-B}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892acfea8b07f38796ca820e38988485474e}{e\-Get\-\_\-battery\-\_\-voltage}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892ab16af62233281c624a7bc5df67525b23}{e\-Get\-\_\-history\-\_\-data}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a10937b6b616b7586b5e85771a51a2330}{e\-Get\-\_\-history\-\_\-data\-\_\-length}, -\* -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a007e2ce2ba8921abdab29de22343685e}{e\-Get\-\_\-history\-\_\-data\-\_\-address}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892ab4119adbac5f26939832e51905c634d8}{e\-Get\-\_\-history\-\_\-data\-\_\-overrun}, -\hyperlink{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892af5dcc155b6af155961da88471c977eaf}{e\-Last\-\_\-error\-\_\-code} - \} -\end{DoxyCompactItemize} -\subsection*{\-Variables} -\begin{DoxyCompactItemize} -\item -uint32\-\_\-t const \hyperlink{namespace_g_q_l_l_c_a0962d4d174ab6af40f32ee9e88a52220}{k\-History\-\_\-\-Data\-\_\-\-Maxsize} = 0x1000 -\item -uint32\-\_\-t const \hyperlink{namespace_g_q_l_l_c_a59bb6208ac178d3b97dc83361465a8ca}{k\-History\-\_\-\-Addr\-\_\-\-Maxsize} = 0x10000 -\end{DoxyCompactItemize} - - -\subsection{\-Enumeration \-Type \-Documentation} -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572b}{\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!cfg\-\_\-bytecnt\-\_\-t@{cfg\-\_\-bytecnt\-\_\-t}} -\index{cfg\-\_\-bytecnt\-\_\-t@{cfg\-\_\-bytecnt\-\_\-t}!GQLLC@{\-G\-Q\-L\-L\-C}} -\subsubsection[{cfg\-\_\-bytecnt\-\_\-t}]{\setlength{\rightskip}{0pt plus 5cm}enum {\bf \-G\-Q\-L\-L\-C\-::cfg\-\_\-bytecnt\-\_\-t}}}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572b} -\begin{Desc} -\item[\-Enumerator\-: ]\par -\begin{description} -\index{e\-Power\-On\-Off\-\_\-bytecnt@{e\-Power\-On\-Off\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Power\-On\-Off\-\_\-bytecnt@{e\-Power\-On\-Off\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba9c4439c64c1170ea3a89ac841c4578ee}{e\-Power\-On\-Off\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba9c4439c64c1170ea3a89ac841c4578ee} -}]\index{e\-Alarm\-On\-Off\-\_\-bytecnt@{e\-Alarm\-On\-Off\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Alarm\-On\-Off\-\_\-bytecnt@{e\-Alarm\-On\-Off\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba0c480b54998895321681b6d3324c9d12}{e\-Alarm\-On\-Off\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba0c480b54998895321681b6d3324c9d12} -}]\index{e\-Speaker\-On\-Off\-\_\-bytecnt@{e\-Speaker\-On\-Off\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Speaker\-On\-Off\-\_\-bytecnt@{e\-Speaker\-On\-Off\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baa66cd115ca56e675fd6a93243f5c7bac}{e\-Speaker\-On\-Off\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baa66cd115ca56e675fd6a93243f5c7bac} -}]\index{e\-Graphic\-Mode\-On\-Off\-\_\-bytecnt@{e\-Graphic\-Mode\-On\-Off\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Graphic\-Mode\-On\-Off\-\_\-bytecnt@{e\-Graphic\-Mode\-On\-Off\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bae9c620b8d748079de7af411c5d4194f2}{e\-Graphic\-Mode\-On\-Off\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bae9c620b8d748079de7af411c5d4194f2} -}]\index{e\-Backlight\-Timeout\-Seconds\-\_\-bytecnt@{e\-Backlight\-Timeout\-Seconds\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Backlight\-Timeout\-Seconds\-\_\-bytecnt@{e\-Backlight\-Timeout\-Seconds\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba802f47aee88256c3666f54f5531faa10}{e\-Backlight\-Timeout\-Seconds\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba802f47aee88256c3666f54f5531faa10} -}]\index{e\-Idle\-Title\-Display\-Mode\-\_\-bytecnt@{e\-Idle\-Title\-Display\-Mode\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Idle\-Title\-Display\-Mode\-\_\-bytecnt@{e\-Idle\-Title\-Display\-Mode\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba6d878d77c02bc1b93ad351bc308f20f3}{e\-Idle\-Title\-Display\-Mode\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba6d878d77c02bc1b93ad351bc308f20f3} -}]\index{e\-Alarm\-C\-P\-M\-Value\-\_\-bytecnt@{e\-Alarm\-C\-P\-M\-Value\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Alarm\-C\-P\-M\-Value\-\_\-bytecnt@{e\-Alarm\-C\-P\-M\-Value\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba40be00639c210b31942f34fe4df71b8b}{e\-Alarm\-C\-P\-M\-Value\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba40be00639c210b31942f34fe4df71b8b} -}]\index{e\-Calibration\-C\-P\-M0\-\_\-bytecnt@{e\-Calibration\-C\-P\-M0\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Calibration\-C\-P\-M0\-\_\-bytecnt@{e\-Calibration\-C\-P\-M0\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baf8b4796e1d1f1f0df7ab23921999ed1e}{e\-Calibration\-C\-P\-M0\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baf8b4796e1d1f1f0df7ab23921999ed1e} -}]\index{e\-Calibration\-Sv\-Uc0\-\_\-bytecnt@{e\-Calibration\-Sv\-Uc0\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Calibration\-Sv\-Uc0\-\_\-bytecnt@{e\-Calibration\-Sv\-Uc0\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba7c947e9ee91b0768bfba1b9d8b195c01}{e\-Calibration\-Sv\-Uc0\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba7c947e9ee91b0768bfba1b9d8b195c01} -}]\index{e\-Calibration\-C\-P\-M1\-\_\-bytecnt@{e\-Calibration\-C\-P\-M1\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Calibration\-C\-P\-M1\-\_\-bytecnt@{e\-Calibration\-C\-P\-M1\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba71452c7cb01fb73a551830735e16623e}{e\-Calibration\-C\-P\-M1\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba71452c7cb01fb73a551830735e16623e} -}]\index{e\-Calibration\-Sv\-Uc1\-\_\-bytecnt@{e\-Calibration\-Sv\-Uc1\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Calibration\-Sv\-Uc1\-\_\-bytecnt@{e\-Calibration\-Sv\-Uc1\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba86ed3b3ec87e2de1cc0931a977453fbd}{e\-Calibration\-Sv\-Uc1\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba86ed3b3ec87e2de1cc0931a977453fbd} -}]\index{e\-Calibration\-C\-P\-M2\-\_\-bytecnt@{e\-Calibration\-C\-P\-M2\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Calibration\-C\-P\-M2\-\_\-bytecnt@{e\-Calibration\-C\-P\-M2\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572babf502de0a8d50aa7c4548b87771ab2fd}{e\-Calibration\-C\-P\-M2\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572babf502de0a8d50aa7c4548b87771ab2fd} -}]\index{e\-Calibration\-Sv\-Uc2\-\_\-bytecnt@{e\-Calibration\-Sv\-Uc2\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Calibration\-Sv\-Uc2\-\_\-bytecnt@{e\-Calibration\-Sv\-Uc2\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba5bad1654caf4d06d65b1344fed61c16c}{e\-Calibration\-Sv\-Uc2\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba5bad1654caf4d06d65b1344fed61c16c} -}]\index{e\-Idle\-Display\-Mode\-\_\-bytecnt@{e\-Idle\-Display\-Mode\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Idle\-Display\-Mode\-\_\-bytecnt@{e\-Idle\-Display\-Mode\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba4bae8c1536e7a0bb7d098004ead96686}{e\-Idle\-Display\-Mode\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba4bae8c1536e7a0bb7d098004ead96686} -}]\index{e\-Alarm\-Valueu\-Sv\-Uc\-\_\-bytecnt@{e\-Alarm\-Valueu\-Sv\-Uc\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Alarm\-Valueu\-Sv\-Uc\-\_\-bytecnt@{e\-Alarm\-Valueu\-Sv\-Uc\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bae638063a894dcc4a25ebb5c3511e3826}{e\-Alarm\-Valueu\-Sv\-Uc\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bae638063a894dcc4a25ebb5c3511e3826} -}]\index{e\-Alarm\-Type\-\_\-bytecnt@{e\-Alarm\-Type\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Alarm\-Type\-\_\-bytecnt@{e\-Alarm\-Type\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba3f9b24c6eba0ce9280bd32fcd930f5b5}{e\-Alarm\-Type\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba3f9b24c6eba0ce9280bd32fcd930f5b5} -}]\index{e\-Save\-Data\-Type\-\_\-bytecnt@{e\-Save\-Data\-Type\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Save\-Data\-Type\-\_\-bytecnt@{e\-Save\-Data\-Type\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba6a97afd447dd3f00d10e3e759917dcca}{e\-Save\-Data\-Type\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba6a97afd447dd3f00d10e3e759917dcca} -}]\index{e\-Swivel\-Display\-\_\-bytecnt@{e\-Swivel\-Display\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Swivel\-Display\-\_\-bytecnt@{e\-Swivel\-Display\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba1e3b35cb1c738321a3358c689b9d75c7}{e\-Swivel\-Display\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba1e3b35cb1c738321a3358c689b9d75c7} -}]\index{e\-Zoom\-\_\-bytecnt@{e\-Zoom\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Zoom\-\_\-bytecnt@{e\-Zoom\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baa64ad6ed056fb2d2b4c82e05b6b1872c}{e\-Zoom\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baa64ad6ed056fb2d2b4c82e05b6b1872c} -}]\index{e\-Data\-Save\-Address\-\_\-bytecnt@{e\-Data\-Save\-Address\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Data\-Save\-Address\-\_\-bytecnt@{e\-Data\-Save\-Address\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baf784cd7956ff74ecdeabc4e0c28bfa40}{e\-Data\-Save\-Address\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572baf784cd7956ff74ecdeabc4e0c28bfa40} -}]\index{e\-Data\-Read\-Address\-\_\-bytecnt@{e\-Data\-Read\-Address\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Data\-Read\-Address\-\_\-bytecnt@{e\-Data\-Read\-Address\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba21b33c7cc33cf8140fe5b6a8cc358e1d}{e\-Data\-Read\-Address\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba21b33c7cc33cf8140fe5b6a8cc358e1d} -}]\index{e\-N\-Power\-Saving\-Mode\-\_\-bytecnt@{e\-N\-Power\-Saving\-Mode\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-N\-Power\-Saving\-Mode\-\_\-bytecnt@{e\-N\-Power\-Saving\-Mode\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bad3374732dd9924ea938252a498c4eab3}{e\-N\-Power\-Saving\-Mode\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bad3374732dd9924ea938252a498c4eab3} -}]\index{e\-N\-Sensitivity\-Mode\-\_\-bytecnt@{e\-N\-Sensitivity\-Mode\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-N\-Sensitivity\-Mode\-\_\-bytecnt@{e\-N\-Sensitivity\-Mode\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba9e436342f3f37156b0565b8fcb8f9a8e}{e\-N\-Sensitivity\-Mode\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba9e436342f3f37156b0565b8fcb8f9a8e} -}]\index{e\-N\-Counter\-Delay\-\_\-bytecnt@{e\-N\-Counter\-Delay\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-N\-Counter\-Delay\-\_\-bytecnt@{e\-N\-Counter\-Delay\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba847c9b6c4372bc2f744dde63757183d4}{e\-N\-Counter\-Delay\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba847c9b6c4372bc2f744dde63757183d4} -}]\index{e\-N\-Voltage\-Offset\-\_\-bytecnt@{e\-N\-Voltage\-Offset\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-N\-Voltage\-Offset\-\_\-bytecnt@{e\-N\-Voltage\-Offset\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba3437e0307cfc4812b0781c8c4ba1b653}{e\-N\-Voltage\-Offset\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba3437e0307cfc4812b0781c8c4ba1b653} -}]\index{e\-Max\-C\-P\-M\-\_\-bytecnt@{e\-Max\-C\-P\-M\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Max\-C\-P\-M\-\_\-bytecnt@{e\-Max\-C\-P\-M\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba1347768796c535bfedcbbb281c6fd347}{e\-Max\-C\-P\-M\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba1347768796c535bfedcbbb281c6fd347} -}]\index{e\-N\-Sensitivity\-Auto\-Mode\-Threshold\-\_\-bytecnt@{e\-N\-Sensitivity\-Auto\-Mode\-Threshold\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-N\-Sensitivity\-Auto\-Mode\-Threshold\-\_\-bytecnt@{e\-N\-Sensitivity\-Auto\-Mode\-Threshold\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba3b3553304f5d66f7ced6898d0f33446d}{e\-N\-Sensitivity\-Auto\-Mode\-Threshold\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba3b3553304f5d66f7ced6898d0f33446d} -}]\index{e\-Save\-Date\-\_\-bytecnt@{e\-Save\-Date\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Save\-Date\-\_\-bytecnt@{e\-Save\-Date\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba49a4497ff331b75042944d85e83affa9}{e\-Save\-Date\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572ba49a4497ff331b75042944d85e83affa9} -}]\index{e\-Save\-Time\-\_\-bytecnt@{e\-Save\-Time\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Save\-Time\-\_\-bytecnt@{e\-Save\-Time\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bac10b8835f039c22b4c3601f0d47d2308}{e\-Save\-Time\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bac10b8835f039c22b4c3601f0d47d2308} -}]\index{e\-Max\-Bytes\-\_\-bytecnt@{e\-Max\-Bytes\-\_\-bytecnt}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Max\-Bytes\-\_\-bytecnt@{e\-Max\-Bytes\-\_\-bytecnt}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bae9ba6983aadf1b21783dc4114c327a07}{e\-Max\-Bytes\-\_\-bytecnt}\label{namespace_g_q_l_l_c_a4ea273cc1167882c32dd27cea1d5572bae9ba6983aadf1b21783dc4114c327a07} -}]\end{description} -\end{Desc} - -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223}{\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!cfg\-\_\-param\-\_\-t@{cfg\-\_\-param\-\_\-t}} -\index{cfg\-\_\-param\-\_\-t@{cfg\-\_\-param\-\_\-t}!GQLLC@{\-G\-Q\-L\-L\-C}} -\subsubsection[{cfg\-\_\-param\-\_\-t}]{\setlength{\rightskip}{0pt plus 5cm}enum {\bf \-G\-Q\-L\-L\-C\-::cfg\-\_\-param\-\_\-t}}}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223} -\begin{Desc} -\item[\-Enumerator\-: ]\par -\begin{description} -\index{e\-Power\-On\-Off@{e\-Power\-On\-Off}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Power\-On\-Off@{e\-Power\-On\-Off}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a34ec38d7eb0aa4facb62a846bf7d1b6f}{e\-Power\-On\-Off}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a34ec38d7eb0aa4facb62a846bf7d1b6f} -}]\index{e\-Alarm\-On\-Off@{e\-Alarm\-On\-Off}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Alarm\-On\-Off@{e\-Alarm\-On\-Off}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad4a9d19536d95fe886c3b2663214db83}{e\-Alarm\-On\-Off}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad4a9d19536d95fe886c3b2663214db83} -}]\index{e\-Speaker\-On\-Off@{e\-Speaker\-On\-Off}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Speaker\-On\-Off@{e\-Speaker\-On\-Off}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223aac9f8f99eb20d55c1ee65adbb9ae9e8a}{e\-Speaker\-On\-Off}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223aac9f8f99eb20d55c1ee65adbb9ae9e8a} -}]\index{e\-Graphic\-Mode\-On\-Off@{e\-Graphic\-Mode\-On\-Off}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Graphic\-Mode\-On\-Off@{e\-Graphic\-Mode\-On\-Off}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ab21372acb4f6f22c9a0c10cd6ddc4d5b}{e\-Graphic\-Mode\-On\-Off}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ab21372acb4f6f22c9a0c10cd6ddc4d5b} -}]\index{e\-Backlight\-Timeout\-Seconds@{e\-Backlight\-Timeout\-Seconds}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Backlight\-Timeout\-Seconds@{e\-Backlight\-Timeout\-Seconds}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ac7bf0bdc123dfd03d1185ed0440d8f27}{e\-Backlight\-Timeout\-Seconds}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ac7bf0bdc123dfd03d1185ed0440d8f27} -}]\index{e\-Idle\-Title\-Display\-Mode@{e\-Idle\-Title\-Display\-Mode}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Idle\-Title\-Display\-Mode@{e\-Idle\-Title\-Display\-Mode}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a2afcf9dce2d1e2d1f63fd12cfcaa4202}{e\-Idle\-Title\-Display\-Mode}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a2afcf9dce2d1e2d1f63fd12cfcaa4202} -}]\index{e\-Alarm\-C\-P\-M\-Value@{e\-Alarm\-C\-P\-M\-Value}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Alarm\-C\-P\-M\-Value@{e\-Alarm\-C\-P\-M\-Value}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a027ae4c8bc454d3fb08e08d58b4ac88b}{e\-Alarm\-C\-P\-M\-Value}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a027ae4c8bc454d3fb08e08d58b4ac88b} -}]\index{e\-Calibration\-C\-P\-M0@{e\-Calibration\-C\-P\-M0}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Calibration\-C\-P\-M0@{e\-Calibration\-C\-P\-M0}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a51e0b4220c8deb7adde96f536e52455f}{e\-Calibration\-C\-P\-M0}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a51e0b4220c8deb7adde96f536e52455f} -}]\index{e\-Calibration\-Sv\-Uc0@{e\-Calibration\-Sv\-Uc0}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Calibration\-Sv\-Uc0@{e\-Calibration\-Sv\-Uc0}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad8bf6c100cca6e318491c639e064f4bc}{e\-Calibration\-Sv\-Uc0}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad8bf6c100cca6e318491c639e064f4bc} -}]\index{e\-Calibration\-C\-P\-M1@{e\-Calibration\-C\-P\-M1}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Calibration\-C\-P\-M1@{e\-Calibration\-C\-P\-M1}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a3ddc335aa3226341c74fc07c470df14a}{e\-Calibration\-C\-P\-M1}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a3ddc335aa3226341c74fc07c470df14a} -}]\index{e\-Calibration\-Sv\-Uc1@{e\-Calibration\-Sv\-Uc1}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Calibration\-Sv\-Uc1@{e\-Calibration\-Sv\-Uc1}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ab99c3ff13cbc9a328fe5ec45aec40e3d}{e\-Calibration\-Sv\-Uc1}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ab99c3ff13cbc9a328fe5ec45aec40e3d} -}]\index{e\-Calibration\-C\-P\-M2@{e\-Calibration\-C\-P\-M2}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Calibration\-C\-P\-M2@{e\-Calibration\-C\-P\-M2}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ab098691fbf6f61b8a1d8bb0e9a51bddf}{e\-Calibration\-C\-P\-M2}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ab098691fbf6f61b8a1d8bb0e9a51bddf} -}]\index{e\-Calibration\-Sv\-Uc2@{e\-Calibration\-Sv\-Uc2}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Calibration\-Sv\-Uc2@{e\-Calibration\-Sv\-Uc2}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ae366aff8a7d2257d4887ed8fe382c179}{e\-Calibration\-Sv\-Uc2}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ae366aff8a7d2257d4887ed8fe382c179} -}]\index{e\-Idle\-Display\-Mode@{e\-Idle\-Display\-Mode}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Idle\-Display\-Mode@{e\-Idle\-Display\-Mode}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a673c704e1649b4d42f9f85f5a2f94499}{e\-Idle\-Display\-Mode}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a673c704e1649b4d42f9f85f5a2f94499} -}]\index{e\-Alarm\-Valueu\-Sv\-Uc@{e\-Alarm\-Valueu\-Sv\-Uc}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Alarm\-Valueu\-Sv\-Uc@{e\-Alarm\-Valueu\-Sv\-Uc}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a1fc176f3141f3862b7da73ed58208594}{e\-Alarm\-Valueu\-Sv\-Uc}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a1fc176f3141f3862b7da73ed58208594} -}]\index{e\-Alarm\-Type@{e\-Alarm\-Type}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Alarm\-Type@{e\-Alarm\-Type}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223afcf9b242636de59bd9a7c490aa219829}{e\-Alarm\-Type}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223afcf9b242636de59bd9a7c490aa219829} -}]\index{e\-Save\-Data\-Type@{e\-Save\-Data\-Type}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Save\-Data\-Type@{e\-Save\-Data\-Type}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a38a2adcb9af799f48d354d2b4cd0fb37}{e\-Save\-Data\-Type}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a38a2adcb9af799f48d354d2b4cd0fb37} -}]\index{e\-Swivel\-Display@{e\-Swivel\-Display}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Swivel\-Display@{e\-Swivel\-Display}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223aef8dd69a2c395e05e42ceacd94a0df85}{e\-Swivel\-Display}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223aef8dd69a2c395e05e42ceacd94a0df85} -}]\index{e\-Zoom@{e\-Zoom}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Zoom@{e\-Zoom}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a73bbdae1b0e0460071d6348d363fca38}{e\-Zoom}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a73bbdae1b0e0460071d6348d363fca38} -}]\index{e\-Data\-Save\-Address@{e\-Data\-Save\-Address}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Data\-Save\-Address@{e\-Data\-Save\-Address}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223adefe7c2799893e83f9447a86dac4d9ea}{e\-Data\-Save\-Address}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223adefe7c2799893e83f9447a86dac4d9ea} -}]\index{e\-Data\-Read\-Address@{e\-Data\-Read\-Address}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Data\-Read\-Address@{e\-Data\-Read\-Address}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a5d65de7dcd13bbb79e28310ee460c0b2}{e\-Data\-Read\-Address}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a5d65de7dcd13bbb79e28310ee460c0b2} -}]\index{e\-N\-Power\-Saving\-Mode@{e\-N\-Power\-Saving\-Mode}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-N\-Power\-Saving\-Mode@{e\-N\-Power\-Saving\-Mode}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a524780be96e2b61c3b8a604aaa8df990}{e\-N\-Power\-Saving\-Mode}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a524780be96e2b61c3b8a604aaa8df990} -}]\index{e\-N\-Sensitivity\-Mode@{e\-N\-Sensitivity\-Mode}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-N\-Sensitivity\-Mode@{e\-N\-Sensitivity\-Mode}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a99c4cef4f2551a30d9558eb26fb279ae}{e\-N\-Sensitivity\-Mode}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a99c4cef4f2551a30d9558eb26fb279ae} -}]\index{e\-N\-Counter\-Delay@{e\-N\-Counter\-Delay}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-N\-Counter\-Delay@{e\-N\-Counter\-Delay}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a8ed1e7bec624d108eec3269c081fbcad}{e\-N\-Counter\-Delay}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a8ed1e7bec624d108eec3269c081fbcad} -}]\index{e\-N\-Voltage\-Offset@{e\-N\-Voltage\-Offset}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-N\-Voltage\-Offset@{e\-N\-Voltage\-Offset}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223abf5c7eaeec8fc9f9cc45eab3c624ad11}{e\-N\-Voltage\-Offset}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223abf5c7eaeec8fc9f9cc45eab3c624ad11} -}]\index{e\-Max\-C\-P\-M@{e\-Max\-C\-P\-M}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Max\-C\-P\-M@{e\-Max\-C\-P\-M}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad7fb6f62141bb0e9121977b33e7112f4}{e\-Max\-C\-P\-M}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad7fb6f62141bb0e9121977b33e7112f4} -}]\index{e\-N\-Sensitivity\-Auto\-Mode\-Threshold@{e\-N\-Sensitivity\-Auto\-Mode\-Threshold}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-N\-Sensitivity\-Auto\-Mode\-Threshold@{e\-N\-Sensitivity\-Auto\-Mode\-Threshold}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a89b6684d035e9f515b43b98dcffa5d61}{e\-N\-Sensitivity\-Auto\-Mode\-Threshold}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a89b6684d035e9f515b43b98dcffa5d61} -}]\index{e\-Save\-Date@{e\-Save\-Date}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Save\-Date@{e\-Save\-Date}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a1c6af4c389cfa181968c15d6fdaf3bb7}{e\-Save\-Date}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a1c6af4c389cfa181968c15d6fdaf3bb7} -}]\index{e\-Save\-Time@{e\-Save\-Time}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Save\-Time@{e\-Save\-Time}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad3e9f89c09644536197cbd9df8c6b8cc}{e\-Save\-Time}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223ad3e9f89c09644536197cbd9df8c6b8cc} -}]\index{e\-Max\-Bytes@{e\-Max\-Bytes}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Max\-Bytes@{e\-Max\-Bytes}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a9fc008e3b8488bd237f1b1f143309aa0}{e\-Max\-Bytes}\label{namespace_g_q_l_l_c_a1f1c7fc6febe3329e3972c8d6453e223a9fc008e3b8488bd237f1b1f143309aa0} -}]\end{description} -\end{Desc} - -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892}{\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!gmc\-\_\-error\-\_\-t@{gmc\-\_\-error\-\_\-t}} -\index{gmc\-\_\-error\-\_\-t@{gmc\-\_\-error\-\_\-t}!GQLLC@{\-G\-Q\-L\-L\-C}} -\subsubsection[{gmc\-\_\-error\-\_\-t}]{\setlength{\rightskip}{0pt plus 5cm}enum {\bf \-G\-Q\-L\-L\-C\-::gmc\-\_\-error\-\_\-t}}}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892} -\begin{Desc} -\item[\-Enumerator\-: ]\par -\begin{description} -\index{e\-No\-Problem@{e\-No\-Problem}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-No\-Problem@{e\-No\-Problem}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a7a6ca60fe1d8367552e8ee20c39d8bc3}{e\-No\-Problem}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a7a6ca60fe1d8367552e8ee20c39d8bc3} -}]\index{e\-U\-S\-B\-\_\-open\-\_\-failed@{e\-U\-S\-B\-\_\-open\-\_\-failed}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-U\-S\-B\-\_\-open\-\_\-failed@{e\-U\-S\-B\-\_\-open\-\_\-failed}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892aab36a84c6451b0223827f60e7a0a3970}{e\-U\-S\-B\-\_\-open\-\_\-failed}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892aab36a84c6451b0223827f60e7a0a3970} -}]\index{e\-Older\-\_\-firmware@{e\-Older\-\_\-firmware}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Older\-\_\-firmware@{e\-Older\-\_\-firmware}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a7a7d48e98acd6f079f74146fcf2a17f3}{e\-Older\-\_\-firmware}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a7a7d48e98acd6f079f74146fcf2a17f3} -}]\index{e\-Get\-\_\-version@{e\-Get\-\_\-version}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Get\-\_\-version@{e\-Get\-\_\-version}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a3ea46e45cd974d90b6ab5c9c58ac0ae5}{e\-Get\-\_\-version}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a3ea46e45cd974d90b6ab5c9c58ac0ae5} -}]\index{e\-Get\-\_\-serial\-\_\-number@{e\-Get\-\_\-serial\-\_\-number}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Get\-\_\-serial\-\_\-number@{e\-Get\-\_\-serial\-\_\-number}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892ac69f1c8dd7c28349abd57214de0ddf4a}{e\-Get\-\_\-serial\-\_\-number}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892ac69f1c8dd7c28349abd57214de0ddf4a} -}]\index{e\-Get\-\_\-\-C\-P\-M@{e\-Get\-\_\-\-C\-P\-M}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Get\-\_\-\-C\-P\-M@{e\-Get\-\_\-\-C\-P\-M}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a9aa048d7e083d5ee7aace8affc0fa404}{e\-Get\-\_\-\-C\-P\-M}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a9aa048d7e083d5ee7aace8affc0fa404} -}]\index{e\-Get\-\_\-\-C\-P\-S@{e\-Get\-\_\-\-C\-P\-S}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Get\-\_\-\-C\-P\-S@{e\-Get\-\_\-\-C\-P\-S}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a1a7837ac0ef0ef642238c5a1cfd4bf5c}{e\-Get\-\_\-\-C\-P\-S}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a1a7837ac0ef0ef642238c5a1cfd4bf5c} -}]\index{e\-Get\-\_\-\-Auto\-C\-P\-S@{e\-Get\-\_\-\-Auto\-C\-P\-S}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Get\-\_\-\-Auto\-C\-P\-S@{e\-Get\-\_\-\-Auto\-C\-P\-S}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a49b7d9fd11c55572c18fca8abc1273e4}{e\-Get\-\_\-\-Auto\-C\-P\-S}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a49b7d9fd11c55572c18fca8abc1273e4} -}]\index{e\-Get\-\_\-\-C\-F\-G@{e\-Get\-\_\-\-C\-F\-G}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Get\-\_\-\-C\-F\-G@{e\-Get\-\_\-\-C\-F\-G}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a40d18032afc029333c9985184ba9532c}{e\-Get\-\_\-\-C\-F\-G}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a40d18032afc029333c9985184ba9532c} -}]\index{e\-Erase\-\_\-\-C\-F\-G@{e\-Erase\-\_\-\-C\-F\-G}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Erase\-\_\-\-C\-F\-G@{e\-Erase\-\_\-\-C\-F\-G}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892abecca83caaff49a1f0d24c3cfe55380e}{e\-Erase\-\_\-\-C\-F\-G}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892abecca83caaff49a1f0d24c3cfe55380e} -}]\index{e\-Update\-\_\-\-C\-F\-G@{e\-Update\-\_\-\-C\-F\-G}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Update\-\_\-\-C\-F\-G@{e\-Update\-\_\-\-C\-F\-G}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a1cd6bb6077239faa446d289541fc0caf}{e\-Update\-\_\-\-C\-F\-G}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a1cd6bb6077239faa446d289541fc0caf} -}]\index{e\-Write\-\_\-\-C\-F\-G@{e\-Write\-\_\-\-C\-F\-G}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Write\-\_\-\-C\-F\-G@{e\-Write\-\_\-\-C\-F\-G}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a65565b0b11939f2692a65c68e2c0993d}{e\-Write\-\_\-\-C\-F\-G}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a65565b0b11939f2692a65c68e2c0993d} -}]\index{e\-Clear\-\_\-\-U\-S\-B@{e\-Clear\-\_\-\-U\-S\-B}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Clear\-\_\-\-U\-S\-B@{e\-Clear\-\_\-\-U\-S\-B}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892abecfc966ec1a9cebe94dd989e23e0e4a}{e\-Clear\-\_\-\-U\-S\-B}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892abecfc966ec1a9cebe94dd989e23e0e4a} -}]\index{e\-Get\-\_\-battery\-\_\-voltage@{e\-Get\-\_\-battery\-\_\-voltage}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Get\-\_\-battery\-\_\-voltage@{e\-Get\-\_\-battery\-\_\-voltage}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892acfea8b07f38796ca820e38988485474e}{e\-Get\-\_\-battery\-\_\-voltage}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892acfea8b07f38796ca820e38988485474e} -}]\index{e\-Get\-\_\-history\-\_\-data@{e\-Get\-\_\-history\-\_\-data}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Get\-\_\-history\-\_\-data@{e\-Get\-\_\-history\-\_\-data}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892ab16af62233281c624a7bc5df67525b23}{e\-Get\-\_\-history\-\_\-data}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892ab16af62233281c624a7bc5df67525b23} -}]\index{e\-Get\-\_\-history\-\_\-data\-\_\-length@{e\-Get\-\_\-history\-\_\-data\-\_\-length}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Get\-\_\-history\-\_\-data\-\_\-length@{e\-Get\-\_\-history\-\_\-data\-\_\-length}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a10937b6b616b7586b5e85771a51a2330}{e\-Get\-\_\-history\-\_\-data\-\_\-length}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a10937b6b616b7586b5e85771a51a2330} -}]\index{e\-Get\-\_\-history\-\_\-data\-\_\-address@{e\-Get\-\_\-history\-\_\-data\-\_\-address}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Get\-\_\-history\-\_\-data\-\_\-address@{e\-Get\-\_\-history\-\_\-data\-\_\-address}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a007e2ce2ba8921abdab29de22343685e}{e\-Get\-\_\-history\-\_\-data\-\_\-address}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892a007e2ce2ba8921abdab29de22343685e} -}]\index{e\-Get\-\_\-history\-\_\-data\-\_\-overrun@{e\-Get\-\_\-history\-\_\-data\-\_\-overrun}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Get\-\_\-history\-\_\-data\-\_\-overrun@{e\-Get\-\_\-history\-\_\-data\-\_\-overrun}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892ab4119adbac5f26939832e51905c634d8}{e\-Get\-\_\-history\-\_\-data\-\_\-overrun}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892ab4119adbac5f26939832e51905c634d8} -}]\index{e\-Last\-\_\-error\-\_\-code@{e\-Last\-\_\-error\-\_\-code}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Last\-\_\-error\-\_\-code@{e\-Last\-\_\-error\-\_\-code}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892af5dcc155b6af155961da88471c977eaf}{e\-Last\-\_\-error\-\_\-code}\label{namespace_g_q_l_l_c_a26199f442b869bff06756c6bc1a9f892af5dcc155b6af155961da88471c977eaf} -}]\end{description} -\end{Desc} - -\hypertarget{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2da}{\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!save\-Data\-Type\-\_\-t@{save\-Data\-Type\-\_\-t}} -\index{save\-Data\-Type\-\_\-t@{save\-Data\-Type\-\_\-t}!GQLLC@{\-G\-Q\-L\-L\-C}} -\subsubsection[{save\-Data\-Type\-\_\-t}]{\setlength{\rightskip}{0pt plus 5cm}enum {\bf \-G\-Q\-L\-L\-C\-::save\-Data\-Type\-\_\-t}}}\label{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2da} -\begin{Desc} -\item[\-Enumerator\-: ]\par -\begin{description} -\index{e\-Save\-Off@{e\-Save\-Off}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Save\-Off@{e\-Save\-Off}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daacd8e9589cc038c4c71477ad779e7d335}{e\-Save\-Off}\label{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daacd8e9589cc038c4c71477ad779e7d335} -}]\index{e\-C\-P\-S@{e\-C\-P\-S}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-C\-P\-S@{e\-C\-P\-S}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daa29392fe12f4b4a341364040e52f994db}{e\-C\-P\-S}\label{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daa29392fe12f4b4a341364040e52f994db} -}]\index{e\-C\-P\-M@{e\-C\-P\-M}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-C\-P\-M@{e\-C\-P\-M}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daa240d1d5f3f0fef37203646236262a7ea}{e\-C\-P\-M}\label{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daa240d1d5f3f0fef37203646236262a7ea} -}]\index{e\-C\-P\-H@{e\-C\-P\-H}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-C\-P\-H@{e\-C\-P\-H}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daa91d5bc6f42a6f208691293c2ead2db09}{e\-C\-P\-H}\label{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daa91d5bc6f42a6f208691293c2ead2db09} -}]\index{e\-Max\-Save\-Data\-Type@{e\-Max\-Save\-Data\-Type}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Max\-Save\-Data\-Type@{e\-Max\-Save\-Data\-Type}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daad0ae94a5d195ec66b6da8bdc4643734c}{e\-Max\-Save\-Data\-Type}\label{namespace_g_q_l_l_c_a7be2f7bfc833f19ef45df98b80e4f2daad0ae94a5d195ec66b6da8bdc4643734c} -}]\end{description} -\end{Desc} - -\hypertarget{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162}{\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!softkey\-\_\-t@{softkey\-\_\-t}} -\index{softkey\-\_\-t@{softkey\-\_\-t}!GQLLC@{\-G\-Q\-L\-L\-C}} -\subsubsection[{softkey\-\_\-t}]{\setlength{\rightskip}{0pt plus 5cm}enum {\bf \-G\-Q\-L\-L\-C\-::softkey\-\_\-t}}}\label{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162} -\begin{Desc} -\item[\-Enumerator\-: ]\par -\begin{description} -\index{e\-Key1@{e\-Key1}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Key1@{e\-Key1}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a8f1f162e5d30ad836a276b0a62134724}{e\-Key1}\label{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a8f1f162e5d30ad836a276b0a62134724} -}]\index{e\-Key2@{e\-Key2}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Key2@{e\-Key2}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162ae32ef21a7d01cdd6b70a914fbd99d8bb}{e\-Key2}\label{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162ae32ef21a7d01cdd6b70a914fbd99d8bb} -}]\index{e\-Key3@{e\-Key3}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Key3@{e\-Key3}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162aa57b5ad17964c638b86339036fee166c}{e\-Key3}\label{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162aa57b5ad17964c638b86339036fee166c} -}]\index{e\-Key4@{e\-Key4}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Key4@{e\-Key4}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a57a28bb5e8893fe169ea18850922b5c4}{e\-Key4}\label{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a57a28bb5e8893fe169ea18850922b5c4} -}]\index{e\-Left\-Arrow@{e\-Left\-Arrow}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Left\-Arrow@{e\-Left\-Arrow}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a7582e8ef8ec1f49364d644fbfb235857}{e\-Left\-Arrow}\label{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a7582e8ef8ec1f49364d644fbfb235857} -}]\index{e\-Up\-Arrow@{e\-Up\-Arrow}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Up\-Arrow@{e\-Up\-Arrow}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a69f644af1573af94d0a57cd35cb37ef9}{e\-Up\-Arrow}\label{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a69f644af1573af94d0a57cd35cb37ef9} -}]\index{e\-Down\-Arrow@{e\-Down\-Arrow}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Down\-Arrow@{e\-Down\-Arrow}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162af33aca79d7adf266018aca9d908a9617}{e\-Down\-Arrow}\label{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162af33aca79d7adf266018aca9d908a9617} -}]\index{e\-Enter@{e\-Enter}!\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}}\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!e\-Enter@{e\-Enter}}\item[{\em -\hypertarget{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a8d41ef5e17dba0a88352bf175a94e4d0}{e\-Enter}\label{namespace_g_q_l_l_c_abbd060673d9c9d98e03cf12f3a7c0162a8d41ef5e17dba0a88352bf175a94e4d0} -}]\end{description} -\end{Desc} - - - -\subsection{\-Variable \-Documentation} -\hypertarget{namespace_g_q_l_l_c_a59bb6208ac178d3b97dc83361465a8ca}{\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!k\-History\-\_\-\-Addr\-\_\-\-Maxsize@{k\-History\-\_\-\-Addr\-\_\-\-Maxsize}} -\index{k\-History\-\_\-\-Addr\-\_\-\-Maxsize@{k\-History\-\_\-\-Addr\-\_\-\-Maxsize}!GQLLC@{\-G\-Q\-L\-L\-C}} -\subsubsection[{k\-History\-\_\-\-Addr\-\_\-\-Maxsize}]{\setlength{\rightskip}{0pt plus 5cm}uint32\-\_\-t const {\bf \-G\-Q\-L\-L\-C\-::k\-History\-\_\-\-Addr\-\_\-\-Maxsize} = 0x10000}}\label{namespace_g_q_l_l_c_a59bb6208ac178d3b97dc83361465a8ca} -\hypertarget{namespace_g_q_l_l_c_a0962d4d174ab6af40f32ee9e88a52220}{\index{\-G\-Q\-L\-L\-C@{\-G\-Q\-L\-L\-C}!k\-History\-\_\-\-Data\-\_\-\-Maxsize@{k\-History\-\_\-\-Data\-\_\-\-Maxsize}} -\index{k\-History\-\_\-\-Data\-\_\-\-Maxsize@{k\-History\-\_\-\-Data\-\_\-\-Maxsize}!GQLLC@{\-G\-Q\-L\-L\-C}} -\subsubsection[{k\-History\-\_\-\-Data\-\_\-\-Maxsize}]{\setlength{\rightskip}{0pt plus 5cm}uint32\-\_\-t const {\bf \-G\-Q\-L\-L\-C\-::k\-History\-\_\-\-Data\-\_\-\-Maxsize} = 0x1000}}\label{namespace_g_q_l_l_c_a0962d4d174ab6af40f32ee9e88a52220} diff --git a/doxygen/doxydoc/latex/namespaces.tex b/doxygen/doxydoc/latex/namespaces.tex deleted file mode 100644 index 1692d0463b439d3c8165572e07f3ae9db6f9170d..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/namespaces.tex +++ /dev/null @@ -1,4 +0,0 @@ -\section{\-Namespace \-List} -\-Here is a list of all namespaces with brief descriptions\-:\begin{DoxyCompactList} -\item\contentsline{section}{\hyperlink{namespace_g_q_l_l_c}{\-G\-Q\-L\-L\-C} }{\pageref{namespace_g_q_l_l_c}}{} -\end{DoxyCompactList} diff --git a/doxygen/doxydoc/latex/plotter_8cc.tex b/doxygen/doxydoc/latex/plotter_8cc.tex deleted file mode 100644 index 5758b0771bb0e5d56831857899e16a96d74e9a1c..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/plotter_8cc.tex +++ /dev/null @@ -1,37 +0,0 @@ -\hypertarget{plotter_8cc}{\section{/home/phil/\-Projects/gqgmc/plotter.cc \-File \-Reference} -\label{plotter_8cc}\index{/home/phil/\-Projects/gqgmc/plotter.\-cc@{/home/phil/\-Projects/gqgmc/plotter.\-cc}} -} -{\ttfamily \#include $<$\-Qt\-Gui$>$}\* -{\ttfamily \#include $<$cmath$>$}\* -{\ttfamily \#include \char`\"{}plotter.\-hh\char`\"{}}\* -\subsection*{\-Functions} -\begin{DoxyCompactItemize} -\item -void \hyperlink{plotter_8cc_aa22db4dc9f042100a64550cc8ad2d0fe}{get\-C\-P\-M} (int i) -\end{DoxyCompactItemize} -\subsection*{\-Variables} -\begin{DoxyCompactItemize} -\item -int \hyperlink{plotter_8cc_a876743604f1c17f0d9f7137274b1a7fd}{num\-Points} -\item -const int \hyperlink{plotter_8cc_ae22e07727c3c54107736001cba0b3a56}{k\-Sample\-Interval} = 10000 -\end{DoxyCompactItemize} - - -\subsection{\-Function \-Documentation} -\hypertarget{plotter_8cc_aa22db4dc9f042100a64550cc8ad2d0fe}{\index{plotter.\-cc@{plotter.\-cc}!get\-C\-P\-M@{get\-C\-P\-M}} -\index{get\-C\-P\-M@{get\-C\-P\-M}!plotter.cc@{plotter.\-cc}} -\subsubsection[{get\-C\-P\-M}]{\setlength{\rightskip}{0pt plus 5cm}void {\bf get\-C\-P\-M} ( -\begin{DoxyParamCaption} -\item[{int}]{i} -\end{DoxyParamCaption} -)}}\label{plotter_8cc_aa22db4dc9f042100a64550cc8ad2d0fe} - - -\subsection{\-Variable \-Documentation} -\hypertarget{plotter_8cc_ae22e07727c3c54107736001cba0b3a56}{\index{plotter.\-cc@{plotter.\-cc}!k\-Sample\-Interval@{k\-Sample\-Interval}} -\index{k\-Sample\-Interval@{k\-Sample\-Interval}!plotter.cc@{plotter.\-cc}} -\subsubsection[{k\-Sample\-Interval}]{\setlength{\rightskip}{0pt plus 5cm}const int {\bf k\-Sample\-Interval} = 10000}}\label{plotter_8cc_ae22e07727c3c54107736001cba0b3a56} -\hypertarget{plotter_8cc_a876743604f1c17f0d9f7137274b1a7fd}{\index{plotter.\-cc@{plotter.\-cc}!num\-Points@{num\-Points}} -\index{num\-Points@{num\-Points}!plotter.cc@{plotter.\-cc}} -\subsubsection[{num\-Points}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf num\-Points}}}\label{plotter_8cc_a876743604f1c17f0d9f7137274b1a7fd} diff --git a/doxygen/doxydoc/latex/plotter_8hh.tex b/doxygen/doxydoc/latex/plotter_8hh.tex deleted file mode 100644 index fe1d5a8fa6655a423aa824aa69a89f5e8d5e39cf..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/plotter_8hh.tex +++ /dev/null @@ -1,14 +0,0 @@ -\hypertarget{plotter_8hh}{\section{/home/phil/\-Projects/gqgmc/plotter.hh \-File \-Reference} -\label{plotter_8hh}\index{/home/phil/\-Projects/gqgmc/plotter.\-hh@{/home/phil/\-Projects/gqgmc/plotter.\-hh}} -} -{\ttfamily \#include $<$\-Q\-Map$>$}\* -{\ttfamily \#include $<$\-Q\-Pixmap$>$}\* -{\ttfamily \#include $<$\-Q\-Vector$>$}\* -{\ttfamily \#include $<$\-Q\-Widget$>$}\* -\subsection*{\-Classes} -\begin{DoxyCompactItemize} -\item -class \hyperlink{class_plotter}{\-Plotter} -\item -class \hyperlink{class_plot_settings}{\-Plot\-Settings} -\end{DoxyCompactItemize} diff --git a/doxygen/doxydoc/latex/refman.tex b/doxygen/doxydoc/latex/refman.tex deleted file mode 100644 index 6756f9b8a7d996bcd64dcd3a73c10c995d1d7026..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/refman.tex +++ /dev/null @@ -1,87 +0,0 @@ -\documentclass[a4paper]{book} -\usepackage{makeidx} -\usepackage{natbib} -\usepackage{graphicx} -\usepackage{multicol} -\usepackage{float} -\usepackage{listings} -\usepackage{color} -\usepackage{ifthen} -\usepackage[table]{xcolor} -\usepackage{textcomp} -\usepackage{alltt} -\usepackage{ifpdf} -\ifpdf -\usepackage[pdftex, - pagebackref=true, - colorlinks=true, - linkcolor=blue, - unicode - ]{hyperref} -\else -\usepackage[ps2pdf, - pagebackref=true, - colorlinks=true, - linkcolor=blue, - unicode - ]{hyperref} -\usepackage{pspicture} -\fi -\usepackage[utf8]{inputenc} -\usepackage{mathptmx} -\usepackage[scaled=.90]{helvet} -\usepackage{courier} -\usepackage{sectsty} -\usepackage[titles]{tocloft} -\usepackage{doxygen} -\lstset{language=C++,inputencoding=utf8,basicstyle=\footnotesize,breaklines=true,breakatwhitespace=true,tabsize=2,numbers=left } -\makeindex -\setcounter{tocdepth}{3} -\renewcommand{\footrulewidth}{0.4pt} -\renewcommand{\familydefault}{\sfdefault} -\hfuzz=15pt -\setlength{\emergencystretch}{15pt} -\hbadness=750 -\tolerance=750 -\begin{document} -\hypersetup{pageanchor=false,citecolor=blue} -\begin{titlepage} -\vspace*{7cm} -\begin{center} -{\Large \-G\-Q\-L\-L\-C \-G\-M\-C-\/300 \\[1ex]\large 0.\-1 }\\ -\vspace*{1cm} -{\large \-Generated by Doxygen 1.7.6.1}\\ -\vspace*{0.5cm} -{\small Fri Oct 19 2012 20:45:31}\\ -\end{center} -\end{titlepage} -\clearemptydoublepage -\pagenumbering{roman} -\tableofcontents -\clearemptydoublepage -\pagenumbering{arabic} -\hypersetup{pageanchor=true,citecolor=blue} -\chapter{\-Namespace \-Index} -\input{namespaces} -\chapter{\-Class \-Index} -\input{annotated} -\chapter{\-File \-Index} -\input{files} -\chapter{\-Namespace \-Documentation} -\input{namespace_g_q_l_l_c} -\chapter{\-Class \-Documentation} -\input{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t} -\input{class_g_q_l_l_c_1_1_g_q_g_m_c} -\input{struct_hex_char_struct} -\input{class_plot_settings} -\input{class_plotter} -\chapter{\-File \-Documentation} -\input{gqgmc_8cc} -\input{gqgmc_8hh} -\input{main_8cc} -\input{main__gui_8cc} -\input{moc__plotter_8cc} -\input{plotter_8cc} -\input{plotter_8hh} -\printindex -\end{document} diff --git a/doxygen/doxydoc/latex/struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t.tex b/doxygen/doxydoc/latex/struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t.tex deleted file mode 100644 index 703a4b4075d6a8e8da46846ae36a8a7129f9d44d..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t.tex +++ /dev/null @@ -1,314 +0,0 @@ -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t}{\section{\-G\-Q\-L\-L\-C\-:\-:\-G\-Q\-G\-M\-C\-:\-:cfg\-\_\-data\-\_\-t \-Struct \-Reference} -\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t}\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -} -\subsection*{\-Public \-Attributes} -\begin{DoxyCompactItemize} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa7ec4eac72769d371a0b40d40ea15317}{power\-On\-Off} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa7b652504cb3514629123e8a2cb6d30b}{alarm\-On\-Off} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a383c67346e7a01be93d289fbb6f9251e}{speaker\-On\-Off} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_af5a01400ca680250156db36f680d777d}{graphic\-Mode\-On\-Off} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_afd9b297b6de00a041fb939ca000bc2bc}{backlight\-Timeout\-Seconds} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a63e1547bd87c16b035ddf9e9ce0fb119}{idle\-Title\-Display\-Mode} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aaa2ec19edde5bb6129275953af9b142f}{alarm\-C\-P\-M\-Value\-Hi\-Byte} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a5c370ccb42d0fb861b70f0e7923ca3a3}{alarm\-C\-P\-M\-Value\-Lo\-Byte} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_af59d42402109546c8e582b17834a7f7f}{calibration\-C\-P\-M\-Hi\-Byte\-\_\-0} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a406ee5f3fe28ce49f0776c7ccfc570e4}{calibration\-C\-P\-M\-Lo\-Byte\-\_\-0} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ae8c34b08a0a153a59035a26e5d5fbb52}{calibration\-Sv\-Uc\-Byte3\-\_\-0} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a255ba616985ce3e095eee4cc5b32edc9}{calibration\-Sv\-Uc\-Byte2\-\_\-0} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a21921759c5093dfcecfd4884ba6afd66}{calibration\-Sv\-Uc\-Byte1\-\_\-0} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a196e741a7f6ab2eb32073ed31f27b9cc}{calibration\-Sv\-Uc\-Byte0\-\_\-0} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a2b72451f47bd71787107cdd20f6786c8}{calibration\-C\-P\-M\-Hi\-Byte\-\_\-1} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a6db97cdcd9524a143c4eb7c0d135b406}{calibration\-C\-P\-M\-Lo\-Byte\-\_\-1} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ab7daa679e10c5c918aa34b23badd5f51}{calibration\-Sv\-Uc\-Byte3\-\_\-1} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a3ac90fa88db04080bf1d88b85d3e0d71}{calibration\-Sv\-Uc\-Byte2\-\_\-1} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa4b9d6f36731969dbdfef1208e1b9917}{calibration\-Sv\-Uc\-Byte1\-\_\-1} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_af997d554f0c6a009ac180a8f41a17b2d}{calibration\-Sv\-Uc\-Byte0\-\_\-1} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a21440cd2433827aacbddb9fcc678d6ef}{calibration\-C\-P\-M\-Hi\-Byte\-\_\-2} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a2b7efff2af0bc28b83f09425a05b5d3d}{calibration\-C\-P\-M\-Lo\-Byte\-\_\-2} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a1cd80740465d6373a0256836aecd7735}{calibration\-Sv\-Uc\-Byte3\-\_\-2} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_abf5122dc37e13fe64a37c7b9b4bde6b1}{calibration\-Sv\-Uc\-Byte2\-\_\-2} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aac8f5eceb6a3465f5776f768a729230a}{calibration\-Sv\-Uc\-Byte1\-\_\-2} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a4a3398503a96d7ec0f96191212e8bc94}{calibration\-Sv\-Uc\-Byte0\-\_\-2} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ad5207b7a8e1701a3f81aa964c2d82504}{idle\-Display\-Mode} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a45cdd7079bd8d628b33bab9242795003}{alarm\-Valueu\-Sv\-Uc\-Byte3} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a3dbfaed989ff3ddc442e2722ed1ed109}{alarm\-Valueu\-Sv\-Uc\-Byte2} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a8b2e2782cce0ee64440862a28def1d23}{alarm\-Valueu\-Sv\-Uc\-Byte1} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ab1b490c2fc926d4c497001ad88657eb1}{alarm\-Valueu\-Sv\-Uc\-Byte0} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a986e7e731b0e0f829d704786ba2e1311}{alarm\-Type} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a90f3b19ce1519778df45abdb919424a7}{save\-Data\-Type} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_adb78fb43fd0723347f8c5b35786563b7}{swivel\-Display} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a7fb5a0670c617aeec55496721b221b72}{zoom\-Byte3} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_af3aa51863e9892742b198f81275b6dae}{zoom\-Byte2} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a65ee99734da48f879e577246364a327d}{zoom\-Byte1} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a25506ec0198318cb1a5581cbaaec8b1e}{zoom\-Byte0} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ac2dc2263e472d448f8aec59c08143c56}{data\-Save\-Address2} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a864dc46442e10959e668bf704b579017}{data\-Save\-Address1} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a7569084824363e4d0645f9b864c481d1}{data\-Save\-Address0} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ad693e55a4de747ac03e61d19548bb96c}{data\-Read\-Address2} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a38ad63a2daa6bfd06b4b59843904fca0}{data\-Read\-Address1} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a3d2a16fe45141e67a647b41af318b45a}{data\-Read\-Address0} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa77f3c84ee478e1d2a4a554f8a9921f9}{n\-Power\-Saving\-Mode} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a29e5221250e2d47321a820784cc2ba99}{n\-Sensitivity\-Mode} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aee434c8d4c9124c2e450ba45d948a6e1}{n\-Counter\-Delay\-Hi\-Byte} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a422f0c0e87667348e19a90f45379be76}{n\-Counter\-Delay\-Lo\-Byte} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ada68d932c055a397eb0569096de90112}{n\-Voltage\-Offset} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a1557b90a2d324a2e63df0dfce6086b64}{max\-C\-P\-M\-Hi\-Byte} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa0ea084d923c900a18d6ffb4020e4d9d}{max\-C\-P\-M\-Lo\-Byte} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ae5b4a14de43d0e1672c99bb2dcd95b0b}{n\-Sensitivity\-Auto\-Mode\-Threshold} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aadd445a767e66f441c6362928bb8ea61}{save\-Date\-Time\-Stamp\-Byte5} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aed618bc058233ec8b45108559ac85826}{save\-Date\-Time\-Stamp\-Byte4} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a436b78606c6234c45f067d63ff5a5aa6}{save\-Date\-Time\-Stamp\-Byte3} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a4b486bc2e16237c0ed35ecd82493fe53}{save\-Date\-Time\-Stamp\-Byte2} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ad951f68a3ee7af0804d033cb567ebb71}{save\-Date\-Time\-Stamp\-Byte1} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a5e6f1ebb424dcab82b6c596c79a2c186}{save\-Date\-Time\-Stamp\-Byte0} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a06a8060321a3ab8caf730be7f74bee67}{max\-Bytes} -\item -uint8\-\_\-t \hyperlink{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa00eacbbb503dd9691a4edccf39468a8}{spare} \mbox{[}197\mbox{]} -\end{DoxyCompactItemize} - - -\subsection{\-Member \-Data \-Documentation} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aaa2ec19edde5bb6129275953af9b142f}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!alarm\-C\-P\-M\-Value\-Hi\-Byte@{alarm\-C\-P\-M\-Value\-Hi\-Byte}} -\index{alarm\-C\-P\-M\-Value\-Hi\-Byte@{alarm\-C\-P\-M\-Value\-Hi\-Byte}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{alarm\-C\-P\-M\-Value\-Hi\-Byte}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::alarm\-C\-P\-M\-Value\-Hi\-Byte}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aaa2ec19edde5bb6129275953af9b142f} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a5c370ccb42d0fb861b70f0e7923ca3a3}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!alarm\-C\-P\-M\-Value\-Lo\-Byte@{alarm\-C\-P\-M\-Value\-Lo\-Byte}} -\index{alarm\-C\-P\-M\-Value\-Lo\-Byte@{alarm\-C\-P\-M\-Value\-Lo\-Byte}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{alarm\-C\-P\-M\-Value\-Lo\-Byte}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::alarm\-C\-P\-M\-Value\-Lo\-Byte}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a5c370ccb42d0fb861b70f0e7923ca3a3} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa7b652504cb3514629123e8a2cb6d30b}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!alarm\-On\-Off@{alarm\-On\-Off}} -\index{alarm\-On\-Off@{alarm\-On\-Off}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{alarm\-On\-Off}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::alarm\-On\-Off}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa7b652504cb3514629123e8a2cb6d30b} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a986e7e731b0e0f829d704786ba2e1311}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!alarm\-Type@{alarm\-Type}} -\index{alarm\-Type@{alarm\-Type}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{alarm\-Type}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::alarm\-Type}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a986e7e731b0e0f829d704786ba2e1311} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ab1b490c2fc926d4c497001ad88657eb1}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!alarm\-Valueu\-Sv\-Uc\-Byte0@{alarm\-Valueu\-Sv\-Uc\-Byte0}} -\index{alarm\-Valueu\-Sv\-Uc\-Byte0@{alarm\-Valueu\-Sv\-Uc\-Byte0}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{alarm\-Valueu\-Sv\-Uc\-Byte0}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::alarm\-Valueu\-Sv\-Uc\-Byte0}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ab1b490c2fc926d4c497001ad88657eb1} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a8b2e2782cce0ee64440862a28def1d23}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!alarm\-Valueu\-Sv\-Uc\-Byte1@{alarm\-Valueu\-Sv\-Uc\-Byte1}} -\index{alarm\-Valueu\-Sv\-Uc\-Byte1@{alarm\-Valueu\-Sv\-Uc\-Byte1}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{alarm\-Valueu\-Sv\-Uc\-Byte1}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::alarm\-Valueu\-Sv\-Uc\-Byte1}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a8b2e2782cce0ee64440862a28def1d23} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a3dbfaed989ff3ddc442e2722ed1ed109}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!alarm\-Valueu\-Sv\-Uc\-Byte2@{alarm\-Valueu\-Sv\-Uc\-Byte2}} -\index{alarm\-Valueu\-Sv\-Uc\-Byte2@{alarm\-Valueu\-Sv\-Uc\-Byte2}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{alarm\-Valueu\-Sv\-Uc\-Byte2}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::alarm\-Valueu\-Sv\-Uc\-Byte2}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a3dbfaed989ff3ddc442e2722ed1ed109} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a45cdd7079bd8d628b33bab9242795003}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!alarm\-Valueu\-Sv\-Uc\-Byte3@{alarm\-Valueu\-Sv\-Uc\-Byte3}} -\index{alarm\-Valueu\-Sv\-Uc\-Byte3@{alarm\-Valueu\-Sv\-Uc\-Byte3}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{alarm\-Valueu\-Sv\-Uc\-Byte3}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::alarm\-Valueu\-Sv\-Uc\-Byte3}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a45cdd7079bd8d628b33bab9242795003} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_afd9b297b6de00a041fb939ca000bc2bc}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!backlight\-Timeout\-Seconds@{backlight\-Timeout\-Seconds}} -\index{backlight\-Timeout\-Seconds@{backlight\-Timeout\-Seconds}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{backlight\-Timeout\-Seconds}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::backlight\-Timeout\-Seconds}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_afd9b297b6de00a041fb939ca000bc2bc} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_af59d42402109546c8e582b17834a7f7f}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-C\-P\-M\-Hi\-Byte\-\_\-0@{calibration\-C\-P\-M\-Hi\-Byte\-\_\-0}} -\index{calibration\-C\-P\-M\-Hi\-Byte\-\_\-0@{calibration\-C\-P\-M\-Hi\-Byte\-\_\-0}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-C\-P\-M\-Hi\-Byte\-\_\-0}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-C\-P\-M\-Hi\-Byte\-\_\-0}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_af59d42402109546c8e582b17834a7f7f} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a2b72451f47bd71787107cdd20f6786c8}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-C\-P\-M\-Hi\-Byte\-\_\-1@{calibration\-C\-P\-M\-Hi\-Byte\-\_\-1}} -\index{calibration\-C\-P\-M\-Hi\-Byte\-\_\-1@{calibration\-C\-P\-M\-Hi\-Byte\-\_\-1}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-C\-P\-M\-Hi\-Byte\-\_\-1}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-C\-P\-M\-Hi\-Byte\-\_\-1}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a2b72451f47bd71787107cdd20f6786c8} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a21440cd2433827aacbddb9fcc678d6ef}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-C\-P\-M\-Hi\-Byte\-\_\-2@{calibration\-C\-P\-M\-Hi\-Byte\-\_\-2}} -\index{calibration\-C\-P\-M\-Hi\-Byte\-\_\-2@{calibration\-C\-P\-M\-Hi\-Byte\-\_\-2}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-C\-P\-M\-Hi\-Byte\-\_\-2}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-C\-P\-M\-Hi\-Byte\-\_\-2}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a21440cd2433827aacbddb9fcc678d6ef} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a406ee5f3fe28ce49f0776c7ccfc570e4}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-C\-P\-M\-Lo\-Byte\-\_\-0@{calibration\-C\-P\-M\-Lo\-Byte\-\_\-0}} -\index{calibration\-C\-P\-M\-Lo\-Byte\-\_\-0@{calibration\-C\-P\-M\-Lo\-Byte\-\_\-0}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-C\-P\-M\-Lo\-Byte\-\_\-0}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-C\-P\-M\-Lo\-Byte\-\_\-0}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a406ee5f3fe28ce49f0776c7ccfc570e4} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a6db97cdcd9524a143c4eb7c0d135b406}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-C\-P\-M\-Lo\-Byte\-\_\-1@{calibration\-C\-P\-M\-Lo\-Byte\-\_\-1}} -\index{calibration\-C\-P\-M\-Lo\-Byte\-\_\-1@{calibration\-C\-P\-M\-Lo\-Byte\-\_\-1}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-C\-P\-M\-Lo\-Byte\-\_\-1}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-C\-P\-M\-Lo\-Byte\-\_\-1}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a6db97cdcd9524a143c4eb7c0d135b406} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a2b7efff2af0bc28b83f09425a05b5d3d}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-C\-P\-M\-Lo\-Byte\-\_\-2@{calibration\-C\-P\-M\-Lo\-Byte\-\_\-2}} -\index{calibration\-C\-P\-M\-Lo\-Byte\-\_\-2@{calibration\-C\-P\-M\-Lo\-Byte\-\_\-2}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-C\-P\-M\-Lo\-Byte\-\_\-2}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-C\-P\-M\-Lo\-Byte\-\_\-2}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a2b7efff2af0bc28b83f09425a05b5d3d} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a196e741a7f6ab2eb32073ed31f27b9cc}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-Sv\-Uc\-Byte0\-\_\-0@{calibration\-Sv\-Uc\-Byte0\-\_\-0}} -\index{calibration\-Sv\-Uc\-Byte0\-\_\-0@{calibration\-Sv\-Uc\-Byte0\-\_\-0}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-Sv\-Uc\-Byte0\-\_\-0}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-Sv\-Uc\-Byte0\-\_\-0}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a196e741a7f6ab2eb32073ed31f27b9cc} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_af997d554f0c6a009ac180a8f41a17b2d}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-Sv\-Uc\-Byte0\-\_\-1@{calibration\-Sv\-Uc\-Byte0\-\_\-1}} -\index{calibration\-Sv\-Uc\-Byte0\-\_\-1@{calibration\-Sv\-Uc\-Byte0\-\_\-1}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-Sv\-Uc\-Byte0\-\_\-1}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-Sv\-Uc\-Byte0\-\_\-1}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_af997d554f0c6a009ac180a8f41a17b2d} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a4a3398503a96d7ec0f96191212e8bc94}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-Sv\-Uc\-Byte0\-\_\-2@{calibration\-Sv\-Uc\-Byte0\-\_\-2}} -\index{calibration\-Sv\-Uc\-Byte0\-\_\-2@{calibration\-Sv\-Uc\-Byte0\-\_\-2}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-Sv\-Uc\-Byte0\-\_\-2}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-Sv\-Uc\-Byte0\-\_\-2}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a4a3398503a96d7ec0f96191212e8bc94} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a21921759c5093dfcecfd4884ba6afd66}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-Sv\-Uc\-Byte1\-\_\-0@{calibration\-Sv\-Uc\-Byte1\-\_\-0}} -\index{calibration\-Sv\-Uc\-Byte1\-\_\-0@{calibration\-Sv\-Uc\-Byte1\-\_\-0}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-Sv\-Uc\-Byte1\-\_\-0}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-Sv\-Uc\-Byte1\-\_\-0}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a21921759c5093dfcecfd4884ba6afd66} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa4b9d6f36731969dbdfef1208e1b9917}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-Sv\-Uc\-Byte1\-\_\-1@{calibration\-Sv\-Uc\-Byte1\-\_\-1}} -\index{calibration\-Sv\-Uc\-Byte1\-\_\-1@{calibration\-Sv\-Uc\-Byte1\-\_\-1}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-Sv\-Uc\-Byte1\-\_\-1}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-Sv\-Uc\-Byte1\-\_\-1}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa4b9d6f36731969dbdfef1208e1b9917} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aac8f5eceb6a3465f5776f768a729230a}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-Sv\-Uc\-Byte1\-\_\-2@{calibration\-Sv\-Uc\-Byte1\-\_\-2}} -\index{calibration\-Sv\-Uc\-Byte1\-\_\-2@{calibration\-Sv\-Uc\-Byte1\-\_\-2}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-Sv\-Uc\-Byte1\-\_\-2}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-Sv\-Uc\-Byte1\-\_\-2}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aac8f5eceb6a3465f5776f768a729230a} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a255ba616985ce3e095eee4cc5b32edc9}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-Sv\-Uc\-Byte2\-\_\-0@{calibration\-Sv\-Uc\-Byte2\-\_\-0}} -\index{calibration\-Sv\-Uc\-Byte2\-\_\-0@{calibration\-Sv\-Uc\-Byte2\-\_\-0}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-Sv\-Uc\-Byte2\-\_\-0}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-Sv\-Uc\-Byte2\-\_\-0}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a255ba616985ce3e095eee4cc5b32edc9} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a3ac90fa88db04080bf1d88b85d3e0d71}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-Sv\-Uc\-Byte2\-\_\-1@{calibration\-Sv\-Uc\-Byte2\-\_\-1}} -\index{calibration\-Sv\-Uc\-Byte2\-\_\-1@{calibration\-Sv\-Uc\-Byte2\-\_\-1}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-Sv\-Uc\-Byte2\-\_\-1}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-Sv\-Uc\-Byte2\-\_\-1}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a3ac90fa88db04080bf1d88b85d3e0d71} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_abf5122dc37e13fe64a37c7b9b4bde6b1}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-Sv\-Uc\-Byte2\-\_\-2@{calibration\-Sv\-Uc\-Byte2\-\_\-2}} -\index{calibration\-Sv\-Uc\-Byte2\-\_\-2@{calibration\-Sv\-Uc\-Byte2\-\_\-2}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-Sv\-Uc\-Byte2\-\_\-2}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-Sv\-Uc\-Byte2\-\_\-2}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_abf5122dc37e13fe64a37c7b9b4bde6b1} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ae8c34b08a0a153a59035a26e5d5fbb52}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-Sv\-Uc\-Byte3\-\_\-0@{calibration\-Sv\-Uc\-Byte3\-\_\-0}} -\index{calibration\-Sv\-Uc\-Byte3\-\_\-0@{calibration\-Sv\-Uc\-Byte3\-\_\-0}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-Sv\-Uc\-Byte3\-\_\-0}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-Sv\-Uc\-Byte3\-\_\-0}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ae8c34b08a0a153a59035a26e5d5fbb52} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ab7daa679e10c5c918aa34b23badd5f51}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-Sv\-Uc\-Byte3\-\_\-1@{calibration\-Sv\-Uc\-Byte3\-\_\-1}} -\index{calibration\-Sv\-Uc\-Byte3\-\_\-1@{calibration\-Sv\-Uc\-Byte3\-\_\-1}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-Sv\-Uc\-Byte3\-\_\-1}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-Sv\-Uc\-Byte3\-\_\-1}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ab7daa679e10c5c918aa34b23badd5f51} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a1cd80740465d6373a0256836aecd7735}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!calibration\-Sv\-Uc\-Byte3\-\_\-2@{calibration\-Sv\-Uc\-Byte3\-\_\-2}} -\index{calibration\-Sv\-Uc\-Byte3\-\_\-2@{calibration\-Sv\-Uc\-Byte3\-\_\-2}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{calibration\-Sv\-Uc\-Byte3\-\_\-2}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::calibration\-Sv\-Uc\-Byte3\-\_\-2}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a1cd80740465d6373a0256836aecd7735} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a3d2a16fe45141e67a647b41af318b45a}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!data\-Read\-Address0@{data\-Read\-Address0}} -\index{data\-Read\-Address0@{data\-Read\-Address0}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{data\-Read\-Address0}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::data\-Read\-Address0}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a3d2a16fe45141e67a647b41af318b45a} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a38ad63a2daa6bfd06b4b59843904fca0}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!data\-Read\-Address1@{data\-Read\-Address1}} -\index{data\-Read\-Address1@{data\-Read\-Address1}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{data\-Read\-Address1}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::data\-Read\-Address1}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a38ad63a2daa6bfd06b4b59843904fca0} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ad693e55a4de747ac03e61d19548bb96c}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!data\-Read\-Address2@{data\-Read\-Address2}} -\index{data\-Read\-Address2@{data\-Read\-Address2}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{data\-Read\-Address2}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::data\-Read\-Address2}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ad693e55a4de747ac03e61d19548bb96c} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a7569084824363e4d0645f9b864c481d1}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!data\-Save\-Address0@{data\-Save\-Address0}} -\index{data\-Save\-Address0@{data\-Save\-Address0}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{data\-Save\-Address0}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::data\-Save\-Address0}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a7569084824363e4d0645f9b864c481d1} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a864dc46442e10959e668bf704b579017}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!data\-Save\-Address1@{data\-Save\-Address1}} -\index{data\-Save\-Address1@{data\-Save\-Address1}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{data\-Save\-Address1}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::data\-Save\-Address1}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a864dc46442e10959e668bf704b579017} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ac2dc2263e472d448f8aec59c08143c56}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!data\-Save\-Address2@{data\-Save\-Address2}} -\index{data\-Save\-Address2@{data\-Save\-Address2}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{data\-Save\-Address2}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::data\-Save\-Address2}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ac2dc2263e472d448f8aec59c08143c56} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_af5a01400ca680250156db36f680d777d}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!graphic\-Mode\-On\-Off@{graphic\-Mode\-On\-Off}} -\index{graphic\-Mode\-On\-Off@{graphic\-Mode\-On\-Off}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{graphic\-Mode\-On\-Off}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::graphic\-Mode\-On\-Off}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_af5a01400ca680250156db36f680d777d} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ad5207b7a8e1701a3f81aa964c2d82504}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!idle\-Display\-Mode@{idle\-Display\-Mode}} -\index{idle\-Display\-Mode@{idle\-Display\-Mode}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{idle\-Display\-Mode}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::idle\-Display\-Mode}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ad5207b7a8e1701a3f81aa964c2d82504} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a63e1547bd87c16b035ddf9e9ce0fb119}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!idle\-Title\-Display\-Mode@{idle\-Title\-Display\-Mode}} -\index{idle\-Title\-Display\-Mode@{idle\-Title\-Display\-Mode}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{idle\-Title\-Display\-Mode}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::idle\-Title\-Display\-Mode}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a63e1547bd87c16b035ddf9e9ce0fb119} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a06a8060321a3ab8caf730be7f74bee67}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!max\-Bytes@{max\-Bytes}} -\index{max\-Bytes@{max\-Bytes}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{max\-Bytes}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::max\-Bytes}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a06a8060321a3ab8caf730be7f74bee67} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a1557b90a2d324a2e63df0dfce6086b64}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!max\-C\-P\-M\-Hi\-Byte@{max\-C\-P\-M\-Hi\-Byte}} -\index{max\-C\-P\-M\-Hi\-Byte@{max\-C\-P\-M\-Hi\-Byte}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{max\-C\-P\-M\-Hi\-Byte}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::max\-C\-P\-M\-Hi\-Byte}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a1557b90a2d324a2e63df0dfce6086b64} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa0ea084d923c900a18d6ffb4020e4d9d}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!max\-C\-P\-M\-Lo\-Byte@{max\-C\-P\-M\-Lo\-Byte}} -\index{max\-C\-P\-M\-Lo\-Byte@{max\-C\-P\-M\-Lo\-Byte}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{max\-C\-P\-M\-Lo\-Byte}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::max\-C\-P\-M\-Lo\-Byte}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa0ea084d923c900a18d6ffb4020e4d9d} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aee434c8d4c9124c2e450ba45d948a6e1}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!n\-Counter\-Delay\-Hi\-Byte@{n\-Counter\-Delay\-Hi\-Byte}} -\index{n\-Counter\-Delay\-Hi\-Byte@{n\-Counter\-Delay\-Hi\-Byte}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{n\-Counter\-Delay\-Hi\-Byte}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::n\-Counter\-Delay\-Hi\-Byte}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aee434c8d4c9124c2e450ba45d948a6e1} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a422f0c0e87667348e19a90f45379be76}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!n\-Counter\-Delay\-Lo\-Byte@{n\-Counter\-Delay\-Lo\-Byte}} -\index{n\-Counter\-Delay\-Lo\-Byte@{n\-Counter\-Delay\-Lo\-Byte}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{n\-Counter\-Delay\-Lo\-Byte}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::n\-Counter\-Delay\-Lo\-Byte}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a422f0c0e87667348e19a90f45379be76} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa77f3c84ee478e1d2a4a554f8a9921f9}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!n\-Power\-Saving\-Mode@{n\-Power\-Saving\-Mode}} -\index{n\-Power\-Saving\-Mode@{n\-Power\-Saving\-Mode}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{n\-Power\-Saving\-Mode}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::n\-Power\-Saving\-Mode}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa77f3c84ee478e1d2a4a554f8a9921f9} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ae5b4a14de43d0e1672c99bb2dcd95b0b}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!n\-Sensitivity\-Auto\-Mode\-Threshold@{n\-Sensitivity\-Auto\-Mode\-Threshold}} -\index{n\-Sensitivity\-Auto\-Mode\-Threshold@{n\-Sensitivity\-Auto\-Mode\-Threshold}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{n\-Sensitivity\-Auto\-Mode\-Threshold}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::n\-Sensitivity\-Auto\-Mode\-Threshold}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ae5b4a14de43d0e1672c99bb2dcd95b0b} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a29e5221250e2d47321a820784cc2ba99}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!n\-Sensitivity\-Mode@{n\-Sensitivity\-Mode}} -\index{n\-Sensitivity\-Mode@{n\-Sensitivity\-Mode}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{n\-Sensitivity\-Mode}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::n\-Sensitivity\-Mode}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a29e5221250e2d47321a820784cc2ba99} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ada68d932c055a397eb0569096de90112}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!n\-Voltage\-Offset@{n\-Voltage\-Offset}} -\index{n\-Voltage\-Offset@{n\-Voltage\-Offset}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{n\-Voltage\-Offset}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::n\-Voltage\-Offset}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ada68d932c055a397eb0569096de90112} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa7ec4eac72769d371a0b40d40ea15317}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!power\-On\-Off@{power\-On\-Off}} -\index{power\-On\-Off@{power\-On\-Off}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{power\-On\-Off}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::power\-On\-Off}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa7ec4eac72769d371a0b40d40ea15317} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a90f3b19ce1519778df45abdb919424a7}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!save\-Data\-Type@{save\-Data\-Type}} -\index{save\-Data\-Type@{save\-Data\-Type}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{save\-Data\-Type}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::save\-Data\-Type}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a90f3b19ce1519778df45abdb919424a7} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a5e6f1ebb424dcab82b6c596c79a2c186}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!save\-Date\-Time\-Stamp\-Byte0@{save\-Date\-Time\-Stamp\-Byte0}} -\index{save\-Date\-Time\-Stamp\-Byte0@{save\-Date\-Time\-Stamp\-Byte0}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{save\-Date\-Time\-Stamp\-Byte0}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::save\-Date\-Time\-Stamp\-Byte0}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a5e6f1ebb424dcab82b6c596c79a2c186} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ad951f68a3ee7af0804d033cb567ebb71}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!save\-Date\-Time\-Stamp\-Byte1@{save\-Date\-Time\-Stamp\-Byte1}} -\index{save\-Date\-Time\-Stamp\-Byte1@{save\-Date\-Time\-Stamp\-Byte1}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{save\-Date\-Time\-Stamp\-Byte1}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::save\-Date\-Time\-Stamp\-Byte1}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_ad951f68a3ee7af0804d033cb567ebb71} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a4b486bc2e16237c0ed35ecd82493fe53}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!save\-Date\-Time\-Stamp\-Byte2@{save\-Date\-Time\-Stamp\-Byte2}} -\index{save\-Date\-Time\-Stamp\-Byte2@{save\-Date\-Time\-Stamp\-Byte2}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{save\-Date\-Time\-Stamp\-Byte2}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::save\-Date\-Time\-Stamp\-Byte2}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a4b486bc2e16237c0ed35ecd82493fe53} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a436b78606c6234c45f067d63ff5a5aa6}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!save\-Date\-Time\-Stamp\-Byte3@{save\-Date\-Time\-Stamp\-Byte3}} -\index{save\-Date\-Time\-Stamp\-Byte3@{save\-Date\-Time\-Stamp\-Byte3}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{save\-Date\-Time\-Stamp\-Byte3}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::save\-Date\-Time\-Stamp\-Byte3}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a436b78606c6234c45f067d63ff5a5aa6} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aed618bc058233ec8b45108559ac85826}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!save\-Date\-Time\-Stamp\-Byte4@{save\-Date\-Time\-Stamp\-Byte4}} -\index{save\-Date\-Time\-Stamp\-Byte4@{save\-Date\-Time\-Stamp\-Byte4}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{save\-Date\-Time\-Stamp\-Byte4}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::save\-Date\-Time\-Stamp\-Byte4}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aed618bc058233ec8b45108559ac85826} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aadd445a767e66f441c6362928bb8ea61}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!save\-Date\-Time\-Stamp\-Byte5@{save\-Date\-Time\-Stamp\-Byte5}} -\index{save\-Date\-Time\-Stamp\-Byte5@{save\-Date\-Time\-Stamp\-Byte5}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{save\-Date\-Time\-Stamp\-Byte5}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::save\-Date\-Time\-Stamp\-Byte5}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aadd445a767e66f441c6362928bb8ea61} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa00eacbbb503dd9691a4edccf39468a8}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!spare@{spare}} -\index{spare@{spare}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{spare}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::spare}\mbox{[}197\mbox{]}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_aa00eacbbb503dd9691a4edccf39468a8} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a383c67346e7a01be93d289fbb6f9251e}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!speaker\-On\-Off@{speaker\-On\-Off}} -\index{speaker\-On\-Off@{speaker\-On\-Off}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{speaker\-On\-Off}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::speaker\-On\-Off}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a383c67346e7a01be93d289fbb6f9251e} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_adb78fb43fd0723347f8c5b35786563b7}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!swivel\-Display@{swivel\-Display}} -\index{swivel\-Display@{swivel\-Display}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{swivel\-Display}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::swivel\-Display}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_adb78fb43fd0723347f8c5b35786563b7} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a25506ec0198318cb1a5581cbaaec8b1e}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!zoom\-Byte0@{zoom\-Byte0}} -\index{zoom\-Byte0@{zoom\-Byte0}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{zoom\-Byte0}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::zoom\-Byte0}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a25506ec0198318cb1a5581cbaaec8b1e} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a65ee99734da48f879e577246364a327d}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!zoom\-Byte1@{zoom\-Byte1}} -\index{zoom\-Byte1@{zoom\-Byte1}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{zoom\-Byte1}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::zoom\-Byte1}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a65ee99734da48f879e577246364a327d} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_af3aa51863e9892742b198f81275b6dae}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!zoom\-Byte2@{zoom\-Byte2}} -\index{zoom\-Byte2@{zoom\-Byte2}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{zoom\-Byte2}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::zoom\-Byte2}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_af3aa51863e9892742b198f81275b6dae} -\hypertarget{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a7fb5a0670c617aeec55496721b221b72}{\index{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}!zoom\-Byte3@{zoom\-Byte3}} -\index{zoom\-Byte3@{zoom\-Byte3}!GQLLC::GQGMC::cfg_data_t@{\-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t}} -\subsubsection[{zoom\-Byte3}]{\setlength{\rightskip}{0pt plus 5cm}uint8\-\_\-t {\bf \-G\-Q\-L\-L\-C\-::\-G\-Q\-G\-M\-C\-::cfg\-\_\-data\-\_\-t\-::zoom\-Byte3}}}\label{struct_g_q_l_l_c_1_1_g_q_g_m_c_1_1cfg__data__t_a7fb5a0670c617aeec55496721b221b72} - - -\-The documentation for this struct was generated from the following file\-:\begin{DoxyCompactItemize} -\item -/home/phil/\-Projects/gqgmc/\hyperlink{gqgmc_8hh}{gqgmc.\-hh}\end{DoxyCompactItemize} diff --git a/doxygen/doxydoc/latex/struct_hex_char_struct.tex b/doxygen/doxydoc/latex/struct_hex_char_struct.tex deleted file mode 100644 index b64c825d290cfb853357ea8ad8ee9827cc5e17e6..0000000000000000000000000000000000000000 --- a/doxygen/doxydoc/latex/struct_hex_char_struct.tex +++ /dev/null @@ -1,34 +0,0 @@ -\hypertarget{struct_hex_char_struct}{\section{\-Hex\-Char\-Struct \-Struct \-Reference} -\label{struct_hex_char_struct}\index{\-Hex\-Char\-Struct@{\-Hex\-Char\-Struct}} -} -\subsection*{\-Public \-Member \-Functions} -\begin{DoxyCompactItemize} -\item -\hyperlink{struct_hex_char_struct_a34c6b5fff43a1a285aff900e3302e5e5}{\-Hex\-Char\-Struct} (unsigned char \-\_\-c) -\end{DoxyCompactItemize} -\subsection*{\-Public \-Attributes} -\begin{DoxyCompactItemize} -\item -unsigned char \hyperlink{struct_hex_char_struct_a6257e9b23c245ecdbfd9d3d20709009d}{c} -\end{DoxyCompactItemize} - - -\subsection{\-Constructor \& \-Destructor \-Documentation} -\hypertarget{struct_hex_char_struct_a34c6b5fff43a1a285aff900e3302e5e5}{\index{\-Hex\-Char\-Struct@{\-Hex\-Char\-Struct}!\-Hex\-Char\-Struct@{\-Hex\-Char\-Struct}} -\index{\-Hex\-Char\-Struct@{\-Hex\-Char\-Struct}!HexCharStruct@{\-Hex\-Char\-Struct}} -\subsubsection[{\-Hex\-Char\-Struct}]{\setlength{\rightskip}{0pt plus 5cm}{\bf \-Hex\-Char\-Struct\-::\-Hex\-Char\-Struct} ( -\begin{DoxyParamCaption} -\item[{unsigned char}]{\-\_\-c} -\end{DoxyParamCaption} -)\hspace{0.3cm}{\ttfamily \mbox{[}inline\mbox{]}}}}\label{struct_hex_char_struct_a34c6b5fff43a1a285aff900e3302e5e5} - - -\subsection{\-Member \-Data \-Documentation} -\hypertarget{struct_hex_char_struct_a6257e9b23c245ecdbfd9d3d20709009d}{\index{\-Hex\-Char\-Struct@{\-Hex\-Char\-Struct}!c@{c}} -\index{c@{c}!HexCharStruct@{\-Hex\-Char\-Struct}} -\subsubsection[{c}]{\setlength{\rightskip}{0pt plus 5cm}unsigned char {\bf \-Hex\-Char\-Struct\-::c}}}\label{struct_hex_char_struct_a6257e9b23c245ecdbfd9d3d20709009d} - - -\-The documentation for this struct was generated from the following file\-:\begin{DoxyCompactItemize} -\item -/home/phil/\-Projects/gqgmc/\hyperlink{gqgmc_8cc}{gqgmc.\-cc}\end{DoxyCompactItemize} diff --git a/libs/libGQGMC.a b/libs/libGQGMC.a deleted file mode 100644 index 8a015d6a0004dd48c872448bfcc7f76a35e636bb..0000000000000000000000000000000000000000 Binary files a/libs/libGQGMC.a and /dev/null differ diff --git a/obj/gqgmc.o b/obj/gqgmc.o deleted file mode 100644 index 921eccb48743d60d28f56f27477c94868806372d..0000000000000000000000000000000000000000 Binary files a/obj/gqgmc.o and /dev/null differ diff --git a/obj/main.o b/obj/main.o deleted file mode 100644 index b08e8f6065c33491dfbe029dd59759898bce5896..0000000000000000000000000000000000000000 Binary files a/obj/main.o and /dev/null differ diff --git a/obj/main_gui.o b/obj/main_gui.o deleted file mode 100644 index 173fe6316bac2d961365d32be5354f1b7f21d228..0000000000000000000000000000000000000000 Binary files a/obj/main_gui.o and /dev/null differ diff --git a/obj/moc_plotter.o b/obj/moc_plotter.o deleted file mode 100644 index 9e7cd8f17675382c9d7f24a5c36cd8da5ef1fc94..0000000000000000000000000000000000000000 Binary files a/obj/moc_plotter.o and /dev/null differ diff --git a/obj/plotter.o b/obj/plotter.o deleted file mode 100644 index 5bc8c5d169aa1587ea1e871b468c15a1c4023e6f..0000000000000000000000000000000000000000 Binary files a/obj/plotter.o and /dev/null differ