appkit  1.5.1
RoadNarrows Robotics Application Kit
LogBook.cxx File Reference
#include <sys/types.h>
#include <sys/time.h>
#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>
#include <iostream>
#include <iomanip>
#include <sstream>
#include <string>
#include <deque>
#include <map>
#include <vector>
#include "rnr/rnrconfig.h"
#include "rnr/log.h"
#include "rnr/appkit/Time.h"
#include "rnr/appkit/LogBook.h"

Go to the source code of this file.

Variables

static timespec notime = {0, 0}
 
static LogBook::Entry noentry
 

Detailed Description

Author
Robin Knight (robin.nosp@m..kni.nosp@m.ght@r.nosp@m.oadn.nosp@m.arrow.nosp@m.s.co.nosp@m.m)
Copyright
© 2017-2017. RoadNarrows LLC.
http://www.roadnarrows.com
All Rights Reserved
License:
MIT

Definition in file LogBook.cxx.