Gazebo Transport

API Reference

11.4.1
gz/transport/parameters/result.hh File Reference
#include <ostream>
#include <string>
#include "gz/transport/config.hh"
#include "gz/transport/parameters/Export.hh"

Go to the source code of this file.

Classes

class  ParameterResult
 The return type used in all falible parameters methods. More...
 

Namespaces

 ignition
 
 ignition::transport
 
 ignition::transport::parameters
 

Functions

IGNITION_TRANSPORT_PARAMETERS_VISIBLE std::ostreamoperator<< (std::ostream &, const ParameterResult &)
 Stream operator, for debug output. More...
 

Variables

 AlreadyDeclared
 
 ClientTimeout
 
 InvalidType
 
 NotDeclared
 
 Success
 
 Unexpected
 

Variable Documentation

◆ AlreadyDeclared

AlreadyDeclared

◆ ClientTimeout

ClientTimeout

◆ InvalidType

InvalidType

◆ NotDeclared

NotDeclared

◆ Success

Success

◆ Unexpected

Unexpected