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