virtual void flushObjects() ;
Clears the thin client cache; that is, removes all object lists from the cache.
virtual void flushObjects(ostc_ObjectList&*) ;
Removes the specified list from the thin client cache. Sets the argument to 0.