diff --git a/Doxyfile b/Doxyfile index 319d1ce9..b93eb9d6 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = PIP # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.7.1 +PROJECT_NUMBER = 1.0.0_rc3 # 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 @@ -793,7 +793,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = src +INPUT = src_main # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses @@ -1409,14 +1409,14 @@ QHP_CUST_FILTER_NAME = PIP # filters). # This tag requires that the tag GENERATE_QHP is set to YES. -QHP_CUST_FILTER_ATTRS = "PIP 0.4.1" +QHP_CUST_FILTER_ATTRS = "PIP 1.0.0_rc3" # The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this # project's filter section matches. Qt Help Project / Filter Attributes (see: # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes). # This tag requires that the tag GENERATE_QHP is set to YES. -QHP_SECT_FILTER_ATTRS = "PIP 0.4.1" +QHP_SECT_FILTER_ATTRS = "PIP 1.0.0_rc3" # 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 @@ -2074,13 +2074,14 @@ SEARCH_INCLUDES = YES # preprocessor. # This tag requires that the tag SEARCH_INCLUDES is set to YES. -INCLUDE_PATH = src/code \ - src/containers \ - src/core \ - src/io \ - src/math \ - src/system \ - src/thread +INCLUDE_PATH = src_main/code \ + src_main/containers \ + src_main/core \ + src_main/io \ + src_main/math \ + src_main/system \ + src_main/thread \ + src_main/console # 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 diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 97292bd7..7a881a38 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -26,7 +26,7 @@
PIP -  0.7.1 +  1.0.0_rc3
Platform-Independent Primitives
@@ -82,42 +82,44 @@ $(document).ready(function(){initNavTree('annotated.html','');});  CPIConnectionComplex Input/Output point  CPIConsoleConsole output class  CPICoutClass for formatted output similar std::cout - CPIDiagnosticsConnection quality diagnostics - CPIDirLocal directory - CPIEthernetEthernet device - CInterfaceNetwork interface descriptor - CInterfaceListArray of Interface with some features - CPIEvaluatorThis class provide mathematical evaluations of custom expression - CPIFileLocal file - CPIFlagsThis class used as container for bit flags - CPIIOByteArrayPIIODevice wrapper around PIByteArray - CPIIODeviceBase class for input/output classes - CPIIOStringPIIODevice wrapper around PIString - CPIKbdListenerKeyboard console input listener - CKeyEventThis struct contains information about pressed keyboard key - CPIMultiProtocolDEPRECATED - CPIMultiProtocolBaseDEPRECATED - CPIMutexMutex - CPIObjectThis is base class for any classes which use events -> handlers mechanism - CPIPacketExtractorPackets extractor - CPIProcess - CPIProtocolDEPRECATED - CPISerialSerial device - CPISetSet of any type - CPISharedMemoryShared memory - CPIStateMachineBase class for custom state machine - CRuleRule of transition between states of machine - CStateState of machine - CPIStringString class - CPIStringListStrings array class - CPISystemTimeSystem time - CPIThreadThread class - CPITimeMeasurerTime measurements - CPITimerTimer - CPITransparentDevicePIIODevice that pass write to read - CPIVariantVariant type - CPIVectorDynamic array of any type - CTransferFunctionDifferential evaluations + CPIDiagnosticsConnection quality diagnostics + CStateInformation about current diagnostics state + CPIDirLocal directory + CPIEthernetEthernet device + CInterfaceNetwork interface descriptor + CInterfaceListArray of Interface with some features + CPIEvaluatorThis class provide mathematical evaluations of custom expression + CPIFileLocal file + CPIFlagsThis class used as container for bit flags + CPIIOByteArrayPIIODevice wrapper around PIByteArray + CPIIODeviceBase class for input/output classes + CPIIOStringPIIODevice wrapper around PIString + CPIKbdListenerKeyboard console input listener + CKeyEventThis struct contains information about pressed keyboard key + CPIMultiProtocolDEPRECATED + CPIMultiProtocolBaseDEPRECATED + CPIMutexMutex + CPIObjectThis is base class for any classes which use events -> handlers mechanism + CPIPacketExtractorPackets extractor + CPIProcess + CPIProtocolDEPRECATED + CPISerialSerial device + CPISetSet of any type + CPISharedMemoryShared memory + CPIStateMachineBase class for custom state machine + CRuleRule of transition between states of machine + CStateState of machine + CPIStringString class + CPIStringListStrings array class + CPISystemTimeSystem time + CPIThreadThread class + CPITimeMeasurerTime measurements + CPITimerTimer + CPITransparentDevicePIIODevice that pass write to read + CPIVariantVariant type + CPIVectorDynamic array of any type + CTileVars + CTransferFunctionDifferential evaluations @@ -125,7 +127,7 @@ $(document).ready(function(){initNavTree('annotated.html','');}); @@ -398,7 +395,7 @@ Attention +
-

core → console Relation

File in src/coreIncludes file in src/console
picout.cpppiconsole.h
piincludes.cpppiconsole.h
+

core → console Relation

File in src_main/coreIncludes file in src_main/console
picout.cpppiconsole.h
piincludes.cpppiconsole.h
-

io → core Relation

File in src/ioIncludes file in src/core
piiodevice.hpicollection.h
piiodevice.hpiinit.h
+

io → core Relation

File in src_main/ioIncludes file in src_main/core
pifile.cpppitime_win.h
piiodevice.hpicollection.h
piiodevice.hpiinit.h
-

io → math Relation

File in src/ioIncludes file in src/math
pibasetransfer.hpicrc.h
+

io → math Relation

File in src_main/ioIncludes file in src_main/math
pibasetransfer.hpicrc.h