![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
virtual ISchemaValidator * | CreateSchemaValidator (const SchemaType &, const bool inheritContinueOnErrors)=0 |
virtual void | DestroySchemaValidator (ISchemaValidator *validator)=0 |
virtual void * | CreateHasher ()=0 |
virtual uint64_t | GetHashCode (void *hasher)=0 |
virtual void | DestroryHasher (void *hasher)=0 |
virtual void * | MallocState (size_t size)=0 |
virtual void | FreeState (void *p)=0 |