xmmsclient
.collections
index
/usr/local/lib/python2.6/dist-packages/xmmsclient/collections.py
Classes
xmmsapi.BaseCollection(xmmsapi.Collection)
xmmsapi.Complement
xmmsapi.Equals
xmmsapi.Greater
xmmsapi.Has
xmmsapi.IDList
xmmsapi.Intersection
xmmsapi.Match
xmmsapi.PShuffle
xmmsapi.Queue
xmmsapi.Reference
xmmsapi.Universe
xmmsapi.Smaller
xmmsapi.Union
class
Complement
(BaseCollection)
Method resolution order:
Complement
BaseCollection
Collection
__builtin__.object
Methods defined here:
__init__
(...)
Data descriptors inherited from BaseCollection:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
Methods inherited from Collection:
__and__
(...)
x.
__and__
(y) <==> x&y
__getattribute__
(...)
x.
__getattribute__
('name') <==> x.name
__invert__
(...)
x.
__invert__
() <==> ~x
__or__
(...)
x.
__or__
(y) <==> x|y
__rand__
(...)
x.
__rand__
(y) <==> y&x
__repr__
(...)
x.
__repr__
() <==> repr(x)
__ror__
(...)
x.
__ror__
(y) <==> y|x
x__setattr__
(...)
Data and other attributes inherited from Collection:
__new__
= <built-in method __new__ of type object at 0x7fb3a7d20800>
T.
__new__
(S, ...) -> a new object with type S, a subtype of T
class
Equals
(BaseCollection)
Method resolution order:
Equals
BaseCollection
Collection
__builtin__.object
Methods defined here:
__init__
(...)
Data descriptors inherited from BaseCollection:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
Methods inherited from Collection:
__and__
(...)
x.
__and__
(y) <==> x&y
__getattribute__
(...)
x.
__getattribute__
('name') <==> x.name
__invert__
(...)
x.
__invert__
() <==> ~x
__or__
(...)
x.
__or__
(y) <==> x|y
__rand__
(...)
x.
__rand__
(y) <==> y&x
__repr__
(...)
x.
__repr__
() <==> repr(x)
__ror__
(...)
x.
__ror__
(y) <==> y|x
x__setattr__
(...)
Data and other attributes inherited from Collection:
__new__
= <built-in method __new__ of type object at 0x7fb3a7d20800>
T.
__new__
(S, ...) -> a new object with type S, a subtype of T
class
Greater
(BaseCollection)
Method resolution order:
Greater
BaseCollection
Collection
__builtin__.object
Methods defined here:
__init__
(...)
Data descriptors inherited from BaseCollection:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
Methods inherited from Collection:
__and__
(...)
x.
__and__
(y) <==> x&y
__getattribute__
(...)
x.
__getattribute__
('name') <==> x.name
__invert__
(...)
x.
__invert__
() <==> ~x
__or__
(...)
x.
__or__
(y) <==> x|y
__rand__
(...)
x.
__rand__
(y) <==> y&x
__repr__
(...)
x.
__repr__
() <==> repr(x)
__ror__
(...)
x.
__ror__
(y) <==> y|x
x__setattr__
(...)
Data and other attributes inherited from Collection:
__new__
= <built-in method __new__ of type object at 0x7fb3a7d20800>
T.
__new__
(S, ...) -> a new object with type S, a subtype of T
class
Has
(BaseCollection)
Method resolution order:
Has
BaseCollection
Collection
__builtin__.object
Methods defined here:
__init__
(...)
Data descriptors inherited from BaseCollection:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
Methods inherited from Collection:
__and__
(...)
x.
__and__
(y) <==> x&y
__getattribute__
(...)
x.
__getattribute__
('name') <==> x.name
__invert__
(...)
x.
__invert__
() <==> ~x
__or__
(...)
x.
__or__
(y) <==> x|y
__rand__
(...)
x.
__rand__
(y) <==> y&x
__repr__
(...)
x.
__repr__
() <==> repr(x)
__ror__
(...)
x.
__ror__
(y) <==> y|x
x__setattr__
(...)
Data and other attributes inherited from Collection:
__new__
= <built-in method __new__ of type object at 0x7fb3a7d20800>
T.
__new__
(S, ...) -> a new object with type S, a subtype of T
class
IDList
(BaseCollection)
Method resolution order:
IDList
BaseCollection
Collection
__builtin__.object
Methods defined here:
__init__
(...)
Data descriptors inherited from BaseCollection:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
Methods inherited from Collection:
__and__
(...)
x.
__and__
(y) <==> x&y
__getattribute__
(...)
x.
__getattribute__
('name') <==> x.name
__invert__
(...)
x.
__invert__
() <==> ~x
__or__
(...)
x.
__or__
(y) <==> x|y
__rand__
(...)
x.
__rand__
(y) <==> y&x
__repr__
(...)
x.
__repr__
() <==> repr(x)
__ror__
(...)
x.
__ror__
(y) <==> y|x
x__setattr__
(...)
Data and other attributes inherited from Collection:
__new__
= <built-in method __new__ of type object at 0x7fb3a7d20800>
T.
__new__
(S, ...) -> a new object with type S, a subtype of T
class
Intersection
(BaseCollection)
Method resolution order:
Intersection
BaseCollection
Collection
__builtin__.object
Methods defined here:
__init__
(...)
Data descriptors inherited from BaseCollection:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
Methods inherited from Collection:
__and__
(...)
x.
__and__
(y) <==> x&y
__getattribute__
(...)
x.
__getattribute__
('name') <==> x.name
__invert__
(...)
x.
__invert__
() <==> ~x
__or__
(...)
x.
__or__
(y) <==> x|y
__rand__
(...)
x.
__rand__
(y) <==> y&x
__repr__
(...)
x.
__repr__
() <==> repr(x)
__ror__
(...)
x.
__ror__
(y) <==> y|x
x__setattr__
(...)
Data and other attributes inherited from Collection:
__new__
= <built-in method __new__ of type object at 0x7fb3a7d20800>
T.
__new__
(S, ...) -> a new object with type S, a subtype of T
class
Match
(BaseCollection)
Method resolution order:
Match
BaseCollection
Collection
__builtin__.object
Methods defined here:
__init__
(...)
Data descriptors inherited from BaseCollection:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
Methods inherited from Collection:
__and__
(...)
x.
__and__
(y) <==> x&y
__getattribute__
(...)
x.
__getattribute__
('name') <==> x.name
__invert__
(...)
x.
__invert__
() <==> ~x
__or__
(...)
x.
__or__
(y) <==> x|y
__rand__
(...)
x.
__rand__
(y) <==> y&x
__repr__
(...)
x.
__repr__
() <==> repr(x)
__ror__
(...)
x.
__ror__
(y) <==> y|x
x__setattr__
(...)
Data and other attributes inherited from Collection:
__new__
= <built-in method __new__ of type object at 0x7fb3a7d20800>
T.
__new__
(S, ...) -> a new object with type S, a subtype of T
class
PShuffle
(BaseCollection)
Method resolution order:
PShuffle
BaseCollection
Collection
__builtin__.object
Methods defined here:
__init__
(...)
Data descriptors inherited from BaseCollection:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
Methods inherited from Collection:
__and__
(...)
x.
__and__
(y) <==> x&y
__getattribute__
(...)
x.
__getattribute__
('name') <==> x.name
__invert__
(...)
x.
__invert__
() <==> ~x
__or__
(...)
x.
__or__
(y) <==> x|y
__rand__
(...)
x.
__rand__
(y) <==> y&x
__repr__
(...)
x.
__repr__
() <==> repr(x)
__ror__
(...)
x.
__ror__
(y) <==> y|x
x__setattr__
(...)
Data and other attributes inherited from Collection:
__new__
= <built-in method __new__ of type object at 0x7fb3a7d20800>
T.
__new__
(S, ...) -> a new object with type S, a subtype of T
class
Queue
(BaseCollection)
Method resolution order:
Queue
BaseCollection
Collection
__builtin__.object
Methods defined here:
__init__
(...)
Data descriptors inherited from BaseCollection:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
Methods inherited from Collection:
__and__
(...)
x.
__and__
(y) <==> x&y
__getattribute__
(...)
x.
__getattribute__
('name') <==> x.name
__invert__
(...)
x.
__invert__
() <==> ~x
__or__
(...)
x.
__or__
(y) <==> x|y
__rand__
(...)
x.
__rand__
(y) <==> y&x
__repr__
(...)
x.
__repr__
() <==> repr(x)
__ror__
(...)
x.
__ror__
(y) <==> y|x
x__setattr__
(...)
Data and other attributes inherited from Collection:
__new__
= <built-in method __new__ of type object at 0x7fb3a7d20800>
T.
__new__
(S, ...) -> a new object with type S, a subtype of T
class
Reference
(BaseCollection)
Method resolution order:
Reference
BaseCollection
Collection
__builtin__.object
Methods defined here:
__init__
(...)
Data descriptors inherited from BaseCollection:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
Methods inherited from Collection:
__and__
(...)
x.
__and__
(y) <==> x&y
__getattribute__
(...)
x.
__getattribute__
('name') <==> x.name
__invert__
(...)
x.
__invert__
() <==> ~x
__or__
(...)
x.
__or__
(y) <==> x|y
__rand__
(...)
x.
__rand__
(y) <==> y&x
__repr__
(...)
x.
__repr__
() <==> repr(x)
__ror__
(...)
x.
__ror__
(y) <==> y|x
x__setattr__
(...)
Data and other attributes inherited from Collection:
__new__
= <built-in method __new__ of type object at 0x7fb3a7d20800>
T.
__new__
(S, ...) -> a new object with type S, a subtype of T
class
Smaller
(BaseCollection)
Method resolution order:
Smaller
BaseCollection
Collection
__builtin__.object
Methods defined here:
__init__
(...)
Data descriptors inherited from BaseCollection:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
Methods inherited from Collection:
__and__
(...)
x.
__and__
(y) <==> x&y
__getattribute__
(...)
x.
__getattribute__
('name') <==> x.name
__invert__
(...)
x.
__invert__
() <==> ~x
__or__
(...)
x.
__or__
(y) <==> x|y
__rand__
(...)
x.
__rand__
(y) <==> y&x
__repr__
(...)
x.
__repr__
() <==> repr(x)
__ror__
(...)
x.
__ror__
(y) <==> y|x
x__setattr__
(...)
Data and other attributes inherited from Collection:
__new__
= <built-in method __new__ of type object at 0x7fb3a7d20800>
T.
__new__
(S, ...) -> a new object with type S, a subtype of T
class
Union
(BaseCollection)
Method resolution order:
Union
BaseCollection
Collection
__builtin__.object
Methods defined here:
__init__
(...)
Data descriptors inherited from BaseCollection:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
Methods inherited from Collection:
__and__
(...)
x.
__and__
(y) <==> x&y
__getattribute__
(...)
x.
__getattribute__
('name') <==> x.name
__invert__
(...)
x.
__invert__
() <==> ~x
__or__
(...)
x.
__or__
(y) <==> x|y
__rand__
(...)
x.
__rand__
(y) <==> y&x
__repr__
(...)
x.
__repr__
() <==> repr(x)
__ror__
(...)
x.
__ror__
(y) <==> y|x
x__setattr__
(...)
Data and other attributes inherited from Collection:
__new__
= <built-in method __new__ of type object at 0x7fb3a7d20800>
T.
__new__
(S, ...) -> a new object with type S, a subtype of T
class
Universe
(Reference)
Method resolution order:
Universe
Reference
BaseCollection
Collection
__builtin__.object
Methods defined here:
__init__
(...)
Data descriptors inherited from BaseCollection:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
Methods inherited from Collection:
__and__
(...)
x.
__and__
(y) <==> x&y
__getattribute__
(...)
x.
__getattribute__
('name') <==> x.name
__invert__
(...)
x.
__invert__
() <==> ~x
__or__
(...)
x.
__or__
(y) <==> x|y
__rand__
(...)
x.
__rand__
(y) <==> y&x
__repr__
(...)
x.
__repr__
() <==> repr(x)
__ror__
(...)
x.
__ror__
(y) <==> y|x
x__setattr__
(...)
Data and other attributes inherited from Collection:
__new__
= <built-in method __new__ of type object at 0x7fb3a7d20800>
T.
__new__
(S, ...) -> a new object with type S, a subtype of T
Functions
coll_parse
(...)