This class defines a Source.
More...
#include <BdsD.h>
|
| Source (BUInt32 pid=0, BString psource=BString(), BString psourceMeta=BString(), BString palias=BString(), BString pdescription=BString()) |
|
BString | getType () |
|
BError | setMembers (BDictString &members) |
|
BError | setMember (BString name, BString value) |
|
BError | getMembers (BDictString &members) |
|
BError | getMember (BString name, BString &value) |
|
This class defines a Source.
Bds::Source::Source |
( |
BUInt32 |
pid = 0 , |
|
|
BString |
psource = BString() , |
|
|
BString |
psourceMeta = BString() , |
|
|
BString |
palias = BString() , |
|
|
BString |
pdescription = BString() |
|
) |
| |
BError Bds::Source::getMember |
( |
BString |
name, |
|
|
BString & |
value |
|
) |
| |
BError Bds::Source::getMembers |
( |
BDictString & |
members | ) |
|
BString Bds::Source::getType |
( |
| ) |
|
BError Bds::Source::setMember |
( |
BString |
name, |
|
|
BString |
value |
|
) |
| |
BError Bds::Source::setMembers |
( |
BDictString & |
members | ) |
|
BString Bds::Source::alias |
The short alias for data files.
BString Bds::Source::description |
BString Bds::Source::source |
The sensor data's source name.
BString Bds::Source::sourceMeta |
The associated metadata's source name.
The documentation for this class was generated from the following files: