#include <BdsD.h>
Public Member Functions | |
DataFormat (BList< BString > pnames=BList< BString >(), BString pdescription=BString()) | |
Public Attributes | |
BList< BString > | names |
The format names. | |
BString | description |
The description. |
Bds::DataFormat::DataFormat | ( | BList< BString > | pnames = BList< BString >() , |
|
BString | pdescription = BString() | |||
) |
BString Bds::DataFormat::description |
The description.
BList<BString > Bds::DataFormat::names |
The format names.