-
- Downloads
From Sergei Linev:
3 new virtual methods: virtual void TBuffer::ClassBegin(const TClass*, Version_t = -1) {} virtual void TBuffer::ClassEnd(const TClass*) {} virtual void TBuffer::ClassMember(const char*, const char*, Int_t = -1, Int_t = -1, Int_t = -1) {} This method can be use to make a custom streamed object 'splitable' Add a new Bit for TBuffer kTextBasedStreaming which can be used in the streamer to facilitate writing to a text output (xml, sql). git-svn-id: http://root.cern.ch/svn/root/trunk@13908 27541ba8-7e3a-0410-8455-c3a389f83636
Loading
Please register or sign in to comment