CommitResultAsync Struct Reference

#include <RobotAPI/components/ArViz/Client/Client.h>

Public Member Functions

bool isAvailable () const
 
CommitResult waitAndGet () const
 

Public Attributes

Ice::AsyncResultPtr async
 
armarx::viz::StorageInterfacePrx storage
 

Detailed Description

Definition at line 91 of file Client.h.

Member Function Documentation

◆ isAvailable()

bool isAvailable ( ) const
inline

Definition at line 93 of file Client.h.

◆ waitAndGet()

CommitResult waitAndGet ( ) const
inline

Definition at line 98 of file Client.h.

Member Data Documentation

◆ async

Ice::AsyncResultPtr async

Definition at line 105 of file Client.h.

◆ storage

armarx::viz::StorageInterfacePrx storage

Definition at line 106 of file Client.h.


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