#include <messages/frameGrabberMsgs/idl_generated_code/yCameraDescriptor.h>
Definition at line 18 of file yCameraDescriptor.h.
◆ unwrapped [1/2]
◆ unwrapped [2/2]
◆ yCameraDescriptor() [1/4]
yCameraDescriptor::yCameraDescriptor |
( |
| ) |
|
|
default |
◆ yCameraDescriptor() [2/4]
yCameraDescriptor::yCameraDescriptor |
( |
const yarp::dev::BusType |
busType, |
|
|
const std::string & |
deviceDescription |
|
) |
| |
◆ yCameraDescriptor() [3/4]
yCameraDescriptor::yCameraDescriptor |
( |
| ) |
|
|
default |
◆ yCameraDescriptor() [4/4]
yCameraDescriptor::yCameraDescriptor |
( |
const yarp::dev::BusType |
busType, |
|
|
const std::string & |
deviceDescription |
|
) |
| |
◆ read() [1/4]
Read this object from a network connection.
Override this for your particular class.
- Parameters
-
reader | an interface to the network connection for reading |
- Returns
- true iff the object is successfully read
Implements yarp::os::Portable.
Definition at line 38 of file yCameraDescriptor.cpp.
◆ read() [2/4]
Read this object from a network connection.
Override this for your particular class.
- Parameters
-
reader | an interface to the network connection for reading |
- Returns
- true iff the object is successfully read
Implements yarp::os::Portable.
◆ read() [3/4]
◆ read() [4/4]
◆ toString() [1/2]
std::string yCameraDescriptor::toString |
( |
| ) |
const |
◆ toString() [2/2]
std::string yCameraDescriptor::toString |
( |
| ) |
const |
◆ write() [1/4]
◆ write() [2/4]
◆ write() [3/4]
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
- Parameters
-
writer | an interface to the network connection for writing |
- Returns
- true iff the object is successfully written
Implements yarp::os::Portable.
Definition at line 66 of file yCameraDescriptor.cpp.
◆ write() [4/4]
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
- Parameters
-
writer | an interface to the network connection for writing |
- Returns
- true iff the object is successfully written
Implements yarp::os::Portable.
◆ busType
◆ deviceDescription
std::string yCameraDescriptor::deviceDescription {} |
The documentation for this class was generated from the following files: