InstantIO::Namespace::Route Class Reference

Represents a route. More...

#include <Namespace.h>

List of all members.

Public Member Functions

 Route (const std::string &f, const std::string &t)
 Creates a new Route object.

Public Attributes

std::string from
 The "from" label.
std::string to
 The "to" label.

Detailed Description

Represents a route.

Author:
Patrick Dähne

Constructor & Destructor Documentation

InstantIO::Namespace::Route::Route ( const std::string &  f,
const std::string &  t 
) [inline]

Creates a new Route object.

Parameters:
f The "from" label.
t The "to" label.

The documentation for this class was generated from the following file:
Generated on Thu Jul 31 17:17:32 2014 by  doxygen 1.6.3