Definition at line 139 of file rospack.cpp.
◆ Stackage()
rospack::Stackage::Stackage |
( |
const std::string & |
name, |
|
|
const std::string & |
path, |
|
|
const std::string & |
manifest_path, |
|
|
const std::string & |
manifest_name |
|
) |
| |
|
inline |
◆ isPackage()
bool rospack::Stackage::isPackage |
( |
| ) |
const |
|
inline |
◆ isStack()
bool rospack::Stackage::isStack |
( |
| ) |
const |
|
inline |
◆ update_wet_information()
void rospack::Stackage::update_wet_information |
( |
| ) |
|
|
inline |
◆ deps_
std::vector<Stackage*> rospack::Stackage::deps_ |
◆ deps_computed_
bool rospack::Stackage::deps_computed_ |
◆ is_metapackage_
bool rospack::Stackage::is_metapackage_ |
◆ is_wet_package_
bool rospack::Stackage::is_wet_package_ |
◆ licenses_
std::vector<std::string> rospack::Stackage::licenses_ |
◆ manifest_
tinyxml2::XMLDocument rospack::Stackage::manifest_ |
◆ manifest_loaded_
bool rospack::Stackage::manifest_loaded_ |
◆ manifest_name_
std::string rospack::Stackage::manifest_name_ |
◆ manifest_path_
std::string rospack::Stackage::manifest_path_ |
◆ name_
std::string rospack::Stackage::name_ |
◆ path_
std::string rospack::Stackage::path_ |
The documentation for this class was generated from the following file: