PColgp_HSequenceOfDir Class Reference

#include <PColgp_HSequenceOfDir.hxx>

Inheritance diagram for PColgp_HSequenceOfDir:
Inheritance graph
[legend]

Public Member Functions

 PColgp_HSequenceOfDir ()
Standard_Boolean IsEmpty () const
Standard_Integer Length () const
gp_Dir First () const
gp_Dir Last () const
void Clear ()
void Append (const gp_Dir &T)
void Append (const Handle< PColgp_HSequenceOfDir > &S)
void Prepend (const gp_Dir &T)
void Prepend (const Handle< PColgp_HSequenceOfDir > &S)
void Reverse ()
void InsertBefore (const Standard_Integer Index, const gp_Dir &T)
void InsertBefore (const Standard_Integer Index, const Handle< PColgp_HSequenceOfDir > &S)
void InsertAfter (const Standard_Integer Index, const gp_Dir &T)
void InsertAfter (const Standard_Integer Index, const Handle< PColgp_HSequenceOfDir > &S)
void Exchange (const Standard_Integer I, const Standard_Integer J)
Handle_PColgp_HSequenceOfDir SubSequence (const Standard_Integer FromIndex, const Standard_Integer ToIndex) const
Handle_PColgp_HSequenceOfDir Split (const Standard_Integer Index)
void SetValue (const Standard_Integer Index, const gp_Dir &T)
gp_Dir Value (const Standard_Integer Index) const
Standard_Boolean Contains (const gp_Dir &T) const
Standard_Integer Location (const Standard_Integer N, const gp_Dir &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) const
Standard_Integer Location (const Standard_Integer N, const gp_Dir &T) const
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)
virtual Handle_Standard_Persistent ShallowCopy () const
virtual void ShallowDump (Standard_OStream &s) const
void Destroy ()
 ~PColgp_HSequenceOfDir ()
 PColgp_HSequenceOfDir (const Storage_stCONSTclCOM &a)
Handle
< PColgp_SeqNodeOfHSequenceOfDir
_CSFDB_GetPColgp_HSequenceOfDirFirstItem () const
void _CSFDB_SetPColgp_HSequenceOfDirFirstItem (const Handle< PColgp_SeqNodeOfHSequenceOfDir > &p)
Handle
< PColgp_SeqNodeOfHSequenceOfDir
_CSFDB_GetPColgp_HSequenceOfDirLastItem () const
void _CSFDB_SetPColgp_HSequenceOfDirLastItem (const Handle< PColgp_SeqNodeOfHSequenceOfDir > &p)
Standard_Integer _CSFDB_GetPColgp_HSequenceOfDirSize () const
void _CSFDB_SetPColgp_HSequenceOfDirSize (const Standard_Integer p)

Constructor & Destructor Documentation

PColgp_HSequenceOfDir::PColgp_HSequenceOfDir (  ) 
PColgp_HSequenceOfDir::~PColgp_HSequenceOfDir (  )  [inline]
PColgp_HSequenceOfDir::PColgp_HSequenceOfDir ( const Storage_stCONSTclCOM a  )  [inline]

Member Function Documentation

Handle< PColgp_SeqNodeOfHSequenceOfDir > PColgp_HSequenceOfDir::_CSFDB_GetPColgp_HSequenceOfDirFirstItem (  )  const [inline]
Handle< PColgp_SeqNodeOfHSequenceOfDir > PColgp_HSequenceOfDir::_CSFDB_GetPColgp_HSequenceOfDirLastItem (  )  const [inline]
Standard_Integer PColgp_HSequenceOfDir::_CSFDB_GetPColgp_HSequenceOfDirSize (  )  const [inline]
void PColgp_HSequenceOfDir::_CSFDB_SetPColgp_HSequenceOfDirFirstItem ( const Handle< PColgp_SeqNodeOfHSequenceOfDir > &  p  )  [inline]
void PColgp_HSequenceOfDir::_CSFDB_SetPColgp_HSequenceOfDirLastItem ( const Handle< PColgp_SeqNodeOfHSequenceOfDir > &  p  )  [inline]
void PColgp_HSequenceOfDir::_CSFDB_SetPColgp_HSequenceOfDirSize ( const Standard_Integer  p  )  [inline]
void PColgp_HSequenceOfDir::Append ( const Handle< PColgp_HSequenceOfDir > &  S  ) 
void PColgp_HSequenceOfDir::Append ( const gp_Dir T  ) 
void PColgp_HSequenceOfDir::Clear (  ) 
Standard_Boolean PColgp_HSequenceOfDir::Contains ( const gp_Dir T  )  const
void PColgp_HSequenceOfDir::Destroy (  ) 
void PColgp_HSequenceOfDir::Exchange ( const Standard_Integer  I,
const Standard_Integer  J 
)
gp_Dir PColgp_HSequenceOfDir::First (  )  const
void PColgp_HSequenceOfDir::InsertAfter ( const Standard_Integer  Index,
const Handle< PColgp_HSequenceOfDir > &  S 
)
void PColgp_HSequenceOfDir::InsertAfter ( const Standard_Integer  Index,
const gp_Dir T 
)
void PColgp_HSequenceOfDir::InsertBefore ( const Standard_Integer  Index,
const Handle< PColgp_HSequenceOfDir > &  S 
)
void PColgp_HSequenceOfDir::InsertBefore ( const Standard_Integer  Index,
const gp_Dir T 
)
Standard_Boolean PColgp_HSequenceOfDir::IsEmpty (  )  const
gp_Dir PColgp_HSequenceOfDir::Last (  )  const
Standard_Integer PColgp_HSequenceOfDir::Length (  )  const
Standard_Integer PColgp_HSequenceOfDir::Location ( const Standard_Integer  N,
const gp_Dir T 
) const
Standard_Integer PColgp_HSequenceOfDir::Location ( const Standard_Integer  N,
const gp_Dir T,
const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
) const
void PColgp_HSequenceOfDir::Prepend ( const Handle< PColgp_HSequenceOfDir > &  S  ) 
void PColgp_HSequenceOfDir::Prepend ( const gp_Dir T  ) 
void PColgp_HSequenceOfDir::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void PColgp_HSequenceOfDir::Remove ( const Standard_Integer  Index  ) 
void PColgp_HSequenceOfDir::Reverse (  ) 
void PColgp_HSequenceOfDir::SetValue ( const Standard_Integer  Index,
const gp_Dir T 
)
virtual Handle_Standard_Persistent PColgp_HSequenceOfDir::ShallowCopy (  )  const [virtual]

Reimplemented from Standard_Persistent.

virtual void PColgp_HSequenceOfDir::ShallowDump ( Standard_OStream s  )  const [virtual]

Reimplemented from Standard_Persistent.

Handle_PColgp_HSequenceOfDir PColgp_HSequenceOfDir::Split ( const Standard_Integer  Index  ) 
Handle_PColgp_HSequenceOfDir PColgp_HSequenceOfDir::SubSequence ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
) const
gp_Dir PColgp_HSequenceOfDir::Value ( const Standard_Integer  Index  )  const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Mar 3 11:00:16 2011 for Open CASCADE Technology by  doxygen 1.6.3