| 
| 
virtual void  | initializeMultithreading (uint32 threads)=0 | 
|   | 
| 
virtual bool  | getProperty (const Zone *zone, double *val) const =0 | 
|   | 
| 
virtual bool  | getProperty (const Zone *zone, double *val, uint32 thread, uint32 block) const =0 | 
|   | 
| 
virtual bool  | setProperty (Zone *zone, double val)=0 | 
|   | 
| 
virtual bool  | setProperty (Zone *zone, double val, uint32 thread, uint32 block) const =0 | 
|   | 
| 
virtual string  | getName () const =0 | 
|   | 
| 
virtual void  | setName (const string &s)=0 | 
|   | 
| 
virtual void  | destroy ()=0 | 
|   | 
The documentation for this class was generated from the following file: