MatrixBerryCore
+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