SerializeStream.cc

Go to the documentation of this file.
00001 #include "SerializeStream.h"
00002 
00003 namespace oasys {
00004 
00005 WriteBase64Stream::WriteBase64Stream(SerializeStream* stream) 
00006     : stream_(stream)
00007 {
00008     
00009 }
00010 
00011 } // namesapce oasys

Generated on Fri Dec 22 14:48:00 2006 for DTN Reference Implementation by  doxygen 1.5.1