Bds::Note Class Reference

This holds information on a Note. More...

#include <BdsD.h>

List of all members.

Public Member Functions

 Note (BUInt32 pid=BUInt32(), BTimeStamp ptime=BTimeStamp(), BString ptype=BString(), BString puser=BString(), BString ptitle=BString(), BString pdescription=BString())
BString getType ()
BError setMembers (BDictString &members)
BError getMembers (BDictString &members)

Public Attributes

BUInt32 id
 The unique id.
BTimeStamp time
 The Time.
BString type
 The Type.
BString user
 The user.
BString title
 The Changes title.
BString description
 The Description of the change.


Detailed Description

This holds information on a Note.


Constructor & Destructor Documentation

Bds::Note::Note ( BUInt32  pid = BUInt32(),
BTimeStamp  ptime = BTimeStamp(),
BString  ptype = BString(),
BString  puser = BString(),
BString  ptitle = BString(),
BString  pdescription = BString() 
)


Member Function Documentation

BError Bds::Note::getMembers ( BDictString &  members  ) 

BString Bds::Note::getType (  ) 

BError Bds::Note::setMembers ( BDictString &  members  ) 


Member Data Documentation

BString Bds::Note::description

The Description of the change.

BUInt32 Bds::Note::id

The unique id.

BTimeStamp Bds::Note::time

The Time.

BString Bds::Note::title

The Changes title.

BString Bds::Note::type

The Type.

BString Bds::Note::user

The user.


The documentation for this class was generated from the following files:
Generated on Wed Jan 27 10:58:39 2010 for BdsApi by  doxygen 1.4.7