libupnpp  0.16.0
A C++ wrapper for the Portable UPnP reference library
Public Member Functions | Public Attributes | List of all members
CharFlags Struct Reference

Utilities for printing names for defined values (Ex: O_RDONLY->"O_RDONLY") More...

#include <smallut.h>

Public Member Functions

 CharFlags (int v, const char *y, const char *n=nullptr)
 

Public Attributes

unsigned int value
 
const char * yesname
 
const char * noname
 

Detailed Description

Utilities for printing names for defined values (Ex: O_RDONLY->"O_RDONLY")

Entries for the descriptive table


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