#include <Units_QtsSequence.hxx>
Inheritance diagram for Units_QtsSequence:

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