OpenAB  1.0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
OpenAB::VCardPhoto Class Reference

Helper class for handling vCard fields of PHOTO or LOGO type. More...

#include <PIMContactItem.hpp>

Static Public Member Functions

static unsigned long GetCheckSum (const VCardField &photoField)
 calculates checksum of photo field. Field can have photo data embedded as value or contain URI pointing to photo. More...
 

Detailed Description

Helper class for handling vCard fields of PHOTO or LOGO type.

Member Function Documentation

unsigned long OpenAB::VCardPhoto::GetCheckSum ( const VCardField photoField)
static

calculates checksum of photo field. Field can have photo data embedded as value or contain URI pointing to photo.

Parameters
[in]photoFieldfield
Returns
checksum of photo, or 0 in case where photo data cannot be decoded or URI is invalid.

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