Open CASCADE Technology 6.6.0
Public Member Functions
Dynamic_SeqOfMethodDefinitions Class Reference

#include <Dynamic_SeqOfMethodDefinitions.hxx>

Inheritance diagram for Dynamic_SeqOfMethodDefinitions:
Inheritance graph
[legend]

Public Member Functions

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

Constructor & Destructor Documentation

Dynamic_SeqOfMethodDefinitions::Dynamic_SeqOfMethodDefinitions ( )
Dynamic_SeqOfMethodDefinitions::~Dynamic_SeqOfMethodDefinitions ( ) [inline]

Member Function Documentation

void Dynamic_SeqOfMethodDefinitions::Append ( const Handle< Dynamic_MethodDefinition > &  T)
void Dynamic_SeqOfMethodDefinitions::Append ( Dynamic_SeqOfMethodDefinitions S)
const Dynamic_SeqOfMethodDefinitions& Dynamic_SeqOfMethodDefinitions::Assign ( const Dynamic_SeqOfMethodDefinitions Other)
Handle_Dynamic_MethodDefinition& Dynamic_SeqOfMethodDefinitions::ChangeValue ( const Standard_Integer  Index)
void Dynamic_SeqOfMethodDefinitions::Clear ( )
const Handle_Dynamic_MethodDefinition& Dynamic_SeqOfMethodDefinitions::First ( ) const
void Dynamic_SeqOfMethodDefinitions::InsertAfter ( const Standard_Integer  Index,
const Handle< Dynamic_MethodDefinition > &  T 
)
void Dynamic_SeqOfMethodDefinitions::InsertAfter ( const Standard_Integer  Index,
Dynamic_SeqOfMethodDefinitions S 
)
void Dynamic_SeqOfMethodDefinitions::InsertBefore ( const Standard_Integer  Index,
const Handle< Dynamic_MethodDefinition > &  T 
)
void Dynamic_SeqOfMethodDefinitions::InsertBefore ( const Standard_Integer  Index,
Dynamic_SeqOfMethodDefinitions S 
)
const Handle_Dynamic_MethodDefinition& Dynamic_SeqOfMethodDefinitions::Last ( ) const
Handle_Dynamic_MethodDefinition& Dynamic_SeqOfMethodDefinitions::operator() ( const Standard_Integer  Index) [inline]
const Handle_Dynamic_MethodDefinition& Dynamic_SeqOfMethodDefinitions::operator() ( const Standard_Integer  Index) const [inline]
const Dynamic_SeqOfMethodDefinitions& Dynamic_SeqOfMethodDefinitions::operator= ( const Dynamic_SeqOfMethodDefinitions Other) [inline]
void Dynamic_SeqOfMethodDefinitions::Prepend ( const Handle< Dynamic_MethodDefinition > &  T)
void Dynamic_SeqOfMethodDefinitions::Prepend ( Dynamic_SeqOfMethodDefinitions S)
void Dynamic_SeqOfMethodDefinitions::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void Dynamic_SeqOfMethodDefinitions::Remove ( const Standard_Integer  Index)
void Dynamic_SeqOfMethodDefinitions::SetValue ( const Standard_Integer  Index,
const Handle< Dynamic_MethodDefinition > &  I 
)
void Dynamic_SeqOfMethodDefinitions::Split ( const Standard_Integer  Index,
Dynamic_SeqOfMethodDefinitions Sub 
)
const Handle_Dynamic_MethodDefinition& Dynamic_SeqOfMethodDefinitions::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