SRGDataManager::InvalidateGroupPosition

voidSRGDataManager::InvalidateGroupPosition(void)

Reset the member variables that maintain pointers to the most recently accessed group. These variables are used internally by the sequential-access speed-up code. If you add or remove groups by manipulating the data list directly (without using SRGraph or SRGDataManager functions), you should call InvalidateGroupPosition().

Defined in: DataMgr.cpp

Return Value

void