Fairport  v1.0.38
fairport/pst/contact.h File Reference

Contact related classes. More...

#include <string>
#include <memory>
#include "fairport/ndb/database_iface.h"
#include "fairport/ndb/node.h"
#include "fairport/ltp/propbag.h"
#include "fairport/ltp/table.h"
#include "fairport/ltp/nameid.h"
#include "fairport/pst/pstutil.h"
#include "fairport/pst/message.h"
+ Include dependency graph for contact.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fairport::contact
 Encapsulates a contact. More...

Namespaces

namespace  fairport
 

Contains the definition of all in memory representations of disk structures.


Typedefs

typedef
detail::item_transform_row
< contact > 
fairport::contact_transform_row

Detailed Description

Contact related classes.

Author:
Terry Mahaffey

Defines the contact abstraction.

Definition in file contact.h.