Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_CArray1OfVEInterference Class Reference

#include <BOPTools_CArray1OfVEInterference.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTools_CArray1OfVEInterference (const Standard_Integer Length=0, const Standard_Integer BlockLength=5)
void Resize (const Standard_Integer theNewLength)
void Destroy ()
 ~BOPTools_CArray1OfVEInterference ()
Standard_Integer Length () const
Standard_Integer Extent () const
Standard_Integer FactLength () const
Standard_Integer Append (const BOPTools_VEInterference &Value)
void Remove (const Standard_Integer Index)
const BOPTools_VEInterferenceValue (const Standard_Integer Index) const
const BOPTools_VEInterferenceoperator() (const Standard_Integer Index) const
BOPTools_VEInterferenceChangeValue (const Standard_Integer Index)
BOPTools_VEInterferenceoperator() (const Standard_Integer Index)
void SetBlockLength (const Standard_Integer aBL)
Standard_Integer BlockLength () const

Constructor & Destructor Documentation

BOPTools_CArray1OfVEInterference::BOPTools_CArray1OfVEInterference ( const Standard_Integer  Length = 0,
const Standard_Integer  BlockLength = 5 
)
BOPTools_CArray1OfVEInterference::~BOPTools_CArray1OfVEInterference ( ) [inline]

Member Function Documentation

Standard_Integer BOPTools_CArray1OfVEInterference::Append ( const BOPTools_VEInterference Value)
Standard_Integer BOPTools_CArray1OfVEInterference::BlockLength ( ) const
BOPTools_VEInterference& BOPTools_CArray1OfVEInterference::ChangeValue ( const Standard_Integer  Index)
void BOPTools_CArray1OfVEInterference::Destroy ( )
Standard_Integer BOPTools_CArray1OfVEInterference::Extent ( ) const
Standard_Integer BOPTools_CArray1OfVEInterference::FactLength ( ) const
Standard_Integer BOPTools_CArray1OfVEInterference::Length ( ) const
void BOPTools_CArray1OfVEInterference::operator delete ( void *  anAddress) [inline]
void* BOPTools_CArray1OfVEInterference::operator new ( size_t  size) [inline]
void* BOPTools_CArray1OfVEInterference::operator new ( size_t  ,
void *  anAddress 
) [inline]
BOPTools_VEInterference& BOPTools_CArray1OfVEInterference::operator() ( const Standard_Integer  Index) [inline]
const BOPTools_VEInterference& BOPTools_CArray1OfVEInterference::operator() ( const Standard_Integer  Index) const [inline]
void BOPTools_CArray1OfVEInterference::Remove ( const Standard_Integer  Index)
void BOPTools_CArray1OfVEInterference::Resize ( const Standard_Integer  theNewLength)
void BOPTools_CArray1OfVEInterference::SetBlockLength ( const Standard_Integer  aBL)
const BOPTools_VEInterference& BOPTools_CArray1OfVEInterference::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