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 1810 of file switch_time.c.

Field Documentation

◆ r_day

int rule::r_day

Definition at line 1812 of file switch_time.c.

Referenced by getrule(), and transtime().

◆ r_mon

int rule::r_mon

Definition at line 1814 of file switch_time.c.

Referenced by getrule(), and transtime().

◆ r_time

long rule::r_time

Definition at line 1815 of file switch_time.c.

Referenced by getrule(), and transtime().

◆ r_type

int rule::r_type

Definition at line 1811 of file switch_time.c.

Referenced by getrule(), and transtime().

◆ r_week

int rule::r_week

Definition at line 1813 of file switch_time.c.

Referenced by getrule(), and transtime().


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