diff --git a/Doxyfile b/Doxyfile index 65c1f2e..0dd57ca 100644 --- a/Doxyfile +++ b/Doxyfile @@ -349,7 +349,7 @@ OPTIMIZE_OUTPUT_SLICE = NO # # Note see also the list of default file extension mappings. -EXTENSION_MAPPING = +EXTENSION_MAPPING = py=C++ # If the MARKDOWN_SUPPORT tag is enabled then Doxygen pre-processes all comments # according to the Markdown format, which allows for more readable @@ -534,7 +534,7 @@ TIMESTAMP = NO # normally produced when WARNINGS is set to YES. # The default value is: NO. -EXTRACT_ALL = NO +EXTRACT_ALL = YES # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will # be included in the documentation. @@ -991,7 +991,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = src tests +INPUT = src tests utils/opatio # 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 diff --git a/docs/html/annotated.html b/docs/html/annotated.html index c54be4f..2a854ec 100644 --- a/docs/html/annotated.html +++ b/docs/html/annotated.html @@ -98,16 +98,20 @@ $(document).ready(function(){initNavTree('annotated.html',''); initResizable();
| CCell | |
| Cconstant | Structure to hold a constant's details |
| Cconstants | Class to manage a collection of constants |
| CconstTest | Test suite for the const class |
| CDObject | A universal data container class |
| CDObjectTest | Test suite for the DObject class |
| CConstant | Structure to hold a constant's details |
| CConstants | Class to manage a collection of constants |
| CconstTest | Test suite for the const class |
| CDObject | A universal data container class |
| CDObjectTest | Test suite for the DObject class |
| CHeader | Structure to hold the header information of an OPAT file |
| CLockableDObject | Wrapper for DObject with thread-safe access |
| CLockableDObjectTest | Test suite for the LockableDObject class |
| CMetadata | Represents metadata information for data objects in the dobj module |
| CMetadataTest | Test suite for the Metadata class |
| COpatIO | Class to manage the input/output operations for OPAT files |
| CopatIOTest | Test suite for the const class |
| COPATTable | Structure to hold the data of an OPAT table |
| CTableIndex | Structure to hold the index information of a table in an OPAT file |
Directories | |
| directory | private |
| directory | public |
| ▼ src | |
| ▼ const | |
| ▼ public | |
| const.h | |
| ▼ private | |
| const.cpp | |
| ▼ public | |
| const.h | |
| ▼ dobj | |
| ▼ private | |
| DObject.cpp | Implementation of the DObject class |
| Metadata.cpp | Implementation of the Metadata class used in the dobj module |
| ▼ public | |
| DObject.h | Defines the DObject class, a universal data container for the project |
| LockableDObject.h | A lightweight wrapper for DObject that adds locking capabilities |
| Metadata.h | Public interface for the Metadata class used in the dobj module |
| ▼ mapping | |
| ▼ private | |
| grid.h | |
| mapper.h | |
| ▼ mesh | |
| ▼ public | |
| mesh.h | |
| ▼ opac | |
| ▼ public | |
| opac.h | |
| ▼ tests | |
| ▼ const | |
| constTest.cpp | Unit tests for the const class |
| ▼ dobj | |
| DObjectTest.cpp | Unit tests for the DObject class |
| LockableDObjectTest.cpp | Unit tests for the LockableDObject class |
| MetadataTest.cpp | Unit tests and integration tests for the Metadata class |
| LockableDObject.cpp | |
| Metadata.cpp | Implementation of the Metadata class used in the dobj module |
| ▼ public | |
| DObject.h | Defines the DObject class, a universal data container for the project |
| LockableDObject.h | A lightweight wrapper for DObject that adds locking capabilities |
| Metadata.h | Public interface for the Metadata class used in the dobj module |
| ▼ opac | |
| ▼ public | |
| opac.h | |
| ▼ opatIO | |
| ▼ private | |
| opatIO.cpp | |
| ▼ public | |
| opatIO.h | |
| ▼ tests | |
| ▼ const | |
| constTest.cpp | Unit tests for the const class |
| ▼ dobj | |
| DObjectTest.cpp | Unit tests for the DObject class |
| LockableDObjectTest.cpp | Unit tests for the LockableDObject class |
| MetadataTest.cpp | Unit tests and integration tests for the Metadata class |
| ▼ dobj_sandbox | |
| testDObject.cpp | |
| ▼ opatIO | |
| opatIOTest.cpp | Unit tests for the OpatIO class and associated structs |
| ▼ utils | |
| ▼ opatio | |
| ▼ build | |
| ▼ lib | |
| ▼ opatio | |
| ▼ opat | |
| __init__.py | |
| opat.py | |
| __init__.py | |
| ▼ src | |
| ▼ opatio | |
| ▼ opat | |
| __init__.py | |
| opat.py | |
| __init__.py |