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