MediaWiki
REL1_23
|
Public Member Functions | |
__construct ($file, $pos) | |
__toString () | |
hasReached (MySQLMasterPos $pos) | |
Public Attributes | |
string | $file |
* | |
int | $pos |
timestamp * | |
Protected Member Functions | |
getCoordinates () |
Definition at line 1279 of file DatabaseMysqlBase.php.
MySQLMasterPos::__construct | ( | $ | file, |
$ | pos | ||
) |
Definition at line 1284 of file DatabaseMysqlBase.php.
Definition at line 1289 of file DatabaseMysqlBase.php.
MySQLMasterPos::getCoordinates | ( | ) | [protected] |
Definition at line 1297 of file DatabaseMysqlBase.php.
References array().
MySQLMasterPos::hasReached | ( | MySQLMasterPos $ | pos | ) |
Definition at line 1306 of file DatabaseMysqlBase.php.
string MySQLMasterPos::$file |
*
Definition at line 1280 of file DatabaseMysqlBase.php.
int MySQLMasterPos::$pos |
timestamp *
Definition at line 1282 of file DatabaseMysqlBase.php.