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

Go to the source code of this file.

Classes

class  anna::Second
 

Namespaces

 anna
 

Functions

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