|
MediaWiki
REL1_24
|


Public Member Functions | |
| __construct ($file, $pos) | |
| __toString () | |
| hasReached (MySQLMasterPos $pos) | |
Public Attributes | |
| string | $file |
| * | |
| int | $pos |
| Timestamp *. | |
Protected Member Functions | |
| getCoordinates () | |
Definition at line 1237 of file DatabaseMysqlBase.php.
| MySQLMasterPos::__construct | ( | $ | file, |
| $ | pos | ||
| ) |
Definition at line 1242 of file DatabaseMysqlBase.php.
Definition at line 1247 of file DatabaseMysqlBase.php.
| MySQLMasterPos::getCoordinates | ( | ) | [protected] |
Definition at line 1255 of file DatabaseMysqlBase.php.
References array().
| MySQLMasterPos::hasReached | ( | MySQLMasterPos $ | pos | ) |
Definition at line 1264 of file DatabaseMysqlBase.php.
| string MySQLMasterPos::$file |
*
Definition at line 1238 of file DatabaseMysqlBase.php.
| int MySQLMasterPos::$pos |
Timestamp *.
Definition at line 1240 of file DatabaseMysqlBase.php.