Namespaces | Functions
time_util.cc File Reference
#include <google/protobuf/util/time_util.h>
#include <google/protobuf/stubs/int128.h>
#include <google/protobuf/stubs/stringprintf.h>
#include <google/protobuf/stubs/strutil.h>
#include <google/protobuf/stubs/time.h>
#include <google/protobuf/duration.pb.h>
#include <google/protobuf/timestamp.pb.h>
#include <google/protobuf/port_def.inc>
Include dependency graph for time_util.cc:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::util
 

Functions

Durationgoogle::protobuf::operator%= (Duration &d1, const Duration &d2)
 
Durationgoogle::protobuf::operator*= (Duration &d, double r)
 
Durationgoogle::protobuf::operator*= (Duration &d, int64 r)
 
Durationgoogle::protobuf::operator+= (Duration &d1, const Duration &d2)
 
Timestampgoogle::protobuf::operator+= (Timestamp &t, const Duration &d)
 
Duration google::protobuf::operator- (const Timestamp &t1, const Timestamp &t2)
 
Durationgoogle::protobuf::operator-= (Duration &d1, const Duration &d2)
 
Timestampgoogle::protobuf::operator-= (Timestamp &t, const Duration &d)
 
int64 google::protobuf::operator/ (const Duration &d1, const Duration &d2)
 
Durationgoogle::protobuf::operator/= (Duration &d, double r)
 
Durationgoogle::protobuf::operator/= (Duration &d, int64 r)
 
static int64 google::protobuf::util::Pow (int64 x, int y)
 


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:04