Main Page
Namespace List
Class Hierarchy
Compound List
File List
Namespace Members
Compound Members
File Members
Init::Range Struct Reference
#include <
init.h
>
List of all members.
Public Types
enum
Type
{
FROM_TO
,
LEVEL
}
Public Methods
Range
(int
lower
, int
upper
)
Range
(int
level
)
Range
()
bool
in_range
(int n)
Public Attributes
Type
type
int
lower
int
upper
int
level
Member Enumeration Documentation
enum Init::Range::Type
Enumeration values:
FROM_TO
LEVEL
Constructor & Destructor Documentation
Init::Range::Range
(
int
lower
,
int
upper
)
[inline]
Init::Range::Range
(
int
level
)
[inline]
Init::Range::Range
(
)
[inline]
Member Function Documentation
bool Init::Range::in_range
(
int
n
)
Member Data Documentation
int Init::Range::level
int Init::Range::lower
Type
Init::Range::type
int Init::Range::upper
The documentation for this struct was generated from the following files:
init.h
init.cpp
Generated on Tue Nov 20 02:20:01 2001 for Leo<HTML> by
1.2.11.1 written by
Dimitri van Heesch
, © 1997-2001