bliptv::OutStreamEncoder Class Reference

List of all members.

Public Member Functions

def __init__
def write
def __getattr__

Public Attributes

 out
 encoding

Detailed Description

Wraps a stream with an encoder

Definition at line 169 of file bliptv.py.


Member Function Documentation

def bliptv::OutStreamEncoder::__init__ (   self,
  outstream,
  encoding = None 
)

Definition at line 171 of file bliptv.py.

def bliptv::OutStreamEncoder::write (   self,
  obj 
)
Wraps the output stream, encoding Unicode strings with the specified encoding

Definition at line 178 of file bliptv.py.

def bliptv::OutStreamEncoder::__getattr__ (   self,
  attr 
)
Delegate everything but write to the stream

Definition at line 191 of file bliptv.py.


Member Data Documentation

Definition at line 172 of file bliptv.py.

Definition at line 174 of file bliptv.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:32 2012 for MythTV by  doxygen 1.6.3