wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
wlmbe_output_description_t Struct Reference

#include <output_config.h>

Public Attributes

char * name_ptr
 
bool has_name
 
char * manufacturer_ptr
 
bool has_manufacturer
 
char * model_ptr
 
bool has_model
 
char * serial_ptr
 
bool has_serial
 

Detailed Description

Description of an output, useful to identify an output.

Member Data Documentation

◆ has_manufacturer

bool wlmbe_output_description_t::has_manufacturer

Whether the 'Manufacturer' entry was present.

◆ has_model

bool wlmbe_output_description_t::has_model

Whether the 'Model' entry was present.

◆ has_name

bool wlmbe_output_description_t::has_name

Whether a 'Name' entry was present.

◆ has_serial

bool wlmbe_output_description_t::has_serial

Whether the 'Serial' entry was present.

◆ manufacturer_ptr

char* wlmbe_output_description_t::manufacturer_ptr

Manufacturer of this output. That is 'make' in WLR speech.

◆ model_ptr

char* wlmbe_output_description_t::model_ptr

The model of this output.

◆ name_ptr

char* wlmbe_output_description_t::name_ptr

Name of this output.

◆ serial_ptr

char* wlmbe_output_description_t::serial_ptr

The serial of this output.


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