Public Member Functions | Public Attributes
Aseba::NamedValue Struct Reference

A name - value pair. More...

#include <compiler.h>

List of all members.

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.

Definition at line 207 of file compiler.h.


Constructor & Destructor Documentation

Aseba::NamedValue::NamedValue ( const std::wstring &  name,
int  value 
) [inline]

Create a filled pair.

Definition at line 210 of file compiler.h.


Member Data Documentation

name part of the pair

Definition at line 212 of file compiler.h.

value part of the pair

Definition at line 213 of file compiler.h.


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


aseba
Author(s): Stéphane Magnenat
autogenerated on Thu Jan 2 2014 11:17:17