Public Member Functions | |
void | StartClock () |
void | EndClock () |
void | ResetCounters () |
int | NumBuilds () |
double | AvgTimeTakenMs () |
virtual bool | Flush (const Streaming::MortonKey &key, void *input, TBuiltResources &result)=0 |
virtual void | DestroyBuiltResource (const Streaming::MortonKey &key, void *input)=0 |
virtual void * | BuildResource (const Streaming::MortonKey &key, const Byte *data, size_t length)=0 |
virtual bool | AcceptsErroredRequests ()=0 |