#include <Dynamic_SeqOfFuzzyDefinitions.hxx>
Inheritance diagram for Dynamic_SeqOfFuzzyDefinitions:

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Dynamic_SeqOfFuzzyDefinitions () | |
| Standard_EXPORT void | Clear () |
| ~Dynamic_SeqOfFuzzyDefinitions () | |
| Standard_EXPORT const Dynamic_SeqOfFuzzyDefinitions & | Assign (const Dynamic_SeqOfFuzzyDefinitions &Other) |
| const Dynamic_SeqOfFuzzyDefinitions & | operator= (const Dynamic_SeqOfFuzzyDefinitions &Other) |
| Standard_EXPORT void | Append (const Handle(Dynamic_FuzzyDefinition)&T) |
| void | Append (Dynamic_SeqOfFuzzyDefinitions &S) |
| Standard_EXPORT 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) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const Handle(Dynamic_FuzzyDefinition)&T) |
| void | InsertAfter (const Standard_Integer Index, Dynamic_SeqOfFuzzyDefinitions &S) |
| Standard_EXPORT const Handle_Dynamic_FuzzyDefinition & | First () const |
| Standard_EXPORT const Handle_Dynamic_FuzzyDefinition & | Last () const |
| void | Split (const Standard_Integer Index, Dynamic_SeqOfFuzzyDefinitions &Sub) |
| Standard_EXPORT const Handle_Dynamic_FuzzyDefinition & | Value (const Standard_Integer Index) const |
| const Handle_Dynamic_FuzzyDefinition & | operator() (const Standard_Integer Index) const |
| Standard_EXPORT void | SetValue (const Standard_Integer Index, const Handle(Dynamic_FuzzyDefinition)&I) |
| Standard_EXPORT Handle_Dynamic_FuzzyDefinition & | ChangeValue (const Standard_Integer Index) |
| Handle_Dynamic_FuzzyDefinition & | 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_SeqOfFuzzyDefinitions (const Dynamic_SeqOfFuzzyDefinitions &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented from TCollection_BaseSequence. |
|
|
Reimplemented from TCollection_BaseSequence. |
|
||||||||||||
|
Reimplemented from TCollection_BaseSequence. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.1