WvStreams
Public Attributes | List of all members
XPLC_CategoryEntry Struct Reference

Entry for a category registration. More...

#include <module.h>

Public Attributes

const UUIDcategory
 
const UUIDuuid
 
const char *const string
 

Detailed Description

Entry for a category registration.

Modules have an array of these, used to indicate the category information for the module.

Definition at line 87 of file module.h.

Member Data Documentation

◆ category

const UUID& XPLC_CategoryEntry::category

Definition at line 89 of file module.h.

◆ uuid

const UUID& XPLC_CategoryEntry::uuid

Definition at line 90 of file module.h.

◆ string

const char* const XPLC_CategoryEntry::string

Definition at line 91 of file module.h.


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