35 void GetOptions(
const int argc,
char*
const argv[]);
41 return heapprofile_filename_;
45 std::string binary_name_;
46 bool enable_cpuprofile_ =
false;
47 std::string profile_filename_;
48 bool enable_heapprofile_ =
false;
49 std::string heapprofile_filename_;
const bool GetEnableHeapprofile() const
const std::string GetHeapProfileFilename() const
void GetOptions(const int argc, char *const argv[])
virtual ~BridgeArgument()=default
const bool GetEnableCpuprofile() const
const std::string GetProfileFilename() const
const std::string & GetBinaryName() const
void ParseArgument(int argc, char *const argv[])