Ryzom Account Management System  1.0
Static Public Member Functions
Sync Class Reference

handler for performing changes when shard is back online after being offline. More...

Static Public Member Functions

static syncdata ()
 performs the actions listed in the querycache.

Detailed Description

handler for performing changes when shard is back online after being offline.

the sync class is responsible for the syncdata function, which will synchronise the website with the shard (when the shard is offline, users can still change their password, email or even register)

Author:
Daan Janssens, mentored by Matthew Lagoe

Member Function Documentation

static syncdata ( ) [static]

performs the actions listed in the querycache.

All entries in the querycache will be read and performed depending on their type. This is done because the shard could have been offline and we want changes made on the website (which is still online) to eventually hit the shard. These changes are: createPermissions, createUser, change_pass, change_mail


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables