OCC Main Page
|
ModelingAlgorithms
|
Toolkits
|
Packages
|
Class Hierarchy
|
Data Structures
|
File List
|
Data Fields
|
Globals
ModelingAlgorithms
TKHLR
Contap
Contap_SequenceOfSegmentOfTheSearchOfContour Class Reference
#include <Contap_SequenceOfSegmentOfTheSearchOfContour.hxx>
Public Member Functions
void *
operator new
(size_t, void *anAddress)
void *
operator new
(size_t size)
void
operator delete
(void *anAddress)
Contap_SequenceOfSegmentOfTheSearchOfContour
()
Standard_EXPORT void
Clear
()
~Contap_SequenceOfSegmentOfTheSearchOfContour
()
Standard_EXPORT const
Contap_SequenceOfSegmentOfTheSearchOfContour
&
Assign
(const
Contap_SequenceOfSegmentOfTheSearchOfContour
&Other)
const
Contap_SequenceOfSegmentOfTheSearchOfContour
&
operator=
(const
Contap_SequenceOfSegmentOfTheSearchOfContour
&Other)
Standard_EXPORT void
Append
(const
Contap_TheSegmentOfTheSearchOfContour
&T)
void
Append
(
Contap_SequenceOfSegmentOfTheSearchOfContour
&
S
)
Standard_EXPORT void
Prepend
(const
Contap_TheSegmentOfTheSearchOfContour
&T)
void
Prepend
(
Contap_SequenceOfSegmentOfTheSearchOfContour
&
S
)
void
InsertBefore
(const Standard_Integer Index, const
Contap_TheSegmentOfTheSearchOfContour
&T)
void
InsertBefore
(const Standard_Integer Index,
Contap_SequenceOfSegmentOfTheSearchOfContour
&
S
)
Standard_EXPORT void
InsertAfter
(const Standard_Integer Index, const
Contap_TheSegmentOfTheSearchOfContour
&T)
void
InsertAfter
(const Standard_Integer Index,
Contap_SequenceOfSegmentOfTheSearchOfContour
&
S
)
Standard_EXPORT const
Contap_TheSegmentOfTheSearchOfContour
&
First
() const
Standard_EXPORT const
Contap_TheSegmentOfTheSearchOfContour
&
Last
() const
void
Split
(const Standard_Integer Index,
Contap_SequenceOfSegmentOfTheSearchOfContour
&Sub)
Standard_EXPORT const
Contap_TheSegmentOfTheSearchOfContour
&
Value
(const Standard_Integer Index) const
const
Contap_TheSegmentOfTheSearchOfContour
&
operator()
(const Standard_Integer Index) const
Standard_EXPORT void
SetValue
(const Standard_Integer Index, const
Contap_TheSegmentOfTheSearchOfContour
&I)
Standard_EXPORT
Contap_TheSegmentOfTheSearchOfContour
&
ChangeValue
(const Standard_Integer Index)
Contap_TheSegmentOfTheSearchOfContour
&
operator()
(const Standard_Integer Index)
Standard_EXPORT void
Remove
(const Standard_Integer Index)
Standard_EXPORT void
Remove
(const Standard_Integer FromIndex, const Standard_Integer ToIndex)
Private Member Functions
Standard_EXPORT
Contap_SequenceOfSegmentOfTheSearchOfContour
(const
Contap_SequenceOfSegmentOfTheSearchOfContour
&Other)
Constructor & Destructor Documentation
Contap_SequenceOfSegmentOfTheSearchOfContour::Contap_SequenceOfSegmentOfTheSearchOfContour
(
)
Contap_SequenceOfSegmentOfTheSearchOfContour::~
Contap_SequenceOfSegmentOfTheSearchOfContour
(
)
[inline]
Standard_EXPORT Contap_SequenceOfSegmentOfTheSearchOfContour::Contap_SequenceOfSegmentOfTheSearchOfContour
(
const
Contap_SequenceOfSegmentOfTheSearchOfContour
&
Other
)
[private]
Member Function Documentation
void Contap_SequenceOfSegmentOfTheSearchOfContour::Append
(
Contap_SequenceOfSegmentOfTheSearchOfContour
&
S
)
Standard_EXPORT void Contap_SequenceOfSegmentOfTheSearchOfContour::Append
(
const
Contap_TheSegmentOfTheSearchOfContour
&
T
)
Standard_EXPORT const
Contap_SequenceOfSegmentOfTheSearchOfContour
& Contap_SequenceOfSegmentOfTheSearchOfContour::Assign
(
const
Contap_SequenceOfSegmentOfTheSearchOfContour
&
Other
)
Standard_EXPORT
Contap_TheSegmentOfTheSearchOfContour
& Contap_SequenceOfSegmentOfTheSearchOfContour::ChangeValue
(
const Standard_Integer
Index
)
Standard_EXPORT void Contap_SequenceOfSegmentOfTheSearchOfContour::Clear
(
)
Standard_EXPORT const
Contap_TheSegmentOfTheSearchOfContour
& Contap_SequenceOfSegmentOfTheSearchOfContour::First
(
)
const
void Contap_SequenceOfSegmentOfTheSearchOfContour::InsertAfter
(
const Standard_Integer
Index
,
Contap_SequenceOfSegmentOfTheSearchOfContour
&
S
)
Standard_EXPORT void Contap_SequenceOfSegmentOfTheSearchOfContour::InsertAfter
(
const Standard_Integer
Index
,
const
Contap_TheSegmentOfTheSearchOfContour
&
T
)
void Contap_SequenceOfSegmentOfTheSearchOfContour::InsertBefore
(
const Standard_Integer
Index
,
Contap_SequenceOfSegmentOfTheSearchOfContour
&
S
)
void Contap_SequenceOfSegmentOfTheSearchOfContour::InsertBefore
(
const Standard_Integer
Index
,
const
Contap_TheSegmentOfTheSearchOfContour
&
T
)
Standard_EXPORT const
Contap_TheSegmentOfTheSearchOfContour
& Contap_SequenceOfSegmentOfTheSearchOfContour::Last
(
)
const
void Contap_SequenceOfSegmentOfTheSearchOfContour::operator delete
(
void *
anAddress
)
[inline]
void* Contap_SequenceOfSegmentOfTheSearchOfContour::operator new
(
size_t
size
)
[inline]
void* Contap_SequenceOfSegmentOfTheSearchOfContour::operator new
(
size_t
,
void *
anAddress
)
[inline]
Contap_TheSegmentOfTheSearchOfContour
& Contap_SequenceOfSegmentOfTheSearchOfContour::operator()
(
const Standard_Integer
Index
)
[inline]
const
Contap_TheSegmentOfTheSearchOfContour
& Contap_SequenceOfSegmentOfTheSearchOfContour::operator()
(
const Standard_Integer
Index
)
const
[inline]
const
Contap_SequenceOfSegmentOfTheSearchOfContour
& Contap_SequenceOfSegmentOfTheSearchOfContour::operator=
(
const
Contap_SequenceOfSegmentOfTheSearchOfContour
&
Other
)
[inline]
void Contap_SequenceOfSegmentOfTheSearchOfContour::Prepend
(
Contap_SequenceOfSegmentOfTheSearchOfContour
&
S
)
Standard_EXPORT void Contap_SequenceOfSegmentOfTheSearchOfContour::Prepend
(
const
Contap_TheSegmentOfTheSearchOfContour
&
T
)
Standard_EXPORT void Contap_SequenceOfSegmentOfTheSearchOfContour::Remove
(
const Standard_Integer
FromIndex
,
const Standard_Integer
ToIndex
)
Standard_EXPORT void Contap_SequenceOfSegmentOfTheSearchOfContour::Remove
(
const Standard_Integer
Index
)
Standard_EXPORT void Contap_SequenceOfSegmentOfTheSearchOfContour::SetValue
(
const Standard_Integer
Index
,
const
Contap_TheSegmentOfTheSearchOfContour
&
I
)
void Contap_SequenceOfSegmentOfTheSearchOfContour::Split
(
const Standard_Integer
Index
,
Contap_SequenceOfSegmentOfTheSearchOfContour
&
Sub
)
Standard_EXPORT const
Contap_TheSegmentOfTheSearchOfContour
& Contap_SequenceOfSegmentOfTheSearchOfContour::Value
(
const Standard_Integer
Index
)
const
The documentation for this class was generated from the following file:
Contap_SequenceOfSegmentOfTheSearchOfContour.hxx
Generated on Mon Aug 25 13:41:41 2008 for OpenCASCADE by
1.4.1