#include <mal_readonly.h>
Public Member Functions | |
tag_struct (size_t sta=0, size_t sto=0, std::string ty="", std::string at="", db_recno_t rec=0) | |
Public Attributes | |
size_t | start |
size_t | stop |
std::string | type |
std::string | attr |
db_recno_t | recno |
Definition at line 136 of file mal_readonly.h.
MAl_Readonly::tag_struct::tag_struct | ( | size_t | sta = 0 , |
|
size_t | sto = 0 , |
|||
std::string | ty = "" , |
|||
std::string | at = "" , |
|||
db_recno_t | rec = 0 | |||
) | [inline] |
Definition at line 141 of file mal_readonly.h.
Definition at line 142 of file mal_readonly.h.
std::string MAl_Readonly::tag_struct::type |
Definition at line 143 of file mal_readonly.h.
std::string MAl_Readonly::tag_struct::attr |
Definition at line 144 of file mal_readonly.h.
db_recno_t MAl_Readonly::tag_struct::recno |
Definition at line 145 of file mal_readonly.h.