Beam-lib  2.16.3
This is the Beam C++ class library.
Classes | Functions
BTimeStamp.h File Reference
#include <stdint.h>
#include <BError.h>

Go to the source code of this file.

Classes

class  BTimeStamp
 

Functions

void toBString (BTimeStamp &v, BString &s)
 
void fromBString (BString &s, BTimeStamp &v)
 

Function Documentation

◆ fromBString()

void fromBString ( BString s,
BTimeStamp v 
)

◆ toBString()

void toBString ( BTimeStamp v,
BString s 
)