GCGlib  0.04.228
GCG Graphics Engine
gcgLISTSTRUCTURE Member List

This is the complete list of members for gcgLISTSTRUCTURE, including all inherited members.

insertAfter(gcgLINK *newnode, gcgLINK *node)=0gcgLISTSTRUCTUREpure virtual
insertBefore(gcgLINK *newnode, gcgLINK *node)=0gcgLISTSTRUCTUREpure virtual
insertFirst(gcgLINK *newnode)=0gcgLISTSTRUCTUREpure virtual
insertLast(gcgLINK *newnode)=0gcgLISTSTRUCTUREpure virtual
moveToFirst(gcgLINK *node)=0gcgLISTSTRUCTUREpure virtual
moveToLast(gcgLINK *node)=0gcgLISTSTRUCTUREpure virtual
operator delete(void *p)gcgCLASS
operator delete(void *p, const std::nothrow_t &)gcgCLASS
operator delete[](void *p)gcgCLASS
operator delete[](void *p, const std::nothrow_t &)gcgCLASS
operator new(size_t size)gcgCLASS
operator new(size_t size, const std::nothrow_t &)gcgCLASS
operator new[](size_t size)gcgCLASS
operator new[](size_t size, const std::nothrow_t &)gcgCLASS
remove(gcgLINK *node)=0gcgLISTSTRUCTUREpure virtual
switchNodes(gcgLINK *node1, gcgLINK *node2)=0gcgLISTSTRUCTUREpure virtual