generalUtils Namespace Reference


Classes

class  GeneralUtilsException
class  ApplicationException
class  Display
class  ScreenDisplay
class  FileDisplay

Functions

def activateNameCompletion
def displayDic
def displayList

Variables

string _file__ = 'generalUtils.py'
string __title__ = 'This is the general module, which contains everything which is the least specific to any project: all generic and all purpose code should end up here.'
string __version__ = '0.1'
string __author__ = 'Olivier Boudeville (olivier.boudeville@online.fr)'
string __project__ = 'Ceylan'
string __creationDate__ = '2004, January 31'
string __comments__ = "Curiously enough, making an inherited method private does not override base class' one: Display.display could not be Display.__display if subclasses were to be able to redefine it."
string __source__ = 'Mark Pilgrim, http://diveintopython.org/, and al.'
string __doc__ = '\n'
int true = 1
int false = 0
tuple temp = ScreenDisplay()

Function Documentation

def generalUtils::activateNameCompletion (  ) 

Activates python interpreter's command line automatic name completion.

Definition at line 33 of file generalUtils.py.

def generalUtils::displayDic (   aDic  ) 

Displays key-value pairs of specified dictionnary.

Definition at line 41 of file generalUtils.py.

def generalUtils::displayList (   aList  ) 

Displays list items, one by line.

Definition at line 53 of file generalUtils.py.


Variable Documentation

string generalUtils::__author__ = 'Olivier Boudeville (olivier.boudeville@online.fr)'

Definition at line 7 of file generalUtils.py.

string generalUtils::__comments__ = "Curiously enough, making an inherited method private does not override base class' one: Display.display could not be Display.__display if subclasses were to be able to redefine it."

Definition at line 10 of file generalUtils.py.

string generalUtils::__creationDate__ = '2004, January 31'

Definition at line 9 of file generalUtils.py.

string generalUtils::__doc__ = '\n'

Definition at line 12 of file generalUtils.py.

string generalUtils::__project__ = 'Ceylan'

Definition at line 8 of file generalUtils.py.

string generalUtils::__source__ = 'Mark Pilgrim, http://diveintopython.org/, and al.'

Definition at line 11 of file generalUtils.py.

string generalUtils::__title__ = 'This is the general module, which contains everything which is the least specific to any project: all generic and all purpose code should end up here.'

Definition at line 5 of file generalUtils.py.

string generalUtils::__version__ = '0.1'

Definition at line 6 of file generalUtils.py.

string generalUtils::_file__ = 'generalUtils.py'

Definition at line 4 of file generalUtils.py.

Definition at line 18 of file generalUtils.py.

