MatrixBerryCore
Main Page
+
Packages
Packages
+
Package Functions
+
All
a
b
c
e
f
g
h
i
l
m
n
o
p
r
s
t
u
x
+
Functions
a
b
c
e
f
g
h
i
l
m
n
o
p
r
s
t
u
x
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
+
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
r
s
t
u
v
w
x
+
Variables
a
b
c
d
e
f
g
h
i
j
l
m
n
p
r
s
t
u
v
x
Enumerations
Enumerator
+
Files
File List
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Pages
+mxberry
+core
+cont
+ondisk
IOnDiskBranchedStorage.m
Go to the documentation of this file.
1
classdef IOnDiskBranchedStorage<
mxberry
.
core
.
cont
.
IGenericBranchedStorage
2
methods
3
branchKey=getStorageBranchKey(
self
)
4
storageLocation=getStorageLocation(self)
5
storageLocationRoot=getStorageLocationRoot(self)
6
fullFileName=getFileNameByKey(self,keyStr,varargin)
7
end
8
end
mxberry::core::cont::IGenericBranchedStorage
Definition:
IGenericBranchedStorage.m:7
mxberry::core
mxberry
mxberry::core::cont
Generated for MatrixBerryCore by
1.8.13