MediaWiki  REL1_21
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 1028 of file DatabaseMysql.php.


Constructor & Destructor Documentation

MySQLMasterPos::__construct ( file,
pos 
)

Definition at line 1031 of file DatabaseMysql.php.

References $file, $pos, and file.


Member Function Documentation

Definition at line 1036 of file DatabaseMysql.php.


Member Data Documentation

MySQLMasterPos::$file

Definition at line 1029 of file DatabaseMysql.php.

Referenced by __construct().

MySQLMasterPos::$pos

Definition at line 1029 of file DatabaseMysql.php.

Referenced by __construct().


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