addDataSize(size_t const &size) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | inline |
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 > | inline |
evaluateReverse(Position const &start, Position const &end, FunctionObject function, Args &&... args) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | inline |
extractPosition(Position const &pos) const | codi::DataInterface< T_NestedData, T_InternalPosHandle > | inline |
forEachChunk(FunctionObject &function, bool recursive, Args &&... args) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | inline |
forEachForward(Position const &start, Position const &end, FunctionObject function, Args &&... args) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | inline |
forEachReverse(Position const &start, Position const &end, FunctionObject function, Args &&... args) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | inline |
getDataPointers(Data *&... pointers) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | inline |
getDataSize() const | codi::DataInterface< T_NestedData, T_InternalPosHandle > | inline |
getPosition() const | codi::DataInterface< T_NestedData, T_InternalPosHandle > | inline |
getPushedDataCount(InternalPosHandle const &startPos) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | inline |
getZeroPosition() const | codi::DataInterface< T_NestedData, T_InternalPosHandle > | inline |
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 > | inline |
reserveItems(size_t const &items) | codi::DataInterface< T_NestedData, T_InternalPosHandle > | inline |
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 > | |