Class UIDGenerator

Description

Generates unique ids for each node

Located in /includes/domit/xml_domit_shared.php (line 97)


	
			
Variable Summary
int $counter
int $seed
Method Summary
UIDGenerator UIDGenerator ()
uid generateUID ()
Variables
int $counter = 0 (line 101)
  • var: A tally of the number of uids generated
int $seed (line 99)
  • var: A seed value for generating uids
Methods
Constructor UIDGenerator (line 106)

UIDGenerator constructor

UIDGenerator UIDGenerator ()
generateUID (line 114)

Generates a unique id

uid generateUID ()

Documentation generated on Fri, 4 Mar 2005 13:58:00 +1000 by phpDocumentor 1.3.0RC3