PHP Class Horde_Xml_Wbxml_LifoQueue, horde

Copyright 2003-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Author: Anthony Mills ([email protected])
Exibir arquivo Open project: horde/horde

Protected Properties

Property Type Description
$_queue

Public Methods

Method Description
pop ( )
push ( $obj )
top ( )

Method Details

pop() public method

public pop ( )

push() public method

public push ( $obj )

top() public method

public top ( )

Property Details

$_queue protected_oe property

protected $_queue