xmmsclient.collections
Classes
-
class
xmmsclient.collections.
Reference
-
__init__
(Collection self, ref=None, ns='Collections', **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
Universe
-
__init__
(self)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
Equals
-
__init__
(Collection self, parent=None, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
NotEqual
-
__init__
(Collection self, parent=None, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
Match
-
__init__
(Collection self, parent=None, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
Smaller
-
__init__
(Collection self, parent=None, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
SmallerEqual
-
__init__
(Collection self, parent=None, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
Greater
-
__init__
(Collection self, parent=None, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
GreaterEqual
-
__init__
(Collection self, parent=None, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
Token
-
__init__
(Collection self, parent=None, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
Order
-
__init__
(Collection self, operand=None, field=None, direction=0, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
Mediaset
-
__init__
(Collection self, operand=None, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
Limit
-
__init__
(Collection self, operand=None, start=0, length=0, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
IDList
-
__init__
(Collection self, ids=None, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
Queue
-
__init__
(Collection self, ids=None, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
PShuffle
-
__init__
(Collection self, ids=None, parent=None, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
Union
-
__init__
(Collection self, *a, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
Intersection
-
__init__
(Collection self, *a, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
Complement
-
__init__
(Collection self, operand=None, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
-
class
xmmsclient.collections.
Has
-
__init__
(Collection self, parent=None, **kargs)
-
attributes
-
copy
(self)
-
ids
-
operands
Methods
-
xmmsclient.collections.
coll_parse
(pattern)