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

List of all members.

Public Member Functions

 __construct ($file, $pos)
 __toString ()

Public Attributes

 $file
 $pos

Detailed Description

Definition at line 1000 of file DatabaseMysql.php.


Constructor & Destructor Documentation

MySQLMasterPos::__construct ( file,
pos 
)

Definition at line 1003 of file DatabaseMysql.php.

References $file, and $pos.


Member Function Documentation

Definition at line 1008 of file DatabaseMysql.php.


Member Data Documentation

MySQLMasterPos::$file

Definition at line 1001 of file DatabaseMysql.php.

Referenced by __construct().

MySQLMasterPos::$pos

Definition at line 1001 of file DatabaseMysql.php.

Referenced by __construct().


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