| addDataSize(size_t const &size) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| addToTapeValues(TapeValues &values) const | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| erase(Position const &start, Position const &end, bool recursive=true) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| evaluateForward(Position const &start, Position const &end, FunctionObject function, Args &&... args) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| evaluateReverse(Position const &start, Position const &end, FunctionObject function, Args &&... args) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| extractPosition(Position const &pos) const | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| forEachChunk(FunctionObject &function, bool recursive, Args &&... args) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| forEachForward(Position const &start, Position const &end, FunctionObject function, Args &&... args) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| forEachReverse(Position const &start, Position const &end, FunctionObject function, Args &&... args) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| getDataPointers(Data *&... pointers) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| getDataSize() const | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| getPosition() const | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| getPushedDataCount(InternalPosHandle const &startPos) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| getZeroPosition() const | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| InternalPosHandle typedef | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| NestedData typedef | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| Position typedef | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| pushData(Data const &... data) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| reserveItems(size_t const &items) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| reset() | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| resetHard() | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| resetTo(Position const &pos) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| resize(size_t const &totalSize) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| setNested(NestedData *v) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |
| swap(DataInterface &other) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | |