|
mxnet
|
This is the complete list of members for dmlc::ThreadedIter< DType >, including all inherited members.
| BeforeFirst(void) | dmlc::ThreadedIter< DType > | inlinevirtual |
| ClearException(void) | dmlc::ThreadedIter< DType > | inline |
| Destroy(void) | dmlc::ThreadedIter< DType > | inline |
| Init(std::shared_ptr< Producer > producer) | dmlc::ThreadedIter< DType > | inline |
| Init(std::function< bool(DType **)> next, std::function< void()> beforefirst=NotImplemented) | dmlc::ThreadedIter< DType > | inline |
| Next(DType **out_dptr) | dmlc::ThreadedIter< DType > | inline |
| Next(void) | dmlc::ThreadedIter< DType > | inlinevirtual |
| Recycle(DType **inout_dptr) | dmlc::ThreadedIter< DType > | inline |
| set_max_capacity(size_t max_capacity) | dmlc::ThreadedIter< DType > | inline |
| ThreadedIter(size_t max_capacity=8) | dmlc::ThreadedIter< DType > | inlineexplicit |
| ThrowExceptionIfSet(void) | dmlc::ThreadedIter< DType > | inline |
| Value(void) const | dmlc::ThreadedIter< DType > | inlinevirtual |
| ~DataIter(void) DMLC_THROW_EXCEPTION | dmlc::DataIter< DType > | inlinevirtual |
| ~ThreadedIter(void) | dmlc::ThreadedIter< DType > | inlinevirtual |
1.8.13