appkit  1.5.1
RoadNarrows Robotics Application Kit
Thread.h File Reference

Thread base class interface. More...

#include <sys/types.h>
#include <sys/time.h>
#include <time.h>
#include <pthread.h>
#include <string>
#include "rnr/rnrconfig.h"
#include "rnr/log.h"
#include "rnr/appkit/Time.h"

Go to the source code of this file.

Classes

class  rnr::Thread
 

Namespaces

 rnr
 RoadNarrows Robotics.
 

Detailed Description

Thread base class interface.

LastChangedDate
2015-11-09 17:38:34 -0700 (Mon, 09 Nov 2015)
Rev
4195
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
© 2015-2018. RoadNarrows LLC.
http://www.roadnarrows.com
All Rights Reserved

Definition in file Thread.h.