Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
058b7527
Commit
058b7527
authored
Mar 19, 2014
by
David COME
Browse files
Added virtual destructor to ClientInterface
parent
cc1bda8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
castor/tape/tapeserver/daemon/ClientInterface.hpp
View file @
058b7527
...
@@ -45,6 +45,7 @@ public :
...
@@ -45,6 +45,7 @@ public :
uint64_t
bytes
,
RequestReport
&
report
)
uint64_t
bytes
,
RequestReport
&
report
)
throw
(
castor
::
tape
::
Exception
)
=
0
;
throw
(
castor
::
tape
::
Exception
)
=
0
;
virtual
~
ClientInterface
(){}
};
};
}}}}
}}}}
...
...
Write
Preview
Supports
Markdown
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