Aseba::NamedValue Struct Reference
[AESL Compiler]

A name - value pair. More...

#include <compiler.h>

List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

A name - value pair.

Definition at line 159 of file compiler.h.


Constructor & Destructor Documentation

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

Create a filled pair.

Definition at line 162 of file compiler.h.

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

Create a filled pair.

Definition at line 162 of file compiler.h.


Member Data Documentation

name part of the pair

Definition at line 164 of file compiler.h.

value part of the pair

Definition at line 165 of file compiler.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


asebaros
Author(s): $author
autogenerated on Mon Sep 5 08:42:14 2011