OCC Main Page
|
ModelingAlgorithms
|
Toolkits
|
Packages
|
Class Hierarchy
|
Data Structures
|
File List
|
Data Fields
|
Globals
ModelingAlgorithms
TKBool
TopOpeBRepBuild
TopOpeBRepBuild_ListOfListOfLoop Class Reference
#include <TopOpeBRepBuild_ListOfListOfLoop.hxx>
Public Member Functions
void *
operator new
(size_t, void *anAddress)
void *
operator new
(size_t size)
void
operator delete
(void *anAddress)
Standard_EXPORT
TopOpeBRepBuild_ListOfListOfLoop
()
Standard_EXPORT void
Assign
(const
TopOpeBRepBuild_ListOfListOfLoop
&Other)
void
operator=
(const
TopOpeBRepBuild_ListOfListOfLoop
&Other)
Standard_EXPORT Standard_Integer
Extent
() const
Standard_EXPORT void
Clear
()
~TopOpeBRepBuild_ListOfListOfLoop
()
Standard_Boolean
IsEmpty
() const
Standard_EXPORT void
Prepend
(const
TopOpeBRepBuild_ListOfLoop
&I)
Standard_EXPORT void
Prepend
(const
TopOpeBRepBuild_ListOfLoop
&I,
TopOpeBRepBuild_ListIteratorOfListOfListOfLoop
&theIt)
Standard_EXPORT void
Prepend
(
TopOpeBRepBuild_ListOfListOfLoop
&Other)
Standard_EXPORT void
Append
(const
TopOpeBRepBuild_ListOfLoop
&I)
Standard_EXPORT void
Append
(const
TopOpeBRepBuild_ListOfLoop
&I,
TopOpeBRepBuild_ListIteratorOfListOfListOfLoop
&theIt)
Standard_EXPORT void
Append
(
TopOpeBRepBuild_ListOfListOfLoop
&Other)
Standard_EXPORT
TopOpeBRepBuild_ListOfLoop
&
First
() const
Standard_EXPORT
TopOpeBRepBuild_ListOfLoop
&
Last
() const
Standard_EXPORT void
RemoveFirst
()
Standard_EXPORT void
Remove
(
TopOpeBRepBuild_ListIteratorOfListOfListOfLoop
&It)
Standard_EXPORT void
InsertBefore
(const
TopOpeBRepBuild_ListOfLoop
&I,
TopOpeBRepBuild_ListIteratorOfListOfListOfLoop
&It)
Standard_EXPORT void
InsertBefore
(
TopOpeBRepBuild_ListOfListOfLoop
&Other,
TopOpeBRepBuild_ListIteratorOfListOfListOfLoop
&It)
Standard_EXPORT void
InsertAfter
(const
TopOpeBRepBuild_ListOfLoop
&I,
TopOpeBRepBuild_ListIteratorOfListOfListOfLoop
&It)
Standard_EXPORT void
InsertAfter
(
TopOpeBRepBuild_ListOfListOfLoop
&Other,
TopOpeBRepBuild_ListIteratorOfListOfListOfLoop
&It)
Private Member Functions
Standard_EXPORT
TopOpeBRepBuild_ListOfListOfLoop
(const
TopOpeBRepBuild_ListOfListOfLoop
&Other)
Private Attributes
Standard_Address
myFirst
Standard_Address
myLast
Constructor & Destructor Documentation
Standard_EXPORT TopOpeBRepBuild_ListOfListOfLoop::TopOpeBRepBuild_ListOfListOfLoop
(
)
TopOpeBRepBuild_ListOfListOfLoop::~
TopOpeBRepBuild_ListOfListOfLoop
(
)
[inline]
Standard_EXPORT TopOpeBRepBuild_ListOfListOfLoop::TopOpeBRepBuild_ListOfListOfLoop
(
const
TopOpeBRepBuild_ListOfListOfLoop
&
Other
)
[private]
Member Function Documentation
Standard_EXPORT void TopOpeBRepBuild_ListOfListOfLoop::Append
(
TopOpeBRepBuild_ListOfListOfLoop
&
Other
)
Standard_EXPORT void TopOpeBRepBuild_ListOfListOfLoop::Append
(
const
TopOpeBRepBuild_ListOfLoop
&
I
,
TopOpeBRepBuild_ListIteratorOfListOfListOfLoop
&
theIt
)
Standard_EXPORT void TopOpeBRepBuild_ListOfListOfLoop::Append
(
const
TopOpeBRepBuild_ListOfLoop
&
I
)
Standard_EXPORT void TopOpeBRepBuild_ListOfListOfLoop::Assign
(
const
TopOpeBRepBuild_ListOfListOfLoop
&
Other
)
Standard_EXPORT void TopOpeBRepBuild_ListOfListOfLoop::Clear
(
)
Standard_EXPORT Standard_Integer TopOpeBRepBuild_ListOfListOfLoop::Extent
(
)
const
Standard_EXPORT
TopOpeBRepBuild_ListOfLoop
& TopOpeBRepBuild_ListOfListOfLoop::First
(
)
const
Standard_EXPORT void TopOpeBRepBuild_ListOfListOfLoop::InsertAfter
(
TopOpeBRepBuild_ListOfListOfLoop
&
Other
,
TopOpeBRepBuild_ListIteratorOfListOfListOfLoop
&
It
)
Standard_EXPORT void TopOpeBRepBuild_ListOfListOfLoop::InsertAfter
(
const
TopOpeBRepBuild_ListOfLoop
&
I
,
TopOpeBRepBuild_ListIteratorOfListOfListOfLoop
&
It
)
Standard_EXPORT void TopOpeBRepBuild_ListOfListOfLoop::InsertBefore
(
TopOpeBRepBuild_ListOfListOfLoop
&
Other
,
TopOpeBRepBuild_ListIteratorOfListOfListOfLoop
&
It
)
Standard_EXPORT void TopOpeBRepBuild_ListOfListOfLoop::InsertBefore
(
const
TopOpeBRepBuild_ListOfLoop
&
I
,
TopOpeBRepBuild_ListIteratorOfListOfListOfLoop
&
It
)
Standard_Boolean
TopOpeBRepBuild_ListOfListOfLoop::IsEmpty
(
)
const
Standard_EXPORT
TopOpeBRepBuild_ListOfLoop
& TopOpeBRepBuild_ListOfListOfLoop::Last
(
)
const
void TopOpeBRepBuild_ListOfListOfLoop::operator delete
(
void *
anAddress
)
[inline]
void* TopOpeBRepBuild_ListOfListOfLoop::operator new
(
size_t
size
)
[inline]
void* TopOpeBRepBuild_ListOfListOfLoop::operator new
(
size_t
,
void *
anAddress
)
[inline]
void TopOpeBRepBuild_ListOfListOfLoop::operator=
(
const
TopOpeBRepBuild_ListOfListOfLoop
&
Other
)
[inline]
Standard_EXPORT void TopOpeBRepBuild_ListOfListOfLoop::Prepend
(
TopOpeBRepBuild_ListOfListOfLoop
&
Other
)
Standard_EXPORT void TopOpeBRepBuild_ListOfListOfLoop::Prepend
(
const
TopOpeBRepBuild_ListOfLoop
&
I
,
TopOpeBRepBuild_ListIteratorOfListOfListOfLoop
&
theIt
)
Standard_EXPORT void TopOpeBRepBuild_ListOfListOfLoop::Prepend
(
const
TopOpeBRepBuild_ListOfLoop
&
I
)
Standard_EXPORT void TopOpeBRepBuild_ListOfListOfLoop::Remove
(
TopOpeBRepBuild_ListIteratorOfListOfListOfLoop
&
It
)
Standard_EXPORT void TopOpeBRepBuild_ListOfListOfLoop::RemoveFirst
(
)
Field Documentation
Standard_Address
TopOpeBRepBuild_ListOfListOfLoop::myFirst
[private]
Standard_Address
TopOpeBRepBuild_ListOfListOfLoop::myLast
[private]
The documentation for this class was generated from the following file:
TopOpeBRepBuild_ListOfListOfLoop.hxx
Generated on Mon Aug 25 13:42:57 2008 for OpenCASCADE by
1.4.1