Open CASCADE Technology 6.6.0
|
#include <AdvApp2Var_Strip.hxx>
AdvApp2Var_Strip::AdvApp2Var_Strip | ( | ) |
AdvApp2Var_Strip::~AdvApp2Var_Strip | ( | ) | [inline] |
void AdvApp2Var_Strip::Append | ( | const AdvApp2Var_Iso & | T | ) |
void AdvApp2Var_Strip::Append | ( | AdvApp2Var_Strip & | S | ) |
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, |
const AdvApp2Var_Iso & | T | ||
) |
void AdvApp2Var_Strip::InsertAfter | ( | const Standard_Integer | Index, |
AdvApp2Var_Strip & | S | ||
) |
void AdvApp2Var_Strip::InsertBefore | ( | const Standard_Integer | Index, |
const AdvApp2Var_Iso & | T | ||
) |
void AdvApp2Var_Strip::InsertBefore | ( | const Standard_Integer | Index, |
AdvApp2Var_Strip & | S | ||
) |
const AdvApp2Var_Iso& AdvApp2Var_Strip::Last | ( | ) | const |
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 | ( | const AdvApp2Var_Iso & | T | ) |
void AdvApp2Var_Strip::Prepend | ( | AdvApp2Var_Strip & | S | ) |
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 |