| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

PerSimIndirection.h

Go to the documentation of this file.
00001 
00012 #ifndef PERSIMINDIRECTION_H
00013 #define PERSIMINDIRECTION_H
00014 
00015 class PerSimIndirection {
00016 public:
00017 
00018     PerSimIndirection();
00019     PerSimIndirection(int in_index, int in_count);
00020     ~PerSimIndirection();
00021 
00022     int index;
00023     int count;
00024 
00025 };
00026 
00027 
00028 #endif  // PERSIMINDIRECTION_H
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:35:44 2011 for PerSimEvent by doxygen 1.4.7