MAl_Readonly::dnp_struct Struct Reference

#include <mal_readonly.h>

List of all members.

Public Member Functions

 dnp_struct (bool is=false, db_recno_t rec=0, int id=-1, int t=-1)

Public Attributes

bool isDNP
db_recno_t recno
int ID
int type


Detailed Description

Definition at line 125 of file mal_readonly.h.


Constructor & Destructor Documentation

MAl_Readonly::dnp_struct::dnp_struct ( bool  is = false,
db_recno_t  rec = 0,
int  id = -1,
int  t = -1 
) [inline]

Definition at line 127 of file mal_readonly.h.

00127                                                                               :
00128       isDNP(is), recno(rec), ID(id), type(t) {}
    


Member Data Documentation

bool MAl_Readonly::dnp_struct::isDNP

Definition at line 130 of file mal_readonly.h.

db_recno_t MAl_Readonly::dnp_struct::recno

Definition at line 131 of file mal_readonly.h.

int MAl_Readonly::dnp_struct::ID

Definition at line 132 of file mal_readonly.h.

int MAl_Readonly::dnp_struct::type

Definition at line 133 of file mal_readonly.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 17 20:19:49 2009 for ngsview by  doxygen 1.5.1