MediaWiki  REL1_23
MySQLMasterPos Class Reference
Inheritance diagram for MySQLMasterPos:
Collaboration diagram for MySQLMasterPos:

List of all members.

Public Member Functions

 __construct ($file, $pos)
 __toString ()
 hasReached (MySQLMasterPos $pos)

Public Attributes

string $file
 *
int $pos
 timestamp *

Protected Member Functions

 getCoordinates ()

Detailed Description

Definition at line 1279 of file DatabaseMysqlBase.php.


Constructor & Destructor Documentation

MySQLMasterPos::__construct ( file,
pos 
)

Definition at line 1284 of file DatabaseMysqlBase.php.


Member Function Documentation

Definition at line 1289 of file DatabaseMysqlBase.php.

Returns:
array|false (int, int)

Definition at line 1297 of file DatabaseMysqlBase.php.

References array().

Definition at line 1306 of file DatabaseMysqlBase.php.


Member Data Documentation

string MySQLMasterPos::$file

*

Definition at line 1280 of file DatabaseMysqlBase.php.

int MySQLMasterPos::$pos

timestamp *

Definition at line 1282 of file DatabaseMysqlBase.php.


The documentation for this class was generated from the following file: