OCC Main Page | FoundationClasses | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

FoundationClasses
TKAdvTools
Dynamic


Dynamic_SeqOfMethods Class Reference

#include <Dynamic_SeqOfMethods.hxx>

Inheritance diagram for Dynamic_SeqOfMethods:

Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Dynamic_SeqOfMethods ()
Standard_EXPORT void Clear ()
 ~Dynamic_SeqOfMethods ()
Standard_EXPORT const Dynamic_SeqOfMethodsAssign (const Dynamic_SeqOfMethods &Other)
const Dynamic_SeqOfMethodsoperator= (const Dynamic_SeqOfMethods &Other)
Standard_EXPORT void Append (const Handle(Dynamic_Method)&T)
void Append (Dynamic_SeqOfMethods &S)
Standard_EXPORT void Prepend (const Handle(Dynamic_Method)&T)
void Prepend (Dynamic_SeqOfMethods &S)
void InsertBefore (const Standard_Integer Index, const Handle(Dynamic_Method)&T)
void InsertBefore (const Standard_Integer Index, Dynamic_SeqOfMethods &S)
Standard_EXPORT void InsertAfter (const Standard_Integer Index, const Handle(Dynamic_Method)&T)
void InsertAfter (const Standard_Integer Index, Dynamic_SeqOfMethods &S)
Standard_EXPORT const Handle_Dynamic_Method & First () const
Standard_EXPORT const Handle_Dynamic_Method & Last () const
void Split (const Standard_Integer Index, Dynamic_SeqOfMethods &Sub)
Standard_EXPORT const Handle_Dynamic_Method & Value (const Standard_Integer Index) const
const Handle_Dynamic_Method & operator() (const Standard_Integer Index) const
Standard_EXPORT void SetValue (const Standard_Integer Index, const Handle(Dynamic_Method)&I)
Standard_EXPORT Handle_Dynamic_Method & ChangeValue (const Standard_Integer Index)
Handle_Dynamic_Method & operator() (const Standard_Integer Index)
Standard_EXPORT void Remove (const Standard_Integer Index)
Standard_EXPORT void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Private Member Functions

Standard_EXPORT Dynamic_SeqOfMethods (const Dynamic_SeqOfMethods &Other)

Constructor & Destructor Documentation

Dynamic_SeqOfMethods::Dynamic_SeqOfMethods  ) 
 

Dynamic_SeqOfMethods::~Dynamic_SeqOfMethods  )  [inline]
 

Standard_EXPORT Dynamic_SeqOfMethods::Dynamic_SeqOfMethods const Dynamic_SeqOfMethods Other  )  [private]
 


Member Function Documentation

void Dynamic_SeqOfMethods::Append Dynamic_SeqOfMethods S  ) 
 

Standard_EXPORT void Dynamic_SeqOfMethods::Append const Handle(Dynamic_Method)&  T  ) 
 

Standard_EXPORT const Dynamic_SeqOfMethods& Dynamic_SeqOfMethods::Assign const Dynamic_SeqOfMethods Other  ) 
 

Standard_EXPORT Handle_Dynamic_Method& Dynamic_SeqOfMethods::ChangeValue const Standard_Integer  Index  ) 
 

Standard_EXPORT void Dynamic_SeqOfMethods::Clear  ) 
 

Standard_EXPORT const Handle_Dynamic_Method& Dynamic_SeqOfMethods::First  )  const
 

void Dynamic_SeqOfMethods::InsertAfter const Standard_Integer  Index,
Dynamic_SeqOfMethods S
 

Standard_EXPORT void Dynamic_SeqOfMethods::InsertAfter const Standard_Integer  Index,
const Handle(Dynamic_Method)&  T
 

void Dynamic_SeqOfMethods::InsertBefore const Standard_Integer  Index,
Dynamic_SeqOfMethods S
 

void Dynamic_SeqOfMethods::InsertBefore const Standard_Integer  Index,
const Handle(Dynamic_Method)&  T
 

Standard_EXPORT const Handle_Dynamic_Method& Dynamic_SeqOfMethods::Last  )  const
 

void Dynamic_SeqOfMethods::operator delete void *  anAddress  )  [inline]
 

Reimplemented from TCollection_BaseSequence.

void* Dynamic_SeqOfMethods::operator new size_t  size  )  [inline]
 

Reimplemented from TCollection_BaseSequence.

void* Dynamic_SeqOfMethods::operator new size_t  ,
void *  anAddress
[inline]
 

Reimplemented from TCollection_BaseSequence.

Handle_Dynamic_Method& Dynamic_SeqOfMethods::operator() const Standard_Integer  Index  )  [inline]
 

const Handle_Dynamic_Method& Dynamic_SeqOfMethods::operator() const Standard_Integer  Index  )  const [inline]
 

const Dynamic_SeqOfMethods& Dynamic_SeqOfMethods::operator= const Dynamic_SeqOfMethods Other  )  [inline]
 

void Dynamic_SeqOfMethods::Prepend Dynamic_SeqOfMethods S  ) 
 

Standard_EXPORT void Dynamic_SeqOfMethods::Prepend const Handle(Dynamic_Method)&  T  ) 
 

Standard_EXPORT void Dynamic_SeqOfMethods::Remove const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex
 

Standard_EXPORT void Dynamic_SeqOfMethods::Remove const Standard_Integer  Index  ) 
 

Standard_EXPORT void Dynamic_SeqOfMethods::SetValue const Standard_Integer  Index,
const Handle(Dynamic_Method)&  I
 

void Dynamic_SeqOfMethods::Split const Standard_Integer  Index,
Dynamic_SeqOfMethods Sub
 

Standard_EXPORT const Handle_Dynamic_Method& Dynamic_SeqOfMethods::Value const Standard_Integer  Index  )  const
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:12:13 2008 for OpenCASCADE by  doxygen 1.4.1