Account
| BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
BdsDataLib.h
Go to the documentation of this file.
23 BError formatGet(BString format, DataFile*& dataFile, DataFormatSet formatSet = DataFormatSetNone);
BUInt32 format
This class defines the interface for generic data file access that all of the BDS data converters sha...
Definition BdsDataFile.h:41
This class defines the interface for generic data file access.
Definition BdsDataLib.h:17
int findFormat(DataFormats dataFormats, BString string, DataFormatSet formatSet)
Returns the default file extension for the given format.
Definition BdsDataLib.cpp:141
BString formatGetExtension(BString format)
Searches all of the BDS data converters to find out if any supports the given format....
Definition BdsDataLib.cpp:125
BError formatGet(BString format, DataFile *&dataFile, DataFormatSet formatSet=DataFormatSetNone)
Returns a list of all data converters.
Definition BdsDataLib.cpp:70
Definition BdsC.cc:8
BString fixedWidthValue(double v, int width)
This returns a double as a fixed width string truncating the data.
Definition BdsDataLib.cpp:29
Generated by
