Beamlib
3.0.1
This is the Beam C++ class library.
|
Go to the source code of this file.
Classes | |
class | BTimeStamp |
A date and time storage class with microsecond resolution. More... | |
Functions | |
void | toBString (BTimeStamp &v, BString &s) |
void | fromBString (BString &s, BTimeStamp &v) |
void toBString | ( | BTimeStamp & | v, |
BString & | s | ||
) |
void fromBString | ( | BString & | s, |
BTimeStamp & | v | ||
) |