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

#include <Aspect_SequenceOfFontMapEntry.hxx>

Inheritance diagram for Aspect_SequenceOfFontMapEntry:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Aspect_SequenceOfFontMapEntry ()
void Clear ()
 ~Aspect_SequenceOfFontMapEntry ()
const
Aspect_SequenceOfFontMapEntry
Assign (const Aspect_SequenceOfFontMapEntry &Other)
const
Aspect_SequenceOfFontMapEntry
operator= (const Aspect_SequenceOfFontMapEntry &Other)
void Append (const Aspect_FontMapEntry &T)
void Append (Aspect_SequenceOfFontMapEntry &S)
void Prepend (const Aspect_FontMapEntry &T)
void Prepend (Aspect_SequenceOfFontMapEntry &S)
void InsertBefore (const Standard_Integer Index, const Aspect_FontMapEntry &T)
void InsertBefore (const Standard_Integer Index, Aspect_SequenceOfFontMapEntry &S)
void InsertAfter (const Standard_Integer Index, const Aspect_FontMapEntry &T)
void InsertAfter (const Standard_Integer Index, Aspect_SequenceOfFontMapEntry &S)
const Aspect_FontMapEntryFirst () const
const Aspect_FontMapEntryLast () const
void Split (const Standard_Integer Index, Aspect_SequenceOfFontMapEntry &Sub)
const Aspect_FontMapEntryValue (const Standard_Integer Index) const
const Aspect_FontMapEntryoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Aspect_FontMapEntry &I)
Aspect_FontMapEntryChangeValue (const Standard_Integer Index)
Aspect_FontMapEntryoperator() (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 Aspect_FontMapEntry& Aspect_SequenceOfFontMapEntry::operator() ( const Standard_Integer  Index) const [inline]
Aspect_FontMapEntry& Aspect_SequenceOfFontMapEntry::operator() ( const Standard_Integer  Index) [inline]
const Aspect_SequenceOfFontMapEntry& Aspect_SequenceOfFontMapEntry::operator= ( const Aspect_SequenceOfFontMapEntry Other) [inline]

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