#include <Intrv_SequenceOfInterval.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Intrv_SequenceOfInterval () | |
| Standard_EXPORT void | Clear () |
| ~Intrv_SequenceOfInterval () | |
| Standard_EXPORT const Intrv_SequenceOfInterval & | Assign (const Intrv_SequenceOfInterval &Other) |
| const Intrv_SequenceOfInterval & | operator= (const Intrv_SequenceOfInterval &Other) |
| Standard_EXPORT void | Append (const Intrv_Interval &T) |
| void | Append (Intrv_SequenceOfInterval &S) |
| Standard_EXPORT void | Prepend (const Intrv_Interval &T) |
| void | Prepend (Intrv_SequenceOfInterval &S) |
| void | InsertBefore (const Standard_Integer Index, const Intrv_Interval &T) |
| void | InsertBefore (const Standard_Integer Index, Intrv_SequenceOfInterval &S) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const Intrv_Interval &T) |
| void | InsertAfter (const Standard_Integer Index, Intrv_SequenceOfInterval &S) |
| Standard_EXPORT const Intrv_Interval & | First () const |
| Standard_EXPORT const Intrv_Interval & | Last () const |
| void | Split (const Standard_Integer Index, Intrv_SequenceOfInterval &Sub) |
| Standard_EXPORT const Intrv_Interval & | Value (const Standard_Integer Index) const |
| const Intrv_Interval & | operator() (const Standard_Integer Index) const |
| Standard_EXPORT void | SetValue (const Standard_Integer Index, const Intrv_Interval &I) |
| Standard_EXPORT Intrv_Interval & | ChangeValue (const Standard_Integer Index) |
| Intrv_Interval & | 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 | Intrv_SequenceOfInterval (const Intrv_SequenceOfInterval &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.1