Referenced by Ceylan::Log::LogChannel::addMessage(), Ceylan::System::FileLocator::addPaths(), Ceylan::SmartResourceManager< Key >::applyDropLessRequestedFirst(), Ceylan::Features::areAdvancedFileAttributesSupported(), Ceylan::Features::areFileDescriptorsSupported(), Ceylan::Features::areFileLocksSupported(), Ceylan::Features::arePluginsSupported(), Ceylan::Features::areRegularExpressionsSupported(), Ceylan::Features::areSignalsSupported(), Ceylan::System::areSubSecondSleepsAvailable(), Ceylan::Features::areSymbolicLinksSupported(), Ceylan::System::CacheProtectedDelete(), Ceylan::System::CacheProtectedNew(), Ceylan::System::Thread::cancel(), Ceylan::System::Stream::Close(), Ceylan::System::StandardFile::close(), Ceylan::Network::Socket::close(), Ceylan::System::MemoryStream::close(), Ceylan::System::LibfatFile::close(), Ceylan::Network::SequentialServerStreamSocket::closeAcceptedConnections(), Ceylan::System::StandardFile::ConvertToStreamOpenFlag(), Ceylan::TextBuffer::createAdvancedGridFrom(), Ceylan::System::FIFO::dataAvailableForReading(), Ceylan::System::FIFO::deactivate(), Ceylan::System::FileSystemManager::diff(), Ceylan::Log::ObjectIdentifier::differentButMatches(), Ceylan::InputDevice::dropController(), Ceylan::encodeToPhonetic(), Ceylan::System::StandardFileSystemManager::existsAsDirectory(), Ceylan::EventListener::forgetSource(), Ceylan::Network::getMostPreciseLocalHostName(), Ceylan::System::Console::goInteractive(), Ceylan::Network::MultiplexedProtocolBasedStreamServer::handleConnection(), Ceylan::XML::XMLParser::handleNextElement(), handleReceivedCommand(), handleShutdownIPCRequest(), Ceylan::System::HasAvailableData(), Ceylan::Network::Socket::hasAvailableData(), Ceylan::System::StandardDirectory::hasFile(), Ceylan::System::Console::Initialize(), Ceylan::System::InitializeInterrupts(), Ceylan::System::StandardFileSystemManager::isAbsolutePath(), Ceylan::Features::isAdvancedProcessManagementSupported(), Ceylan::LocalizationSettings::IsAKnownLocale(), Ceylan::Log::LogHolder::IsAKnownPlugOption(), Ceylan::isAlphanumeric(), Ceylan::LibtoolVersion::isCompatibleWith(), Ceylan::isFigure(), Ceylan::isLetter(), Ceylan::System::StandardFile::isLocked(), Ceylan::System::File::isLocked(), Ceylan::Features::isMultithreadingSupported(), Ceylan::Features::isNetworkingSupported(), Ceylan::System::StandardFile::isOpen(), Ceylan::Plugin::isOpen(), Ceylan::System::LibfatFile::isOpen(), Ceylan::isPunctuation(), Ceylan::EventSource::isRegistered(), Ceylan::LocalizationSettings::isSupported(), Ceylan::LibtoolVersion::isUsualVersionSchemeCompliant(), Ceylan::Network::IPAddress::IsValid(), Ceylan::Network::IPAddressvFour::IsValidIPv4(), Ceylan::isWhitespace(), Ceylan::TextBuffer::jumpNextLine(), Ceylan::System::Console::jumpNextLine(), Ceylan::TextBuffer::jumpNextText(), Ceylan::System::Console::jumpNextText(), Ceylan::TextBuffer::jumpPreviousLine(), Ceylan::System::Console::jumpPreviousLine(), Ceylan::TextBuffer::jumpPreviousText(), Ceylan::System::Console::jumpPreviousText(), Ceylan::System::FIFO::ManageReceivedCommand(), Ceylan::System::openGLContextsLostOnApplicationSwitch(), Ceylan::System::openGLContextsLostOnColorDepthChange(), Ceylan::System::openGLContextsLostOnResize(), operator<(), Ceylan::Timestamp::operator<(), Ceylan::System::Process::RedirectStderr(), Ceylan::System::Process::RedirectStdin(), Ceylan::System::Process::RedirectStdout(), Ceylan::EventSource::remove(), Ceylan::System::FIFO::RemoveFIFO(), Ceylan::System::FileLocator::removePath(), Ceylan::SmartResourceManager< Key >::scanForAddition(), Ceylan::System::Console::setToForeground(), Ceylan::System::smartSleep(), Ceylan::System::FileSystemManager::splitPath(), Ceylan::System::StandardDirectory::StandardDirectory(), Ceylan::SmartResourceManager< Key >::takeOwnershipOf(), Ceylan::System::Mutex::unlock(), Ceylan::Lockable::unlock(), Ceylan::TextBuffer::updateScreenLines(), and Ceylan::waitForKey().

Definition at line 17 of file generalUtils.py.

