#include <yarp/os/Type.h>
Definition at line 19 of file Type.h.
◆ Type() [1/3]
Constructor.
Definition at line 87 of file Type.cpp.
◆ Type() [2/3]
Copy constructor.
- Parameters
-
Definition at line 92 of file Type.cpp.
◆ Type() [3/3]
Type::Type |
( |
Type && |
rhs | ) |
|
|
noexcept |
Move constructor.
- Parameters
-
Definition at line 97 of file Type.cpp.
◆ ~Type()
◆ addProperty()
◆ anon()
◆ byName() [1/2]
◆ byName() [2/2]
◆ byNameOnWire()
◆ getName()
std::string Type::getName |
( |
| ) |
const |
◆ getNameOnWire()
std::string Type::getNameOnWire |
( |
| ) |
const |
◆ hasName()
bool Type::hasName |
( |
| ) |
const |
◆ isValid()
bool Type::isValid |
( |
| ) |
const |
◆ operator=() [1/2]
Copy assignment operator.
- Parameters
-
- Returns
- this object
Definition at line 108 of file Type.cpp.
◆ operator=() [2/2]
Move assignment operator.
- Parameters
-
- Returns
- this object
Definition at line 116 of file Type.cpp.
◆ readProperties()
◆ toString()
std::string Type::toString |
( |
| ) |
const |
◆ writeProperties()
The documentation for this class was generated from the following files: