#include <data_pointer.h>
Definition at line 35 of file data_pointer.h.
◆ DataConstPointer() [1/3]
tue::config::DataConstPointer::DataConstPointer |
( |
| ) |
|
◆ DataConstPointer() [2/3]
tue::config::DataConstPointer::DataConstPointer |
( |
const boost::shared_ptr< const Data > & |
data_, |
|
|
NodeIdx |
idx_ |
|
) |
| |
|
inline |
◆ DataConstPointer() [3/3]
tue::config::DataConstPointer::DataConstPointer |
( |
const DataPointer & |
ptr | ) |
|
|
inline |
◆ empty()
bool tue::config::DataConstPointer::empty |
( |
| ) |
const |
◆ operator<<
◆ data
boost::shared_ptr<const Data> tue::config::DataConstPointer::data |
◆ idx
NodeIdx tue::config::DataConstPointer::idx |
The documentation for this class was generated from the following files: