Definition at line 24 of file reader.cpp.
◆ Parent
◆ ArrayType
Enumerator |
---|
UNDEFINED | |
BUILTIN | |
GENERIC | |
Definition at line 21 of file node_wrapper.h.
◆ Type
◆ ReaderNodeWrapper() [1/2]
ariles2::ns_ros2param::ReaderNodeWrapper::ReaderNodeWrapper |
( |
const std::string & |
name, |
|
|
std::set< std::string > |
childs |
|
) |
| |
|
inline |
◆ ReaderNodeWrapper() [2/2]
ariles2::ns_ros2param::ReaderNodeWrapper::ReaderNodeWrapper |
( |
const rclcpp::Parameter && |
parameter | ) |
|
|
inlineexplicit |
◆ getChildName()
const std::string& ariles2::ns_ros2param::ReaderNodeWrapper::getChildName |
( |
| ) |
|
|
inline |
◆ isArray()
◆ isBuiltinArray()
bool ariles2::ns_ros2param::NodeBase::isBuiltinArray |
( |
| ) |
const |
|
inlineinherited |
◆ isCompleted()
◆ isMatrix()
◆ isNonBuiltinArray()
bool ariles2::ns_ros2param::NodeBase::isNonBuiltinArray |
( |
| ) |
const |
|
inlineinherited |
◆ isVector()
◆ tryReadArray() [1/4]
bool ariles2::ns_ros2param::ReaderNodeWrapper::tryReadArray |
( |
bool & |
value | ) |
|
|
inline |
◆ tryReadArray() [2/4]
bool ariles2::ns_ros2param::ReaderNodeWrapper::tryReadArray |
( |
double & |
value | ) |
|
|
inline |
◆ tryReadArray() [3/4]
bool ariles2::ns_ros2param::ReaderNodeWrapper::tryReadArray |
( |
int64_t & |
value | ) |
|
|
inline |
◆ tryReadArray() [4/4]
bool ariles2::ns_ros2param::ReaderNodeWrapper::tryReadArray |
( |
std::string & |
value | ) |
|
|
inline |
◆ array_type_
◆ childs_
std::set<std::string> ariles2::ns_ros2param::ReaderNodeWrapper::childs_ |
|
protected |
◆ childs_iterator_
std::set<std::string>::const_iterator ariles2::ns_ros2param::ReaderNodeWrapper::childs_iterator_ |
|
protected |
◆ index_
◆ node_
◆ parameter_
const rclcpp::Parameter ariles2::ns_ros2param::ReaderNodeWrapper::parameter_ |
|
protected |
◆ size_
◆ type_
The documentation for this class was generated from the following file: