MediaWiki  REL1_24
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 1237 of file DatabaseMysqlBase.php.


Constructor & Destructor Documentation

MySQLMasterPos::__construct ( file,
pos 
)

Definition at line 1242 of file DatabaseMysqlBase.php.


Member Function Documentation

Definition at line 1247 of file DatabaseMysqlBase.php.

Returns:
array|bool (int, int)

Definition at line 1255 of file DatabaseMysqlBase.php.

References array().

Definition at line 1264 of file DatabaseMysqlBase.php.


Member Data Documentation

string MySQLMasterPos::$file

*

Definition at line 1238 of file DatabaseMysqlBase.php.

int MySQLMasterPos::$pos

Timestamp *.

Definition at line 1240 of file DatabaseMysqlBase.php.


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