#include <AdvApp2Var_Strip.hxx>

| AdvApp2Var_Strip::AdvApp2Var_Strip | ( | ) |
| AdvApp2Var_Strip::~AdvApp2Var_Strip | ( | ) | [inline] |
| void AdvApp2Var_Strip::Append | ( | AdvApp2Var_Strip & | S | ) |
| void AdvApp2Var_Strip::Append | ( | const AdvApp2Var_Iso & | T | ) |
| const AdvApp2Var_Strip& AdvApp2Var_Strip::Assign | ( | const AdvApp2Var_Strip & | Other | ) |
| AdvApp2Var_Iso& AdvApp2Var_Strip::ChangeValue | ( | const Standard_Integer | Index | ) |
| void AdvApp2Var_Strip::Clear | ( | ) |
| const AdvApp2Var_Iso& AdvApp2Var_Strip::First | ( | ) | const |
| void AdvApp2Var_Strip::InsertAfter | ( | const Standard_Integer | Index, | |
| AdvApp2Var_Strip & | S | |||
| ) |
| void AdvApp2Var_Strip::InsertAfter | ( | const Standard_Integer | Index, | |
| const AdvApp2Var_Iso & | T | |||
| ) |
| void AdvApp2Var_Strip::InsertBefore | ( | const Standard_Integer | Index, | |
| AdvApp2Var_Strip & | S | |||
| ) |
| void AdvApp2Var_Strip::InsertBefore | ( | const Standard_Integer | Index, | |
| const AdvApp2Var_Iso & | T | |||
| ) |
| const AdvApp2Var_Iso& AdvApp2Var_Strip::Last | ( | ) | const |
| void AdvApp2Var_Strip::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* AdvApp2Var_Strip::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* AdvApp2Var_Strip::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| AdvApp2Var_Iso& AdvApp2Var_Strip::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const AdvApp2Var_Iso& AdvApp2Var_Strip::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const AdvApp2Var_Strip& AdvApp2Var_Strip::operator= | ( | const AdvApp2Var_Strip & | Other | ) | [inline] |
| void AdvApp2Var_Strip::Prepend | ( | AdvApp2Var_Strip & | S | ) |
| void AdvApp2Var_Strip::Prepend | ( | const AdvApp2Var_Iso & | T | ) |
| void AdvApp2Var_Strip::Remove | ( | const Standard_Integer | FromIndex, | |
| const Standard_Integer | ToIndex | |||
| ) |
| void AdvApp2Var_Strip::Remove | ( | const Standard_Integer | Index | ) |
| void AdvApp2Var_Strip::SetValue | ( | const Standard_Integer | Index, | |
| const AdvApp2Var_Iso & | I | |||
| ) |
| void AdvApp2Var_Strip::Split | ( | const Standard_Integer | Index, | |
| AdvApp2Var_Strip & | Sub | |||
| ) |
| const AdvApp2Var_Iso& AdvApp2Var_Strip::Value | ( | const Standard_Integer | Index | ) | const |
1.6.3