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

BString Bds::Source::alias

The short alias for data files.

BString Bds::Source::description

The description.

BUInt32 Bds::Source::id

ID.

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:
Generated on Tue Mar 2 09:26:33 2010 for BdsApi by  doxygen 1.4.7