MediaWiki  master
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 1023 of file DatabaseMysql.php.


Constructor & Destructor Documentation

MySQLMasterPos::__construct ( file,
pos 
)

Definition at line 1026 of file DatabaseMysql.php.

References $file, $pos, and file.


Member Function Documentation

Definition at line 1031 of file DatabaseMysql.php.


Member Data Documentation

MySQLMasterPos::$file

Definition at line 1024 of file DatabaseMysql.php.

Referenced by __construct().

MySQLMasterPos::$pos

Definition at line 1024 of file DatabaseMysql.php.

Referenced by __construct().


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