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

#include <Dynamic_SeqOfMethodDefinitions.hxx>

Inheritance diagram for Dynamic_SeqOfMethodDefinitions:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

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

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