CoinUtils  trunk
CoinModelLinkedList Member List
This is the complete list of members for CoinModelLinkedList, including all inherited members.
addEasy(int majorIndex, int numberOfElements, const int *indices, const double *elements, CoinModelTriple *triples, CoinModelHash2 &hash)CoinModelLinkedList
addHard(int minorIndex, int numberOfElements, const int *indices, const double *elements, CoinModelTriple *triples, CoinModelHash2 &hash)CoinModelLinkedList
addHard(int first, const CoinModelTriple *triples, int firstFree, int lastFree, const int *nextOther)CoinModelLinkedList
CoinModelLinkedList()CoinModelLinkedList
CoinModelLinkedList(const CoinModelLinkedList &)CoinModelLinkedList
create(int maxMajor, int maxElements, int numberMajor, int numberMinor, int type, int numberElements, const CoinModelTriple *triples)CoinModelLinkedList
deleteRowOne(int position, CoinModelTriple *triples, CoinModelHash2 &hash)CoinModelLinkedList
deleteSame(int which, CoinModelTriple *triples, CoinModelHash2 &hash, bool zapTriples)CoinModelLinkedList
fill(int first, int last)CoinModelLinkedList
first(int which) const CoinModelLinkedList [inline]
firstFree() const CoinModelLinkedList [inline]
last(int which) const CoinModelLinkedList [inline]
lastFree() const CoinModelLinkedList [inline]
maximumElements() const CoinModelLinkedList [inline]
maximumMajor() const CoinModelLinkedList [inline]
next() const CoinModelLinkedList [inline]
numberElements() const CoinModelLinkedList [inline]
numberMajor() const CoinModelLinkedList [inline]
operator=(const CoinModelLinkedList &)CoinModelLinkedList
previous() const CoinModelLinkedList [inline]
resize(int maxMajor, int maxElements)CoinModelLinkedList
synchronize(CoinModelLinkedList &other)CoinModelLinkedList
updateDeleted(int which, CoinModelTriple *triples, CoinModelLinkedList &otherList)CoinModelLinkedList
updateDeletedOne(int position, const CoinModelTriple *triples)CoinModelLinkedList
validateLinks(const CoinModelTriple *triples) const CoinModelLinkedList
~CoinModelLinkedList()CoinModelLinkedList
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines