Open CASCADE Technology 6.6.0
Public Member Functions
Aspect_SequenceOfFontMapEntry Class Reference

#include <Aspect_SequenceOfFontMapEntry.hxx>

Inheritance diagram for Aspect_SequenceOfFontMapEntry:
Inheritance graph
[legend]

Public Member Functions

 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

Aspect_SequenceOfFontMapEntry::Aspect_SequenceOfFontMapEntry ( )
Aspect_SequenceOfFontMapEntry::~Aspect_SequenceOfFontMapEntry ( ) [inline]

Member Function Documentation

void Aspect_SequenceOfFontMapEntry::Append ( const Aspect_FontMapEntry T)
void Aspect_SequenceOfFontMapEntry::Append ( Aspect_SequenceOfFontMapEntry S)
const Aspect_SequenceOfFontMapEntry& Aspect_SequenceOfFontMapEntry::Assign ( const Aspect_SequenceOfFontMapEntry Other)
Aspect_FontMapEntry& Aspect_SequenceOfFontMapEntry::ChangeValue ( const Standard_Integer  Index)
void Aspect_SequenceOfFontMapEntry::Clear ( )
const Aspect_FontMapEntry& Aspect_SequenceOfFontMapEntry::First ( ) const
void Aspect_SequenceOfFontMapEntry::InsertAfter ( const Standard_Integer  Index,
const Aspect_FontMapEntry T 
)
void Aspect_SequenceOfFontMapEntry::InsertAfter ( const Standard_Integer  Index,
Aspect_SequenceOfFontMapEntry S 
)
void Aspect_SequenceOfFontMapEntry::InsertBefore ( const Standard_Integer  Index,
const Aspect_FontMapEntry T 
)
void Aspect_SequenceOfFontMapEntry::InsertBefore ( const Standard_Integer  Index,
Aspect_SequenceOfFontMapEntry S 
)
const Aspect_FontMapEntry& Aspect_SequenceOfFontMapEntry::Last ( ) const
Aspect_FontMapEntry& Aspect_SequenceOfFontMapEntry::operator() ( const Standard_Integer  Index) [inline]
const Aspect_FontMapEntry& Aspect_SequenceOfFontMapEntry::operator() ( const Standard_Integer  Index) const [inline]
const Aspect_SequenceOfFontMapEntry& Aspect_SequenceOfFontMapEntry::operator= ( const Aspect_SequenceOfFontMapEntry Other) [inline]
void Aspect_SequenceOfFontMapEntry::Prepend ( const Aspect_FontMapEntry T)
void Aspect_SequenceOfFontMapEntry::Prepend ( Aspect_SequenceOfFontMapEntry S)
void Aspect_SequenceOfFontMapEntry::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void Aspect_SequenceOfFontMapEntry::Remove ( const Standard_Integer  Index)
void Aspect_SequenceOfFontMapEntry::SetValue ( const Standard_Integer  Index,
const Aspect_FontMapEntry I 
)
void Aspect_SequenceOfFontMapEntry::Split ( const Standard_Integer  Index,
Aspect_SequenceOfFontMapEntry Sub 
)
const Aspect_FontMapEntry& Aspect_SequenceOfFontMapEntry::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines