|  | 
| virtual void | initializeMultithreading (uint32 threads)=0 | 
|  | 
| virtual std::tuple< base::Property, bool > | getProperty (const Zone *zone) const =0 | 
|  | 
| virtual std::tuple< base::Property, bool > | getProperty (const Zone *zone, uint32 thread, uint32 block) const =0 | 
|  | 
| virtual bool | setProperty (Zone *zone, const base::Property &value)=0 | 
|  | 
| virtual bool | setProperty (Zone *zone, const base::Property &value, 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: