Public Member Functions | Public Attributes
cTimePa Class Reference

#include <time_pa.h>

List of all members.

Public Member Functions

 cTimePa (const int32_t seconds=0, const int32_t nanoseconds=0)
 cTimePa (const double seconds)
 cTimePa (const cTimePa &other)
void fix (void)
cTimePa operator+ (const cTimePa &other)
cTimePa operator- (const cTimePa &other)
bool operator< (const cTimePa &other) const
const cTimePaoperator= (const cTimePa &other)
bool operator== (const cTimePa &other) const
bool operator> (const cTimePa &other) const

Public Attributes

int32_t nanoseconds
int32_t seconds

Detailed Description

Definition at line 55 of file time_pa.h.


Constructor & Destructor Documentation

cTimePa::cTimePa ( const int32_t  seconds = 0,
const int32_t  nanoseconds = 0 
)

Definition at line 54 of file time_pa.cpp.

cTimePa::cTimePa ( const double  seconds)

Definition at line 59 of file time_pa.cpp.

cTimePa::cTimePa ( const cTimePa other)

Definition at line 67 of file time_pa.cpp.


Member Function Documentation

void cTimePa::fix ( void  )

Definition at line 116 of file time_pa.cpp.

cTimePa cTimePa::operator+ ( const cTimePa other)

Definition at line 106 of file time_pa.cpp.

cTimePa cTimePa::operator- ( const cTimePa other)

Definition at line 96 of file time_pa.cpp.

bool cTimePa::operator< ( const cTimePa other) const

Definition at line 84 of file time_pa.cpp.

const cTimePa & cTimePa::operator= ( const cTimePa other)

Definition at line 72 of file time_pa.cpp.

bool cTimePa::operator== ( const cTimePa other) const

Definition at line 79 of file time_pa.cpp.

bool cTimePa::operator> ( const cTimePa other) const

Definition at line 90 of file time_pa.cpp.


Member Data Documentation

Definition at line 73 of file time_pa.h.

Definition at line 72 of file time_pa.h.


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


octomap_pa
Author(s):
autogenerated on Thu Jun 6 2019 17:53:30