Drake
Drake C++ Documentation
RlocationOrError Struct Reference

Detailed Description

(Advanced.) The return type of FindRunfile().

Exactly one of the two strings is non-empty.

#include <drake/common/find_runfiles.h>

Public Attributes

std::string abspath
 The absolute path to the resource_path runfile. More...
 
std::string error
 The error message. More...
 

Member Data Documentation

◆ abspath

std::string abspath

The absolute path to the resource_path runfile.

◆ error

std::string error

The error message.


The documentation for this struct was generated from the following file: