Class representing a resource context for gearbox.
virtual int readXmlData(char *buffer, int buffsize)=0
Read a block of XML data into buffer, at most buffsize bytes and return the number of bytes read.
virtual ~InputContext()
Close the context.
Abstract base class for different kinds of events.