This is the complete list of members for corbo::EdgeSetInterface, including all inherited members.
_modified | corbo::EdgeSetInterface | protected |
clear()=0 | corbo::EdgeSetInterface | pure virtual |
computeEdgeIndices()=0 | corbo::EdgeSetInterface | pure virtual |
isModified() const | corbo::EdgeSetInterface | inline |
Ptr typedef | corbo::EdgeSetInterface | |
reserveEdgeCacheMemory(int est_value_cache_size, int est_jacobians_cache_size)=0 | corbo::EdgeSetInterface | pure virtual |
setEdgeIdx(BaseEdge &edge, int idx) | corbo::EdgeSetInterface | inlineprotected |
setEdgeIdx(BaseMixedEdge &edge, int obj_idx, int eq_idx, int ineq_idx) | corbo::EdgeSetInterface | inlineprotected |
setModified(bool modified) | corbo::EdgeSetInterface | inline |
~EdgeSetInterface() | corbo::EdgeSetInterface | inlinevirtual |