dataUtils Namespace Reference


Classes

class  DataUtilsException
class  Node
class  NodeExample

Variables

string _file__ = 'dataUtils.py'
string __title__ = 'This is the data module, which contains everything which is linked to data structure and management.'
string __version__ = '0.1'
string __author__ = 'Olivier Boudeville (olivier.boudeville@online.fr)'
string __project__ = 'Ceylan'
string __creationDate__ = '2004, August 6'
string __comments__ = ""
string __source__ = 'None'
string __doc__ = '\n'
tuple a = NodeExample( 'a' )
tuple b = NodeExample( 'b' )
tuple c = NodeExample( 'c' )
tuple d = NodeExample( 'd' )
tuple e = NodeExample( 'e' )
tuple f = NodeExample( 'f' )
tuple g = NodeExample( 'g' )
tuple u = a.searchContent( 'd' )
tuple path = a.searchPathToContent( 'd' )
tuple l = a.listDepthFirst()
tuple m = a.listByHeight()

Variable Documentation

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

Definition at line 7 of file dataUtils.py.

Definition at line 10 of file dataUtils.py.

string dataUtils::__creationDate__ = '2004, August 6'

Definition at line 9 of file dataUtils.py.

string dataUtils::__doc__ = '\n'

Definition at line 12 of file dataUtils.py.

string dataUtils::__project__ = 'Ceylan'

Definition at line 8 of file dataUtils.py.

string dataUtils::__source__ = 'None'

Definition at line 11 of file dataUtils.py.

string dataUtils::__title__ = 'This is the data module, which contains everything which is linked to data structure and management.'

Definition at line 5 of file dataUtils.py.

string dataUtils::__version__ = '0.1'

Definition at line 6 of file dataUtils.py.

string dataUtils::_file__ = 'dataUtils.py'

Definition at line 4 of file dataUtils.py.

tuple dataUtils::a = NodeExample( 'a' )

Definition at line 233 of file dataUtils.py.

tuple dataUtils::b = NodeExample( 'b' )

Definition at line 234 of file dataUtils.py.

Referenced by Ceylan::System::InputStream::clearInput().

tuple dataUtils::c = NodeExample( 'c' )

tuple dataUtils::d = NodeExample( 'd' )

tuple dataUtils::e = NodeExample( 'e' )

Definition at line 237 of file dataUtils.py.

