eris 1.4.0
A WorldForge client library.
Eris::TaskUsage Struct Reference
Collaboration diagram for Eris::TaskUsage:

Public Member Functions

bool operator== (const TaskUsage &x) const
 

Public Attributes

std::string name
 
std::map< std::string, UsageParameterparams
 

Detailed Description

Definition at line 50 of file Usage.h.

Member Function Documentation

◆ operator==()

bool Eris::TaskUsage::operator== ( const TaskUsage x) const
inline

Definition at line 55 of file Usage.h.

Member Data Documentation

◆ name

std::string Eris::TaskUsage::name

Definition at line 51 of file Usage.h.

◆ params

std::map<std::string, UsageParameter> Eris::TaskUsage::params

Definition at line 53 of file Usage.h.


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