RTS API Documentation  1.10.11
Data Fields
rule Struct Reference
+ Collaboration diagram for rule:

Data Fields

int r_type
 
int r_day
 
int r_week
 
int r_mon
 
long r_time
 

Detailed Description

Definition at line 1816 of file switch_time.c.

Field Documentation

◆ r_day

int rule::r_day

Definition at line 1818 of file switch_time.c.

Referenced by getrule(), and transtime().

◆ r_mon

int rule::r_mon

Definition at line 1820 of file switch_time.c.

Referenced by getrule(), and transtime().

◆ r_time

long rule::r_time

Definition at line 1821 of file switch_time.c.

Referenced by getrule(), and transtime().

◆ r_type

int rule::r_type

Definition at line 1817 of file switch_time.c.

Referenced by getrule(), and transtime().

◆ r_week

int rule::r_week

Definition at line 1819 of file switch_time.c.

Referenced by getrule(), and transtime().


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