YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
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 16 of file WireState.h.

Constructor & Destructor Documentation

◆ WireState()

WireState::WireState ( )

Definition at line 12 of file WireState.cpp.

Member Function Documentation

◆ isValid()

bool WireState::isValid ( ) const

Definition at line 20 of file WireState.cpp.

Member Data Documentation

◆ code

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

Definition at line 20 of file WireState.h.

◆ len

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

Definition at line 19 of file WireState.h.

◆ need_ok

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

Definition at line 21 of file WireState.h.

◆ parent

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

Definition at line 22 of file WireState.h.


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