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