![]() |
ChimeraTK-ApplicationCore 04.06.00
|
Classes | |
| struct | Item |
| struct | MyModule |
| struct | RogueModule |
| struct | TestApplication |
| struct | TestApplication2 |
| struct | TestModule |
| struct | TestModuleGroup |
Functions | |
| BOOST_AUTO_TEST_CASE (testGraphViz) | |
| BOOST_AUTO_TEST_CASE (testGetFullyQualifiedPath) | |
| BOOST_AUTO_TEST_CASE (testIsValid) | |
| BOOST_AUTO_TEST_CASE (testVisitByPath) | |
| BOOST_AUTO_TEST_CASE (testModuleGroupProxy) | |
| BOOST_AUTO_TEST_CASE (testApplicationModuleProxy) | |
| BOOST_AUTO_TEST_CASE (testVariableGroupProxy) | |
| BOOST_AUTO_TEST_CASE (testDeviceModuleProxy) | |
| BOOST_AUTO_TEST_CASE (testProcessVariableProxy) | |
| BOOST_AUTO_TEST_CASE (testDirectoryProxy) | |
| BOOST_AUTO_TEST_CASE (testPredicatesWithProxy) | |
| BOOST_AUTO_TEST_CASE (testPredicatesWithProperties) | |
| BOOST_AUTO_TEST_CASE (testAdjacentIn) | |
| BOOST_AUTO_TEST_CASE (testAdjacentOut) | |
| BOOST_AUTO_TEST_CASE (testAdjacent) | |
| BOOST_AUTO_TEST_CASE (testDepthFirstSearch) | |
| BOOST_AUTO_TEST_CASE (testBreadthFirstSearch) | |
| BOOST_AUTO_TEST_CASE (testKeepPvAccess) | |
| BOOST_AUTO_TEST_CASE (testKeepOwnership) | |
| BOOST_AUTO_TEST_CASE (testKeepParenthood) | |
| BOOST_AUTO_TEST_CASE (testKeepNeighbourhood) | |
| BOOST_AUTO_TEST_CASE (testKeepModuleGroups) | |
| BOOST_AUTO_TEST_CASE (testKeepApplicationModules) | |
| BOOST_AUTO_TEST_CASE (testKeepVariableGroups) | |
| BOOST_AUTO_TEST_CASE (testKeepDeviceModules) | |
| BOOST_AUTO_TEST_CASE (testKeepProcessVariables) | |
| BOOST_AUTO_TEST_CASE (testKeepDirectories) | |
| BOOST_AUTO_TEST_CASE (testKeepName) | |
| BOOST_AUTO_TEST_CASE (testKeepTag) | |
| BOOST_AUTO_TEST_CASE (testReturnFirstHit) | |
| BOOST_AUTO_TEST_CASE (testContinueSearchDisjunctTrees) | |
| BOOST_AUTO_TEST_CASE (testOrSetVertexFilter) | |
| BOOST_AUTO_TEST_CASE (testAndSetVertexFilter) | |
| BOOST_AUTO_TEST_CASE (testAndSetInOrSetVertexFilter) | |
| BOOST_AUTO_TEST_CASE (testOrSetInAndSetVertexFilter) | |
| BOOST_AUTO_TEST_CASE (testOrSetEdgeFilter) | |
| BOOST_AUTO_TEST_CASE (testOwnedModuleGroups) | |
| BOOST_AUTO_TEST_CASE (testOwnedApplicationModules) | |
| BOOST_AUTO_TEST_CASE (testOwnedVariableGroups) | |
| BOOST_AUTO_TEST_CASE (testOwnedVariables) | |
| BOOST_AUTO_TEST_CASE (testChildDirectories) | |
| BOOST_AUTO_TEST_CASE (testChildVariables) | |
| BOOST_AUTO_TEST_CASE (testChildren) | |
| BOOST_AUTO_TEST_CASE (testGetOwner) | |
| BOOST_AUTO_TEST_CASE (testGetParent) | |
| BOOST_AUTO_TEST_CASE (testGetNeighbourDirectory) | |
| BOOST_AUTO_TEST_CASE (testNeighbourModules) | |
| BOOST_AUTO_TEST_CASE (testReturnModuleGroup) | |
| BOOST_AUTO_TEST_CASE (testReturnApplicationModule) | |
| BOOST_AUTO_TEST_CASE (testReturnVariableGroup) | |
| BOOST_AUTO_TEST_CASE (testReturnProcessVariable) | |
| BOOST_AUTO_TEST_CASE (testReturnDirectory) | |
| BOOST_AUTO_TEST_CASE (testIllegalNames) | |
| BOOST_AUTO_TEST_CASE (testMassCreationOfUnusedAcecssors) | |
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testAdjacent | ) |
Definition at line 547 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testAdjacentIn | ) |
Definition at line 400 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testAdjacentOut | ) |
Definition at line 452 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testAndSetInOrSetVertexFilter | ) |
Definition at line 1325 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testAndSetVertexFilter | ) |
Definition at line 1301 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testApplicationModuleProxy | ) |
Definition at line 165 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testBreadthFirstSearch | ) |
Definition at line 620 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testChildDirectories | ) |
Definition at line 1528 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testChildren | ) |
Definition at line 1586 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testChildVariables | ) |
Definition at line 1553 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testContinueSearchDisjunctTrees | ) |
Definition at line 1252 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testDepthFirstSearch | ) |
Definition at line 578 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testDeviceModuleProxy | ) |
Definition at line 185 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testDirectoryProxy | ) |
Definition at line 222 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testGetFullyQualifiedPath | ) |
Definition at line 91 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testGetNeighbourDirectory | ) |
Definition at line 1670 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testGetOwner | ) |
Definition at line 1622 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testGetParent | ) |
Definition at line 1646 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testGraphViz | ) |
Definition at line 82 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testIllegalNames | ) |
Definition at line 1807 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testIsValid | ) |
Definition at line 105 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testKeepApplicationModules | ) |
Definition at line 920 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testKeepDeviceModules | ) |
Definition at line 1012 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testKeepDirectories | ) |
Definition at line 1110 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testKeepModuleGroups | ) |
Definition at line 875 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testKeepName | ) |
Definition at line 1163 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testKeepNeighbourhood | ) |
Definition at line 817 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testKeepOwnership | ) |
Definition at line 708 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testKeepParenthood | ) |
Definition at line 761 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testKeepProcessVariables | ) |
Definition at line 1057 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testKeepPvAccess | ) |
Definition at line 660 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testKeepTag | ) |
Definition at line 1191 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testKeepVariableGroups | ) |
Definition at line 967 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testMassCreationOfUnusedAcecssors | ) |
Definition at line 1847 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testModuleGroupProxy | ) |
Definition at line 155 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testNeighbourModules | ) |
Definition at line 1694 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testOrSetEdgeFilter | ) |
Definition at line 1399 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testOrSetInAndSetVertexFilter | ) |
Definition at line 1362 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testOrSetVertexFilter | ) |
Definition at line 1275 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testOwnedApplicationModules | ) |
Definition at line 1456 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testOwnedModuleGroups | ) |
Definition at line 1432 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testOwnedVariableGroups | ) |
Definition at line 1480 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testOwnedVariables | ) |
Definition at line 1504 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testPredicatesWithProperties | ) |
Definition at line 322 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testPredicatesWithProxy | ) |
Definition at line 248 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testProcessVariableProxy | ) |
Definition at line 196 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testReturnApplicationModule | ) |
Definition at line 1747 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testReturnDirectory | ) |
Definition at line 1792 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testReturnFirstHit | ) |
Definition at line 1232 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testReturnModuleGroup | ) |
Definition at line 1732 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testReturnProcessVariable | ) |
Definition at line 1777 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testReturnVariableGroup | ) |
Definition at line 1762 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testVariableGroupProxy | ) |
Definition at line 175 of file testModel.cc.
| Tests::testApplicationPVModel::BOOST_AUTO_TEST_CASE | ( | testVisitByPath | ) |
Definition at line 116 of file testModel.cc.