Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATStream::CATSUBSTREAMBUILDER
typedef CATStream*(* CATStream::CATSUBSTREAMBUILDER)(CATInt64 offset, CATInt64 length, CATStream *parent, void *param1, CATUInt32 param2) [private]

CATSUBSTREAMBUILDER defines a factory function that child classes can use to create substreams of a requested type. Each stream type should have a CATStreamXXXX_Builder() function of this type. Pass it into the CreateSubStream() function to build a substream of that type.

The meaning of the parameters depends upon the type of substream.


Generated on Mon Feb 11 04:10:55 2008 for Game Accessibility Suite by doxygen 1.5.4