MatrixBerryCore
+mxberry
+conf
+test
@VersionedConfRepoManagerTest
VersionedConfRepoManagerTest.m
Go to the documentation of this file.
1
classdef VersionedConfRepoManagerTest<
mxberry
.
conf
.
VersionedConfRepoManager
&
mxberry
.
conf
.
test
.
StructChangeTrackerTest
2
methods
3
function
self
=VersionedConfRepoManagerTest(varargin)
4
self
=
self
@
mxberry
.
conf
.
VersionedConfRepoManager
(varargin{:});
5
end
6
end
7
end
mxberry::conf::test::StructChangeTrackerTest
Definition:
StructChangeTrackerTest.m:7
mxberry::conf
mxberry
mxberry::conf::test
mxberry::conf::VersionedConfRepoManager
VERSIONEDCONFREPOMANAGER is a simple extension of AdaptiveConfRepoManager that provides an ability to...
Definition:
VersionedConfRepoManager.m:18
Generated for MatrixBerryCore by
1.8.13