#include <messages/RGBDSensorMsgs/idl_generated_code/IDepthVisualParamsMsgs_return_getDepthIntrinsicParam.h>
Public Types | |
typedef yarp::os::idl::Unwrapped< IDepthVisualParamsMsgs_return_getDepthIntrinsicParam > | unwrapped |
Public Attributes | |
yarp::dev::ReturnValue | ret {} |
yarp::os::Property | params {} |
Additional Inherited Members | |
![]() | |
static bool | copyPortable (const PortWriter &writer, PortReader &reader) |
Copy one portable to another, via writing and reading. | |
Definition at line 19 of file IDepthVisualParamsMsgs_return_getDepthIntrinsicParam.h.
typedef yarp::os::idl::Unwrapped<IDepthVisualParamsMsgs_return_getDepthIntrinsicParam> IDepthVisualParamsMsgs_return_getDepthIntrinsicParam::unwrapped |
Definition at line 50 of file IDepthVisualParamsMsgs_return_getDepthIntrinsicParam.h.
|
default |
IDepthVisualParamsMsgs_return_getDepthIntrinsicParam::IDepthVisualParamsMsgs_return_getDepthIntrinsicParam | ( | const yarp::dev::ReturnValue & | ret, |
const yarp::os::Property & | params | ||
) |
Definition at line 14 of file IDepthVisualParamsMsgs_return_getDepthIntrinsicParam.cpp.
|
overridevirtual |
Read this object from a network connection.
Override this for your particular class.
reader | an interface to the network connection for reading |
Implements yarp::os::Portable.
Definition at line 38 of file IDepthVisualParamsMsgs_return_getDepthIntrinsicParam.cpp.
|
overridevirtual |
Reimplemented from yarp::os::idl::WirePortable.
Definition at line 23 of file IDepthVisualParamsMsgs_return_getDepthIntrinsicParam.cpp.
std::string IDepthVisualParamsMsgs_return_getDepthIntrinsicParam::toString | ( | ) | const |
Definition at line 79 of file IDepthVisualParamsMsgs_return_getDepthIntrinsicParam.cpp.
|
overridevirtual |
Reimplemented from yarp::os::idl::WirePortable.
Definition at line 51 of file IDepthVisualParamsMsgs_return_getDepthIntrinsicParam.cpp.
|
overridevirtual |
Write this object to a network connection.
Override this for your particular class. Be aware that depending on the nature of the connections a port has, and what protocol they use, and how efficient the YARP implementation is, this method may be called once, twice, or many times, as the result of a single call to Port::write
writer | an interface to the network connection for writing |
Implements yarp::os::Portable.
Definition at line 66 of file IDepthVisualParamsMsgs_return_getDepthIntrinsicParam.cpp.
yarp::os::Property IDepthVisualParamsMsgs_return_getDepthIntrinsicParam::params {} |
Definition at line 25 of file IDepthVisualParamsMsgs_return_getDepthIntrinsicParam.h.
yarp::dev::ReturnValue IDepthVisualParamsMsgs_return_getDepthIntrinsicParam::ret {} |
Definition at line 24 of file IDepthVisualParamsMsgs_return_getDepthIntrinsicParam.h.