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