Alex Bikfalvi
You are here: Home > Projects > SimStream > Documentation
00001 #include "Call.h" 00002 00003 00004 void Call0::operator ()() 00005 { 00006 (*this->caller)(new ICall0(this->del)); 00007 }
Last updated: February 8, 2011