iCub-main
Classes | Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
iCub::RawValuesPublisherMetadata_getMetadata_helper Class Reference
+ Inheritance diagram for iCub::RawValuesPublisherMetadata_getMetadata_helper:

Classes

class  Command
 
class  Reply
 

Public Types

using funcptr_t = rawValuesKeyMetadataMap(*)()
 

Public Member Functions

 RawValuesPublisherMetadata_getMetadata_helper ()=default
 
bool write (yarp::os::ConnectionWriter &connection) const override
 
bool read (yarp::os::ConnectionReader &connection) override
 
void call (RawValuesPublisherMetadata *ptr)
 

Public Attributes

Command cmd
 
Reply reply
 

Static Public Attributes

static constexpr const char * s_tag {"getMetadata"}
 
static constexpr size_t s_tag_len {1}
 
static constexpr size_t s_cmd_len {1}
 
static constexpr size_t s_reply_len {1}
 
static constexpr const char * s_prototype {"rawValuesKeyMetadataMap RawValuesPublisherMetadata::getMetadata()"}
 
static constexpr const char * s_help
 

Detailed Description

Definition at line 20 of file RawValuesPublisherMetadata.cpp.

Member Typedef Documentation

◆ funcptr_t

Definition at line 63 of file RawValuesPublisherMetadata.cpp.

Constructor & Destructor Documentation

◆ RawValuesPublisherMetadata_getMetadata_helper()

iCub::RawValuesPublisherMetadata_getMetadata_helper::RawValuesPublisherMetadata_getMetadata_helper ( )
default

Member Function Documentation

◆ call()

void iCub::RawValuesPublisherMetadata_getMetadata_helper::call ( RawValuesPublisherMetadata ptr)

Definition at line 207 of file RawValuesPublisherMetadata.cpp.

◆ read()

bool iCub::RawValuesPublisherMetadata_getMetadata_helper::read ( yarp::os::ConnectionReader &  connection)
override

Definition at line 85 of file RawValuesPublisherMetadata.cpp.

◆ write()

bool iCub::RawValuesPublisherMetadata_getMetadata_helper::write ( yarp::os::ConnectionWriter &  connection) const
override

Definition at line 80 of file RawValuesPublisherMetadata.cpp.

Member Data Documentation

◆ cmd

Command iCub::RawValuesPublisherMetadata_getMetadata_helper::cmd

Definition at line 66 of file RawValuesPublisherMetadata.cpp.

◆ reply

Reply iCub::RawValuesPublisherMetadata_getMetadata_helper::reply

Definition at line 67 of file RawValuesPublisherMetadata.cpp.

◆ s_cmd_len

constexpr size_t iCub::RawValuesPublisherMetadata_getMetadata_helper::s_cmd_len {1}
staticconstexpr

Definition at line 71 of file RawValuesPublisherMetadata.cpp.

◆ s_help

constexpr const char* iCub::RawValuesPublisherMetadata_getMetadata_helper::s_help
staticconstexpr
Initial value:
{
"Read the rawvalues metadata necessary to configure the RawValuesPublisherClient device."
}

Definition at line 74 of file RawValuesPublisherMetadata.cpp.

◆ s_prototype

constexpr const char* iCub::RawValuesPublisherMetadata_getMetadata_helper::s_prototype {"rawValuesKeyMetadataMap RawValuesPublisherMetadata::getMetadata()"}
staticconstexpr

Definition at line 73 of file RawValuesPublisherMetadata.cpp.

◆ s_reply_len

constexpr size_t iCub::RawValuesPublisherMetadata_getMetadata_helper::s_reply_len {1}
staticconstexpr

Definition at line 72 of file RawValuesPublisherMetadata.cpp.

◆ s_tag

constexpr const char* iCub::RawValuesPublisherMetadata_getMetadata_helper::s_tag {"getMetadata"}
staticconstexpr

Definition at line 69 of file RawValuesPublisherMetadata.cpp.

◆ s_tag_len

constexpr size_t iCub::RawValuesPublisherMetadata_getMetadata_helper::s_tag_len {1}
staticconstexpr

Definition at line 70 of file RawValuesPublisherMetadata.cpp.


The documentation for this class was generated from the following file: