• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepimlibs API Reference
  • KDE Home
  • Contact Us
 

KMIME Library

  • KMime
  • Headers
  • ContentTransferEncoding
Public Member Functions | Protected Member Functions | List of all members
KMime::Headers::ContentTransferEncoding Class Reference

#include <kmime_headers.h>

Inheritance diagram for KMime::Headers::ContentTransferEncoding:
Inheritance graph
[legend]

Public Member Functions

virtual void clear ()
 
bool decoded () const
 
contentEncoding encoding () const
 
bool needToEncode () const
 
void setDecoded (bool decoded=true)
 
void setEncoding (contentEncoding e)
 
- Public Member Functions inherited from KMime::Headers::Generics::Token
virtual QByteArray as7BitString (bool withHeaderType=true) const
 
virtual bool isEmpty () const
 
void setToken (const QByteArray &t)
 
QByteArray token () const
 
- Public Member Functions inherited from KMime::Headers::Generics::Structured
 Structured (Content *p=0)
 
 Structured (Content *p, const QByteArray &s)
 
 Structured (Content *p, const QString &s, const QByteArray &cs)
 
virtual QString asUnicodeString () const
 
virtual void from7BitString (const QByteArray &s)
 
virtual void fromUnicodeString (const QString &s, const QByteArray &b)
 
- Public Member Functions inherited from KMime::Headers::Base
 Base (KMime::Content *parent=0)
 
virtual ~Base ()
 
QByteArray defaultCharset () const
 
bool forceDefaultCharset () const
 
bool is (const char *t) const
 
bool isMimeHeader () const
 
bool isXHeader () const
 
KMime::Content * parent () const
 
QByteArray rfc2047Charset () const
 
void setParent (KMime::Content *parent)
 
void setRFC2047Charset (const QByteArray &cs)
 
virtual const char * type () const
 

Protected Member Functions

virtual bool parse (const char *&scursor, const char *const send, bool isCRLF=false)
 
- Protected Member Functions inherited from KMime::Headers::Base
QByteArray typeIntro () const
 

Additional Inherited Members

- Public Types inherited from KMime::Headers::Base
typedef QList
< KMime::Headers::Base * > 
List
 

Detailed Description

Represents a "Content-Transfer-Encoding" header.

See also
RFC 2045, section 6.

Definition at line 890 of file kmime_headers.h.

Member Function Documentation

void KMime::Headers::ContentTransferEncoding::clear ( )
virtual

Deletes.

Reimplemented from KMime::Headers::Generics::Token.

Definition at line 2080 of file kmime_headers.cpp.

bool KMime::Headers::ContentTransferEncoding::decoded ( ) const

Returns whether the Content containing this header is already decoded.

Definition at line 2106 of file kmime_headers.cpp.

contentEncoding KMime::Headers::ContentTransferEncoding::encoding ( ) const

Returns the encoding specified in this header.

Definition at line 2088 of file kmime_headers.cpp.

bool KMime::Headers::ContentTransferEncoding::needToEncode ( ) const

Returns whether the Content containing this header needs to be encoded (i.e., if decoded() is true and encoding() is base64 or quoted-printable).

Definition at line 2117 of file kmime_headers.cpp.

bool KMime::Headers::ContentTransferEncoding::parse ( const char *&  scursor,
const char *const  send,
bool  isCRLF = false 
)
protectedvirtual

This method parses the raw header and needs to be implemented in every sub-class.

Parameters
scursorPointer to the start of the data still to parse.
sendPointer to the end of the data.
isCRLFtrue if input string is terminated with a CRLF.

Reimplemented from KMime::Headers::Generics::Token.

Definition at line 2123 of file kmime_headers.cpp.

void KMime::Headers::ContentTransferEncoding::setDecoded ( bool  decoded = true)

Set whether the Content containing this header is already decoded.

For instance, if you fill your Content with already-encoded base64 data, you will want to setDecoded( false ).

Parameters
decodedif true the content is already decoded

Definition at line 2111 of file kmime_headers.cpp.

void KMime::Headers::ContentTransferEncoding::setEncoding ( contentEncoding  e)

Sets the encoding to e.

Definition at line 2093 of file kmime_headers.cpp.


The documentation for this class was generated from the following files:
  • kmime_headers.h
  • kmime_headers.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KMIME Library

Skip menu "KMIME Library"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • Related Pages

kdepimlibs API Reference

Skip menu "kdepimlibs API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal