create(void) | xdrbuf::Input | [static] |
endOfStream(void)=0 | xdrbuf::Input | [pure virtual] |
getNextPackletHeader(void)=0 | xdrbuf::Input | [pure virtual] |
readFloats(OUT float *buffer, IN int count)=0 | xdrbuf::Input | [pure virtual] |
readInt32s(OUT int32_t *buffer, IN int count)=0 | xdrbuf::Input | [pure virtual] |
readString(OUT char *buffer, IN int length)=0 | xdrbuf::Input | [pure virtual] |
reset(IN const byte_t *stream, IN int bytes)=0 | xdrbuf::Input | [pure virtual] |
~Input(void) | xdrbuf::Input | [virtual] |