Apollo 10.0
自动驾驶开放平台
environment.h 文件参考
#include <cassert>
#include <string>
#include "cyber/common/log.h"
environment.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

命名空间

namespace  apollo
 class register implement
 
namespace  apollo::cyber
 
namespace  apollo::cyber::common
 

函数

std::string apollo::cyber::common::GetEnv (const std::string &var_name, const std::string &default_value="")
 
const std::string apollo::cyber::common::WorkRoot ()