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

#include <Dynamic_SeqOfFuzzyDefinitions.hxx>

Inheritance diagram for Dynamic_SeqOfFuzzyDefinitions:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Dynamic_SeqOfFuzzyDefinitions ()
void Clear ()
 ~Dynamic_SeqOfFuzzyDefinitions ()
const
Dynamic_SeqOfFuzzyDefinitions
Assign (const Dynamic_SeqOfFuzzyDefinitions &Other)
const
Dynamic_SeqOfFuzzyDefinitions
operator= (const Dynamic_SeqOfFuzzyDefinitions &Other)
void Append (const Handle< Dynamic_FuzzyDefinition > &T)
void Append (Dynamic_SeqOfFuzzyDefinitions &S)
void Prepend (const Handle< Dynamic_FuzzyDefinition > &T)
void Prepend (Dynamic_SeqOfFuzzyDefinitions &S)
void InsertBefore (const Standard_Integer Index, const Handle< Dynamic_FuzzyDefinition > &T)
void InsertBefore (const Standard_Integer Index, Dynamic_SeqOfFuzzyDefinitions &S)
void InsertAfter (const Standard_Integer Index, const Handle< Dynamic_FuzzyDefinition > &T)
void InsertAfter (const Standard_Integer Index, Dynamic_SeqOfFuzzyDefinitions &S)
const
Handle_Dynamic_FuzzyDefinition & 
First () const
const
Handle_Dynamic_FuzzyDefinition & 
Last () const
void Split (const Standard_Integer Index, Dynamic_SeqOfFuzzyDefinitions &Sub)
const
Handle_Dynamic_FuzzyDefinition & 
Value (const Standard_Integer Index) const
const
Handle_Dynamic_FuzzyDefinition & 
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< Dynamic_FuzzyDefinition > &I)
Handle_Dynamic_FuzzyDefinition & ChangeValue (const Standard_Integer Index)
Handle_Dynamic_FuzzyDefinition & operator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

Handle_Dynamic_FuzzyDefinition& Dynamic_SeqOfFuzzyDefinitions::ChangeValue ( const Standard_Integer  Index)
const Handle_Dynamic_FuzzyDefinition& Dynamic_SeqOfFuzzyDefinitions::First ( ) const
const Handle_Dynamic_FuzzyDefinition& Dynamic_SeqOfFuzzyDefinitions::Last ( ) const
const Handle_Dynamic_FuzzyDefinition& Dynamic_SeqOfFuzzyDefinitions::operator() ( const Standard_Integer  Index) const [inline]
Handle_Dynamic_FuzzyDefinition& Dynamic_SeqOfFuzzyDefinitions::operator() ( const Standard_Integer  Index) [inline]
const Dynamic_SeqOfFuzzyDefinitions& Dynamic_SeqOfFuzzyDefinitions::operator= ( const Dynamic_SeqOfFuzzyDefinitions Other) [inline]
const Handle_Dynamic_FuzzyDefinition& Dynamic_SeqOfFuzzyDefinitions::Value ( const Standard_Integer  Index) const

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