|
MediaWiki
1.23.0
|


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