ConverterBox(TupleDescription schema) | ConverterBox | [protected] |
convertTuple(const char *data, unsigned int length, char *out)=0 | SimpleConverterBox | [protected, pure virtual] |
getSchema() const | ConverterBox | |
getStream() | ConverterBox | |
handleData(constbuf input) | SimpleConverterBox | [protected, virtual] |
setStream(ptr< Stream > stream) | ConverterBox | |
SimpleConverterBox(TupleDescription schema, char delim) | SimpleConverterBox | [protected] |
SimpleConverterBox(TupleDescription schema, unsigned int length) | SimpleConverterBox | [protected] |
~ConverterBox() | ConverterBox | [virtual] |
~SimpleConverterBox() | SimpleConverterBox | [protected] |