Commit 2206ee1c authored by claes's avatar claes

dvVersion added for DetachedClassVolume versions

parent 69601f3b
#ifdef PDR_HDR
%/**
% * Proview $Id: co_dbs.pdr,v 1.25 2008-06-24 07:02:08 claes Exp $
% * Proview $Id: co_dbs.pdr,v 1.26 2008-10-16 11:12:33 claes Exp $
% * Copyright (C) 2005 SSAB Oxelsund AB.
% *
% * This program is free software; you can redistribute it and/or
......@@ -383,6 +383,8 @@ struct dbs_sVolume {
dbs_sBintab name_bt; /**< search for object with parent and name */
dbs_sBintab oid_bt; /**< search for object with identity */
dbs_sBintab class_bt; /**< search for object with class */
pwr_tUInt32 dvVersion; /**< version for detached volumes */
};
/**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment