indra::util::llmanifest Namespace Reference


Classes

class  LLManifestRegistry
class  LLManifest

Functions

def path_ancestors
def proper_windows_path
def get_default_platform
def get_default_version
def get_channel
def usage
def main

Variables

string DEFAULT_CHANNEL = 'Second Life Release'
list ARGUMENTS


Detailed Description

\
@file llmanifest.py
@author Ryan Williams
@brief Library for specifying operations on a set of files.

$LicenseInfo:firstyear=2007&license=mit$

Copyright (c) 2007-2008, Linden Research, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
$/LicenseInfo$

Function Documentation

def indra::util::llmanifest::get_channel (   srctree  ) 

Definition at line 91 of file llmanifest.py.

def indra::util::llmanifest::get_default_platform (   dummy  ) 

Definition at line 71 of file llmanifest.py.

def indra::util::llmanifest::get_default_version (   srctree  ) 

Definition at line 79 of file llmanifest.py.

def indra::util::llmanifest::main (   argv = None,
  srctree = '.',
  dsttree = './dst' 
)

Definition at line 170 of file llmanifest.py.

def indra::util::llmanifest::path_ancestors (   path  ) 

Definition at line 44 of file llmanifest.py.

def indra::util::llmanifest::proper_windows_path (   path,
  current_platform = sys.platform 
)

This function takes an absolute Windows or Cygwin path and
returns a path appropriately formatted for the platform it's
running on (as determined by sys.platform)

Definition at line 52 of file llmanifest.py.

def indra::util::llmanifest::usage (   srctree = ""  ) 

Definition at line 153 of file llmanifest.py.

Referenced by LLGeometryManager::addGeometryCount(), LLMotion::addJointState(), LLVolumeLODGroup::dump(), and LLKeyframeMotion::JointMotion::update().

Here is the caller graph for this function:


Variable Documentation

Definition at line 103 of file llmanifest.py.

string indra::util::llmanifest::DEFAULT_CHANNEL = 'Second Life Release'

Definition at line 101 of file llmanifest.py.


Generated on Fri May 16 09:42:30 2008 for SecondLife by  doxygen 1.5.5