Referenced by Ceylan::Network::SequentialServerStreamSocket::accept(), Ceylan::Network::MultiplexedServerStreamSocket::accept(), Ceylan::Network::MultiplexedProtocolBasedStreamServer::accept(), Ceylan::Log::LogAggregatorHTML::aggregate(), Ceylan::Network::ClientStreamSocket::connect(), Ceylan::System::StandardFile::ConvertToStreamOpenFlag(), Ceylan::System::StandardFileSystemManager::copyFile(), Ceylan::System::LibfatFileSystemManager::copyFile(), Ceylan::Network::StreamSocket::createSocket(), Ceylan::Locatable::detachFromFather(), Ceylan::System::FileSystemManager::diff(), Ceylan::Network::ClientStreamSocket::disconnect(), Ceylan::System::StandardFile::FromFDtoFD(), Ceylan::System::LibfatFile::FromFDtoFD(), Ceylan::Log::ObjectIdentifier::generateFromChannelName(), Ceylan::Maths::Random::WhiteNoiseGenerator::generateSeedFromCurrentTime(), Ceylan::System::StandardFile::getCorrespondingFileSystemManager(), Ceylan::System::StandardDirectory::getCorrespondingFileSystemManager(), Ceylan::System::LibfatFile::getCorrespondingFileSystemManager(), Ceylan::System::LibfatDirectory::getCorrespondingFileSystemManager(), Ceylan::System::File::GetCorrespondingFileSystemManager(), Ceylan::System::Directory::GetCorrespondingFileSystemManager(), Ceylan::Network::getFQDNFromDNSEntry(), Ceylan::Network::getMostPreciseLocalHostName(), Ceylan::Maths::Random::RandomGeneratorFromPDF::getNewValue(), Ceylan::System::StandardDirectory::getSortedEntries(), Ceylan::Log::LogPlug::GetSpeakerNameFrom(), Ceylan::GetVersion(), Ceylan::System::Directory::goDown(), Ceylan::Network::MultiplexedProtocolBasedStreamServer::handleConnection(), Ceylan::Network::Socket::hasAvailableData(), Ceylan::System::StandardDirectory::hasDirectory(), Ceylan::System::LibfatDirectory::hasDirectory(), Ceylan::System::StandardDirectory::hasEntry(), Ceylan::System::LibfatDirectory::hasEntry(), Ceylan::System::StandardDirectory::hasFile(), Ceylan::System::LibfatDirectory::hasFile(), Ceylan::Network::IPAddressvFour::IsValidIPv4(), Ceylan::XML::XMLParser::loadFromFile(), Ceylan::Locatable::Locatable(), Ceylan::Log::LogAggregatorHTML::LogAggregatorHTML(), Ceylan::Log::LogAggregatorRaw::LogAggregatorRaw(), Ceylan::Log::LogHolder::LogHolder(), Ceylan::Log::LogMessage::LogMessage(), Ceylan::System::StandardFileSystemManager::moveDirectory(), Ceylan::System::LibfatFileSystemManager::moveDirectory(), Ceylan::System::StandardFileSystemManager::moveFile(), Ceylan::Log::ObjectChannel::ObjectChannel(), Ceylan::Log::ObjectIdentifier::ObjectIdentifier(), Ceylan::System::Pipe::Pipe(), Ceylan::System::StandardFile::read(), Ceylan::System::LibfatFile::read(), Ceylan::System::File::readExactLength(), Ceylan::System::Process::RedirectStderr(), Ceylan::System::Process::RedirectStdin(), Ceylan::System::Process::RedirectStdout(), Ceylan::System::File::remove(), Ceylan::System::Process::Restart(), Ceylan::Middleware::Marshaller::retrieveData(), Ceylan::Plugin::retrieveMetadata(), Ceylan::Network::MultiplexedServerStreamSocket::run(), Ceylan::XML::XMLParser::saveToFile(), Ceylan::System::LibfatDirectory::secureCorrespondingFileSystemManager(), Ceylan::System::Console::setTextLayout(), Ceylan::System::Thread::Sleep(), Ceylan::Network::HostDNSEntry::toString(), Ceylan::Version::Version(), Ceylan::waitForKey(), Ceylan::System::StandardFile::write(), Ceylan::Log::LogAggregatorRaw::write(), Ceylan::Log::LogAggregatorHTML::write(), Ceylan::System::LibfatFile::write(), Ceylan::Log::LogAggregatorHTML::WriteChannelFooter(), Ceylan::Log::LogAggregatorHTML::WriteChannelHeader(), Ceylan::System::LibfatFile::~LibfatFile(), Ceylan::Locatable::~Locatable(), Ceylan::Lockable::~Lockable(), Ceylan::Log::LogAggregatorConsole::~LogAggregatorConsole(), Ceylan::Log::LogAggregatorHTML::~LogAggregatorHTML(), Ceylan::Log::LogAggregatorRaw::~LogAggregatorRaw(), Ceylan::System::Pipe::~Pipe(), Ceylan::Network::SequentialServerStreamSocket::~SequentialServerStreamSocket(), Ceylan::Network::Socket::~Socket(), and Ceylan::System::StandardFile::~StandardFile().

tuple dataUtils::f = NodeExample( 'f' )

tuple dataUtils::g = NodeExample( 'g' )

Definition at line 239 of file dataUtils.py.

tuple dataUtils::l = a.listDepthFirst()

tuple dataUtils::m = a.listByHeight()

Definition at line 273 of file dataUtils.py.

Referenced by Ceylan::Locatable2D::updateFromFather().

tuple dataUtils::path = a.searchPathToContent( 'd' )

tuple dataUtils::u = a.searchContent( 'd' )

Definition at line 257 of file dataUtils.py.


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