BDS Public
Beamlib 3.3.4
This is the Beam C++ class library.
Loading...
Searching...
No Matches
BTimeStamp.h File Reference
#include <stdint.h>
#include <BError.h>

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)
 

Function Documentation

◆ toBString()

void toBString ( BTimeStamp v,
BString s 
)

◆ fromBString()

void fromBString ( BString s,
BTimeStamp v 
)