Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
GraphTools_ListOfSequenceOfInteger Class Reference

#include <GraphTools_ListOfSequenceOfInteger.hxx>

Public Member Functions

 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

GraphTools_ListOfSequenceOfInteger::GraphTools_ListOfSequenceOfInteger ( )
GraphTools_ListOfSequenceOfInteger::~GraphTools_ListOfSequenceOfInteger ( )
inline

Member Function Documentation

void GraphTools_ListOfSequenceOfInteger::Append ( const TColStd_SequenceOfInteger I)
void GraphTools_ListOfSequenceOfInteger::Append ( const TColStd_SequenceOfInteger I,
GraphTools_ListIteratorOfListOfSequenceOfInteger theIt 
)
void GraphTools_ListOfSequenceOfInteger::Append ( GraphTools_ListOfSequenceOfInteger Other)
void GraphTools_ListOfSequenceOfInteger::Assign ( const GraphTools_ListOfSequenceOfInteger Other)
void GraphTools_ListOfSequenceOfInteger::Clear ( )
Standard_Integer GraphTools_ListOfSequenceOfInteger::Extent ( ) const
TColStd_SequenceOfInteger& GraphTools_ListOfSequenceOfInteger::First ( ) const
void GraphTools_ListOfSequenceOfInteger::InsertAfter ( const TColStd_SequenceOfInteger I,
GraphTools_ListIteratorOfListOfSequenceOfInteger It 
)
void GraphTools_ListOfSequenceOfInteger::InsertAfter ( GraphTools_ListOfSequenceOfInteger Other,
GraphTools_ListIteratorOfListOfSequenceOfInteger It 
)
void GraphTools_ListOfSequenceOfInteger::InsertBefore ( const TColStd_SequenceOfInteger I,
GraphTools_ListIteratorOfListOfSequenceOfInteger It 
)
void GraphTools_ListOfSequenceOfInteger::InsertBefore ( GraphTools_ListOfSequenceOfInteger Other,
GraphTools_ListIteratorOfListOfSequenceOfInteger It 
)
Standard_Boolean GraphTools_ListOfSequenceOfInteger::IsEmpty ( ) const
TColStd_SequenceOfInteger& GraphTools_ListOfSequenceOfInteger::Last ( ) const
void GraphTools_ListOfSequenceOfInteger::operator= ( const GraphTools_ListOfSequenceOfInteger Other)
inline
void GraphTools_ListOfSequenceOfInteger::Prepend ( const TColStd_SequenceOfInteger I)
void GraphTools_ListOfSequenceOfInteger::Prepend ( const TColStd_SequenceOfInteger I,
GraphTools_ListIteratorOfListOfSequenceOfInteger theIt 
)
void GraphTools_ListOfSequenceOfInteger::Prepend ( GraphTools_ListOfSequenceOfInteger Other)
void GraphTools_ListOfSequenceOfInteger::Remove ( GraphTools_ListIteratorOfListOfSequenceOfInteger It)
void GraphTools_ListOfSequenceOfInteger::RemoveFirst ( )

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