|
Open CASCADE Technology
6.9.1
|
#include <ObjMgt_SeqNodeOfPSeqOfExtRef.hxx>

Additional Inherited Members | |
Protected Member Functions inherited from PMMgt_PManaged | |
| PMMgt_PManaged () | |
| Returns an instance. The storage of the given "size" is allocated by <StorageManager>. More... | |
| ObjMgt_SeqNodeOfPSeqOfExtRef::ObjMgt_SeqNodeOfPSeqOfExtRef | ( | const Handle< ObjMgt_SeqNodeOfPSeqOfExtRef > & | TheLast, |
| const Handle< ObjMgt_ExternRef > & | TheItem | ||
| ) |
| ObjMgt_SeqNodeOfPSeqOfExtRef::ObjMgt_SeqNodeOfPSeqOfExtRef | ( | const Handle< ObjMgt_ExternRef > & | TheItem, |
| const Handle< ObjMgt_SeqNodeOfPSeqOfExtRef > & | TheFirst | ||
| ) |
| ObjMgt_SeqNodeOfPSeqOfExtRef::ObjMgt_SeqNodeOfPSeqOfExtRef | ( | const Handle< ObjMgt_SeqNodeOfPSeqOfExtRef > & | ThePrevious, |
| const Handle< ObjMgt_SeqNodeOfPSeqOfExtRef > & | TheNext, | ||
| const Handle< ObjMgt_ExternRef > & | TheItem | ||
| ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| Handle< ObjMgt_SeqNodeOfPSeqOfExtRef > ObjMgt_SeqNodeOfPSeqOfExtRef::Next | ( | ) | const |
| Handle< ObjMgt_SeqNodeOfPSeqOfExtRef > ObjMgt_SeqNodeOfPSeqOfExtRef::Previous | ( | ) | const |
| void ObjMgt_SeqNodeOfPSeqOfExtRef::SetNext | ( | const Handle< ObjMgt_SeqNodeOfPSeqOfExtRef > & | ANode | ) |
| void ObjMgt_SeqNodeOfPSeqOfExtRef::SetPrevious | ( | const Handle< ObjMgt_SeqNodeOfPSeqOfExtRef > & | ANode | ) |
| void ObjMgt_SeqNodeOfPSeqOfExtRef::SetValue | ( | const Handle< ObjMgt_ExternRef > & | AnItem | ) |
| Handle< ObjMgt_ExternRef > ObjMgt_SeqNodeOfPSeqOfExtRef::Value | ( | ) | const |
1.8.10