ANNA Suite  2020b
Multipurpose development suite for Telco applications
Classes | Namespaces | Functions
Microsecond.hpp File Reference
#include <string>
#include <anna/core/util/defines.hpp>
#include <anna/core/RuntimeException.hpp>
Include dependency graph for Microsecond.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  anna::Microsecond
 

Namespaces

 anna
 

Functions

Microsecond anna::operator- (const Microsecond &left, const Microsecond &right)
 
Microsecond anna::operator+ (const Microsecond &left, const Microsecond &right)
 
Microsecond anna::operator/ (const Microsecond &left, const Microsecond &right)
 
Microsecond anna::operator/ (const Microsecond &left, const int right)
 
Microsecond anna::operator/ (const Microsecond &left, const unsigned int right)