Classes | Namespaces | Functions
third_party/protobuf/src/google/protobuf/stubs/time.h File Reference
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Include dependency graph for third_party/protobuf/src/google/protobuf/stubs/time.h:

Go to the source code of this file.

Classes

struct  google::protobuf.internal::DateTime
 

Namespaces

 google
 
 google::protobuf
 
 google.protobuf.internal
 

Functions

bool google.protobuf.internal::DateTimeToSeconds (const DateTime &time, int64 *seconds)
 
string google.protobuf.internal::FormatTime (int64 seconds, int32 nanos)
 
void google.protobuf.internal::GetCurrentTime (int64 *seconds, int32 *nanos)
 
bool google.protobuf.internal::ParseTime (const std::string &value, int64 *seconds, int32 *nanos)
 
bool google.protobuf.internal::SecondsToDateTime (int64 seconds, DateTime *time)
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:34