23 #ifndef ADF_ConfigurationFrame
24 #define ADF_ConfigurationFrame
56 virtual UInt_t
Read();
62 virtual UInt_t
Write();
ConfigurationFrame(Key *key)
A configuration frame is just an encapsulation of a string.
virtual UInt_t Read()
It reads the content of the string from the Frame.
header file for Frame.cpp
virtual UInt_t Write()
It writes to the Frame the content of the string.
virtual ~ConfigurationFrame()