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