YARP
Yet Another Robot Platform
yarp::os::idl::WireState Class Reference

IDL-friendly state. More...

#include <yarp/os/idl/WireState.h>

Public Member Functions

 WireState ()
 
bool isValid () const
 

Public Attributes

int len
 
int code
 
bool need_ok
 
WireStateparent
 

Detailed Description

IDL-friendly state.

Definition at line 21 of file WireState.h.

Constructor & Destructor Documentation

◆ WireState()

WireState::WireState ( )

Definition at line 15 of file WireState.cpp.

Member Function Documentation

◆ isValid()

bool WireState::isValid ( ) const

Definition at line 23 of file WireState.cpp.

Member Data Documentation

◆ code

int yarp::os::idl::WireState::code

Definition at line 25 of file WireState.h.

◆ len

int yarp::os::idl::WireState::len

Definition at line 24 of file WireState.h.

◆ need_ok

bool yarp::os::idl::WireState::need_ok

Definition at line 26 of file WireState.h.

◆ parent

WireState* yarp::os::idl::WireState::parent

Definition at line 27 of file WireState.h.


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