#include <pacmod_ros_msg_handler.h>
Definition at line 19 of file pacmod_ros_msg_handler.h.
LockedData::LockedData |
( |
| ) |
|
std::vector< unsigned char > LockedData::getData |
( |
| ) |
const |
bool LockedData::isValid |
( |
| ) |
const |
void LockedData::setData |
( |
std::vector< unsigned char > |
new_data | ) |
|
void LockedData::setIsValid |
( |
bool |
valid | ) |
|
std::vector<unsigned char> AS::Drivers::PACMod::LockedData::_data |
|
private |
std::mutex AS::Drivers::PACMod::LockedData::_data_mut |
|
mutableprivate |
bool AS::Drivers::PACMod::LockedData::_is_valid |
|
private |
std::mutex AS::Drivers::PACMod::LockedData::_valid_mut |
|
mutableprivate |
The documentation for this class was generated from the following files: