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

#include <TNaming_ListOfNamedShape.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TNaming_ListOfNamedShape ()
void Assign (const TNaming_ListOfNamedShape &Other)
void operator= (const TNaming_ListOfNamedShape &Other)
Standard_Integer Extent () const
void Clear ()
 ~TNaming_ListOfNamedShape ()
Standard_Boolean IsEmpty () const
void Prepend (const Handle< TNaming_NamedShape > &I)
void Prepend (const Handle< TNaming_NamedShape > &I, TNaming_ListIteratorOfListOfNamedShape &theIt)
void Prepend (TNaming_ListOfNamedShape &Other)
void Append (const Handle< TNaming_NamedShape > &I)
void Append (const Handle< TNaming_NamedShape > &I, TNaming_ListIteratorOfListOfNamedShape &theIt)
void Append (TNaming_ListOfNamedShape &Other)
Handle_TNaming_NamedShape & First () const
Handle_TNaming_NamedShape & Last () const
void RemoveFirst ()
void Remove (TNaming_ListIteratorOfListOfNamedShape &It)
void InsertBefore (const Handle< TNaming_NamedShape > &I, TNaming_ListIteratorOfListOfNamedShape &It)
void InsertBefore (TNaming_ListOfNamedShape &Other, TNaming_ListIteratorOfListOfNamedShape &It)
void InsertAfter (const Handle< TNaming_NamedShape > &I, TNaming_ListIteratorOfListOfNamedShape &It)
void InsertAfter (TNaming_ListOfNamedShape &Other, TNaming_ListIteratorOfListOfNamedShape &It)

Constructor & Destructor Documentation


Member Function Documentation

Handle_TNaming_NamedShape& TNaming_ListOfNamedShape::First ( ) const
Handle_TNaming_NamedShape& TNaming_ListOfNamedShape::Last ( ) const
void TNaming_ListOfNamedShape::operator= ( const TNaming_ListOfNamedShape Other) [inline]

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