|
25.02
|
This is the complete list of members for Decoder< IType >, including all inherited members.
| BaseIterator() | BaseIterator | inline |
| Decoder() | Decoder< IType > | inline |
| DecodeTensor(const TensorShape &tensorShape, bool isDepthwise=false)=0 | Decoder< IType > | pure virtual |
| Get() const =0 | Decoder< IType > | pure virtual |
| operator++()=0 | BaseIterator | pure virtual |
| operator+=(const unsigned int increment)=0 | BaseIterator | pure virtual |
| operator-=(const unsigned int increment)=0 | BaseIterator | pure virtual |
| operator[](const unsigned int index)=0 | BaseIterator | pure virtual |
| Reset(void *)=0 | Decoder< IType > | pure virtual |
| ~BaseIterator() | BaseIterator | inlinevirtual |
| ~Decoder() | Decoder< IType > | inlinevirtual |