Referenced by Ceylan::System::FIFO::activate(), Ceylan::Log::LogChannel::addMessage(), Ceylan::System::FileLocator::addPath(), Ceylan::SmartResourceManager< Key >::applyDropLessRequestedFirst(), Ceylan::Features::areAdvancedFileAttributesSupported(), Ceylan::Features::areFileDescriptorsSupported(), Ceylan::Features::areFileLocksSupported(), Ceylan::Features::arePluginsSupported(), Ceylan::Features::areRegularExpressionsSupported(), Ceylan::Features::areSignalsSupported(), Ceylan::System::areSubSecondSleepsAvailable(), Ceylan::Features::areSymbolicLinksSupported(), Ceylan::Middleware::ProtocolServer::askForShutdown(), Ceylan::System::Thread::askToStop(), Ceylan::System::Thread::Thread::Waiter::broadcast(), Ceylan::System::CacheProtectedDelete(), Ceylan::System::CacheProtectedNew(), Ceylan::System::Thread::cancel(), Ceylan::System::Thread::cleanup(), Ceylan::System::Stream::Close(), Ceylan::System::StandardFile::close(), Ceylan::Network::Socket::close(), Ceylan::System::Pipe::close(), Ceylan::Network::SequentialServerStreamSocket::closeAcceptedConnections(), Ceylan::Network::MultiplexedServerStreamSocket::closeAcceptedConnections(), Ceylan::TextBuffer::createAdvancedGridFrom(), Ceylan::System::FileSystemManager::diff(), Ceylan::Log::ObjectIdentifier::differentButMatches(), Ceylan::InputDevice::dropController(), Ceylan::encodeToPhonetic(), Ceylan::System::StandardFileSystemManager::existsAsDirectory(), Ceylan::EventListener::forgetSource(), Ceylan::Network::getMostPreciseLocalHostName(), Ceylan::System::getSchedulingGranularity(), Ceylan::System::Console::goInteractive(), Ceylan::XML::XMLParser::handleNextElement(), handleReceivedCommand(), handleStatusInitRequest(), Ceylan::System::File::hasAvailableData(), Ceylan::System::StandardDirectory::hasDirectory(), Ceylan::System::LibfatDirectory::hasDirectory(), Ceylan::System::LibfatDirectory::hasEntry(), Ceylan::System::Console::Initialize(), Ceylan::System::InitializeInterrupts(), Ceylan::System::StandardFileSystemManager::isAbsolutePath(), Ceylan::Features::isAdvancedProcessManagementSupported(), Ceylan::LocalizationSettings::IsAKnownLocale(), Ceylan::Log::LogHolder::IsAKnownPlugOption(), Ceylan::isAlphanumeric(), Ceylan::System::StandardFileSystemManager::isAValidDirectoryPath(), Ceylan::System::LibfatFileSystemManager::isAValidDirectoryPath(), Ceylan::Network::isAValidHostName(), Ceylan::LibtoolVersion::isCompatibleWith(), Ceylan::Network::AnonymousStreamSocket::isConnected(), Ceylan::isFigure(), Ceylan::isLetter(), Ceylan::Features::isMultithreadingSupported(), Ceylan::Features::isNetworkingSupported(), Ceylan::isPunctuation(), Ceylan::System::Process::isRunning(), Ceylan::Version::isUsualVersionSchemeCompliant(), Ceylan::Network::IPAddressvFour::IsValidIPv4(), Ceylan::isWhitespace(), Ceylan::TextBuffer::jumpNextLine(), Ceylan::System::Console::jumpNextLine(), Ceylan::TextBuffer::jumpNextText(), Ceylan::System::Console::jumpNextText(), Ceylan::TextBuffer::jumpPreviousLine(), Ceylan::System::Console::jumpPreviousLine(), Ceylan::TextBuffer::jumpPreviousText(), Ceylan::System::Console::jumpPreviousText(), Ceylan::System::Mutex::lock(), Ceylan::Lockable::lock(), Ceylan::System::FIFO::ManageReceivedCommand(), Ceylan::Lockable::mustBeLocked(), Ceylan::System::openGLContextsLostOnApplicationSwitch(), Ceylan::System::openGLContextsLostOnColorDepthChange(), Ceylan::System::openGLContextsLostOnResize(), Ceylan::Timestamp::operator<(), operator==(), Ceylan::Network::ServerStreamSocket::prepareToAccept(), Ceylan::LoadableWithContent< Content >::reload(), Ceylan::EventSource::remove(), Ceylan::System::FIFO::RemoveFIFO(), Ceylan::System::FileLocator::removePath(), Ceylan::Network::ServerStreamSocket::requestToStop(), Ceylan::System::Process::SaveState(), Ceylan::SmartResourceManager< Key >::scanForAddition(), Ceylan::System::Console::setToForeground(), Ceylan::System::Thread::Thread::Waiter::signal(), Ceylan::System::smartSleep(), Ceylan::System::FileSystemManager::splitPath(), Ceylan::System::StandardDirectory::StandardDirectory(), Ceylan::SmartResourceManager< Key >::takeOwnershipOf(), Ceylan::TextBuffer::updateScreenLines(), Ceylan::System::Thread::Thread::Waiter::wait(), and Ceylan::waitForKey().


Generated on Thu Jun 4 20:41:14 2009 for Ceylan by  doxygen 1.5.8