Aseba  1.5.5
Public Member Functions | Public Attributes | List of all members
Aseba::NamedValue Struct Reference

A name - value pair. More...

#include <compiler.h>

Public Member Functions

 NamedValue (const std::wstring &name, int value)
 Create a filled pair.
 

Public Attributes

std::wstring name
 name part of the pair
 
int value
 value part of the pair
 

Detailed Description

A name - value pair.


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