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 data file id associated with this note.
The End Time note is for.
The Start Time note is for.
The Type (note, warning, error ...).
The documentation for this class was generated from the following files: