Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

InitTableEntry Struct Reference

#include <init.h>

List of all members.

Public Methods

 InitTableEntry (Init::Type t, bool wd=false)
 InitTableEntry (Init::Type t, bool wd, const Init::range_list &rl, bool hr, bool hor)

Public Attributes

Init::Type type
bool was_detected
Init::range_list ranges
bool has_range
bool has_one_range
std::string user_name


Constructor & Destructor Documentation

InitTableEntry::InitTableEntry Init::Type    t,
bool    wd = false
[inline]
 

InitTableEntry::InitTableEntry Init::Type    t,
bool    wd,
const Init::range_list   rl,
bool    hr,
bool    hor
[inline]
 


Member Data Documentation

bool InitTableEntry::has_one_range
 

bool InitTableEntry::has_range
 

Init::range_list InitTableEntry::ranges
 

Init::Type InitTableEntry::type
 

std::string InitTableEntry::user_name
 

bool InitTableEntry::was_detected
 


The documentation for this struct was generated from the following file:
Generated on Tue Nov 20 02:19:53 2001 for Leo<HTML> by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001