|
MediaWiki
REL1_22
|


Public Member Functions | |
| __construct ($file, $pos) | |
| __toString () | |
| hasReached (MySQLMasterPos $pos) | |
Public Attributes | |
| $file | |
| $pos | |
Protected Member Functions | |
| getCoordinates () | |
Definition at line 1131 of file DatabaseMysqlBase.php.
| MySQLMasterPos::__construct | ( | $ | file, |
| $ | pos | ||
| ) |
Definition at line 1134 of file DatabaseMysqlBase.php.
Definition at line 1139 of file DatabaseMysqlBase.php.
| MySQLMasterPos::getCoordinates | ( | ) | [protected] |
Definition at line 1147 of file DatabaseMysqlBase.php.
Referenced by hasReached().
| MySQLMasterPos::hasReached | ( | MySQLMasterPos $ | pos | ) |
Definition at line 1155 of file DatabaseMysqlBase.php.
References getCoordinates().
| MySQLMasterPos::$file |
Definition at line 1132 of file DatabaseMysqlBase.php.
Referenced by __construct().
| MySQLMasterPos::$pos |
Definition at line 1132 of file DatabaseMysqlBase.php.
Referenced by __construct().