Sponsored Content
Full Discussion: XcodeColors 1.0.6
Operating Systems OS X (Apple) OS X OpenSource RSS XcodeColors 1.0.6 Post 302457366 by Linux Bot on Tuesday 28th of September 2010 12:45:02 AM
Old 09-28-2010
CPU & Memory XcodeColors 1.0.6

ImageAbout XcodeColors
An easy-to-use SIMBL plugin for Xcode 3 & 4 developers. It was developed by Deep IT and it is absolutely free for any use (open source & commercial). This project is designed to simplify software debugging process by colorizing debugger console output.

More from Apple...
 
DBM::Deep::Iterator::File::BucketList(3pm)		User Contributed Perl Documentation		DBM::Deep::Iterator::File::BucketList(3pm)

NAME
DBM::Deep::Iterator::BucketList - mediate between DBM::Deep::Iterator and DBM::Deep::Engine::Sector::BucketList PURPOSE
This is an internal-use-only object for DBM::Deep. It acts as the mediator between the DBM::Deep::Iterator object and a DBM::Deep::Engine::Sector::BucketList sector. OVERVIEW
This object, despite the implied class hiearchy, does NOT inherit from DBM::Deep::Iterator. Instead, it delegates to it, essentially acting as a facade over it. "get_next_key" in DBM::Deep::Iterator will instantiate one of these objects as needed to handle an BucketList sector. METHODS
new(\%params) The constructor takes a hashref of params and blesses it into the invoking class. The hashref is assumed to have the following elements: o iterator (of type DBM::Deep::Iterator o sector (of type DBM::Deep::Engine::Sector::BucketList at_end() This takes no arguments. This returns true/false indicating whether this sector has any more elements that can be iterated over. get_next_iterator() This takes no arguments. This returns the next key pointed to by this bucketlist. This value is suitable for returning by FIRSTKEY or NEXTKEY(). If the bucketlist is exhausted, it returns nothing. perl v5.14.2 2012-06-24 DBM::Deep::Iterator::File::BucketList(3pm)
All times are GMT -4. The time now is 10:37 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy