|
Open CASCADE Technology
6.5.4
|
#include <Storage_SeqOfRoot.hxx>

| Storage_SeqOfRoot::~Storage_SeqOfRoot | ( | ) | [inline] |
| void Storage_SeqOfRoot::Append | ( | const Handle< Storage_Root > & | T | ) |
| Handle_Storage_Root& Storage_SeqOfRoot::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_Storage_Root& Storage_SeqOfRoot::First | ( | ) | const |
| void Storage_SeqOfRoot::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< Storage_Root > & | T | ||
| ) |
| void Storage_SeqOfRoot::InsertAfter | ( | const Standard_Integer | Index, |
| Storage_SeqOfRoot & | S | ||
| ) |
| void Storage_SeqOfRoot::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< Storage_Root > & | T | ||
| ) |
| void Storage_SeqOfRoot::InsertBefore | ( | const Standard_Integer | Index, |
| Storage_SeqOfRoot & | S | ||
| ) |
| const Handle_Storage_Root& Storage_SeqOfRoot::Last | ( | ) | const |
| const Handle_Storage_Root& Storage_SeqOfRoot::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_Storage_Root& Storage_SeqOfRoot::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Storage_SeqOfRoot& Storage_SeqOfRoot::operator= | ( | const Storage_SeqOfRoot & | Other | ) | [inline] |
| void Storage_SeqOfRoot::Prepend | ( | const Handle< Storage_Root > & | T | ) |
| void Storage_SeqOfRoot::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void Storage_SeqOfRoot::SetValue | ( | const Standard_Integer | Index, |
| const Handle< Storage_Root > & | I | ||
| ) |
| void Storage_SeqOfRoot::Split | ( | const Standard_Integer | Index, |
| Storage_SeqOfRoot & | Sub | ||
| ) |
| const Handle_Storage_Root& Storage_SeqOfRoot::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0