wfut 0.2.4
A client side C++ implementation of WFUT (WorldForge Update Tool).
WFUT::ChannelObject Struct Reference
Collaboration diagram for WFUT::ChannelObject:

Public Attributes

std::string name
 
std::string description
 
std::string url
 
std::string email
 
std::string logo
 

Detailed Description

Definition at line 17 of file types.h.

Member Data Documentation

◆ description

std::string WFUT::ChannelObject::description

Definition at line 19 of file types.h.

◆ email

std::string WFUT::ChannelObject::email

Definition at line 21 of file types.h.

◆ logo

std::string WFUT::ChannelObject::logo

Definition at line 22 of file types.h.

◆ name

std::string WFUT::ChannelObject::name

Definition at line 18 of file types.h.

◆ url

std::string WFUT::ChannelObject::url

Definition at line 20 of file types.h.


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