Searched refs:OutputOnlyMixIn (Results 1 – 3 of 3) sorted by relevance
4 from bgenType import OutputOnlyMixIn75 class HeapOutputBufferType(OutputOnlyMixIn, HeapInputOutputBufferType):
172 class OutputOnlyMixIn: class179 class OutputOnlyType(OutputOnlyMixIn, Type):
9 from bgenType import Type, InputOnlyMixIn, OutputOnlyMixIn, InputOnlyType, OutputOnlyType127 class OutputOnlyBufferMixIn(OutputOnlyMixIn):