VMime
message::uid Class Reference

Public Member Functions

 uid ()
 
 uid (const string &uid)
 
 uid (const unsigned long uid)
 
 uid (const char *uid)
 
 uid (const uid &other)
 
uidoperator= (const uid &other)
 
uidoperator= (const string &uid)
 
uidoperator= (const unsigned long uid)
 
 operator string () const
 
bool empty () const
 
bool operator== (const uid &other) const
 

Detailed Description

The type for an unique message identifier.

Constructor & Destructor Documentation

uid ( )
uid ( const string uid)
uid ( const unsigned long  uid)
uid ( const char *  uid)
uid ( const uid other)

Member Function Documentation

bool empty ( ) const

Referenced by IMAPMessage::setFlags().

operator string ( ) const
message::uid & operator= ( const uid other)
message::uid & operator= ( const string uid)
message::uid & operator= ( const unsigned long  uid)
bool operator== ( const uid other) const

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