The Battle for Wesnoth  1.19.0-dev
Classes | Public Member Functions | Private Attributes | List of all members
tournaments Class Reference

#include <tournaments.hpp>

Inheritance diagram for tournaments:

Classes

struct  data
 

Public Member Functions

void read (mariadb::result_set_ref rslt)
 
std::string str ()
 
- Public Member Functions inherited from rs_base
 rs_base ()
 
virtual ~rs_base ()
 

Private Attributes

std::vector< datarows
 

Detailed Description

Definition at line 23 of file tournaments.hpp.

Member Function Documentation

◆ read()

void tournaments::read ( mariadb::result_set_ref  rslt)
virtual

Implements rs_base.

◆ str()

std::string tournaments::str ( )

Member Data Documentation

◆ rows

std::vector<data> tournaments::rows
private

Definition at line 37 of file tournaments.hpp.


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