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

Go to the source code of this file.

Classes

class  BDate
 This class store a UTC calendar date as a year and a year's day. More...
 

Functions

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

Function Documentation

◆ toBString()

void toBString ( BDate v,
BString s 
)

◆ fromBString()

void fromBString ( BString s,
BDate v 
)