Classes | Defines

interval.h File Reference

This reference page is linked to from the following overview topics: Getting and Setting Parameter Block Values, Cache Validity Intervals, Validity Intervals, Intervals, Modifier Validity, Improving Modifier Responsiveness.


#include "maxheap.h"
#include "coreexp.h"
#include "maxtypes.h"

Go to the source code of this file.

Classes

class   Interval

Defines

#define  FOREVER   Interval(TIME_NegInfinity, TIME_PosInfinity)
#define  NEVER   Interval(TIME_NegInfinity, TIME_NegInfinity)

Define Documentation

#define FOREVER   Interval(TIME_NegInfinity, TIME_PosInfinity)

Definition at line 137 of file interval.h.

#define NEVER   Interval(TIME_NegInfinity, TIME_NegInfinity)

Definition at line 138 of file interval.h.