Definition at line 17 of file Type.cpp.
◆ Private() [1/3]
yarp::os::Type::Private::Private |
( |
| ) |
|
|
default |
◆ Private() [2/3]
yarp::os::Type::Private::Private |
( |
const Private & |
rhs | ) |
|
|
inline |
◆ Private() [3/3]
yarp::os::Type::Private::Private |
( |
Private && |
rhs | ) |
|
|
inlinenoexcept |
◆ ~Private()
yarp::os::Type::Private::~Private |
( |
| ) |
|
|
inline |
◆ addProperty()
void yarp::os::Type::Private::addProperty |
( |
const char * |
key, |
|
|
const Value & |
val |
|
) |
| |
|
inline |
◆ operator=()
◆ readProperties()
const Searchable& yarp::os::Type::Private::readProperties |
( |
| ) |
const |
|
inline |
◆ writeProperties()
Property& yarp::os::Type::Private::writeProperties |
( |
| ) |
|
|
inline |
◆ name
std::string yarp::os::Type::Private::name |
◆ name_on_wire
std::string yarp::os::Type::Private::name_on_wire |
◆ prop
Property* yarp::os::Type::Private::prop {nullptr} |
The documentation for this class was generated from the following file: