Namespaces | Macros | Functions
defaults.cc File Reference
#include "cogrob/cloud/basic/defaults.h"
#include <stdlib.h>
#include <unistd.h>
#include <string>
#include "third_party/gflags.h"
Include dependency graph for defaults.cc:

Go to the source code of this file.

Namespaces

 cogrob
 
 cogrob::cloud
 

Macros

#define AUTO_PLACEHOLDER   "__auto__"
 

Functions

 DEFINE_string (grpc_roots,"/opt/cogrob/credentials/grpc_roots.pem","gRPC trusted root certificate store path.")
 
 DEFINE_string (gcloud_cred,"/opt/cogrob/credentials/gcloud_credentials.json","Google Cloud APIs credentials json path.")
 
 DEFINE_string (gcloud_project, AUTO_PLACEHOLDER,"Google Cloud Platform project name.")
 
 DEFINE_string (agent, AUTO_PLACEHOLDER,"The name of the robot.")
 
std::string cogrob::cloud::GetAgentName ()
 
std::string cogrob::cloud::GetGcloudProjectName ()
 
void cogrob::cloud::PrepareGoogleCloudCredentials ()
 

Macro Definition Documentation

#define AUTO_PLACEHOLDER   "__auto__"

Definition at line 35 of file defaults.cc.

Function Documentation

DEFINE_string ( grpc_roots  ,
"/opt/cogrob/credentials/grpc_roots.pem"  ,
"gRPC trusted root certificate store path."   
)
DEFINE_string ( gcloud_cred  ,
"/opt/cogrob/credentials/gcloud_credentials.json"  ,
"Google Cloud APIs credentials json path."   
)
DEFINE_string ( gcloud_project  ,
AUTO_PLACEHOLDER  ,
"Google Cloud Platform project name."   
)
DEFINE_string ( agent  ,
AUTO_PLACEHOLDER  ,
"The name of the robot."   
)


gcloud_speech
Author(s):
autogenerated on Mon Jun 10 2019 13:20:53