8 #ifndef ADMINISTRATIVEBLOCK_H_
9 #define ADMINISTRATIVEBLOCK_H_
22 WrongRecordException(
string what =
"This administrative block is not of the expected type.") throw() : ibrcommon::Exception(what)
virtual ~AdministrativeBlock()=0
virtual void write(dtn::data::PayloadBlock &p) const =0
WrongRecordException(string what="This administrative block is not of the expected type.")
virtual void read(const dtn::data::PayloadBlock &p)=0