Public Member Functions

Intervals Class Reference

#include <Vec.h>

Inherits Vec< int >.

Collaboration diagram for Intervals:
Collaboration graph
[legend]

Public Member Functions

void insert (int n)
bool in (int n) const

Detailed Description

Definition at line 142 of file Vec.h.


Member Function Documentation

bool Intervals::in ( int  n  )  const

Definition at line 97 of file Vec.cc.

References i_find(), and Vec< int >::n.

void Intervals::insert ( int  n  ) 

The documentation for this class was generated from the following files: