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