Zero  0.1.0
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
timestamp_t Class Reference

#include <field.h>

Public Member Functions

 timestamp_t ()
 
 ~timestamp_t ()
 
void string (char *dest, const int len) const
 

Static Public Member Functions

static int size ()
 

Private Attributes

time_t _time
 

Constructor & Destructor Documentation

§ timestamp_t()

timestamp_t::timestamp_t ( )
inline

§ ~timestamp_t()

timestamp_t::~timestamp_t ( )
inline

Member Function Documentation

§ size()

static int timestamp_t::size ( )
inlinestatic

§ string()

void timestamp_t::string ( char *  dest,
const int  len 
) const
inline

Member Data Documentation

§ _time

time_t timestamp_t::_time
private

The documentation for this class was generated from the following file: