#include <Aspect_SequenceOfFontMapEntry.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Aspect_SequenceOfFontMapEntry () | |
Standard_EXPORT void | Clear () |
~Aspect_SequenceOfFontMapEntry () | |
Standard_EXPORT const Aspect_SequenceOfFontMapEntry & | Assign (const Aspect_SequenceOfFontMapEntry &Other) |
const Aspect_SequenceOfFontMapEntry & | operator= (const Aspect_SequenceOfFontMapEntry &Other) |
Standard_EXPORT void | Append (const Aspect_FontMapEntry &T) |
void | Append (Aspect_SequenceOfFontMapEntry &S) |
Standard_EXPORT 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) |
Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const Aspect_FontMapEntry &T) |
void | InsertAfter (const Standard_Integer Index, Aspect_SequenceOfFontMapEntry &S) |
Standard_EXPORT const Aspect_FontMapEntry & | First () const |
Standard_EXPORT const Aspect_FontMapEntry & | Last () const |
void | Split (const Standard_Integer Index, Aspect_SequenceOfFontMapEntry &Sub) |
Standard_EXPORT const Aspect_FontMapEntry & | Value (const Standard_Integer Index) const |
const Aspect_FontMapEntry & | operator() (const Standard_Integer Index) const |
Standard_EXPORT void | SetValue (const Standard_Integer Index, const Aspect_FontMapEntry &I) |
Standard_EXPORT Aspect_FontMapEntry & | ChangeValue (const Standard_Integer Index) |
Aspect_FontMapEntry & | 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 | Aspect_SequenceOfFontMapEntry (const Aspect_SequenceOfFontMapEntry &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|