#include <network.hpp>

Public Member Functions | |
| bandwidth_in (int len) | |
| ~bandwidth_in () | |
| void | set_type (const std::string &type) |
Private Attributes | |
| int | len_ |
| std::string | type_ |
Definition at line 192 of file network.hpp.
| network::bandwidth_in::bandwidth_in | ( | int | len | ) | [inline] |
Definition at line 193 of file network.hpp.
| network::bandwidth_in::~bandwidth_in | ( | ) |
Definition at line 1061 of file network.cpp.
References network::add_bandwidth_in(), len_, and type_.

| void network::bandwidth_in::set_type | ( | const std::string & | type | ) | [inline] |
Definition at line 196 of file network.hpp.
References type_.
int network::bandwidth_in::len_ [private] |
Definition at line 202 of file network.hpp.
Referenced by ~bandwidth_in().
std::string network::bandwidth_in::type_ [private] |
Definition at line 203 of file network.hpp.
Referenced by set_type(), and ~bandwidth_in().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:24:37 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |