Public Types | Public Member Functions

Swift::VCardUpdate Class Reference

Inheritance diagram for Swift::VCardUpdate:
Collaboration diagram for Swift::VCardUpdate:

List of all members.

Public Types

typedef boost::shared_ptr
< Payload
ref

Public Member Functions

 VCardUpdate (const std::string &photoHash="")
void setPhotoHash (const std::string &photoHash)
const std::string & getPhotoHash () const

Detailed Description

Definition at line 13 of file VCardUpdate.h.


Member Typedef Documentation

typedef boost::shared_ptr<Payload> Swift::Payload::ref [inherited]

Constructor & Destructor Documentation

Swift::VCardUpdate::VCardUpdate ( const std::string &  photoHash = ""  )  [inline]

Definition at line 15 of file VCardUpdate.h.


Member Function Documentation

const std::string& Swift::VCardUpdate::getPhotoHash (  )  const [inline]

Definition at line 18 of file VCardUpdate.h.

void Swift::VCardUpdate::setPhotoHash ( const std::string &  photoHash  )  [inline]

Definition at line 17 of file VCardUpdate.h.