Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
AdvApp2Var_Strip Class Reference

#include <AdvApp2Var_Strip.hxx>

Inheritance diagram for AdvApp2Var_Strip:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC AdvApp2Var_Strip ()
void Clear ()
 ~AdvApp2Var_Strip ()
const AdvApp2Var_StripAssign (const AdvApp2Var_Strip &Other)
const AdvApp2Var_Stripoperator= (const AdvApp2Var_Strip &Other)
void Append (const AdvApp2Var_Iso &T)
void Append (AdvApp2Var_Strip &S)
void Prepend (const AdvApp2Var_Iso &T)
void Prepend (AdvApp2Var_Strip &S)
void InsertBefore (const Standard_Integer Index, const AdvApp2Var_Iso &T)
void InsertBefore (const Standard_Integer Index, AdvApp2Var_Strip &S)
void InsertAfter (const Standard_Integer Index, const AdvApp2Var_Iso &T)
void InsertAfter (const Standard_Integer Index, AdvApp2Var_Strip &S)
const AdvApp2Var_IsoFirst () const
const AdvApp2Var_IsoLast () const
void Split (const Standard_Integer Index, AdvApp2Var_Strip &Sub)
const AdvApp2Var_IsoValue (const Standard_Integer Index) const
const AdvApp2Var_Isooperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const AdvApp2Var_Iso &I)
AdvApp2Var_IsoChangeValue (const Standard_Integer Index)
AdvApp2Var_Isooperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

const AdvApp2Var_Iso& AdvApp2Var_Strip::operator() ( const Standard_Integer  Index) const [inline]
AdvApp2Var_Iso& AdvApp2Var_Strip::operator() ( const Standard_Integer  Index) [inline]
const AdvApp2Var_Strip& AdvApp2Var_Strip::operator= ( const AdvApp2Var_Strip Other) [inline]

The documentation for this class was generated from the following file: