Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
GraphTools_ListOfSequenceOfInteger Class Reference

#include <GraphTools_ListOfSequenceOfInteger.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC GraphTools_ListOfSequenceOfInteger ()
void Assign (const GraphTools_ListOfSequenceOfInteger &Other)
void operator= (const GraphTools_ListOfSequenceOfInteger &Other)
Standard_Integer Extent () const
void Clear ()
 ~GraphTools_ListOfSequenceOfInteger ()
Standard_Boolean IsEmpty () const
void Prepend (const TColStd_SequenceOfInteger &I)
void Prepend (const TColStd_SequenceOfInteger &I, GraphTools_ListIteratorOfListOfSequenceOfInteger &theIt)
void Prepend (GraphTools_ListOfSequenceOfInteger &Other)
void Append (const TColStd_SequenceOfInteger &I)
void Append (const TColStd_SequenceOfInteger &I, GraphTools_ListIteratorOfListOfSequenceOfInteger &theIt)
void Append (GraphTools_ListOfSequenceOfInteger &Other)
TColStd_SequenceOfIntegerFirst () const
TColStd_SequenceOfIntegerLast () const
void RemoveFirst ()
void Remove (GraphTools_ListIteratorOfListOfSequenceOfInteger &It)
void InsertBefore (const TColStd_SequenceOfInteger &I, GraphTools_ListIteratorOfListOfSequenceOfInteger &It)
void InsertBefore (GraphTools_ListOfSequenceOfInteger &Other, GraphTools_ListIteratorOfListOfSequenceOfInteger &It)
void InsertAfter (const TColStd_SequenceOfInteger &I, GraphTools_ListIteratorOfListOfSequenceOfInteger &It)
void InsertAfter (GraphTools_ListOfSequenceOfInteger &Other, GraphTools_ListIteratorOfListOfSequenceOfInteger &It)

Constructor & Destructor Documentation


Member Function Documentation

void GraphTools_ListOfSequenceOfInteger::operator= ( const GraphTools_ListOfSequenceOfInteger Other) [inline]

The documentation for this class was generated from the following file: