Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jackie Li
Open VDS
Commits
94013d25
Commit
94013d25
authored
Oct 23, 2019
by
Jørgen Lind
Browse files
Remove DIMENSIONALITY_MAX enum
parent
6d4fa43b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenVDS/VolumeDataLayout.h
View file @
94013d25
...
@@ -33,11 +33,6 @@ protected:
...
@@ -33,11 +33,6 @@ protected:
VolumeDataLayout
()
{};
VolumeDataLayout
()
{};
virtual
~
VolumeDataLayout
()
{};
virtual
~
VolumeDataLayout
()
{};
public:
public:
enum
{
DIMENSIONALITY_MAX
=
6
///< the maximum number of dimensions a VDS can have
};
virtual
uint64_t
virtual
uint64_t
getContentsHash
()
const
=
0
;
///< gets the contents hash of this VDS
getContentsHash
()
const
=
0
;
///< gets the contents hash of this VDS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment