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 pstartTime=BTimeStamp(), BTimeStamp pendTime=BTimeStamp(), BString pnetwork=BString(), BString pstation=BString(), BString pchannel=BString(), BString psource=BString(), BString ptype=BString(), BString puser=BString(), BTimeStamp ptimeAdded=BTimeStamp(), BInt32 perrorNumber=BInt32(), BString ptitle=BString(), BString pdescription=BString(), BString pdocFormat=BString(), BString pdocUrl=BString(), BUInt32 pdataFileId=BUInt32(), BString pimportFilename=BString())
BString getType ()
BError setMembers (BDictString &members)
BError getMembers (BDictString &members)

Public Attributes

BUInt32 id
 The unique id.
BTimeStamp startTime
 The Start Time note is for.
BTimeStamp endTime
 The End Time note is for.
BString network
 The Network Name.
BString station
 The Station/Array name.
BString channel
 The Channels name.
BString source
 The Data Source.
BString type
 The Type (note, warning, error ...).
BString user
 The user.
BTimeStamp timeAdded
 The Time Entered.
BInt32 errorNumber
 Error number if error.
BString title
 The title.
BString description
 The Description.
BString docFormat
 Document format if any.
BString docUrl
 Document Url if any.
BUInt32 dataFileId
 The data file id associated with this note.
BString importFilename
 The import filename.

Detailed Description

This holds information on a Note.


Constructor & Destructor Documentation

Bds::Note::Note ( BUInt32  pid = BUInt32(),
BTimeStamp  pstartTime = BTimeStamp(),
BTimeStamp  pendTime = BTimeStamp(),
BString  pnetwork = BString(),
BString  pstation = BString(),
BString  pchannel = BString(),
BString  psource = BString(),
BString  ptype = BString(),
BString  puser = BString(),
BTimeStamp  ptimeAdded = BTimeStamp(),
BInt32  perrorNumber = BInt32(),
BString  ptitle = BString(),
BString  pdescription = BString(),
BString  pdocFormat = BString(),
BString  pdocUrl = BString(),
BUInt32  pdataFileId = BUInt32(),
BString  pimportFilename = BString() 
)

Member Function Documentation

BError Bds::Note::getMembers ( BDictString &  members  ) 
BString Bds::Note::getType (  ) 
BError Bds::Note::setMembers ( BDictString &  members  ) 

Member Data Documentation

The Channels name.

The data file id associated with this note.

The Description.

Document format if any.

Document Url if any.

BTimeStamp Bds::Note::endTime

The End Time note is for.

Error number if error.

BUInt32 Bds::Note::id

The unique id.

The import filename.

The Network Name.

The Data Source.

The Start Time note is for.

The Station/Array name.

The Time Entered.

The title.

BString Bds::Note::type

The Type (note, warning, error ...).

BString Bds::Note::user

The user.


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

Generated on 10 Dec 2012 for BdsApi by  doxygen 1.6.1