| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
httxobject.HttxObject --+
|
HttxCompressionSet
HttxLib Set with locking semanctics to store the allowed compression values
|
|||
|
|||
| HttxCompressionSet |
|
||
| str |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
| str |
|
||
|
Inherited from |
|||
|
|||
|
compressionset holds the unique values |
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Constructor. It delegates construction to the base class HttxObject and initializes the member variables
|
Deepcopy support.
|
Conversion to string
|
Add a compression type to the set
|
Remove a compression type from the set. It mimics remove from Python set
|
Discard a compression type from the set It mimics discard from Python set
|
Update the set with another set
|
Utility function to return the values in the set as a string separated by sep
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 13 14:56:41 2011 | http://epydoc.sourceforge.net |