Bds::Source Class Reference

This class defines a Source. More...

#include <BdsD.h>

List of all members.

Public Member Functions

 Source (BUInt32 pid=BUInt32(), BString psource=BString(), BString psourceMeta=BString(), BString palias=BString(), BString pdescription=BString())
BString getType ()
BError setMembers (BDictString &members)
BError getMembers (BDictString &members)

Public Attributes

BUInt32 id
 ID.
BString source
 The sensor data's source name.
BString sourceMeta
 The associated metadata's source name.
BString alias
 The short alias for data files.
BString description
 The description.

Detailed Description

This class defines a Source.


Constructor & Destructor Documentation

Bds::Source::Source ( BUInt32  pid = BUInt32(),
BString  psource = BString(),
BString  psourceMeta = BString(),
BString  palias = BString(),
BString  pdescription = BString() 
)

Member Function Documentation

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

Member Data Documentation

The short alias for data files.

The description.

BUInt32 Bds::Source::id

ID.

The sensor data's source name.

The associated metadata's source name.


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

Generated on 8 May 2012 for BdsApi by  doxygen 1.6.1