The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
mp_connect_fixture Struct Reference

Public Member Functions

 mp_connect_fixture ()
 
 ~mp_connect_fixture ()
 

Public Attributes

std::vector< std::stringdummy_args
 
commandline_options cmdline_opts
 
hotkey::manager hotkey_manager
 
boost::scoped_ptr
< game_config_manager
config_manager
 

Detailed Description

Definition at line 63 of file test_mp_connect.cpp.

Constructor & Destructor Documentation

mp_connect_fixture::mp_connect_fixture ( )
inline
mp_connect_fixture::~mp_connect_fixture ( )
inline

Definition at line 90 of file test_mp_connect.cpp.

Member Data Documentation

commandline_options mp_connect_fixture::cmdline_opts

Definition at line 94 of file test_mp_connect.cpp.

Referenced by mp_connect_fixture().

boost::scoped_ptr<game_config_manager> mp_connect_fixture::config_manager

Definition at line 96 of file test_mp_connect.cpp.

Referenced by mp_connect_fixture().

std::vector<std::string> mp_connect_fixture::dummy_args

Definition at line 93 of file test_mp_connect.cpp.

hotkey::manager mp_connect_fixture::hotkey_manager

Definition at line 95 of file test_mp_connect.cpp.


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