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