Alex Bikfalvi
You are here: Home > Projects > SimStream > Documentation
00001 #include "Headers.h" 00002 #include "StreamBootPushEntry.h" 00003 00004 CStreamBootEntry::CStreamBootEntry(CAddress source) 00005 { 00006 this->source = source; 00007 }
Last updated: February 8, 2011