From: sridhar n. <n_s...@ya...> - 2001-07-26 05:55:02
|
Since GeoCrawler does not archive the attachments, I have uploaded the file to sourceforge.net. The diagram can be accesed at http://statemachine.sourceforge.net/fizzim/EponFSM.gif I created this diagram by looking at the EponFSM.h file. It looked logical, but I couldn't run the machine and get the results described by this diagram. I am now thoroughly confused. I was assuming that the Create() method will create an instance of the machine and then one can use the Transiton() method to provide input to the machine. The results I got when I ran the code with these assumptions were not matching the state machine I have in the diagram. What is the Tick() method? Has anyone figured out Nick's code yet? -sridhar --- sridhar natarajan <n_s...@ya...> wrote: > Here is the statemachine defined by Nick's sample files. > I created it to help me understand the code and thought others might > find it useful as well. > > ----from Nick----- > > ATTACHMENT part 2.2 application/octet-stream name=EponFSM.h > > > > ATTACHMENT part 2.3 application/octet-stream name=Epon.cpp > > > > ATTACHMENT part 2.4 application/octet-stream name=Epon.h > > > > ATTACHMENT part 2.5 application/octet-stream name=CFSM.h > > ----end from Nick----- > > __________________________________________________ > Do You Yahoo!? > Get personalized email addresses from Yahoo! Mail > http://personal.mail.yahoo.com/ > ATTACHMENT part 2 image/gif name=EponFSM.gif __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ |