MiKTeX 23.10-next
A scalable TeX distribution
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
MiKTeX::Core::MiKTeXUserInfo Struct Reference

User information. More...

#include <miktex/Core/Session.h>

Public Types

enum  { Developer = 1 , Contributor = 2 , Sponsor = 4 , KnownUser = 8 }
 
enum  { Individual = 100 }
 

Public Member Functions

bool IsMember () const
 
bool IsDeveloper () const
 
bool IsContributor () const
 
bool IsSponsor () const
 
bool IsKnownUser () const
 

Public Attributes

std::string userid
 
std::string name
 
std::string organization
 
std::string email
 
int role = 0
 
int level = 0
 
std::time_t expirationDate = MiKTeX::Util::DateUtil::UNDEFINED_TIME_T_VALUE
 

Detailed Description

User information.


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